bar

1
{'description': {'en': 'Ebuilds that end up in Funtoo ports-2012'},
2
 'feed': ['https://github.com/tokiclover/bar-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/tokiclover/bar-overlay',
4
 'name': 'bar',
5
 'owner': [{'email': 'tokiclover@gmail.com',
6
            'name': 'tokiclover',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/tokiclover/bar-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git://github.com/tokiclover/bar-overlay.git'},
13
            {'type': 'git',
14
             'uri': 'git@github.com:tokiclover/bar-overlay.git'}],
15
 'status': 'unofficial'}
16
$ pmaint sync bar
17
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
18
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
19
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
20
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
21
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
22
*** syncing bar
23
Already up to date.
24
*** synced bar
25
 * Sync succeeded
26
$ git log --format=%ci -1
27
$ git show -q --pretty=format:%G? HEAD
28
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bar
29
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
30
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
31
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
32
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
33
WARNING:pkgcore:EAPI 7 isn't fully supported
34
 * ERROR: media-sound/fluidsynth-9999 failed (depend phase):
35
 *   EAPI=5 is not supported
36
 * 
37
 * Call stack:
38
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/bar/media-sound/fluidsynth/fluidsynth-9999.ebuild'
39
 *          fluidsynth-9999.ebuild, line  19:  called inherit 'cmake-multilib' 'git-2'
40
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'cmake-multilib'
41
 *               ebuild-daemon.lib, line  78:  called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/cmake-multilib.eclass'
42
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/cmake-multilib.eclass'
43
 *           cmake-multilib.eclass, line  24:  called die
44
 * 
45
 * Working directory: '/usr/lib64/pkgcore/ebd'
46
!!! caught exception False while processing ebuild src: media-sound/fluidsynth-9999
[FATAL]
47
 * ERROR: media-sound/fluidsynth-1.1.9 failed (depend phase):
48
 *   EAPI=5 is not supported
49
 * 
50
 * Call stack:
51
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/bar/media-sound/fluidsynth/fluidsynth-1.1.9.ebuild'
52
 *         fluidsynth-1.1.9.ebuild, line  19:  called inherit 'cmake-multilib'
53
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'cmake-multilib'
54
 *               ebuild-daemon.lib, line  78:  called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/cmake-multilib.eclass'
55
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/cmake-multilib.eclass'
56
 *           cmake-multilib.eclass, line  24:  called die
57
 * 
58
 * Working directory: '/usr/lib64/pkgcore/ebd'
59
!!! caught exception False while processing ebuild src: media-sound/fluidsynth-1.1.9
[FATAL]
60
 * ERROR: media-sound/fluidsynth-9999 failed (depend phase):
61
 *   EAPI=5 is not supported
62
 * 
63
 * Call stack:
64
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/bar/media-sound/fluidsynth/fluidsynth-9999.ebuild'
65
 *          fluidsynth-9999.ebuild, line  19:  called inherit 'cmake-multilib' 'git-2'
66
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'cmake-multilib'
67
 *               ebuild-daemon.lib, line  78:  called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/cmake-multilib.eclass'
68
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/cmake-multilib.eclass'
69
 *           cmake-multilib.eclass, line  24:  called die
70
 * 
71
 * Working directory: '/usr/lib64/pkgcore/ebd'
72
Unhandled exception occurred:
73
Traceback follows:
74
  File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 132, in main
75
    exitstatus = func(self.options, self.out, self.err)
76
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 318, in regen_main
77
    ret.append(update_use_local_desc(repo, out, err))
78
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 190, in update_use_local_desc
79
    for p in repo:
80
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 62, in <genexpr>
81
    return (x for x in self.raw_repo.itermatch(restrict, **kwds)
82
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/prototype.py", line 283, in _internal_match
83
    pkg = pkg_klass_override(pkg)
84
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 50, in package_class
85
    return self._klass(pkg, **self._get_pkg_kwds(pkg))
86
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/repository.py", line 709, in _get_pkg_kwds
87
    immutable, enabled, disabled = self._get_pkg_use(pkg)
88
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/domain.py", line 515, in get_package_use_unconfigured
89
    pre_defaults = [x[1:] for x in pkg.iuse if x[0] == '+']
90
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 98, in dynamic_getattr_dict
91
    raise_from(MetadataException(self, attr, str(e)))
92
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
93
    val = functor(self)
94
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 234, in <lambda>
95
    imap(intern, s.data.pop("IUSE", "").split()))
96
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 100, in dynamic_getattr_dict
97
    raise_from(MetadataException(self, attr, str(e)))
98
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
99
    val = functor(self)
100
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/metadata.py", line 59, in _get_data
101
    return self._fetch_metadata()
102
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 295, in _fetch_metadata
103
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
104
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 384, in _get_metadata
105
    return self._update_metadata(pkg, ebp=ebp)
106
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 392, in _update_metadata
107
    mydata = my_proc.get_keys(pkg, self._ecache)
108
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 811, in get_keys
109
    {"key": receive_key})
110
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 755, in _run_depend_like_phase
111
    raise Exception(val)
112
113
MetadataException:
114
 metadata exception: pkg ebuild src: media-sound/fluidsynth-9999, attr iuse
115
 error: metadata exception: pkg ebuild src: media-sound/fluidsynth-9999, attr data
116
 error: False
117
 metadata exception: pkg ebuild src: media-sound/fluidsynth-9999, attr data
118
 error: False
119
 False
120
 * Cache regen failed with 246