From: catalyst@thor.jmbsvicetto.name
To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - hardened/stage1.spec
Date: Wed, 11 May 2016 03:04:03 +0000 (UTC) [thread overview]
Message-ID: <20160511030403.D41FA6006F@thor.jmbsvicetto.name> (raw)
11 May 2016 03:02:54 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/x86-auto.conf
11 May 2016 03:02:54 UTC: NOTICE : Using target: stage1
11 May 2016 03:02:54 UTC: NOTICE : Source file specification matching setting is: loose
11 May 2016 03:02:54 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
11 May 2016 03:02:54 UTC: NOTICE : Source path set to /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.xz
11 May 2016 03:02:54 UTC: NOTICE : stage1 stage path is /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20160511/tmp/stage1root
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
11 May 2016 03:03:04 UTC: NOTICE : purge(); clearing autoresume ...
11 May 2016 03:03:04 UTC: NOTICE : purge(); clearing chroot ...
11 May 2016 03:03:04 UTC: NOTICE : Clearing the chroot path ...
11 May 2016 03:03:04 UTC: NOTICE : purge(); clearing package cache ...
11 May 2016 03:03:04 UTC: NOTICE : purging the pkgcache ...
11 May 2016 03:03:04 UTC: NOTICE : purge(); clearing kerncache ...
11 May 2016 03:03:04 UTC: NOTICE : --- Running action sequence: unpack
11 May 2016 03:03:04 UTC: NOTICE : Clearing the chroot path ...
11 May 2016 03:03:04 UTC: NOTICE : Starting None from /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.xz
11 May 2016 03:03:04 UTC: NOTICE : to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20160511 (this may take some time) ..
11 May 2016 03:03:08 UTC: NOTICE : --- Running action sequence: unpack_snapshot
11 May 2016 03:03:08 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: setup_confdir
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: portage_overlay
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: base_dirs
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: bind
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: chroot_setup
11 May 2016 03:03:21 UTC: NOTICE : Setting up chroot...
11 May 2016 03:03:21 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
11 May 2016 03:03:21 UTC: WARNING : If your build fails look here first as the possible problem.
11 May 2016 03:03:21 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
11 May 2016 03:03:21 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
11 May 2016 03:03:21 UTC: WARNING : You have been warned.
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: setup_environment
11 May 2016 03:03:21 UTC: NOTICE : --- Running action sequence: run_local
copying make.conf to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20160511/tmp/stage1root/etc/portage
Copying stage1-chroot.sh to /tmp
copying stage1-chroot.sh to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20160511/tmp
copying chroot-functions.sh to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20160511/tmp
Ensure the file has the executable bit set
Running stage1-chroot.sh in chroot:
setarch linux32 chroot /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20160511 /tmp/stage1-chroot.sh
>>> Regenerating /etc/ld.so.cache...
Adding USE="${USE} build" to make.conf for portage build
emerge --quiet --oneshot --update --newuse sys-apps/portage
Performing Global Updates
(Could take a couple of minutes if you have a lot of binary packages.)
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-apps/portage-2.2.26::gentoo
>>> Installing (1 of 1) sys-apps/portage-2.2.26::gentoo
Updating seed stage...
emerge --quiet --buildpkg=n --update --deep @world
[ebuild U ] sys-libs/timezone-data-2016c [2016a]
[ebuild U ] sys-apps/man-pages-4.05 [4.04]
[ebuild U ] dev-libs/openssl-1.0.2h [1.0.2g-r2]
The following USE changes are necessary to proceed:
(see "package.use" in the portage(5) man page for more details)
# required by net-misc/openssh-7.2_p2::gentoo[ssl,-static]
# required by virtual/ssh-0::gentoo[-minimal]
# required by @system
# required by @world (argument)
>=dev-libs/openssl-1.0.2h bindist
Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.
11 May 2016 03:04:03 UTC: ERROR : CatalystError: cmd() NON-zero return value from: run script failed.
11 May 2016 03:04:03 UTC: ERROR : CatalystError: Stage build aborting due to error.
11 May 2016 03:04:03 UTC: ERROR : Exception running action sequence run_local
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/catalyst/base/stagebase.py", line 1413, in run
getattr(self, x)()
File "/usr/lib64/python2.7/site-packages/catalyst/base/stagebase.py", line 1322, in run_local
print_traceback=False)
CatalystError
11 May 2016 03:04:03 UTC: NOTICE : Cleaning up... Running unbind()
Full build log at /home/release/tmp/run/catalyst-auto.cITG9p/log/hardened_stage1.log
next reply other threads:[~2016-05-11 3:04 UTC|newest]
Thread overview: 180+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 3:04 catalyst [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-30 3:00 [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - hardened/stage1.spec catalyst
2020-09-23 3:00 catalyst
2020-09-16 3:00 catalyst
2020-09-09 3:00 catalyst
2020-09-02 3:00 catalyst
2020-08-26 3:00 catalyst
2020-08-19 3:00 catalyst
2020-08-12 3:00 catalyst
2020-08-05 3:00 catalyst
2020-07-29 3:00 catalyst
2020-07-22 3:00 catalyst
2020-07-15 3:00 catalyst
2020-07-08 3:00 catalyst
2020-07-01 3:00 catalyst
2020-06-24 3:00 catalyst
2020-06-17 3:00 catalyst
2020-06-10 3:00 catalyst
2020-06-03 3:00 catalyst
2020-05-27 3:00 catalyst
2020-05-20 3:00 catalyst
2020-05-16 11:18 catalyst
2020-05-13 3:00 catalyst
2020-05-06 3:01 catalyst
2020-04-29 3:00 catalyst
2020-01-08 4:04 catalyst
2019-09-04 3:00 catalyst
2019-04-20 12:54 catalyst
2019-01-09 7:13 catalyst
2019-01-03 13:28 catalyst
2019-01-03 13:17 catalyst
2019-01-02 21:48 catalyst
2019-01-02 18:44 catalyst
2019-01-02 8:06 catalyst
2018-12-26 6:52 catalyst
2018-12-19 6:54 catalyst
2018-10-18 21:45 catalyst
2018-09-07 12:37 catalyst
2018-09-07 12:36 catalyst
2018-04-13 22:00 catalyst
2018-04-11 22:01 catalyst
2018-04-09 22:01 catalyst
2018-04-06 22:01 catalyst
2018-04-02 21:59 catalyst
2018-02-17 2:36 catalyst
2018-02-15 2:36 catalyst
2018-02-13 2:33 catalyst
2018-02-10 2:04 catalyst
2018-02-03 1:57 catalyst
2018-02-01 3:19 catalyst
2018-01-31 7:20 catalyst
2018-01-31 3:02 catalyst
2018-01-30 1:54 catalyst
2018-01-27 1:46 catalyst
2018-01-25 1:44 catalyst
2018-01-24 6:07 catalyst
2018-01-23 1:42 catalyst
2018-01-20 1:45 catalyst
2017-12-25 22:12 catalyst
2017-12-22 22:11 catalyst
2017-12-20 22:11 catalyst
2017-12-18 23:07 catalyst
2017-10-26 3:26 catalyst
2017-10-26 3:26 catalyst
2017-10-26 3:25 catalyst
2017-10-26 3:25 catalyst
2017-09-27 3:16 catalyst
2017-09-20 3:15 catalyst
2017-09-13 3:14 catalyst
2017-09-05 1:19 catalyst
2017-03-08 3:01 catalyst
2017-03-01 3:00 catalyst
2017-02-22 3:22 catalyst
2017-02-15 3:23 catalyst
2017-02-08 3:22 catalyst
2017-02-01 3:22 catalyst
2017-01-25 3:22 catalyst
2017-01-18 3:21 catalyst
2017-01-11 3:17 catalyst
2017-01-04 3:18 catalyst
2016-12-28 3:17 catalyst
2016-12-21 3:17 catalyst
2016-12-14 3:16 catalyst
2016-12-07 3:17 catalyst
2016-11-30 3:02 catalyst
2016-11-23 3:02 catalyst
2016-11-16 3:02 catalyst
2016-11-09 3:02 catalyst
2016-11-02 3:02 catalyst
2016-10-26 3:03 catalyst
2016-10-19 3:03 catalyst
2016-10-12 3:02 catalyst
2016-10-05 3:03 catalyst
2016-09-14 3:01 catalyst
2016-09-07 3:01 catalyst
2016-08-31 3:01 catalyst
2016-08-24 3:01 catalyst
2016-08-17 3:01 catalyst
2016-08-10 3:01 catalyst
2016-08-03 3:01 catalyst
2016-07-27 3:04 catalyst
2016-07-20 3:01 catalyst
2016-05-18 3:04 catalyst
2015-12-23 3:07 catalyst
2015-12-01 3:10 catalyst
2015-08-19 6:21 catalyst
2015-08-12 10:18 catalyst
2015-07-29 8:24 catalyst
2015-06-19 5:18 catalyst
2015-06-17 3:09 catalyst
2015-06-03 3:06 catalyst
2015-06-01 1:26 catalyst
2015-05-20 3:08 catalyst
2015-05-13 3:08 catalyst
2015-05-06 3:07 catalyst
2015-04-29 3:07 catalyst
2015-04-22 5:23 catalyst
2015-02-22 2:38 catalyst
2015-02-17 1:19 catalyst
2015-02-11 3:08 catalyst
2015-02-10 1:21 catalyst
2015-02-04 3:08 catalyst
2015-02-03 1:20 catalyst
2015-01-28 3:08 catalyst
2015-01-27 1:18 catalyst
2015-01-20 1:19 catalyst
2015-01-13 1:20 catalyst
2015-01-06 1:20 catalyst
2014-12-30 1:20 catalyst
2014-12-23 1:21 catalyst
2014-12-16 1:21 catalyst
2014-12-09 8:24 catalyst
2014-12-02 8:29 catalyst
2014-11-25 8:25 catalyst
2014-11-18 9:48 catalyst
2014-11-12 8:35 catalyst
2014-11-11 8:26 catalyst
2014-11-04 10:14 catalyst
2014-10-28 8:14 catalyst
2014-10-21 8:42 catalyst
2014-10-14 8:15 catalyst
2014-10-07 8:09 catalyst
2014-09-30 8:05 catalyst
2014-09-23 8:06 catalyst
2014-09-16 8:15 catalyst
2014-09-09 7:44 catalyst
2014-09-02 8:05 catalyst
2014-08-26 8:07 catalyst
2014-08-19 8:13 catalyst
2014-08-12 10:32 catalyst
2014-08-12 9:22 catalyst
2014-08-05 8:39 catalyst
2014-08-05 5:01 catalyst
2014-07-29 9:04 catalyst
2014-07-29 8:16 catalyst
2014-07-22 9:03 catalyst
2014-07-22 8:18 catalyst
2014-07-08 9:09 catalyst
2014-07-01 5:14 catalyst
2012-09-18 1:15 catalyst
2012-09-11 1:38 catalyst
2012-09-04 1:38 catalyst
2012-02-22 5:04 catalyst
2012-02-15 4:45 catalyst
2012-02-08 4:49 catalyst
2012-02-01 4:44 catalyst
2012-01-25 4:44 catalyst
2012-01-17 11:49 catalyst
2012-01-11 5:06 catalyst
2012-01-04 5:07 catalyst
2011-12-27 19:04 catalyst
2011-12-20 19:04 catalyst
2011-12-14 4:46 catalyst
2011-11-22 6:09 catalyst
2011-11-15 6:40 catalyst
2011-08-23 1:33 catalyst
2011-08-16 3:31 catalyst
2011-05-17 3:07 catalyst
2011-02-01 22:02 catalyst
2011-01-25 19:54 catalyst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160511030403.D41FA6006F@thor.jmbsvicetto.name \
--to=catalyst@thor.jmbsvicetto.name \
--cc=gentoo-releng-autobuilds@lists.gentoo.org \
--cc=jmbsvicetto@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox