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