public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
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 - stage1.spec
Date: Wed,  3 Aug 2016 03:01:30 +0000 (UTC)	[thread overview]
Message-ID: <20160803030130.6A1BC6005B@thor.jmbsvicetto.name> (raw)




03 Aug 2016 03:01:18 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/x86-auto.conf
03 Aug 2016 03:01:18 UTC: NOTICE  : Processing spec file: stage1.spec
03 Aug 2016 03:01:18 UTC: NOTICE  : Using target: stage1
03 Aug 2016 03:01:18 UTC: NOTICE  : Source file specification matching setting is: loose
03 Aug 2016 03:01:18 UTC: NOTICE  : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
03 Aug 2016 03:01:19 UTC: NOTICE  : Source path set to /home/release/buildroot/x86-dev/builds/default/stage3-i486-latest.tar.xz
03 Aug 2016 03:01:19 UTC: NOTICE  : stage1 stage path is /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803/tmp/stage1root
03 Aug 2016 03:01:19 UTC: NOTICE  : purge(); clearing autoresume ...
03 Aug 2016 03:01:19 UTC: NOTICE  : purge(); clearing chroot ...
03 Aug 2016 03:01:19 UTC: NOTICE  : Clearing the chroot path ...
03 Aug 2016 03:01:19 UTC: NOTICE  : purge(); clearing package cache ...
03 Aug 2016 03:01:19 UTC: NOTICE  : purging the pkgcache ...
03 Aug 2016 03:01:19 UTC: NOTICE  : purge(); clearing kerncache ...
03 Aug 2016 03:01:19 UTC: NOTICE  : --- Running action sequence: unpack
03 Aug 2016 03:01:19 UTC: NOTICE  : Clearing the chroot path ...
03 Aug 2016 03:01:19 UTC: NOTICE  : Starting auto from /home/release/buildroot/x86-dev/builds/default/stage3-i486-latest.tar.xz
03 Aug 2016 03:01:19 UTC: NOTICE  : to /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803 (this may take some time) ..
Index and archive differ as to next file: ./var/tmp/.keep vs ./var/tmp/portage/._unmerge_/
tar: Child returned status 1
tar: Error is not recoverable: exiting now
03 Aug 2016 03:01:20 UTC: ERROR   : 'pixz' extraction of /home/release/buildroot/x86-dev/builds/default/stage3-i486-latest.tar.xz to /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803 failed.
03 Aug 2016 03:01:20 UTC: NOTICE  : --- Running action sequence: unpack_snapshot
03 Aug 2016 03:01:20 UTC: NOTICE  : Unpacking portage tree (this can take a long time) ...
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: setup_confdir
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: portage_overlay
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: base_dirs
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: bind
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: chroot_setup
03 Aug 2016 03:01:29 UTC: NOTICE  : Setting up chroot...
03 Aug 2016 03:01:29 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
03 Aug 2016 03:01:29 UTC: WARNING : If your build fails look here first as the possible problem.
03 Aug 2016 03:01:29 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
03 Aug 2016 03:01:29 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
03 Aug 2016 03:01:29 UTC: WARNING : You have been warned.
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: setup_environment
03 Aug 2016 03:01:29 UTC: NOTICE  : --- Running action sequence: run_local
copying make.conf to /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803/tmp/stage1root/etc/portage
Copying stage1-chroot.sh to /tmp
copying stage1-chroot.sh to /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803/tmp
copying chroot-functions.sh to /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803/tmp
Ensure the file has the executable bit set
Running stage1-chroot.sh in chroot:
    setarch linux32 chroot /home/release/buildroot/x86-dev/tmp/default/stage1-i486-20160803 /tmp/stage1-chroot.sh
/tmp/chroot-functions.sh: line 4: eselect: command not found
./tmp/stage1-chroot.sh: /tmp/build.py: /usr/bin/python: bad interpreter: No such file or directory
./tmp/stage1-chroot.sh: line 10: portageq: command not found
Your profile seems to be broken.
Could not build a list of build packages.
Double check your /etc/portage/make.profile link and the 'packages' files.
03 Aug 2016 03:01:29 UTC: ERROR   : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
03 Aug 2016 03:01:30 UTC: ERROR   : CatalystError: Stage build aborting due to error.
03 Aug 2016 03:01:30 UTC: ERROR   : Exception running action sequence run_local
Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1293, in run_local
    env=self.env)
  File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1393, in run
    getattr(self, x)()
  File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1302, in run_local
    print_traceback=False)
catalyst.support.CatalystError: Stage build aborting due to error.
03 Aug 2016 03:01:30 UTC: NOTICE  : Cleaning up... Running unbind()
Command exited with non-zero status 2
19.67user 4.78system 0:12.36elapsed 197%CPU (0avgtext+0avgdata 296576maxresident)k
350728inputs+1841576outputs (1major+216538minor)pagefaults 0swaps



Full build log at /home/release/tmp/run/catalyst-auto.20160803.2fTnVF/log/stage1.log


             reply	other threads:[~2016-08-03  3:01 UTC|newest]

