diff options
Diffstat (limited to 'hacking-gentoo.txt')
-rw-r--r-- | hacking-gentoo.txt | 75 |
1 files changed, 5 insertions, 70 deletions
diff --git a/hacking-gentoo.txt b/hacking-gentoo.txt index 4c0d2e90796d..b0189aebcef1 100644 --- a/hacking-gentoo.txt +++ b/hacking-gentoo.txt @@ -23,14 +23,14 @@ Total file size: 2.97M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 37.34K +File list size: 38.71K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 383 +Total bytes sent: 391 Total bytes received: 41.60K -sent 383 bytes received 41.60K bytes 16.79K bytes/sec -total size is 2.97M speedup is 70.80 +sent 391 bytes received 41.60K bytes 16.79K bytes/sec +total size is 2.97M speedup is 70.79 *** synced hacking-gentoo * Sync succeeded $ stat --format=%y . @@ -65,69 +65,4 @@ WARNING:pkgcore:EAPI 7 isn't fully supported * Working directory: '/usr/lib64/pkgcore/ebd' received unknown com: CATEGORY='dev-libs' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='efl-1.16.1' PKGCORE_BASH_COMPAT='3.2' PVR='1.16.1' PV='1.16.1' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/hacking-gentoo/dev-libs/efl/efl-1.16.1.ebuild' PF='efl-1.16.1' PKGCORE_GLOBAL_FAILGLOB=false PN=efl PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed !!! caught exception False while processing ebuild src: dev-libs/efl-1.11.2 -!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: dev-libs/efl-1.12.2 - * ERROR: dev-libs/efl-1.15.2 failed (depend phase): - * inherit for enlightenment failed - * - * Call stack: - * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/hacking-gentoo/dev-libs/efl/efl-1.15.2.ebuild' - * efl-1.15.2.ebuild, line 21: called inherit 'enlightenment' 'pax-utils' - * ebuild-default-functions.lib, line 201: called __internal_inherit 'enlightenment' - * ebuild-daemon.lib, line 83: called die - * - * Working directory: '/usr/lib64/pkgcore/ebd' -sandbox:stop caught signal 15 in pid 29852 -Sandboxed process killed by signal: Terminated -Unhandled exception occurred: -Traceback follows: - File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 132, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 318, in regen_main - ret.append(update_use_local_desc(repo, out, err)) - File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 190, in update_use_local_desc - for p in repo: - File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 62, in <genexpr> - return (x for x in self.raw_repo.itermatch(restrict, **kwds) - File "/usr/lib64/python2.7/site-packages/pkgcore/repository/prototype.py", line 283, in _internal_match - pkg = pkg_klass_override(pkg) - File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 50, in package_class - return self._klass(pkg, **self._get_pkg_kwds(pkg)) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/repository.py", line 709, in _get_pkg_kwds - immutable, enabled, disabled = self._get_pkg_use(pkg) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/domain.py", line 515, in get_package_use_unconfigured - pre_defaults = [x[1:] for x in pkg.iuse if x[0] == '+'] - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 98, in dynamic_getattr_dict - raise_from(MetadataException(self, attr, str(e))) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 234, in <lambda> - imap(intern, s.data.pop("IUSE", "").split())) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 100, in dynamic_getattr_dict - raise_from(MetadataException(self, attr, str(e))) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/metadata.py", line 59, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 295, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 384, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 392, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 811, in get_keys - {"key": receive_key}) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 751, in _run_depend_like_phase - val = self.generic_handler(additional_commands=commands) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 874, in generic_handler - handlers[cmd](self, *args) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 899, in inherit_handler - "inherit requires an unknown eclass, %s cannot be found" % line) - -MetadataException: - metadata exception: pkg ebuild src: dev-libs/efl-1.15.2, attr iuse - error: metadata exception: pkg ebuild src: dev-libs/efl-1.15.2, attr data - error: inherit requires an unknown eclass, enlightenment cannot be found - metadata exception: pkg ebuild src: dev-libs/efl-1.15.2, attr data - error: inherit requires an unknown eclass, enlightenment cannot be found - inherit requires an unknown eclass, enlightenment cannot be found - * Cache regen failed with 246 + * Cache regen failed with -13 |