Last active
May 25, 2016 23:36
-
-
Save jbw976/decbda4ccb00bc3096e17e37ba637cd6 to your computer and use it in GitHub Desktop.
local SDK repro of 'emerge: there are no ebuilds to satisfy "sys-devel/gcc:4.9"'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jared@jared-ubuntu ~/trunk/src/scripts $ sudo emerge -pv =sys-devel/gcc-4.9.3::portage-stable | |
These are the packages that would be merged, in order: | |
Calculating dependencies... done! | |
[ebuild R ] sys-devel/gcc-4.9.3:4.9.3::portage-stable [4.9.3:4.9::portage-stable] USE="cxx hardened nls nptl (-altivec) (-awt) -cilk -debug -doc (-fixed-point) -fortran -gcj -go -graphite (-libssp) (-multilib) (-multislot) -nopie -nossp -objc -objc++ -objc-gc -openmp -regression-test (-sanitize) -vanilla" 87941 KiB | |
Total: 1 package (1 reinstall), Size of downloads: 87941 KiB | |
jared@jared-ubuntu ~/trunk/src/scripts $ ls -l /mnt/host/source/src/third_party/portage-stable/sys-devel/gcc | |
total 304 | |
-rw-r--r-- 1 jared jared 10102 May 23 13:05 ChangeLog | |
-rw-r--r-- 1 jared jared 112483 May 23 13:05 ChangeLog-2006 | |
-rw-r--r-- 1 jared jared 73367 May 23 13:05 ChangeLog-2015 | |
-rw-r--r-- 1 jared jared 36116 May 23 13:05 Manifest | |
drwxr-xr-x 7 jared jared 4096 May 23 12:30 files | |
-rw-r--r-- 1 jared jared 759 May 23 12:30 gcc-2.95.3-r10.ebuild | |
-rw-r--r-- 1 jared jared 1256 May 23 12:30 gcc-3.3.6-r1.ebuild | |
-rw-r--r-- 1 jared jared 1379 May 23 12:30 gcc-3.4.6-r2.ebuild | |
-rw-r--r-- 1 jared jared 254 May 23 13:05 gcc-4.0.4.ebuild | |
-rw-r--r-- 1 jared jared 668 May 23 13:05 gcc-4.1.2.ebuild | |
-rw-r--r-- 1 jared jared 413 May 23 13:05 gcc-4.2.4-r1.ebuild | |
-rw-r--r-- 1 jared jared 637 May 23 13:05 gcc-4.3.6-r1.ebuild | |
-rw-r--r-- 1 jared jared 681 May 23 13:05 gcc-4.4.7.ebuild | |
-rw-r--r-- 1 jared jared 694 May 23 13:05 gcc-4.5.4.ebuild | |
-rw-r--r-- 1 jared jared 775 May 23 13:05 gcc-4.6.4.ebuild | |
-rw-r--r-- 1 jared jared 1298 May 23 12:30 gcc-4.7.4.ebuild | |
-rw-r--r-- 1 jared jared 1408 May 23 13:05 gcc-4.8.5.ebuild | |
-rw-r--r-- 1 jared jared 1447 May 23 13:05 gcc-4.9.3.ebuild | |
-rw-r--r-- 1 jared jared 1274 May 23 12:30 gcc-5.1.0.ebuild | |
-rw-r--r-- 1 jared jared 1274 May 23 13:05 gcc-5.2.0.ebuild | |
-rw-r--r-- 1 jared jared 1334 May 23 13:05 gcc-5.3.0.ebuild | |
-rw-r--r-- 1 jared jared 2265 May 23 13:05 metadata.xml | |
jared@jared-ubuntu ~/trunk/src/scripts $ portageq envvar GENTOO_MIRRORS | |
https://storage.core-os.net/mirror/portage-stable/ https://storage.core-os.net/mirror/coreos/ http://distfiles.gentoo.org/ | |
jared@jared-ubuntu ~/trunk/src/scripts $ cat /etc/portage/repos.conf/coreos.conf | |
[DEFAULT] | |
main-repo = portage-stable | |
[gentoo] | |
disabled = true | |
[coreos] | |
location = /mnt/host/source/src/third_party/coreos-overlay | |
[portage-stable] | |
location = /mnt/host/source/src/third_party/portage-stable | |
jared@jared-ubuntu ~/trunk/src/scripts $ emerge --info | |
Portage 2.2.28 (python 2.7.9-final-0, !../../mnt/host/source/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk, gcc-4.9.3, glibc-2.21-r3, 4.4.0-22-generic x86_64) | |
================================================================= | |
System uname: Linux-4.4.0-22-generic-x86_64-Intel-R-_Core-TM-_i7-4870HQ_CPU_@_2.50GHz-with-glibc2.4 | |
KiB Mem: 4042736 total, 134644 free | |
KiB Swap: 1046524 total, 913924 free | |
sh bash 4.2_p53-r1 | |
ld GNU ld (Gentoo 2.24 p1.4) 2.24 | |
ccache version 3.2.2 [enabled] | |
app-shells/bash: 4.2_p53-r1::coreos | |
dev-lang/perl: 5.20.2::portage-stable | |
dev-lang/python: 2.7.9-r1::portage-stable | |
dev-util/ccache: 3.2.2-r1::coreos | |
dev-util/cmake: 3.2.2::portage-stable | |
dev-util/pkgconfig: 0.28-r1::portage-stable | |
sys-apps/baselayout: 3.0.23::coreos | |
sys-apps/sandbox: 2.6-r1::portage-stable | |
sys-devel/autoconf: 2.13::portage-stable, 2.69::portage-stable | |
sys-devel/automake: 1.10.3-r1::portage-stable, 1.14.1::portage-stable, 1.15::portage-stable | |
sys-devel/binutils: 2.24-r3::portage-stable | |
sys-devel/gcc: 4.9.3::portage-stable | |
sys-devel/gcc-config: 1.7.3::portage-stable | |
sys-devel/libtool: 2.4.6::portage-stable | |
sys-devel/make: 4.1-r1::portage-stable | |
sys-kernel/linux-headers: 3.18::portage-stable (virtual/os-headers) | |
sys-libs/glibc: 2.21-r3::coreos | |
Repositories: | |
portage-stable | |
location: /mnt/host/source/src/third_party/portage-stable | |
priority: -1000 | |
x-crossdev | |
location: /usr/local/portage/crossdev | |
masters: portage-stable coreos | |
priority: 0 | |
coreos | |
location: /mnt/host/source/src/third_party/coreos-overlay | |
masters: portage-stable | |
priority: 1 | |
ACCEPT_KEYWORDS="amd64" | |
ACCEPT_LICENSE="* -@EULA -@CHROMEOS" | |
CBUILD="x86_64-pc-linux-gnu" | |
CFLAGS="-O2 -pipe -mtune=generic" | |
CHOST="x86_64-pc-linux-gnu" | |
CONFIG_PROTECT="/etc/hosts /etc/locale.gen /etc/localtime /etc/make.conf" | |
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" | |
CXXFLAGS="-O2 -pipe -mtune=generic" | |
DISTDIR="/mnt/host/source/.cache/distfiles" | |
EMERGE_DEFAULT_OPTS="--oneshot" | |
FCFLAGS="-O2 -pipe" | |
FEATURES="assume-digests binpkg-logs buildpkg ccache clean-logs compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox network-sandbox news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" | |
FFLAGS="-O2 -pipe" | |
GENTOO_MIRRORS=" https://storage.core-os.net/mirror/portage-stable/ https://storage.core-os.net/mirror/coreos/ http://distfiles.gentoo.org/ " | |
INSTALL_MASK=" /usr/lib*/*.la /etc/init.d /etc/conf.d " | |
LANG="en_US.UTF-8" | |
LC_ALL="C" | |
LDFLAGS="-Wl,-O1 -Wl,--as-needed" | |
MAKEOPTS="--jobs=4 --load-average=8" | |
PKGDIR="/var/lib/portage/pkgs" | |
PORTAGE_BUNZIP2_COMMAND="lbunzip2" | |
PORTAGE_BZIP2_COMMAND="lbzip2" | |
PORTAGE_CONFIGROOT="/" | |
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" | |
PORTAGE_TMPDIR="/var/tmp" | |
USE="acl amd64 bindist bzip2 cli cracklib cros_host crypt cxx dri expat gdbm hardened iconv ipv6 justify man mmx mmxext modules ncurses nls nptl pcre pie readline session sse sse2 ssl ssp systemd udev unicode xattr zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" ETCD_PROTOCOLS="1 2" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 pc xen" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" QEMU_SOFTMMU_TARGETS="x86_64 i386 aarch64" QEMU_USER_TARGETS="aarch64" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" | |
Unset: CPPFLAGS, CTARGET, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON | |
jared@jared-ubuntu ~/trunk/src/scripts $ emerge --search sys-devel/gcc | |
[ Results for search key : sys-devel/gcc ] | |
Searching... | |
[ Applications found : 0 ] | |
jared@jared-ubuntu ~/trunk/src/scripts $ sudo ./bootstrap_sdk | |
INFO bootstrap_sdk: Validating DIGESTS for coreos-sdk-amd64-1002.0.0.tar.bz2 | |
coreos-sdk-amd64-1002.0.0.tar.bz2: OK | |
coreos-sdk-amd64-1002.0.0.tar.bz2: OK | |
coreos-sdk-amd64-1002.0.0.tar.bz2: OK | |
INFO bootstrap_sdk: Setting release to 1058.1.0+2016-05-25-1405 | |
INFO bootstrap_sdk: Building stages: stage1 stage2 stage3 stage4 | |
INFO bootstrap_sdk: Creating output directories... | |
INFO bootstrap_sdk: Writing out catalyst configs... | |
INFO bootstrap_sdk: catalyst.conf | |
INFO bootstrap_sdk: catalystrc | |
INFO bootstrap_sdk: portage/repos.conf/coreos.conf | |
INFO bootstrap_sdk: stage1.spec | |
INFO bootstrap_sdk: stage2.spec | |
INFO bootstrap_sdk: stage3.spec | |
INFO bootstrap_sdk: stage4.spec | |
INFO bootstrap_sdk: Skipping snapshot, /mnt/host/source/src/build/catalyst/snapshots/portage-1058.1.0+2016-05-25-1405.tar.bz2 exists | |
INFO bootstrap_sdk: Starting stage1 | |
Catalyst, version 2.0.17 | |
Copyright 2003-2008 Gentoo Foundation | |
Copyright 2008-2012 various authors | |
Distributed under the GNU General Public License version 2.1 | |
Using command line specified Catalyst configuration file, /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/catalyst.conf | |
Setting sharedir to config file value "/usr/lib/catalyst" | |
Setting snapshot_cache to config file value "/mnt/host/source/src/build/catalyst/tmp/snapshot_cache" | |
Setting hash_function to config file value "crc32" | |
Setting storedir to config file value "/mnt/host/source/src/build/catalyst" | |
Setting portdir to config file value "/mnt/host/source/src/third_party/portage-stable" | |
Setting distdir to config file value "/mnt/host/source/src/build/catalyst/distfiles" | |
Setting options to config file value "ccache pkgcache" | |
Bindist is not enabled in catalyst.conf | |
Binary redistribution of generated stages/isos may be prohibited by law. | |
Please see the use description for bindist on any package you are including. | |
Compiler cache support enabled. | |
Package cache support enabled. | |
Envscript support enabled. | |
Using target: stage1 | |
Building natively for amd64 | |
stage1 root path is /tmp/stage1root | |
Source path set to /mnt/host/source/src/build/catalyst/builds/seed/coreos-sdk-amd64-1002.0.0.tar.bz2 | |
stage1 stage path is /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405/tmp/stage1root | |
portage_overlay directories are set to: "/mnt/host/source/src/third_party/coreos-overlay" | |
WARNING !!!!! | |
Using an portage overlay for earlier stages could cause build issues. | |
If you break it, you buy it. Don't complain to us about it. | |
Dont say we did not warn you | |
Location of the package cache is /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-packages | |
Checking for processes running in chroot and killing them. | |
--- Running action sequence: unpack | |
Emptying directory /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405/ | |
Starting tar extract from /mnt/host/source/src/build/catalyst/builds/seed/coreos-sdk-amd64-1002.0.0.tar.bz2 | |
to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405/ (This may take some time) ... | |
--- Running action sequence: unpack_snapshot | |
Cleaning up existing portage tree (This can take a long time)... | |
Unpacking portage tree (This can take a long time) ... | |
Setting snapshot autoresume point | |
--- Running action sequence: setup_confdir | |
Configuring /etc/portage... | |
--- Running action sequence: portage_overlay | |
Copying overlay dir /mnt/host/source/src/third_party/coreos-overlay | |
--- Running action sequence: base_dirs | |
--- Running action sequence: bind | |
--- Running action sequence: chroot_setup | |
Setting up chroot... | |
Warning!!!! | |
Overriding certain env variables may cause catastrophic failure. | |
If your build fails look here first as the possible problem. | |
Catalyst assumes you know what you are doing when setting | |
these variables. | |
Catalyst Maintainers use VERY minimal envscripts if used at all | |
You have been warned | |
--- Running action sequence: setup_environment | |
--- Running action sequence: run_local | |
copying make.conf to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405///tmp/stage1root/etc/portage | |
Copying stage1-chroot.sh to /tmp | |
copying stage1-chroot.sh to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405//tmp | |
copying chroot-functions.sh to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405//tmp | |
Ensure the file has the executable bit set | |
Running stage1-chroot.sh in chroot /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405/ | |
>>> Regenerating /etc/ld.so.cache... | |
emerge --quiet --oneshot --noreplace dev-util/ccache | |
Performing Global Updates | |
(Could take a couple of minutes if you have a lot of binary packages.) | |
emerge --quiet --oneshot --nodeps --update sys-apps/portage | |
>>> Verifying ebuild manifests | |
>>> Emerging (1 of 1) sys-apps/portage-2.2.28::coreos | |
>>> Installing (1 of 1) sys-apps/portage-2.2.28::coreos | |
Updating seed stage... | |
emerge --quiet --update --deep --newuse --complete-graph --rebuild-if-new-ver gcc | |
emerge: there are no ebuilds to satisfy "sys-devel/gcc:4.9". | |
(dependency required by "@__auto_rebuild__" [argument]) | |
!!! catalyst: run script failed. | |
Traceback (most recent call last): | |
File "modules/generic_stage_target.py", line 1244, in run_local | |
"run script failed.",env=self.env) | |
File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd | |
raise CatalystError,myexc | |
CatalystError | |
None | |
!!! catalyst: Stage build aborting due to error. | |
Traceback (most recent call last): | |
File "/usr/lib64/catalyst/catalyst", line 218, in build_target | |
mytarget.run() | |
File "modules/generic_stage_target.py", line 1304, in run | |
apply(getattr(self,x)) | |
File "modules/generic_stage_target.py", line 1249, in run_local | |
raise CatalystError,"Stage build aborting due to error." | |
CatalystError | |
!!! catalyst: Error encountered during run of target stage1 | |
Catalyst aborting.... | |
lockfile does not exist '/mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1405/.catalyst_lock' | |
jared@jared-ubuntu ~/trunk/src/scripts $ unset COREOS_BUILD_ID | |
jared@jared-ubuntu ~/trunk/src/scripts $ sudo ${SCRIPTS}/bootstrap_sdk | |
INFO bootstrap_sdk: Validating DIGESTS for coreos-sdk-amd64-1002.0.0.tar.bz2 | |
coreos-sdk-amd64-1002.0.0.tar.bz2: OK | |
coreos-sdk-amd64-1002.0.0.tar.bz2: OK | |
coreos-sdk-amd64-1002.0.0.tar.bz2: OK | |
INFO bootstrap_sdk: Setting release to 1058.1.0+2016-05-25-1633 | |
INFO bootstrap_sdk: Building stages: stage1 stage2 stage3 stage4 | |
INFO bootstrap_sdk: Creating output directories... | |
INFO bootstrap_sdk: Writing out catalyst configs... | |
INFO bootstrap_sdk: catalyst.conf | |
INFO bootstrap_sdk: catalystrc | |
INFO bootstrap_sdk: portage/repos.conf/coreos.conf | |
INFO bootstrap_sdk: stage1.spec | |
INFO bootstrap_sdk: stage2.spec | |
INFO bootstrap_sdk: stage3.spec | |
INFO bootstrap_sdk: stage4.spec | |
INFO bootstrap_sdk: Creating snapshot /mnt/host/source/src/build/catalyst/snapshots/portage-1058.1.0+2016-05-25-1633.tar.bz2 | |
Catalyst, version 2.0.17 | |
Copyright 2003-2008 Gentoo Foundation | |
Copyright 2008-2012 various authors | |
Distributed under the GNU General Public License version 2.1 | |
Using command line specified Catalyst configuration file, /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/catalyst.conf | |
Setting sharedir to config file value "/usr/lib/catalyst" | |
Setting snapshot_cache to config file value "/mnt/host/source/src/build/catalyst/tmp/snapshot_cache" | |
Setting hash_function to config file value "crc32" | |
Setting storedir to config file value "/mnt/host/source/src/build/catalyst" | |
Setting portdir to config file value "/mnt/host/source/src/third_party/portage-stable" | |
Setting distdir to config file value "/mnt/host/source/src/build/catalyst/distfiles" | |
Setting options to config file value "ccache pkgcache" | |
Bindist is not enabled in catalyst.conf | |
Binary redistribution of generated stages/isos may be prohibited by law. | |
Please see the use description for bindist on any package you are including. | |
Compiler cache support enabled. | |
Package cache support enabled. | |
Envscript support enabled. | |
Creating Portage tree snapshot 1058.1.0+2016-05-25-1633 from /mnt/host/source/src/third_party/portage-stable... | |
Compressing Portage snapshot tarball... | |
Cleaning up... | |
snapshot: complete! | |
INFO bootstrap_sdk: Starting stage1 | |
Catalyst, version 2.0.17 | |
Copyright 2003-2008 Gentoo Foundation | |
Copyright 2008-2012 various authors | |
Distributed under the GNU General Public License version 2.1 | |
Using command line specified Catalyst configuration file, /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/catalyst.conf | |
Setting sharedir to config file value "/usr/lib/catalyst" | |
Setting snapshot_cache to config file value "/mnt/host/source/src/build/catalyst/tmp/snapshot_cache" | |
Setting hash_function to config file value "crc32" | |
Setting storedir to config file value "/mnt/host/source/src/build/catalyst" | |
Setting portdir to config file value "/mnt/host/source/src/third_party/portage-stable" | |
Setting distdir to config file value "/mnt/host/source/src/build/catalyst/distfiles" | |
Setting options to config file value "ccache pkgcache" | |
Bindist is not enabled in catalyst.conf | |
Binary redistribution of generated stages/isos may be prohibited by law. | |
Please see the use description for bindist on any package you are including. | |
Compiler cache support enabled. | |
Package cache support enabled. | |
Envscript support enabled. | |
Using target: stage1 | |
Building natively for amd64 | |
stage1 root path is /tmp/stage1root | |
Source path set to /mnt/host/source/src/build/catalyst/builds/seed/coreos-sdk-amd64-1002.0.0.tar.bz2 | |
stage1 stage path is /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633/tmp/stage1root | |
portage_overlay directories are set to: "/mnt/host/source/src/third_party/coreos-overlay" | |
WARNING !!!!! | |
Using an portage overlay for earlier stages could cause build issues. | |
If you break it, you buy it. Don't complain to us about it. | |
Dont say we did not warn you | |
Location of the package cache is /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-packages | |
Checking for processes running in chroot and killing them. | |
--- Running action sequence: unpack | |
Emptying directory /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633/ | |
Starting tar extract from /mnt/host/source/src/build/catalyst/builds/seed/coreos-sdk-amd64-1002.0.0.tar.bz2 | |
to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633/ (This may take some time) ... | |
--- Running action sequence: unpack_snapshot | |
Cleaning up existing portage tree (This can take a long time)... | |
Unpacking portage tree (This can take a long time) ... | |
Setting snapshot autoresume point | |
--- Running action sequence: setup_confdir | |
Configuring /etc/portage... | |
--- Running action sequence: portage_overlay | |
Copying overlay dir /mnt/host/source/src/third_party/coreos-overlay | |
--- Running action sequence: base_dirs | |
--- Running action sequence: bind | |
--- Running action sequence: chroot_setup | |
Setting up chroot... | |
Warning!!!! | |
Overriding certain env variables may cause catastrophic failure. | |
If your build fails look here first as the possible problem. | |
Catalyst assumes you know what you are doing when setting | |
these variables. | |
Catalyst Maintainers use VERY minimal envscripts if used at all | |
You have been warned | |
--- Running action sequence: setup_environment | |
--- Running action sequence: run_local | |
copying make.conf to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633///tmp/stage1root/etc/portage | |
Copying stage1-chroot.sh to /tmp | |
copying stage1-chroot.sh to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633//tmp | |
copying chroot-functions.sh to /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633//tmp | |
Ensure the file has the executable bit set | |
Running stage1-chroot.sh in chroot /mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633/ | |
>>> Regenerating /etc/ld.so.cache... | |
emerge --quiet --oneshot --noreplace dev-util/ccache | |
Performing Global Updates | |
(Could take a couple of minutes if you have a lot of binary packages.) | |
emerge --quiet --oneshot --nodeps --update sys-apps/portage | |
>>> Verifying ebuild manifests | |
>>> Emerging (1 of 1) sys-apps/portage-2.2.28::coreos | |
>>> Installing (1 of 1) sys-apps/portage-2.2.28::coreos | |
Updating seed stage... | |
emerge --quiet --update --deep --newuse --complete-graph --rebuild-if-new-ver gcc | |
emerge: there are no ebuilds to satisfy "sys-devel/gcc:4.9". | |
(dependency required by "@__auto_rebuild__" [argument]) | |
!!! catalyst: run script failed. | |
Traceback (most recent call last): | |
File "modules/generic_stage_target.py", line 1244, in run_local | |
"run script failed.",env=self.env) | |
File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd | |
raise CatalystError,myexc | |
CatalystError | |
None | |
!!! catalyst: Stage build aborting due to error. | |
Traceback (most recent call last): | |
File "/usr/lib64/catalyst/catalyst", line 218, in build_target | |
mytarget.run() | |
File "modules/generic_stage_target.py", line 1304, in run | |
apply(getattr(self,x)) | |
File "modules/generic_stage_target.py", line 1249, in run_local | |
raise CatalystError,"Stage build aborting due to error." | |
CatalystError | |
!!! catalyst: Error encountered during run of target stage1 | |
Catalyst aborting.... | |
lockfile does not exist '/mnt/host/source/src/build/catalyst/tmp/coreos-sdk/stage1-amd64-1058.1.0+2016-05-25-1633/.catalyst_lock' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment