1 | {'description': {'en': 'An LLVM-centric personal overlay, with clang fixes to '
|
2 | 'existing builds, and newly found software, patched or '
|
3 | 'not.'},
|
4 | 'feed': ['https://github.com/kir68k/xira/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/kir68k/xira',
|
6 | 'name': 'xira',
|
7 | 'owner': [{'email': 'revelation@krxt.dev',
|
8 | 'name': 'Kirin "Xira" Etheridge',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git', 'uri': 'https://github.com/kir68k/xira.git'},
|
12 | {'type': 'git', 'uri': 'git+ssh://git@github.com/kir68k/xira.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xira
|
17 | *** syncing xira
|
18 | From https://github.com/kir68k/xira
|
19 | 39dcb2d..49332ca stream -> origin/stream
|
20 | hint: You have divergent branches and need to specify how to reconcile them.
|
21 | hint: You can do so by running one of the following commands sometime before
|
22 | hint: your next pull:
|
23 | hint:
|
24 | hint: git config pull.rebase false # merge
|
25 | hint: git config pull.rebase true # rebase
|
26 | hint: git config pull.ff only # fast-forward only
|
27 | hint:
|
28 | hint: You can replace "git config" with "git config --global" to set a default
|
29 | hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
30 | hint: or --ff-only on the command line to override the configured default per
|
31 | hint: invocation.
|
32 | fatal: Need to specify how to reconcile divergent branches.
|
33 | !!! failed syncing xira
|
34 | * Sync failed with 1
| [FATAL] |
35 | * Will try to re-create
|
36 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xira
|
37 | *** syncing xira
|
38 | Cloning into '/var/lib/repo-mirror-ci/sync/xira'...
|
39 | *** synced xira
|
40 | * Sync succeeded after re-adding
|
41 | $ git log --format=%ci -1
|
42 | $ git show -q --pretty=format:%G? HEAD
|
43 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 xira
|
44 | * sys-libs/libcxx-18.0.0_pre20231129: failed sourcing ebuild: Unknown snapshot: 18.0.0_pre20231129, (llvm.org.eclass, line 85: called die)
| [FATAL] |
45 | * sys-libs/libcxxabi-18.0.0_pre20231129: failed sourcing ebuild: Unknown snapshot: 18.0.0_pre20231129, (llvm.org.eclass, line 85: called die)
| [FATAL] |
46 | * Cache regen failed with 1
|