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: Thu, 22 Mar 2018 09:15:09
Message-Id: 20180322091504.E9256201C2@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f stage1.spec
2 Catalyst, version 2.0.18
3 Copyright 2003-2008 Gentoo Foundation
4 Copyright 2008-2012 various authors
5 Distributed under the GNU General Public License version 2.1
6
7 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
8 Setting sharedir to config file value "/usr/lib64/catalyst"
9 Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache"
10 Setting hash_function to config file value "crc32"
11 Setting storedir to config file value "/var/tmp/catalyst"
12 Setting portdir to config file value "/usr/portage"
13 Setting distdir to config file value "/usr/portage/distfiles"
14 Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
15 Autoresuming support enabled.
16 Binary redistribution enabled
17 Kernel cache support enabled.
18 Package cache support enabled.
19 Seed cache support enabled.
20 Snapshot cache support enabled.
21 Envscript support enabled.
22 Using target: stage1
23 Building natively for s390
24 stage1 root path is /tmp/stage1root
25 Source path set to /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2
26 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180322T091242Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180322T091242Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390x-20180322T091242Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390x-20180322T091242Z/
31 Checking for processes running in chroot and killing them.
32 Removing AutoResume Points: ...
33 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180322T091242Z/
34 --- Running action sequence: unpack
35 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
36 No Valid Resume point detected, cleaning up...
37 Removing AutoResume Points: ...
38 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180322T091242Z/
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z/
40
41 Starting tar extract from /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2
42 to /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z/ (This may take some time) ...
43
44 tar: SELinux support is not available
45 --- Running action sequence: unpack_snapshot
46 Cleaning up invalid snapshot cache at
47 /var/tmp/catalyst/snapshot_cache/20180322T091242Z/ (This can take a long time)...
48 Unpacking portage tree (This can take a long time) ...
49 tar: SELinux support is not available
50 lockfile does not exist '/var/tmp/catalyst/snapshot_cache/20180322T091242Z/.catalyst_lock'
51 --- Running action sequence: setup_confdir
52 Configuring /etc/portage...
53 --- Running action sequence: portage_overlay
54 --- Running action sequence: base_dirs
55 --- Running action sequence: bind
56 --- Running action sequence: chroot_setup
57 Setting up chroot...
58
59 Warning!!!!
60 Overriding certain env variables may cause catastrophic failure.
61 If your build fails look here first as the possible problem.
62 Catalyst assumes you know what you are doing when setting
63 these variables.
64 Catalyst Maintainers use VERY minimal envscripts if used at all
65 You have been warned
66
67 --- Running action sequence: setup_environment
68 --- Running action sequence: run_local
69 copying make.conf to /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z///tmp/stage1root/etc/portage
70 Copying stage1-chroot.sh to /tmp
71 copying stage1-chroot.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z//tmp
72 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z//tmp
73 Ensure the file has the executable bit set
74 Running stage1-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z/
75 >>> Regenerating /etc/ld.so.cache...
76 Adding USE=" build" to make.conf for portage build
77 emerge --quiet --oneshot --update --newuse sys-apps/portage
78 >>> Verifying ebuild manifests
79 >>> Emerging (1 of 1) sys-apps/portage-2.3.8::gentoo
80 >>> Failed to emerge sys-apps/portage-2.3.8, Log file:
81 >>> '/var/tmp/portage/sys-apps/portage-2.3.8/temp/build.log'
82 * Package: sys-apps/portage-2.3.8
83 * Repository: gentoo
84 * Maintainer: dev-portage@g.o
85 * Upstream: dev-portage@g.o
86 * USE: abi_s390_64 build elibc_glibc ipc kernel_linux native-extensions python_targets_python2_7 python_targets_python3_5 s390 userland_GNU xattr
87 * FEATURES: preserve-libs sandbox userpriv usersandbox
88 * The ebuild phase 'setup' has been killed by signal 9.
89 * Messages for package sys-apps/portage-2.3.8:
90 * The ebuild phase 'setup' has been killed by signal 9.
91
92
93
94 !!! catalyst: run script failed.
95
96
97 Traceback (most recent call last):
98 File "modules/generic_stage_target.py", line 1244, in run_local
99 "run script failed.",env=self.env)
100 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
101 raise CatalystError,myexc
102 CatalystError
103 None
104
105 !!! catalyst: Stage build aborting due to error.
106
107 Traceback (most recent call last):
108 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
109 mytarget.run()
110 File "modules/generic_stage_target.py", line 1304, in run
111 apply(getattr(self,x))
112 File "modules/generic_stage_target.py", line 1249, in run_local
113 raise CatalystError,"Stage build aborting due to error."
114 CatalystError
115 !!! catalyst: Error encountered during run of target stage1
116 Catalyst aborting....
117 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390x-20180322T091242Z/.catalyst_lock'
118 Command exited with non-zero status 1
119 26.60user 3.97system 0:35.57elapsed 85%CPU (0avgtext+0avgdata 214912maxresident)k
120 0inputs+0outputs (347major+418570minor)pagefaults 0swaps
121
122
123
124 Full build log at /tmp/catalyst-auto.20180322T091242Z.xq0F8J/log/stage1.log