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 - netboot/netboot.spec
Date: Mon, 19 Feb 2018 12:07:32
Message-Id: 20180219120727.B72E1201C2@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f netboot/netboot.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: netboot2
23 Building natively for s390
24 Source path set to /var/tmp/catalyst/builds/default/stage3-s390-latest.tar.bz2
25 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180219T081207Z/
26 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390-20180219T081207Z/
27 Location of the package cache is /var/tmp/catalyst/packages/default/netboot2-s390-20180219T081207Z/
28 Location of the kerncache is /var/tmp/catalyst/kerncache/default/netboot2-s390-20180219T081207Z/
29 Checking for processes running in chroot and killing them.
30 Removing AutoResume Points: ...
31 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390-20180219T081207Z/
32 --- Running action sequence: unpack
33 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
34 No Valid Resume point detected, cleaning up...
35 Removing AutoResume Points: ...
36 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390-20180219T081207Z/
37 Emptying directory /var/tmp/catalyst/tmp/default/netboot2-s390-20180219T081207Z/
38
39 Starting tar extract from /var/tmp/catalyst/builds/default/stage3-s390-latest.tar.bz2
40 to /var/tmp/catalyst/tmp/default/netboot2-s390-20180219T081207Z/ (This may take some time) ...
41
42 tar: SELinux support is not available
43 --- Running action sequence: unpack_snapshot
44 Valid snapshot cache, skipping unpack of portage tree...
45 --- Running action sequence: config_profile_link
46 Configuring profile link...
47 --- Running action sequence: setup_confdir
48 Configuring /etc/portage...
49 cannot delete non-empty directory: package.keywords
50 could not make way for new regular file: package.keywords
51 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]
52
53 !!! catalyst: Error copying /etc/portage
54
55 Traceback (most recent call last):
56 File "/usr/lib/catalyst/catalyst", line 218, in build_target
57 mytarget.run()
58 File "modules/generic_stage_target.py", line 1304, in run
59 apply(getattr(self,x))
60 File "modules/generic_stage_target.py", line 871, in setup_confdir
61 "Error copying /etc/portage",env=self.env)
62 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
63 raise CatalystError,myexc
64 CatalystError
65 !!! catalyst: Error encountered during run of target netboot2
66 Catalyst aborting....
67 lockfile does not exist '/var/tmp/catalyst/tmp/default/netboot2-s390-20180219T081207Z/.catalyst_lock'
68 Command exited with non-zero status 1
69 18.18user 3.09system 0:12.93elapsed 164%CPU (0avgtext+0avgdata 152464maxresident)k
70 0inputs+0outputs (0major+1000543minor)pagefaults 0swaps
71
72
73
74 Full build log at /tmp/catalyst-auto.20180219T081207Z.gRCFBI/log/netboot_netboot.log