Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390x-auto] Catalyst fatal build error - stage1.spec
Date: Wed, 02 Oct 2019 09:15:43
Message-Id: 20191002091539.0420D206BF@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f stage1.spec
2 02 Oct 2019 05:14:24 EDT: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 02 Oct 2019 05:14:24 EDT: NOTICE : conf_values[options] = {'autoresume', 'pkgcache', 'clear-autoresume', 'snapcache', 'seedcache', 'bindist', 'kerncache'}
4 02 Oct 2019 05:14:24 EDT: NOTICE : Processing spec file: stage1.spec
5 02 Oct 2019 05:14:24 EDT: NOTICE : Using target: stage1
6 02 Oct 2019 05:14:24 EDT: NOTICE : Source file specification matching setting is: strict
7 02 Oct 2019 05:14:24 EDT: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
8 02 Oct 2019 05:14:26 EDT: NOTICE : Source path set to /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.xz
9 02 Oct 2019 05:14:26 EDT: NOTICE : stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z/tmp/stage1root
10 02 Oct 2019 05:14:26 EDT: NOTICE : Removing AutoResume Points ...
11 02 Oct 2019 05:14:26 EDT: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20191002T091314Z
12 02 Oct 2019 05:14:26 EDT: NOTICE : --- Running action sequence: unpack
13 02 Oct 2019 05:14:26 EDT: NOTICE : Referenced SEEDCACHE does not appear to be a directory, trying to untar...
14 02 Oct 2019 05:14:26 EDT: NOTICE : Resume: "seed source" unpack resume point is disabled
15 02 Oct 2019 05:14:26 EDT: NOTICE : Resume: Target chroot is invalid, cleaning up...
16 02 Oct 2019 05:14:26 EDT: NOTICE : Removing AutoResume Points ...
17 02 Oct 2019 05:14:26 EDT: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20191002T091314Z
18 02 Oct 2019 05:14:26 EDT: NOTICE : Clearing the chroot path ...
19 02 Oct 2019 05:14:26 EDT: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z
20 02 Oct 2019 05:14:26 EDT: NOTICE : Starting auto from /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.xz
21 02 Oct 2019 05:14:26 EDT: NOTICE : to /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z (this may take some time) ..
22 02 Oct 2019 05:14:38 EDT: NOTICE : --- Running action sequence: unpack_snapshot
23 02 Oct 2019 05:14:38 EDT: NOTICE : Unpacking portage tree (this can take a long time) ...
24 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: setup_confdir
25 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: portage_overlay
26 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: base_dirs
27 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: bind
28 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: chroot_setup
29 02 Oct 2019 05:14:51 EDT: NOTICE : Setting up chroot...
30 02 Oct 2019 05:14:51 EDT: WARNING : Overriding certain env variables may cause catastrophic failure.
31 02 Oct 2019 05:14:51 EDT: WARNING : If your build fails look here first as the possible problem.
32 02 Oct 2019 05:14:51 EDT: WARNING : Catalyst assumes you know what you are doing when setting these variables.
33 02 Oct 2019 05:14:51 EDT: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
34 02 Oct 2019 05:14:51 EDT: WARNING : You have been warned.
35 02 Oct 2019 05:14:51 EDT: NOTICE : Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z/etc/portage/make.conf
36 02 Oct 2019 05:14:51 EDT: NOTICE : STICKY-CONFIG is enabled
37 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: setup_environment
38 02 Oct 2019 05:14:51 EDT: NOTICE : --- Running action sequence: run_local
39 copying make.conf to /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z/tmp/stage1root/etc/portage
40 Copying stage1-chroot.sh to /tmp
41 copying stage1-chroot.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z/tmp
42 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z/tmp
43 Ensure the file has the executable bit set
44 Running stage1-chroot.sh in chroot:
45 chroot /var/tmp/catalyst/tmp/default/stage1-s390x-20191002T091314Z /tmp/stage1-chroot.sh
46 >>> Regenerating /etc/ld.so.cache...
47 Adding USE="${USE} build" to make.conf for portage build
48 emerge --quiet --oneshot --update --newuse sys-apps/portage
49
50 Performing Global Updates
51 (Could take a couple of minutes if you have a lot of binary packages.)
52
53
54 >>> Verifying ebuild manifests
55 >>> Running pre-merge checks for sys-apps/portage-2.3.69
56 * Determining the location of the kernel source code
57 * Unable to find kernel sources at /usr/src/linux
58 * Please make sure that /usr/src/linux points at your running kernel,
59 * (or the kernel you wish to build against).
60 * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location
61 * Unable to calculate Linux Kernel version for build, attempting to use running version
62 * Unable to check for the following kernel config options due
63 * to absence of any configured kernel sources or compiled
64 * config:
65 * - IPC_NS
66 * - PID_NS
67 * - NET_NS
68 * You're on your own to make sure they are set if needed.
69 >>> Emerging (1 of 1) sys-apps/portage-2.3.69::gentoo
70 >>> Installing (1 of 1) sys-apps/portage-2.3.69::gentoo
71 * Messages for package sys-apps/portage-2.3.69:
72 * Unable to find kernel sources at /usr/src/linux
73 * Unable to calculate Linux Kernel version for build, attempting to use running version
74 * Unable to check for the following kernel config options due
75 * to absence of any configured kernel sources or compiled
76 * config:
77 * - IPC_NS
78 * - PID_NS
79 * - NET_NS
80 * You're on your own to make sure they are set if needed.
81
82
83 Updating seed stage...
84 emerge --quiet --buildpkg=n --update --deep @world --jobs 2 --load-average 2
85 [ebuild U ] sys-libs/e2fsprogs-libs-1.45.4 [1.45.2]
86 [ebuild U ] dev-libs/libassuan-2.5.3 [2.5.1]
87 [ebuild N ] app-crypt/gpgme-1.13.1
88 [ebuild U ] sys-fs/e2fsprogs-1.45.4 [1.45.2]
89 [ebuild N ] app-crypt/libb2-0.98.1-r1
90 [ebuild U ] app-portage/portage-utils-0.80 [0.74]
91
92 The following keyword changes are necessary to proceed:
93 (see "package.accept_keywords" in the portage(5) man page for more details)
94 # required by app-crypt/gpgme-1.13.1::gentoo
95 # required by app-portage/portage-utils-0.80::gentoo[qmanifest,-static]
96 # required by app-admin/perl-cleaner-2.27::gentoo
97 # required by dev-lang/perl-5.28.2-r1::gentoo
98 # required by dev-perl/XML-Parser-2.440.0::gentoo
99 # required by dev-util/intltool-0.51.0-r2::gentoo
100 # required by sys-fs/eudev-3.2.5::gentoo
101 # required by virtual/udev-217::gentoo
102 # required by sys-apps/hwids-20190316::gentoo[udev]
103 =dev-libs/libassuan-2.5.3 ~s390
104 # required by app-portage/portage-utils-0.80::gentoo[qmanifest,-static]
105 # required by app-admin/perl-cleaner-2.27::gentoo
106 # required by dev-lang/perl-5.28.2-r1::gentoo
107 # required by dev-perl/XML-Parser-2.440.0::gentoo
108 # required by dev-util/intltool-0.51.0-r2::gentoo
109 # required by sys-fs/eudev-3.2.5::gentoo
110 # required by virtual/udev-217::gentoo
111 # required by sys-apps/hwids-20190316::gentoo[udev]
112 =app-crypt/gpgme-1.13.1 **
113
114 Use --autounmask-write to write changes to config files (honoring
115 CONFIG_PROTECT). Carefully examine the list of proposed changes,
116 paying special attention to mask or keyword changes that may expose
117 experimental or unstable packages.
118 02 Oct 2019 05:15:25 EDT: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
119 02 Oct 2019 05:15:25 EDT: ERROR : CatalystError: Stage build aborting due to error.
120 02 Oct 2019 05:15:25 EDT: ERROR : Exception running action sequence run_local
121 Traceback (most recent call last):
122 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1360, in run_local
123 env=self.env)
124 File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
125 print_traceback=False)
126 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
127
128 During handling of the above exception, another exception occurred:
129
130 Traceback (most recent call last):
131 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1465, in run
132 getattr(self, x)()
133 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1369, in run_local
134 print_traceback=False)
135 catalyst.support.CatalystError: Stage build aborting due to error.
136 02 Oct 2019 05:15:25 EDT: NOTICE : Cleaning up... Running unbind()
137 Command exited with non-zero status 2
138 44.10user 9.21system 1:01.35elapsed 86%CPU (0avgtext+0avgdata 509760maxresident)k
139 0inputs+0outputs (441major+2304887minor)pagefaults 0swaps
140
141
142
143 Full build log at /tmp/catalyst-auto.20191002T091314Z.rSdAi8/log/stage1.log