1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
{'description': {'en': 'FAQ RI: E17+ overlay',
'ru': u'\u041d\u0418\u0418 \u0427\u0430\u0412\u041e: \u041e\u0432\u0435\u0440\u043b\u0435\u0439 \u0441 E17+'},
'feed': ['https://github.com/niifaq/enlightenment.overlay/commits/master.atom'],
'homepage': 'https://github.com/niifaq/enlightenment.overlay',
'name': 'enlightenment-niifaq',
'owner': [{'email': 'gentoo@mva.name',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/niifaq/enlightenment.overlay.git'},
{'type': 'git',
'uri': 'git://github.com/niifaq/enlightenment.overlay.git'},
{'type': 'git',
'uri': 'git@github.com:niifaq/enlightenment.overlay.git'}],
'status': 'unofficial'}
$ pmaint sync enlightenment-niifaq
WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
Already up-to-date.
*** syncing enlightenment-niifaq
*** synced enlightenment-niifaq
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 enlightenment-niifaq
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* ERROR: app-editors/ecrire-9999 failed (depend phase):
* External commands disallowed during metadata regen: gcc -E -E -P -
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/enlightenment-niifaq/app-editors/ecrire/ecrire-9999.ebuild'
* ecrire-9999.ebuild, line 11: Called inherit 'efl' 'cmake-utils'
* ebuild-default-functions.lib, line 209: Called __internal_inherit 'efl'
* ebuild-daemon.lib, line 29: Called __qa_invoke 'source' '/home/mgorny/repos/enlightenment-niifaq/eclass/efl.eclass'
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/enlightenment-niifaq/eclass/efl.eclass'
* efl.eclass, line 167: Called gcc-major-version
* toolchain-funcs.eclass, line 652: Called _gcc_fullversion '$1'
* toolchain-funcs.eclass, line 635: Called command_not_found_handle 'gcc' '-E' '-E' '-P' '-'
* ebuild-daemon.bash, line 383: Called die
sandbox:stop caught signal 15 in pid 25683
Sandboxed process killed by signal: Terminated
* Cache regen failed with -13
|