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: Thu, 02 Feb 2017 11:42:21
Message-Id: 20170202114217.2849730A78@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-20170202/
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-20170202.tar.bz2
27
28 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20170202/
29 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage3-s390x-20170202/
30 Location of the package cache is /var/tmp/catalyst/packages/default/stage3-s390x-20170202/
31 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage3-s390x-20170202/
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-20170202/
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-20170202/
41 clearing chroot ...
42 Emptying directory /var/tmp/catalyst/tmp/default/stage3-s390x-20170202/
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-20170202/
50 to /var/tmp/catalyst/tmp/default/stage3-s390x-20170202/ (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-20170202//tmp
74 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage3-s390x-20170202//tmp
75 Ensure the file has the executable bit set
76 Running stage3-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage3-s390x-20170202/
77 >>> Regenerating /etc/ld.so.cache...
78 Updating portage with USE=''
79 emerge --quiet --usepkg --buildpkg --newuse --oneshot --update --newuse sys-apps/portage
80 [ebuild N ] sys-libs/gdbm-1.11
81 [ebuild N ] app-misc/mime-types-9
82 [ebuild N ] app-misc/c_rehash-1.7-r1
83 [ebuild N ] sys-apps/install-xattr-0.5
84 [ebuild N ] sys-apps/debianutils-4.7
85 [ebuild N ] sys-apps/attr-2.4.47-r2
86 [ebuild N ] dev-libs/openssl-1.0.2j
87 [ebuild N ] app-misc/ca-certificates-20151214.3.21
88 [ebuild R ] dev-lang/python-3.4.5
89 [ebuild R ] dev-lang/python-2.7.12
90 [ebuild N ] dev-python/setuptools-30.4.0
91 [ebuild N ] dev-python/certifi-2017.1.23
92 [ebuild N ] dev-python/pyxattr-0.6.0
93 [ebuild R ] sys-apps/portage-2.3.0
94
95 The following keyword changes are necessary to proceed:
96 (see "package.accept_keywords" in the portage(5) man page for more details)
97 # required by dev-python/setuptools-30.4.0::gentoo
98 # required by dev-python/pyxattr-0.6.0::gentoo
99 # required by sys-apps/portage-2.3.0::gentoo[python_targets_python2_7,xattr]
100 # required by sys-apps/portage (argument)
101 =dev-python/certifi-2017.1.23 ~s390
102 # required by sys-apps/portage-2.3.0::gentoo[python_targets_python2_7,xattr]
103 # required by sys-apps/portage (argument)
104 =dev-python/pyxattr-0.6.0 ~s390
105
106 Use --autounmask-write to write changes to config files (honoring
107 CONFIG_PROTECT). Carefully examine the list of proposed changes,
108 paying special attention to mask or keyword changes that may expose
109 experimental or unstable packages.
110
111 !!! catalyst: run script failed.
112
113
114 Traceback (most recent call last):
115 File "modules/generic_stage_target.py", line 1244, in run_local
116 "run script failed.",env=self.env)
117 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
118 raise CatalystError,myexc
119 CatalystError
120 None
121
122 !!! catalyst: Stage build aborting due to error.
123
124 Traceback (most recent call last):
125 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
126 mytarget.run()
127 File "modules/generic_stage_target.py", line 1304, in run
128 apply(getattr(self,x))
129 File "modules/generic_stage_target.py", line 1249, in run_local
130 raise CatalystError,"Stage build aborting due to error."
131 CatalystError
132 !!! catalyst: Error encountered during run of target stage3
133 Catalyst aborting....
134 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage3-s390x-20170202/.catalyst_lock'
135 Command exited with non-zero status 1
136 3.83user 1.03system 0:14.81elapsed 32%CPU (0avgtext+0avgdata 157344maxresident)k
137 0inputs+0outputs (33major+85043minor)pagefaults 0swaps
138
139
140
141 Full build log at /tmp/catalyst-auto.20170202.gAjAGw/log/stage3.log