Thread overview: 146+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-03  3:01 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 - 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:00 catalyst
2020-04-29  3:00 catalyst
2020-01-08  4:04 catalyst
2019-12-31 21:49 catalyst
2019-12-27 21:49 catalyst
2019-12-24 21:48 catalyst
2019-12-20 21:48 catalyst
2019-12-17 21:48 catalyst
2019-12-13 21:48 catalyst
2019-12-10 21:48 catalyst
2019-09-04  3:00 catalyst
2019-02-14 16:06 catalyst
2019-01-03 13:28 catalyst
2019-01-03 13:17 catalyst
2019-01-02 21:48 catalyst
2019-01-02 18:11 catalyst
2019-01-02  4:46 catalyst
2019-01-01  1:19 catalyst
2018-04-13 21:53 catalyst
2018-04-11 21:53 catalyst
2018-04-09 21:53 catalyst
2018-04-06 21:53 catalyst
2018-04-02 21:52 catalyst
2018-02-16 23:22 catalyst
2018-02-14 23:21 catalyst
2018-02-12 23:21 catalyst
2018-02-09 23:12 catalyst
2018-02-02 23:09 catalyst
2018-01-31  3:00 catalyst
2018-01-29 23:07 catalyst
2018-01-26 23:05 catalyst
2018-01-24 23:04 catalyst
2018-01-24  4:03 catalyst
2018-01-22 23:03 catalyst
2018-01-19 23:04 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-09-27  3:05 catalyst
2017-09-20  3:05 catalyst
2017-09-13  3:05 catalyst
2017-09-05  1:18 catalyst
2017-03-08  3:01 catalyst
2017-03-01  3:00 catalyst
2017-02-22  3:10 catalyst
2017-02-15  3:11 catalyst
2017-02-08  3:11 catalyst
2017-02-01  3:10 catalyst
2017-01-25  3:11 catalyst
2017-01-18  3:10 catalyst
2017-01-11  3:08 catalyst
2017-01-04  3:08 catalyst
2016-12-28  3:08 catalyst
2016-12-21  3:09 catalyst
2016-12-14  3:08 catalyst
2016-12-07  3:08 catalyst
2016-11-30  3:01 catalyst
2016-11-23  3:01 catalyst
2016-11-16  3:01 catalyst
2016-11-09  3:01 catalyst
2016-11-02  3:01 catalyst
2016-10-26  3:01 catalyst
2016-10-19  3:01 catalyst
2016-10-12  3:01 catalyst
2016-10-05  3:01 catalyst
2016-09-14  3:00 catalyst
2016-09-07  3:00 catalyst
2016-08-31  3:00 catalyst
2016-08-24  3:00 catalyst
2016-08-17  3:00 catalyst
2016-08-10  3:00 catalyst
2016-07-27  3:01 catalyst
2016-07-20  3:00 catalyst
2016-05-18  3:01 catalyst
2016-05-11  3:01 catalyst
2015-12-23  3:04 catalyst
2015-12-01  1:52 catalyst
2015-08-05  4:06 catalyst
2015-07-08  3:48 catalyst
2015-07-01  3:45 catalyst
2015-06-19  3:27 catalyst
2015-06-17  3:07 catalyst
2015-06-03  3:05 catalyst
2015-05-27  3:05 catalyst
2015-05-20  3:05 catalyst
2015-05-13  3:05 catalyst
2015-05-06  3:05 catalyst
2015-04-29  3:04 catalyst
2015-04-28  2:20 catalyst
2015-04-22  3:30 catalyst
2015-02-25  3:35 catalyst
2015-02-22  8:49 catalyst
2015-02-22  2:37 catalyst
2015-02-18  3:08 catalyst
2015-02-17  1:16 catalyst
2015-02-11  3:06 catalyst
2015-02-10  1:18 catalyst
2015-02-04  3:06 catalyst
2015-02-03  1:18 catalyst
2015-01-28  3:07 catalyst
2015-01-27  1:16 catalyst
2015-01-21  3:07 catalyst
2015-01-20  1:17 catalyst
2015-01-14  3:47 catalyst
2015-01-13  1:19 catalyst
2015-01-07  3:56 catalyst
2015-01-06  1:19 catalyst
2014-12-30  1:19 catalyst
2014-12-24  3:42 catalyst
2014-12-23  1:19 catalyst
2014-12-16  1:19 catalyst
2014-12-03  3:30 catalyst
2014-11-26  3:32 catalyst
2014-11-19  3:24 catalyst
2014-11-05  3:34 catalyst
2014-08-05  1:39 catalyst
2014-07-01  2:06 catalyst
2012-09-11  1:38 catalyst
2012-09-04  1:38 catalyst
2011-11-22  3:21 catalyst
2011-11-15  3:13 catalyst
2011-08-23  1:33 catalyst
2011-08-16  3:31 catalyst
2011-05-17  3:07 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=20160803030130.6A1BC6005B@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