diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-03-07 02:25:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-03-07 02:25:26 +0000 |
commit | df71dd89271414b947812d9aa64d0e5a9f3bb043 (patch) | |
tree | f72af007046ebb1ac9ec57126716b19c1224d002 /hacking-gentoo.txt | |
parent | 2019-03-07T02:00:01Z (diff) | |
download | repos-df71dd89271414b947812d9aa64d0e5a9f3bb043.tar.gz repos-df71dd89271414b947812d9aa64d0e5a9f3bb043.tar.bz2 repos-df71dd89271414b947812d9aa64d0e5a9f3bb043.zip |
2019-03-07T02:20:01Z
Diffstat (limited to 'hacking-gentoo.txt')
-rw-r--r-- | hacking-gentoo.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/hacking-gentoo.txt b/hacking-gentoo.txt index 713a9df1c720..89b96566cd9f 100644 --- a/hacking-gentoo.txt +++ b/hacking-gentoo.txt @@ -9,10 +9,8 @@ 'uri': 'rsync://rsync.mad-hacking.net/hacking-gentoo-overlay/'}], 'status': 'unofficial'} $ pmaint sync hacking-gentoo -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing hacking-gentoo receiving incremental file list @@ -25,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: 38.70K +File list size: 37.37K 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.80K bytes/sec +total size is 2.97M speedup is 70.78 *** synced hacking-gentoo * Sync succeeded $ stat --format=%y . @@ -65,6 +63,7 @@ WARNING:pkgcore:EAPI 7 isn't fully supported * ebuild-daemon.lib, line 85: called die * * 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 +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 ("Expected command; instead got nothing from ''", None) while processing ebuild src: dev-libs/efl-1.12.2 * Cache regen failed with -13 |