Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1-x32.spec
Date: Mon, 25 Jul 2016 03:07:24
Message-Id: 20160725030721.7FBA16005D@thor.jmbsvicetto.name
1 25 Jul 2016 03:05:38 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
2 25 Jul 2016 03:05:38 UTC: NOTICE : Processing spec file: stage1-x32.spec
3 25 Jul 2016 03:05:38 UTC: NOTICE : Using target: stage1
4 25 Jul 2016 03:05:38 UTC: NOTICE : Source file specification matching setting is: loose
5 25 Jul 2016 03:05:38 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
6 25 Jul 2016 03:05:39 UTC: NOTICE : Source path set to /home/release/buildroot/amd64-dev/builds/default/stage3-x32-latest.tar.xz
7 25 Jul 2016 03:05:39 UTC: NOTICE : stage1 stage path is /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725/tmp/stage1root
8 25 Jul 2016 03:05:39 UTC: NOTICE : purge(); clearing autoresume ...
9 25 Jul 2016 03:05:39 UTC: NOTICE : purge(); clearing chroot ...
10 25 Jul 2016 03:05:39 UTC: NOTICE : Clearing the chroot path ...
11 25 Jul 2016 03:05:39 UTC: NOTICE : purge(); clearing package cache ...
12 25 Jul 2016 03:05:39 UTC: NOTICE : purging the pkgcache ...
13 25 Jul 2016 03:05:39 UTC: NOTICE : purge(); clearing kerncache ...
14 25 Jul 2016 03:05:39 UTC: NOTICE : --- Running action sequence: unpack
15 25 Jul 2016 03:05:39 UTC: NOTICE : Clearing the chroot path ...
16 25 Jul 2016 03:05:39 UTC: NOTICE : Starting auto from /home/release/buildroot/amd64-dev/builds/default/stage3-x32-latest.tar.xz
17 25 Jul 2016 03:05:39 UTC: NOTICE : to /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725 (this may take some time) ..
18 Index and archive differ as to next file: ./var/tmp/.keep vs ./var/tmp/portage/._unmerge_/
19 tar: Child returned status 1
20 tar: Error is not recoverable: exiting now
21 25 Jul 2016 03:05:40 UTC: ERROR : 'pixz' extraction of /home/release/buildroot/amd64-dev/builds/default/stage3-x32-latest.tar.xz to /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725 failed.
22 25 Jul 2016 03:05:40 UTC: NOTICE : --- Running action sequence: unpack_snapshot
23 25 Jul 2016 03:05:40 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
24 25 Jul 2016 03:07:18 UTC: NOTICE : --- Running action sequence: setup_confdir
25 25 Jul 2016 03:07:18 UTC: NOTICE : --- Running action sequence: portage_overlay
26 25 Jul 2016 03:07:18 UTC: NOTICE : --- Running action sequence: base_dirs
27 25 Jul 2016 03:07:18 UTC: NOTICE : --- Running action sequence: bind
28 25 Jul 2016 03:07:18 UTC: NOTICE : --- Running action sequence: chroot_setup
29 25 Jul 2016 03:07:18 UTC: NOTICE : Setting up chroot...
30 25 Jul 2016 03:07:18 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
31 25 Jul 2016 03:07:18 UTC: WARNING : If your build fails look here first as the possible problem.
32 25 Jul 2016 03:07:18 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
33 25 Jul 2016 03:07:18 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
34 25 Jul 2016 03:07:18 UTC: WARNING : You have been warned.
35 25 Jul 2016 03:07:19 UTC: NOTICE : --- Running action sequence: setup_environment
36 25 Jul 2016 03:07:19 UTC: NOTICE : --- Running action sequence: run_local
37 copying make.conf to /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725/tmp/stage1root/etc/portage
38 Copying stage1-chroot.sh to /tmp
39 copying stage1-chroot.sh to /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725/tmp
40 copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725/tmp
41 Ensure the file has the executable bit set
42 Running stage1-chroot.sh in chroot:
43 chroot /home/release/buildroot/amd64-dev/tmp/default/stage1-x32-20160725 /tmp/stage1-chroot.sh
44 /tmp/chroot-functions.sh: line 4: eselect: command not found
45 ./tmp/stage1-chroot.sh: /tmp/build.py: /usr/bin/python: bad interpreter: No such file or directory
46 ./tmp/stage1-chroot.sh: line 10: portageq: command not found
47 Your profile seems to be broken.
48 Could not build a list of build packages.
49 Double check your /etc/portage/make.profile link and the 'packages' files.
50 25 Jul 2016 03:07:19 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
51 25 Jul 2016 03:07:20 UTC: ERROR : CatalystError: Stage build aborting due to error.
52 25 Jul 2016 03:07:20 UTC: ERROR : Exception running action sequence run_local
53 Traceback (most recent call last):
54 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1293, in run_local
55 env=self.env)
56 File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
57 print_traceback=False)
58 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
59
60 During handling of the above exception, another exception occurred:
61
62 Traceback (most recent call last):
63 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1393, in run
64 getattr(self, x)()
65 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1302, in run_local
66 print_traceback=False)
67 catalyst.support.CatalystError: Stage build aborting due to error.
68 25 Jul 2016 03:07:20 UTC: NOTICE : Cleaning up... Running unbind()
69 Command exited with non-zero status 2
70 18.88user 4.74system 1:41.90elapsed 23%CPU (0avgtext+0avgdata 319884maxresident)k
71 2952inputs+2032232outputs (1major+247152minor)pagefaults 0swaps
72
73
74
75 Full build log at /home/release/tmp/run/catalyst-auto.20160725.vBvLUx/log/stage1-x32.log