diff options
author | 2018-09-19 14:03:57 +0000 | |
---|---|---|
committer | 2018-09-19 14:03:57 +0000 | |
commit | a8f05fb5ff6180b4205e989bcf2fe64001ed44c1 (patch) | |
tree | b52a26aee7dcdb9da8bb75d41ee9edf1d81f0e72 /gnome-next.txt | |
parent | 2018-09-19T13:40:01Z (diff) | |
download | repos-a8f05fb5ff6180b4205e989bcf2fe64001ed44c1.tar.gz repos-a8f05fb5ff6180b4205e989bcf2fe64001ed44c1.tar.bz2 repos-a8f05fb5ff6180b4205e989bcf2fe64001ed44c1.zip |
2018-09-19T14:00:01Z
Diffstat (limited to 'gnome-next.txt')
-rw-r--r-- | gnome-next.txt | 82 |
1 files changed, 7 insertions, 75 deletions
diff --git a/gnome-next.txt b/gnome-next.txt index adddd6841a94..86ba4e879ad7 100644 --- a/gnome-next.txt +++ b/gnome-next.txt @@ -15,7 +15,12 @@ WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has u WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing gnome-next -Already up to date. +From https://github.com/Heather/gentoo-gnome + 6d7092ef..6116de11 master -> origin/master +Updating 6d7092ef..6116de11 +Fast-forward + x11-libs/bamf/bamf-9999.ebuild | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) *** synced gnome-next * Sync succeeded $ git log --format=%ci -1 @@ -26,77 +31,4 @@ WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsu WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:EAPI 7 isn't fully supported - * ERROR: x11-libs/bamf-9999 failed (depend phase): - * autotools-utils.eclass is banned in EAPI 6 - * - * Call stack: - * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/gnome-next/x11-libs/bamf/bamf-9999.ebuild' - * bamf-9999.ebuild, line 10: called inherit 'vala' 'autotools-utils' 'python-r1' 'bzr' - * ebuild-default-functions.lib, line 201: called __internal_inherit 'autotools-utils' - * ebuild-daemon.lib, line 78: called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/autotools-utils.eclass' - * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/autotools-utils.eclass' - * autotools-utils.eclass, line 92: called die - * - * Working directory: '/usr/lib64/pkgcore/ebd' -!!! caught exception False while processing ebuild src: x11-libs/bamf-9999 - * ERROR: x11-libs/bamf-9999 failed (depend phase): - * autotools-utils.eclass is banned in EAPI 6 - * - * Call stack: - * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/gnome-next/x11-libs/bamf/bamf-9999.ebuild' - * bamf-9999.ebuild, line 10: called inherit 'vala' 'autotools-utils' 'python-r1' 'bzr' - * ebuild-default-functions.lib, line 201: called __internal_inherit 'autotools-utils' - * ebuild-daemon.lib, line 78: called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/autotools-utils.eclass' - * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/autotools-utils.eclass' - * autotools-utils.eclass, line 92: called die - * - * Working directory: '/usr/lib64/pkgcore/ebd' -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 755, in _run_depend_like_phase - raise Exception(val) - -MetadataException: - metadata exception: pkg ebuild src: x11-libs/bamf-9999, attr iuse - error: metadata exception: pkg ebuild src: x11-libs/bamf-9999, attr data - error: False - metadata exception: pkg ebuild src: x11-libs/bamf-9999, attr data - error: False - False - * Cache regen failed with 246 + * Cache regenerated successfully |