1 | {'description': {'en': 'Personal overlay of Baptiste Wicht'},
|
2 | 'feed': ['https://github.com/wichtounet/wichtounet-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/wichtounet/wichtounet-overlay',
|
4 | 'name': 'wichtounet',
|
5 | 'owner': [{'email': 'baptistewicht@gmail.com',
|
6 | 'name': 'Baptiste Wicht',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/wichtounet/wichtounet-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/wichtounet/wichtounet-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:wichtounet/wichtounet-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync wichtounet
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
20 | Already up-to-date.
|
21 | *** syncing wichtounet
|
22 | *** synced wichtounet
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 wichtounet
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
28 | * ERROR: sci-libs/mkl-11.2.0.090 failed (depend phase):
|
29 | * EAPI=0 is not supported
|
30 | *
|
31 | * Call stack:
|
32 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/wichtounet/sci-libs/mkl/mkl-11.2.0.090.ebuild'
|
33 | * mkl-11.2.0.090.ebuild, line 5: Called inherit 'eutils' 'fortran-2' 'multilib' 'toolchain-funcs' 'check-reqs'
|
34 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'fortran-2'
|
35 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/fortran-2.eclass'
|
36 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/fortran-2.eclass'
|
37 | * fortran-2.eclass, line 33: Called die
|
38 | * ERROR: sci-libs/mkl-11.2.0.090 failed (depend phase):
|
39 | * EAPI=0 is not supported
|
40 | *
|
41 | * Call stack:
|
42 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/wichtounet/sci-libs/mkl/mkl-11.2.0.090.ebuild'
|
43 | * mkl-11.2.0.090.ebuild, line 5: Called inherit 'eutils' 'fortran-2' 'multilib' 'toolchain-funcs' 'check-reqs'
|
44 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'fortran-2'
|
45 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/fortran-2.eclass'
|
46 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/fortran-2.eclass'
|
47 | * fortran-2.eclass, line 33: Called die
|
48 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
49 | !!! caught exception False while processing ebuild src: sci-libs/mkl-11.2.0.090
| [FATAL] |
50 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
51 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: sci-libs/mkl-11.2.0.090, attr description\nerror: Metadata Exception: pkg ebuild src: sci-libs/mkl-11.2.0.090, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='sci-libs/mkl-11.2.0.090' @0x7f51643c7a50>)
| [FATAL] |
52 | * Cache regen failed with 1
|