1 | {'description': {'en': 'Testing ebuilds for out-of-tree applications'},
|
2 | 'feed': ['https://github.com/anyc/anyc-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/anyc/anyc-overlay',
|
4 | 'name': 'anyc',
|
5 | 'owner': [{'email': 'dev@kicherer.org',
|
6 | 'name': 'Mario Kicherer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/anyc/anyc-overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/anyc/anyc-overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:anyc/anyc-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.8
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anyc
|
16 | WARNING:pkgcore:2xsaiko repo at '/var/lib/repo-mirror-ci/sync/2xsaiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing anyc
|
18 | Already up to date.
|
19 | *** synced anyc
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 anyc
|
24 | * dev-libs/libpfm-4.5.0-r100: failed sourcing ebuild: multilib-minimal: EAPI 5 not supported, (multilib-minimal.eclass, line 28: called die)
| [FATAL] |
25 | * dev-util/xulrunner-sdk-bin-27.0.1: failed sourcing ebuild: multilib-minimal: EAPI 5 not supported, (multilib-minimal.eclass, line 28: called die)
| [FATAL] |
26 | * media-libs/libsdl2-mingw-2.0.3: failed sourcing ebuild: multilib-minimal: EAPI 5 not supported, (multilib-minimal.eclass, line 28: called die)
| [FATAL] |
27 | * net-wireless/sdrsharp-0-r20130924: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|