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, 10 Apr 2018 09:17:52
Message-Id: 20180410091748.94EF62021E@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/20180410T091408Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180410T091408Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390x-20180410T091408Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390x-20180410T091408Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390x-20180410T091408Z/
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-20180410T091408Z/
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-20180410T091408Z/
39 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390x-20180410T091408Z/
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-20180410T091408Z/ (This may take some time) ...
43
44 tar: SELinux support is not available
45 tar: Unexpected EOF in archive
46 tar: Unexpected EOF in archive
47 tar: Error is not recoverable: exiting now
48
49 !!! catalyst: Tarball extraction of /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2 to /var/tmp/catalyst/tmp/default/stage1-s390x-20180410T091408Z/ failed.
50
51 Traceback (most recent call last):
52 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
53 mytarget.run()
54 File "modules/generic_stage_target.py", line 1304, in run
55 apply(getattr(self,x))
56 File "modules/generic_stage_target.py", line 758, in unpack
57 cmd(unpack_cmd,error_msg,env=self.env)
58 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
59 raise CatalystError,myexc
60 CatalystError
61 !!! catalyst: Error encountered during run of target stage1
62 Catalyst aborting....
63 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390x-20180410T091408Z/.catalyst_lock'
64 Command exited with non-zero status 1
65 0.81user 0.35system 0:08.02elapsed 14%CPU (0avgtext+0avgdata 57248maxresident)k
66 0inputs+0outputs (30major+18420minor)pagefaults 0swaps
67
68
69
70 Full build log at /tmp/catalyst-auto.20180410T091408Z.5UfdUX/log/stage1.log