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: Wed, 23 May 2018 09:19:47
Message-Id: 20180523091940.ED4402034B@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/20180523T091456Z/
27 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180523T091456Z/
28 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390x-20180523T091456Z/tmp/stage1root
29 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390x-20180523T091456Z/
30 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390x-20180523T091456Z/
31 Checking for processes running in chroot and killing them.
32
33 !!! catalyst: kill-chroot-pids script failed.
34
35 Traceback (most recent call last):
36 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
37 mytarget.run()
38 File "modules/generic_stage_target.py", line 1281, in run
39 self.kill_chroot_pids()
40 File "modules/generic_stage_target.py", line 607, in kill_chroot_pids
41 "kill-chroot-pids script failed.",env=self.env)
42 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
43 raise CatalystError,myexc
44 CatalystError
45 !!! catalyst: Error encountered during run of target stage1
46 Catalyst aborting....
47 Command exited with non-zero status 1
48 0.75user 0.15system 0:05.37elapsed 17%CPU (0avgtext+0avgdata 56816maxresident)k
49 0inputs+0outputs (22major+7946minor)pagefaults 0swaps
50
51
52
53 Full build log at /tmp/catalyst-auto.20180523T091456Z.jjToPc/log/stage1.log