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 - stage3.spec
Date: Sat, 12 Nov 2016 07:36:01
Message-Id: 20161112073553.50FD72E927@nightheron.gentoo.org
1 Catalyst, version 2.0.18
2 Copyright 2003-2008 Gentoo Foundation
3 Copyright 2008-2012 various authors
4 Distributed under the GNU General Public License version 2.1
5
6 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
7 Setting sharedir to config file value "/usr/lib64/catalyst"
8 Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/var/tmp/catalyst"
11 Setting portdir to config file value "/usr/portage"
12 Setting distdir to config file value "/usr/portage/distfiles"
13 Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
14 Autoresuming support enabled.
15 Binary redistribution enabled
16 Kernel cache support enabled.
17 Package cache support enabled.
18 Seed cache support enabled.
19 Snapshot cache support enabled.
20 Envscript support enabled.
21 Using target: stage3
22 Building natively for s390
23 Source path set to /var/tmp/catalyst/tmp/default/stage2-s390x-20161111/
24 If this is not desired, remove this directory or turn off
25 seedcache in the options of catalyst.conf the source path
26 will then be /var/tmp/catalyst/builds/default/stage2-s390x-20161111.tar.bz2
27
28 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20161111/
29 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage3-s390x-20161111/
30 Location of the package cache is /var/tmp/catalyst/packages/default/stage3-s390x-20161111/
31 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage3-s390x-20161111/
32 Checking for processes running in chroot and killing them.
33 Removing AutoResume Points: ...
34 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage3-s390x-20161111/
35 >>> Waiting 10 seconds before starting...
36 >>> (Control-C to abort)...
37 Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
38 clearing autoresume ...
39 Removing AutoResume Points: ...
40 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage3-s390x-20161111/
41 clearing chroot ...
42 Emptying directory /var/tmp/catalyst/tmp/default/stage3-s390x-20161111/
43 clearing package cache ...
44 purging the pkgcache ...
45 clearing kerncache ...
46 purging the kerncache ...
47 --- Running action sequence: unpack
48
49 Starting rsync from /var/tmp/catalyst/tmp/default/stage2-s390x-20161111/
50 to /var/tmp/catalyst/tmp/default/stage3-s390x-20161111/ (This may take some time) ...
51
52 --- Running action sequence: unpack_snapshot
53 Valid snapshot cache, skipping unpack of portage tree...
54 --- Running action sequence: setup_confdir
55 Configuring /etc/portage...
56 --- Running action sequence: portage_overlay
57 --- Running action sequence: base_dirs
58 --- Running action sequence: bind
59 --- Running action sequence: chroot_setup
60 Setting up chroot...
61
62 Warning!!!!
63 Overriding certain env variables may cause catastrophic failure.
64 If your build fails look here first as the possible problem.
65 Catalyst assumes you know what you are doing when setting
66 these variables.
67 Catalyst Maintainers use VERY minimal envscripts if used at all
68 You have been warned
69
70 --- Running action sequence: setup_environment
71 --- Running action sequence: run_local
72 Copying stage3-chroot.sh to /tmp
73 copying stage3-chroot.sh to /var/tmp/catalyst/tmp/default/stage3-s390x-20161111//tmp
74 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-s390x-20161111//tmp
75 Ensure the file has the executable bit set
76 Running stage3-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage3-s390x-20161111/
77 >>> Regenerating /etc/ld.so.cache...
78 Updating portage with USE=''
79 emerge --quiet --usepkg --buildpkg --newuse --oneshot --update --newuse sys-apps/portage
80 --- Invalid atom in /usr/portage/profiles/package.mask: Masked until available on the mirrors (bug
81 [ebuild N ] sys-libs/gdbm-1.11
82 [ebuild N ] app-misc/mime-types-9
83 [ebuild N ] app-misc/c_rehash-1.7-r1
84 [ebuild N ] sys-apps/install-xattr-0.5
85 [ebuild N ] sys-apps/debianutils-4.4
86 [ebuild N ] sys-apps/attr-2.4.47-r2
87 [ebuild N ] dev-libs/openssl-1.0.2j
88 [ebuild N ] app-misc/ca-certificates-20151214.3.21
89 [ebuild R ] dev-lang/python-3.4.3-r1
90 [ebuild R ] dev-lang/python-2.7.10-r1
91 [ebuild N ] dev-python/packaging-15.3-r2
92 [ebuild N ] dev-python/setuptools-18.4
93 [ebuild N ] dev-python/certifi-2015.11.20
94 [ebuild N ] dev-python/pyxattr-0.5.3
95 [ebuild R ] sys-apps/portage-2.2.26
96
97 The following keyword changes are necessary to proceed:
98 (see "package.accept_keywords" in the portage(5) man page for more details)
99 # required by dev-lang/python-2.7.10-r1::gentoo[ssl,-build]
100 # required by dev-python/setuptools-18.4::gentoo[python_targets_python2_7]
101 # required by dev-python/certifi-2015.11.20::gentoo
102 =dev-libs/openssl-1.0.2j ~s390
103
104 Use --autounmask-write to write changes to config files (honoring
105 CONFIG_PROTECT). Carefully examine the list of proposed changes,
106 paying special attention to mask or keyword changes that may expose
107 experimental or unstable packages.
108
109 !!! catalyst: run script failed.
110
111
112 Traceback (most recent call last):
113 File "modules/generic_stage_target.py", line 1244, in run_local
114 "run script failed.",env=self.env)
115 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
116 raise CatalystError,myexc
117 CatalystError
118 None
119
120 !!! catalyst: Stage build aborting due to error.
121
122 Traceback (most recent call last):
123 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
124 mytarget.run()
125 File "modules/generic_stage_target.py", line 1304, in run
126 apply(getattr(self,x))
127 File "modules/generic_stage_target.py", line 1249, in run_local
128 raise CatalystError,"Stage build aborting due to error."
129 CatalystError
130 !!! catalyst: Error encountered during run of target stage3
131 Catalyst aborting....
132 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage3-s390x-20161111/.catalyst_lock'
133 Command exited with non-zero status 1
134 8.63user 3.99system 0:30.09elapsed 41%CPU (0avgtext+0avgdata 162784maxresident)k
135 0inputs+0outputs (15major+118814minor)pagefaults 0swaps
136
137
138
139 Full build log at /tmp/catalyst-auto.20161111.NvsXBp/log/stage3.log