didactic-duck

1
{'description': {'en': 'Some ebuilds that might work'},
2
 'feed': ['https://github.com/lucianposton/didactic-duck/commits/master.atom'],
3
 'homepage': 'https://github.com/lucianposton/didactic-duck',
4
 'name': 'didactic-duck',
5
 'owner': [{'email': 'lucian.poston@gmail.com',
6
            'name': 'Lucian Poston',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/lucianposton/didactic-duck.git'}],
11
 'status': 'unofficial'}
12
$ pmaint sync didactic-duck
13
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
14
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
15
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
16
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
17
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
18
*** syncing didactic-duck
19
Already up to date.
20
*** synced didactic-duck
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 didactic-duck
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, enlightenment cannot be found while processing ebuild src: dev-libs/efl-1.12.2
[FATAL]
31
 * ERROR: dev-libs/efl-1.12.2 failed (depend phase):
32
 *   inherit for enlightenment failed
33
 * 
34
 * Call stack:
35
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/didactic-duck/dev-libs/efl/efl-1.12.2.ebuild'
36
 *               efl-1.12.2.ebuild, line  23:  called inherit 'autotools' 'enlightenment'
37
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'enlightenment'
38
 *               ebuild-daemon.lib, line  83:  called die
39
 * 
40
 * Working directory: '/usr/lib64/pkgcore/ebd'
41
!!! caught exception False while processing ebuild src: net-p2p/cpp-ethereum-9999
[FATAL]
42
 * ERROR: net-p2p/cpp-ethereum-9999 failed (depend phase):
43
 *   unknown inherit command from pythonic side, 'gen_metadata 760' for eclass eutils
44
 * 
45
 * Call stack:
46
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/didactic-duck/net-p2p/cpp-ethereum/cpp-ethereum-9999.ebuild'
47
 *        cpp-ethereum-9999.ebuild, line   7:  called inherit 'eutils' 'cmake-utils' 'git-r3'
48
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'eutils'
49
 *               ebuild-daemon.lib, line  85:  called die
50
 * 
51
 * Working directory: '/usr/lib64/pkgcore/ebd'
52
received unknown com: CATEGORY='media-video' 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='obs-studio-21.0.2' PKGCORE_BASH_COMPAT='4.2' PVR='21.0.2' PV='21.0.2' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=6 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=true EBUILD='/var/lib/repo-mirror-ci/repos/didactic-duck/media-video/obs-studio/obs-studio-21.0.2.ebuild' PF='obs-studio-21.0.2' PKGCORE_GLOBAL_FAILGLOB=true PN='obs-studio' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
53
!!! caught exception False while processing ebuild src: media-video/obs-studio-21.0.2
[FATAL]
54
 * ERROR: dev-libs/efl-1.12.2 failed (depend phase):
55
 *   inherit for enlightenment failed
56
 * 
57
 * Call stack:
58
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/didactic-duck/dev-libs/efl/efl-1.12.2.ebuild'
59
 *               efl-1.12.2.ebuild, line  23:  called inherit 'autotools' 'enlightenment'
60
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'enlightenment'
61
 *               ebuild-daemon.lib, line  83:  called die
62
 * 
63
 * Working directory: '/usr/lib64/pkgcore/ebd'
64
sandbox:stop  caught signal 15 in pid 24963
65
Sandboxed process killed by signal: Terminated
66
Unhandled exception occurred:
67
Traceback follows:
68
  File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 132, in main
69
    exitstatus = func(self.options, self.out, self.err)
70
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 318, in regen_main
71
    ret.append(update_use_local_desc(repo, out, err))
72
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 190, in update_use_local_desc
73
    for p in repo:
74
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 62, in <genexpr>
75
    return (x for x in self.raw_repo.itermatch(restrict, **kwds)
76
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/prototype.py", line 283, in _internal_match
77
    pkg = pkg_klass_override(pkg)
78
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 50, in package_class
79
    return self._klass(pkg, **self._get_pkg_kwds(pkg))
80
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/repository.py", line 709, in _get_pkg_kwds
81
    immutable, enabled, disabled = self._get_pkg_use(pkg)
82
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/domain.py", line 515, in get_package_use_unconfigured
83
    pre_defaults = [x[1:] for x in pkg.iuse if x[0] == '+']
84
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 98, in dynamic_getattr_dict
85
    raise_from(MetadataException(self, attr, str(e)))
86
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
87
    val = functor(self)
88
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 234, in <lambda>
89
    imap(intern, s.data.pop("IUSE", "").split()))
90
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 100, 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/package/metadata.py", line 59, in _get_data
95
    return self._fetch_metadata()
96
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 295, in _fetch_metadata
97
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
98
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 384, in _get_metadata
99
    return self._update_metadata(pkg, ebp=ebp)
100
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 392, in _update_metadata
101
    mydata = my_proc.get_keys(pkg, self._ecache)
102
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 811, in get_keys
103
    {"key": receive_key})
104
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 751, in _run_depend_like_phase
105
    val = self.generic_handler(additional_commands=commands)
106
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 874, in generic_handler
107
    handlers[cmd](self, *args)
108
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 899, in inherit_handler
109
    "inherit requires an unknown eclass, %s cannot be found" % line)
110
111
MetadataException:
112
 metadata exception: pkg ebuild src: dev-libs/efl-1.12.2, attr iuse
113
 error: metadata exception: pkg ebuild src: dev-libs/efl-1.12.2, attr data
114
 error: inherit requires an unknown eclass, enlightenment cannot be found
115
 metadata exception: pkg ebuild src: dev-libs/efl-1.12.2, attr data
116
 error: inherit requires an unknown eclass, enlightenment cannot be found
117
 inherit requires an unknown eclass, enlightenment cannot be found
118
 * Cache regen failed with 246