Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - hardened/stage1.spec
Date: Wed, 26 Dec 2018 06:52:23
Message-Id: 20181226065213.558706217F@thor.jmbsvicetto.name
1 *** Running command: time catalyst -a -c /etc/catalyst/release/x86-auto.conf -f hardened/stage1.spec
2 26 Dec 2018 06:51:50 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/x86-auto.conf
3 26 Dec 2018 06:51:50 UTC: NOTICE : conf_values[options] = {'pkgcache', 'clear-autoresume', 'bindist', 'preserve_libs'}
4 26 Dec 2018 06:51:50 UTC: NOTICE : Processing spec file: hardened/stage1.spec
5 26 Dec 2018 06:51:50 UTC: NOTICE : Using target: stage1
6 26 Dec 2018 06:51:50 UTC: NOTICE : Source file specification matching setting is: loose
7 26 Dec 2018 06:51:50 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
8 26 Dec 2018 06:51:51 UTC: NOTICE : Source path set to /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.xz
9 26 Dec 2018 06:51:51 UTC: NOTICE : stage1 stage path is /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z/tmp/stage1root
10 26 Dec 2018 06:51:51 UTC: NOTICE : --- Running action sequence: unpack
11 26 Dec 2018 06:51:51 UTC: NOTICE : Clearing the chroot path ...
12 26 Dec 2018 06:51:51 UTC: NOTICE : Emptying directory: /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z
13 26 Dec 2018 06:51:51 UTC: NOTICE : Starting auto from /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.xz
14 26 Dec 2018 06:51:51 UTC: NOTICE : to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z (this may take some time) ..
15 26 Dec 2018 06:51:53 UTC: NOTICE : --- Running action sequence: unpack_snapshot
16 26 Dec 2018 06:51:53 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
17 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: setup_confdir
18 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: portage_overlay
19 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: base_dirs
20 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: bind
21 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: chroot_setup
22 26 Dec 2018 06:52:11 UTC: NOTICE : Setting up chroot...
23 26 Dec 2018 06:52:11 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
24 26 Dec 2018 06:52:11 UTC: WARNING : If your build fails look here first as the possible problem.
25 26 Dec 2018 06:52:11 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
26 26 Dec 2018 06:52:11 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
27 26 Dec 2018 06:52:11 UTC: WARNING : You have been warned.
28 26 Dec 2018 06:52:11 UTC: NOTICE : Writing the stage make.conf to: /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z/etc/portage/make.conf
29 26 Dec 2018 06:52:11 UTC: NOTICE : STICKY-CONFIG is enabled
30 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: setup_environment
31 26 Dec 2018 06:52:11 UTC: NOTICE : --- Running action sequence: run_local
32 copying make.conf to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z/tmp/stage1root/etc/portage
33 Copying stage1-chroot.sh to /tmp
34 copying stage1-chroot.sh to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z/tmp
35 copying chroot-functions.sh to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z/tmp
36 Ensure the file has the executable bit set
37 Running stage1-chroot.sh in chroot:
38 setarch linux32 chroot /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181226T030004Z /tmp/stage1-chroot.sh
39 !!! Error: hardened/linux/x86 is not a valid profile for x86
40 exiting
41 >>> Regenerating /etc/ld.so.cache...
42 Your profile seems to be broken.
43 Could not build a list of build packages.
44 Double check your /etc/portage/make.profile link and the 'packages' files.
45 26 Dec 2018 06:52:12 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
46 26 Dec 2018 06:52:13 UTC: ERROR : CatalystError: Stage build aborting due to error.
47 26 Dec 2018 06:52:13 UTC: ERROR : Exception running action sequence run_local
48 Traceback (most recent call last):
49 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1355, in run_local
50 env=self.env)
51 File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
52 print_traceback=False)
53 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
54
55 During handling of the above exception, another exception occurred:
56
57 Traceback (most recent call last):
58 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1455, in run
59 getattr(self, x)()
60 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1364, in run_local
61 print_traceback=False)
62 catalyst.support.CatalystError: Stage build aborting due to error.
63 26 Dec 2018 06:52:13 UTC: NOTICE : Cleaning up... Running unbind()
64 Command exited with non-zero status 2
65 23.88user 3.52system 0:22.46elapsed 121%CPU (0avgtext+0avgdata 347260maxresident)k
66 0inputs+3085576outputs (0major+207558minor)pagefaults 0swaps
67
68
69
70 Full build log at /home/release/tmp/run/catalyst-auto.20181226T030004Z.GwL8nl/log/hardened_stage1.log