1 | {'description': {'en': 'Personal playground for some ebuilds not found elsewhere'},
|
2 | 'feed': ['https://github.com/AnAverageHuman/average/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/AnAverageHuman/average',
|
4 | 'name': 'average',
|
5 | 'owner': [{'email': 'jeffrey@icurse.nl',
|
6 | 'name': 'Jeffrey Lin',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/AnAverageHuman/average.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/AnAverageHuman/average.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync average
|
15 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
18 | *** syncing average
|
19 | Already up to date.
|
20 | *** synced average
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 average
|
25 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
26 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
27 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
28 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
29 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
30 | !!! caught exception inherit requires an unknown eclass, jbuilder cannot be found while processing ebuild src: dev-ml/ocamlformat-0.9
| [FATAL] |
31 | * ERROR: dev-ml/ocamlformat-0.9 failed (depend phase):
|
32 | * inherit for jbuilder failed
|
33 | *
|
34 | * Call stack:
|
35 | * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/average/dev-ml/ocamlformat/ocamlformat-0.9.ebuild'
|
36 | * ocamlformat-0.9.ebuild, line 6: called inherit 'opam' 'jbuilder'
|
37 | * ebuild-default-functions.lib, line 201: called __internal_inherit 'jbuilder'
|
38 | * ebuild-daemon.lib, line 83: called die
|
39 | *
|
40 | * Working directory: '/usr/lib64/pkgcore/ebd'
|
41 | !!! caught exception False while processing ebuild src: media-plugins/mopidy-gmusic-3.0.0
| [FATAL] |
42 | * ERROR: media-plugins/mopidy-gmusic-3.0.0 failed (depend phase):
|
43 | * unknown inherit command from pythonic side, 'gen_metadata 725' for eclass vcs-snapshot
|
44 | *
|
45 | * Call stack:
|
46 | * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/average/media-plugins/mopidy-gmusic/mopidy-gmusic-3.0.0.ebuild'
|
47 | * mopidy-gmusic-3.0.0.ebuild, line 7: called inherit 'vcs-snapshot' 'distutils-r1'
|
48 | * ebuild-default-functions.lib, line 201: called __internal_inherit 'vcs-snapshot'
|
49 | * ebuild-daemon.lib, line 85: called die
|
50 | *
|
51 | * Working directory: '/usr/lib64/pkgcore/ebd'
|
52 | received unknown com: CATEGORY='dev-python' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=true PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=true P='bashlex-0.12' PKGCORE_BASH_COMPAT='4.2' PVR='0.12' PV='0.12' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=7 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=true EBUILD='/var/lib/repo-mirror-ci/repos/average/dev-python/bashlex/bashlex-0.12.ebuild' PF='bashlex-0.12' PKGCORE_GLOBAL_FAILGLOB=true PN=bashlex PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
|
53 | !!! caught exception False while processing ebuild src: dev-python/bashlex-0.12
| [FATAL] |
54 | * Cache regen failed with -13
|