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, 19 Dec 2018 06:55:07
Message-Id: 20181219065458.076A962444@thor.jmbsvicetto.name
1 *** Running command: time catalyst -a -c /etc/catalyst/release/x86-auto.conf -f hardened/stage1.spec
2 19 Dec 2018 06:54:35 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/x86-auto.conf
3 19 Dec 2018 06:54:35 UTC: NOTICE : conf_values[options] = {'preserve_libs', 'clear-autoresume', 'bindist', 'pkgcache'}
4 19 Dec 2018 06:54:35 UTC: NOTICE : Processing spec file: hardened/stage1.spec
5 19 Dec 2018 06:54:35 UTC: NOTICE : Using target: stage1
6 19 Dec 2018 06:54:35 UTC: NOTICE : Source file specification matching setting is: loose
7 19 Dec 2018 06:54:35 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
8 19 Dec 2018 06:54:35 UTC: NOTICE : Source path set to /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.xz
9 19 Dec 2018 06:54:35 UTC: NOTICE : stage1 stage path is /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181219T030003Z/tmp/stage1root
10 19 Dec 2018 06:54:35 UTC: NOTICE : --- Running action sequence: unpack
11 19 Dec 2018 06:54:35 UTC: NOTICE : Clearing the chroot path ...
12 19 Dec 2018 06:54:35 UTC: NOTICE : Emptying directory: /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181219T030003Z
13 19 Dec 2018 06:54:35 UTC: NOTICE : Starting auto from /home/release/buildroot/x86-dev/builds/hardened/stage3-i686-hardened-latest.tar.xz
14 19 Dec 2018 06:54:35 UTC: NOTICE : to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181219T030003Z (this may take some time) ..
15 19 Dec 2018 06:54:38 UTC: NOTICE : --- Running action sequence: unpack_snapshot
16 19 Dec 2018 06:54:38 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
17 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: setup_confdir
18 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: portage_overlay
19 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: base_dirs
20 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: bind
21 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: chroot_setup
22 19 Dec 2018 06:54:54 UTC: NOTICE : Setting up chroot...
23 19 Dec 2018 06:54:54 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
24 19 Dec 2018 06:54:54 UTC: WARNING : If your build fails look here first as the possible problem.
25 19 Dec 2018 06:54:54 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
26 19 Dec 2018 06:54:54 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
27 19 Dec 2018 06:54:54 UTC: WARNING : You have been warned.
28 19 Dec 2018 06:54:54 UTC: NOTICE : Writing the stage make.conf to: /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181219T030003Z/etc/portage/make.conf
29 19 Dec 2018 06:54:54 UTC: NOTICE : STICKY-CONFIG is enabled
30 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: setup_environment
31 19 Dec 2018 06:54:54 UTC: NOTICE : --- Running action sequence: run_local
32 copying make.conf to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181219T030003Z/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-20181219T030003Z/tmp
35 copying chroot-functions.sh to /home/release/buildroot/x86-dev/tmp/hardened/stage1-i686-hardened-20181219T030003Z/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-20181219T030003Z /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 19 Dec 2018 06:54:55 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
46 19 Dec 2018 06:54:56 UTC: ERROR : CatalystError: Stage build aborting due to error.
47 19 Dec 2018 06:54:56 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 19 Dec 2018 06:54:56 UTC: NOTICE : Cleaning up... Running unbind()
64 Command exited with non-zero status 2
65 24.28user 3.24system 0:21.17elapsed 130%CPU (0avgtext+0avgdata 347340maxresident)k
66 0inputs+3083456outputs (0major+208885minor)pagefaults 0swaps
67
68
69
70 Full build log at /home/release/tmp/run/catalyst-auto.20181219T030003Z.6xS3fs/log/hardened_stage1.log