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/stage1-selinux-nomultilib.spec
Date: Tue, 16 Jul 2019 02:57:31
Message-Id: 20190716025729.C1FF5601FC@thor.jmbsvicetto.name
1 *** Running command: time catalyst -a -c /etc/catalyst/release/amd64-auto.conf -f hardened/stage1-selinux-nomultilib.spec
2 16 Jul 2019 02:57:23 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
3 16 Jul 2019 02:57:23 UTC: NOTICE : conf_values[options] = {'clear-autoresume', 'bindist', 'preserve_libs', 'pkgcache'}
4 16 Jul 2019 02:57:23 UTC: NOTICE : Processing spec file: hardened/stage1-selinux-nomultilib.spec
5 16 Jul 2019 02:57:23 UTC: NOTICE : Using target: stage1
6 16 Jul 2019 02:57:23 UTC: NOTICE : Source file specification matching setting is: loose
7 16 Jul 2019 02:57:23 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
8 16 Jul 2019 02:57:23 UTC: NOTICE : Source path set to /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened-selinux+nomultilib-latest.tar.xz
9 16 Jul 2019 02:57:23 UTC: NOTICE : stage1 stage path is /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z/tmp/stage1root
10 16 Jul 2019 02:57:23 UTC: NOTICE : --- Running action sequence: unpack
11 16 Jul 2019 02:57:23 UTC: NOTICE : Clearing the chroot path ...
12 16 Jul 2019 02:57:23 UTC: NOTICE : Emptying directory: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z
13 16 Jul 2019 02:57:23 UTC: NOTICE : Starting auto from /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened-selinux+nomultilib-latest.tar.xz
14 16 Jul 2019 02:57:23 UTC: NOTICE : to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z (this may take some time) ..
15 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: unpack_snapshot
16 16 Jul 2019 02:57:28 UTC: NOTICE : Unpacking portage tree (this can take a long time) ...
17 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: setup_confdir
18 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: portage_overlay
19 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: base_dirs
20 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: bind
21 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: chroot_setup
22 16 Jul 2019 02:57:28 UTC: NOTICE : Setting up chroot...
23 16 Jul 2019 02:57:28 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
24 16 Jul 2019 02:57:28 UTC: WARNING : If your build fails look here first as the possible problem.
25 16 Jul 2019 02:57:28 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
26 16 Jul 2019 02:57:28 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
27 16 Jul 2019 02:57:28 UTC: WARNING : You have been warned.
28 16 Jul 2019 02:57:28 UTC: NOTICE : Writing the stage make.conf to: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z/etc/portage/make.conf
29 16 Jul 2019 02:57:28 UTC: NOTICE : STICKY-CONFIG is enabled
30 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: setup_environment
31 16 Jul 2019 02:57:28 UTC: NOTICE : --- Running action sequence: run_local
32 copying make.conf to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z/tmp/stage1root/etc/portage
33 Copying stage1-chroot.sh to /tmp
34 copying stage1-chroot.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z/tmp
35 copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z/tmp
36 Ensure the file has the executable bit set
37 Running stage1-chroot.sh in chroot:
38 chroot /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux+nomultilib-20190716T025455Z /tmp/stage1-chroot.sh
39 sed: can't read /var/db/repos/gentoo/profiles/profiles.desc: No such file or directory
40 !!! Error: default/linux/amd64/17.1/no-multilib/hardened/selinux is not a valid profile for amd64
41 exiting
42 >>> Regenerating /etc/ld.so.cache...
43 Your profile seems to be broken.
44 Could not build a list of build packages.
45 Double check your /etc/portage/make.profile link and the 'packages' files.
46 16 Jul 2019 02:57:29 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
47 16 Jul 2019 02:57:29 UTC: ERROR : CatalystError: Stage build aborting due to error.
48 16 Jul 2019 02:57:29 UTC: ERROR : Exception running action sequence run_local
49 Traceback (most recent call last):
50 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1360, in run_local
51 env=self.env)
52 File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
53 print_traceback=False)
54 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) 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.6/site-packages/catalyst/base/stagebase.py", line 1465, in run
60 getattr(self, x)()
61 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1369, in run_local
62 print_traceback=False)
63 catalyst.support.CatalystError: Stage build aborting due to error.
64 16 Jul 2019 02:57:29 UTC: NOTICE : Cleaning up... Running unbind()
65 Command exited with non-zero status 2
66 24.89user 2.45system 0:06.65elapsed 411%CPU (0avgtext+0avgdata 357136maxresident)k
67 728inputs+3182328outputs (0major+152677minor)pagefaults 0swaps
68
69
70
71 Full build log at /home/release/tmp/run/catalyst-auto.20190716T025455Z.fBNKNU/log/hardened_stage1-selinux-nomultilib.log