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: Thu, 19 Apr 2018 07:15:08
Message-Id: 20180419071502.AB500201C1@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/20180419T071218Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390-20180419T071218Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390-20180419T071218Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390-20180419T071218Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390-20180419T071218Z/
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-20180419T071218Z/
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-20180419T071218Z/
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390-20180419T071218Z/
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-20180419T071218Z/ (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/20180419T071218Z/ (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/20180419T071218Z/.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
68 !!! catalyst: Could not copy envscript into place.
69
70 /proc is still mounted; performing auto-bind-umount... Auto-unbind successful...
71 Traceback (most recent call last):
72 File "/usr/lib/catalyst/catalyst", line 218, in build_target
73 mytarget.run()
74 File "modules/generic_stage_target.py", line 1304, in run
75 apply(getattr(self,x))
76 File "modules/generic_stage_target.py", line 1018, in chroot_setup
77 "Could not copy envscript into place.",env=self.env)
78 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
79 raise CatalystError,myexc
80 CatalystError
81 !!! catalyst: Error encountered during run of target stage1
82 Catalyst aborting....
83 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390-20180419T071218Z/.catalyst_lock'
84 Command exited with non-zero status 1
85 23.69user 5.02system 0:31.33elapsed 91%CPU (0avgtext+0avgdata 154448maxresident)k
86 0inputs+0outputs (66major+1028275minor)pagefaults 0swaps
87
88
89
90 Full build log at /tmp/catalyst-auto.20180419T071218Z.fT8omN/log/stage1.log