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: Tue, 14 Aug 2018 09:18:09
Message-Id: 20180814091802.B1D622040F@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/20180814T091549Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180814T091549Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390x-20180814T091549Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390x-20180814T091549Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390x-20180814T091549Z/
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-20180814T091549Z/
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-20180814T091549Z/
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390x-20180814T091549Z/
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-20180814T091549Z/ (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/20180814T091549Z/ (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/20180814T091549Z/.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-20180814T091549Z///tmp/stage1root/etc/portage
70 Copying stage1-chroot.sh to /tmp
71 copying stage1-chroot.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20180814T091549Z//tmp
72 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20180814T091549Z//tmp
73 Ensure the file has the executable bit set
74 Running stage1-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage1-s390x-20180814T091549Z/
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
79 Performing Global Updates
80 (Could take a couple of minutes if you have a lot of binary packages.)
81
82
83 >>> Verifying ebuild manifests
84 >>> Emerging (1 of 2) dev-lang/python-3.6.5::gentoo
85 >>> Failed to emerge dev-lang/python-3.6.5, Log file:
86 >>> '/var/tmp/portage/dev-lang/python-3.6.5/temp/build.log'
87 * Package: dev-lang/python-3.6.5
88 * Repository: gentoo
89 * Maintainer: python@g.o
90 * USE: abi_s390_64 build elibc_glibc gdbm ipv6 kernel_linux ncurses readline s390 ssl threads userland_GNU xml
91 * FEATURES: preserve-libs sandbox userpriv usersandbox
92 * The ebuild phase 'setup' has been killed by signal 9.
93 * Messages for package dev-lang/python-3.6.5:
94 * The ebuild phase 'setup' has been killed by signal 9.
95
96
97
98 !!! catalyst: run script failed.
99
100
101 Traceback (most recent call last):
102 File "modules/generic_stage_target.py", line 1244, in run_local
103 "run script failed.",env=self.env)
104 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
105 raise CatalystError,myexc
106 CatalystError
107 None
108
109 !!! catalyst: Stage build aborting due to error.
110
111 Traceback (most recent call last):
112 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
113 mytarget.run()
114 File "modules/generic_stage_target.py", line 1304, in run
115 apply(getattr(self,x))
116 File "modules/generic_stage_target.py", line 1249, in run_local
117 raise CatalystError,"Stage build aborting due to error."
118 CatalystError
119 !!! catalyst: Error encountered during run of target stage1
120 Catalyst aborting....
121 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390x-20180814T091549Z/.catalyst_lock'
122 Command exited with non-zero status 1
123 27.73user 3.82system 0:37.18elapsed 84%CPU (0avgtext+0avgdata 259056maxresident)k
124 0inputs+0outputs (340major+317941minor)pagefaults 0swaps
125
126
127
128 Full build log at /tmp/catalyst-auto.20180814T091549Z.EzbnyM/log/stage1.log