Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390-auto] Catalyst fatal build error - stage1.spec
Date: Mon, 05 Mar 2018 08:15:27
Message-Id: 20180305081522.EB09D201B0@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/lib/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-s390-latest.tar.bz2
26 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180305T081210Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390-20180305T081210Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390-20180305T081210Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390-20180305T081210Z/
31 Checking for processes running in chroot and killing them.
32 Removing AutoResume Points: ...
33 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390-20180305T081210Z/
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-s390-20180305T081210Z/
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z/
40
41 Starting tar extract from /var/tmp/catalyst/builds/default/stage3-s390-latest.tar.bz2
42 to /var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z/ (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/20180305T081210Z/ (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/20180305T081210Z/.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-s390-20180305T081210Z///tmp/stage1root/etc/portage
70 Copying stage1-chroot.sh to /tmp
71 copying stage1-chroot.sh to /var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z//tmp
72 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z//tmp
73 Ensure the file has the executable bit set
74 Running stage1-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z/
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 1) sys-apps/portage-2.3.8::gentoo
85 >>> Installing (1 of 1) sys-apps/portage-2.3.8::gentoo
86 Updating seed stage...
87 emerge --quiet --update --deep --newuse --complete-graph --rebuild-if-new-ver gcc
88 [ebuild R ] sys-apps/portage-2.3.8
89 [ebuild U ] dev-libs/libxml2-2.9.7 [2.9.4-r1]
90 [ebuild rR ] sys-devel/gettext-0.19.8.1
91 [ebuild r U ] dev-libs/libxslt-1.1.30-r2 [1.1.29-r1]
92 [ebuild rR ] app-text/docbook-xml-dtd-4.5-r1
93 [ebuild rR ] x11-misc/shared-mime-info-1.4
94
95 The following keyword changes are necessary to proceed:
96 (see "package.accept_keywords" in the portage(5) man page for more details)
97 # required by @__auto_rebuild__ (argument)
98 =dev-libs/libxslt-1.1.30-r2 ~s390
99
100 Use --autounmask-write to write changes to config files (honoring
101 CONFIG_PROTECT). Carefully examine the list of proposed changes,
102 paying special attention to mask or keyword changes that may expose
103 experimental or unstable packages.
104
105 !!! catalyst: run script failed.
106
107
108 Traceback (most recent call last):
109 File "modules/generic_stage_target.py", line 1244, in run_local
110 "run script failed.",env=self.env)
111 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
112 raise CatalystError,myexc
113 CatalystError
114 None
115
116 !!! catalyst: Stage build aborting due to error.
117
118 Traceback (most recent call last):
119 File "/usr/lib/catalyst/catalyst", line 218, in build_target
120 mytarget.run()
121 File "modules/generic_stage_target.py", line 1304, in run
122 apply(getattr(self,x))
123 File "modules/generic_stage_target.py", line 1249, in run_local
124 raise CatalystError,"Stage build aborting due to error."
125 CatalystError
126 !!! catalyst: Error encountered during run of target stage1
127 Catalyst aborting....
128 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390-20180305T081210Z/.catalyst_lock'
129 Command exited with non-zero status 1
130 43.95user 9.42system 1:01.44elapsed 86%CPU (0avgtext+0avgdata 176864maxresident)k
131 0inputs+0outputs (443major+2471533minor)pagefaults 0swaps
132
133
134
135 Full build log at /tmp/catalyst-auto.20180305T081210Z.6alGO5/log/stage1.log