1 | {'description': {'en': 'Community effort at packaging Eclipse Java SDK'},
|
2 | 'feed': ['https://github.com/gentoo/eclipse-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo/eclipse-overlay',
|
4 | 'name': 'eclipse',
|
5 | 'owner': [{'email': 'eclipse@gentoo.org',
|
6 | 'name': 'Eclipse team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/gentoo/eclipse-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:gentoo/eclipse-overlay.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.17
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eclipse
|
17 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | *** syncing eclipse
|
21 | Already up to date.
|
22 | *** synced eclipse
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 eclipse
|
27 | * dev-java/commons-io-2.2: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
28 | * dev-java/w3c-dom-events-3.0.0: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
29 | * dev-java/w3c-dom-smil-1.0.1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
30 | * dev-java/w3c-dom-svg-1.1.0: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
31 | * dev-java/xz-java-1.3: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
32 | * dev-util/eclipse-sdk-bin-4.5.0-r4: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
33 | * dev-util/eclipse-sdk-bin-4.5.1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
34 | * dev-util/eclipse-sdk-bin-4.5.2-r2: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
35 | * Cache regen failed with 1
|