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: Tue, 20 Mar 2018 07:15:03
Message-Id: 20180320071452.9050E201BD@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/20180320T071218Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390-20180320T071218Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390-20180320T071218Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390-20180320T071218Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390-20180320T071218Z/
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-20180320T071218Z/
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-20180320T071218Z/
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390-20180320T071218Z/
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-20180320T071218Z/ (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/20180320T071218Z/ (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/20180320T071218Z/.catalyst_lock'
51 --- Running action sequence: setup_confdir
52 Configuring /etc/portage...
53
54 !!! catalyst: Error copying /etc/portage
55
56 Traceback (most recent call last):
57 File "/usr/lib/catalyst/catalyst", line 218, in build_target
58 mytarget.run()
59 File "modules/generic_stage_target.py", line 1304, in run
60 apply(getattr(self,x))
61 File "modules/generic_stage_target.py", line 871, in setup_confdir
62 "Error copying /etc/portage",env=self.env)
63 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
64 raise CatalystError,myexc
65 CatalystError
66 !!! catalyst: Error encountered during run of target stage1
67 Catalyst aborting....
68 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390-20180320T071218Z/.catalyst_lock'
69 lockfile does not exist '/var/tmp/catalyst/snapshot_cache/20180320T071218Z/.catalyst_lock'
70 Command exited with non-zero status 1
71 23.62user 4.81system 0:28.95elapsed 98%CPU (0avgtext+0avgdata 153600maxresident)k
72 0inputs+0outputs (40major+1020654minor)pagefaults 0swaps
73
74
75
76 Full build log at /tmp/catalyst-auto.20180320T071218Z.P6CEGR/log/stage1.log