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 - hardened/stage4-nomultilib-minimal.spec
Date: Mon, 25 Jul 2016 03:16:09
Message-Id: 20160725031604.C822A6005D@thor.jmbsvicetto.name
1 25 Jul 2016 03:14:32 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
2 25 Jul 2016 03:14:32 UTC: NOTICE : Processing spec file: hardened/stage4-nomultilib-minimal.spec
3 25 Jul 2016 03:14:32 UTC: NOTICE : Using target: stage4
4 25 Jul 2016 03:14:32 UTC: NOTICE : Source file specification matching setting is: loose
5 25 Jul 2016 03:14:32 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
6 25 Jul 2016 03:14:33 UTC: NOTICE : Source path set to /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.xz
7 25 Jul 2016 03:14:33 UTC: NOTICE : purge(); clearing autoresume ...
8 25 Jul 2016 03:14:33 UTC: NOTICE : purge(); clearing chroot ...
9 25 Jul 2016 03:14:33 UTC: NOTICE : Clearing the chroot path ...
10 25 Jul 2016 03:14:33 UTC: NOTICE : purge(); clearing package cache ...
11 25 Jul 2016 03:14:33 UTC: NOTICE : purging the pkgcache ...
12 25 Jul 2016 03:14:33 UTC: NOTICE : purge(); clearing kerncache ...
13 25 Jul 2016 03:14:33 UTC: NOTICE : --- Running action sequence: unpack
14 25 Jul 2016 03:14:33 UTC: NOTICE : Clearing the chroot path ...
15 25 Jul 2016 03:14:33 UTC: NOTICE : Starting auto from /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.xz
16 25 Jul 2016 03:14:33 UTC: NOTICE : to /home/release/buildroot/amd64-dev/tmp/hardened/stage4-amd64-hardened+minimal-nomultilib-20160725 (this may take some time) ..
17 Index and archive differ as to next file: ./var/tmp/.keep vs ./var/tmp/portage/._unmerge_/
18 tar: Unexpected EOF in archive
19 tar: Unexpected EOF in archive
20 tar: Error is not recoverable: exiting now
21 25 Jul 2016 03:14:34 UTC: ERROR : 'pixz' extraction of /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.xz to /home/release/buildroot/amd64-dev/tmp/hardened/stage4-amd64-hardened+minimal-nomultilib-20160725 failed.
22 25 Jul 2016 03:14:34 UTC: NOTICE : --- Running action sequence: unpack_snapshot
23 25 Jul 2016 03:14:34 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
24 25 Jul 2016 03:16:01 UTC: NOTICE : --- Running action sequence: config_profile_link
25 25 Jul 2016 03:16:01 UTC: NOTICE : --- Running action sequence: setup_confdir
26 25 Jul 2016 03:16:01 UTC: NOTICE : --- Running action sequence: portage_overlay
27 25 Jul 2016 03:16:01 UTC: NOTICE : --- Running action sequence: bind
28 25 Jul 2016 03:16:01 UTC: NOTICE : --- Running action sequence: chroot_setup
29 25 Jul 2016 03:16:01 UTC: NOTICE : Setting up chroot...
30 25 Jul 2016 03:16:01 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
31 25 Jul 2016 03:16:01 UTC: WARNING : If your build fails look here first as the possible problem.
32 25 Jul 2016 03:16:01 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
33 25 Jul 2016 03:16:01 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
34 25 Jul 2016 03:16:01 UTC: WARNING : You have been warned.
35 25 Jul 2016 03:16:02 UTC: NOTICE : --- Running action sequence: setup_environment
36 25 Jul 2016 03:16:02 UTC: NOTICE : --- Running action sequence: build_packages
37 Copying stage4-chroot.sh to /tmp
38 copying stage4-chroot.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage4-amd64-hardened+minimal-nomultilib-20160725/tmp
39 copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage4-amd64-hardened+minimal-nomultilib-20160725/tmp
40 Ensure the file has the executable bit set
41 Running stage4-chroot.sh in chroot:
42 chroot /home/release/buildroot/amd64-dev/tmp/hardened/stage4-amd64-hardened+minimal-nomultilib-20160725 /tmp/stage4-chroot.sh
43 /tmp/chroot-functions.sh: line 4: eselect: command not found
44 emerge --quiet --usepkg --buildpkg --newuse --oneshot --update --newuse sys-apps/portage
45 /tmp/chroot-functions.sh: line 297: emerge: command not found
46 25 Jul 2016 03:16:02 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage4/stage4-controller.sh', 'build_packages', 'app-admin/sudo', 'net-misc/dhcp', 'net-misc/iputils', 'sys-boot/grub', 'sys-apps/gptfdisk', 'sys-apps/iproute2', 'sys-apps/lsb-release', 'sys-devel/bc', 'sys-power/acpid']) exited 1
47 25 Jul 2016 03:16:03 UTC: ERROR : CatalystError: stage4build aborting due to error.
48 25 Jul 2016 03:16:03 UTC: ERROR : Exception running action sequence build_packages
49 Traceback (most recent call last):
50 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1487, in build_packages
51 cmd(command, env=self.env)
52 File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
53 print_traceback=False)
54 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage4/stage4-controller.sh', 'build_packages', 'app-admin/sudo', 'net-misc/dhcp', 'net-misc/iputils', 'sys-boot/grub', 'sys-apps/gptfdisk', 'sys-apps/iproute2', 'sys-apps/lsb-release', 'sys-devel/bc', 'sys-power/acpid']) exited 1
55
56 During handling of the above exception, another exception occurred:
57
58 Traceback (most recent call last):
59 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1393, in run
60 getattr(self, x)()
61 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1493, in build_packages
62 "build aborting due to error.")
63 catalyst.support.CatalystError: stage4build aborting due to error.
64 25 Jul 2016 03:16:03 UTC: NOTICE : Cleaning up... Running unbind()
65 Command exited with non-zero status 2
66 15.27user 4.73system 1:30.35elapsed 22%CPU (0avgtext+0avgdata 272448maxresident)k
67 1464inputs+1945872outputs (0major+156057minor)pagefaults 0swaps
68
69
70
71 Full build log at /home/release/tmp/run/catalyst-auto.20160725.vBvLUx/log/hardened_stage4-nomultilib-minimal.log