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: Sun, 14 Jan 2018 09:36:56
Message-Id: 20180114093651.E69EB2054E@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: stage1
22 Building natively for s390
23 stage1 root path is /tmp/stage1root
24 Source path set to /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2
25 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180114T093410Z/
26 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180114T093410Z/
27 stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z/tmp/stage1root
28 Location of the package cache is /var/tmp/catalyst/packages/default/stage1-s390x-20180114T093410Z/
29 Location of the kerncache is /var/tmp/catalyst/kerncache/default/stage1-s390x-20180114T093410Z/
30 Checking for processes running in chroot and killing them.
31 Removing AutoResume Points: ...
32 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180114T093410Z/
33 --- Running action sequence: unpack
34 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
35 No Valid Resume point detected, cleaning up...
36 Removing AutoResume Points: ...
37 Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-stage1-s390x-20180114T093410Z/
38 Emptying directory /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z/
39
40 Starting tar extract from /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2
41 to /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z/ (This may take some time) ...
42
43 tar: SELinux support is not available
44 --- Running action sequence: unpack_snapshot
45 Cleaning up invalid snapshot cache at
46 /var/tmp/catalyst/snapshot_cache/20180114T093410Z/ (This can take a long time)...
47 Unpacking portage tree (This can take a long time) ...
48 tar: SELinux support is not available
49 lockfile does not exist '/var/tmp/catalyst/snapshot_cache/20180114T093410Z/.catalyst_lock'
50 --- Running action sequence: setup_confdir
51 Configuring /etc/portage...
52 --- Running action sequence: portage_overlay
53 --- Running action sequence: base_dirs
54 --- Running action sequence: bind
55 --- Running action sequence: chroot_setup
56 Setting up chroot...
57
58 Warning!!!!
59 Overriding certain env variables may cause catastrophic failure.
60 If your build fails look here first as the possible problem.
61 Catalyst assumes you know what you are doing when setting
62 these variables.
63 Catalyst Maintainers use VERY minimal envscripts if used at all
64 You have been warned
65
66 --- Running action sequence: setup_environment
67 --- Running action sequence: run_local
68 copying make.conf to /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z///tmp/stage1root/etc/portage
69 Copying stage1-chroot.sh to /tmp
70 copying stage1-chroot.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z//tmp
71 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z//tmp
72 Ensure the file has the executable bit set
73 Running stage1-chroot.sh in chroot /var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z/
74 >>> Regenerating /etc/ld.so.cache...
75 Traceback (most recent call last):
76 File "/tmp/build.py", line 3, in <module>
77 import os,portage,sys
78 ImportError: No module named 'portage'
79 Your profile seems to be broken.
80 Could not build a list of build packages.
81 Double check your /etc/portage/make.profile link and the 'packages' files.
82
83 !!! catalyst: run script failed.
84
85
86 Traceback (most recent call last):
87 File "modules/generic_stage_target.py", line 1244, in run_local
88 "run script failed.",env=self.env)
89 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
90 raise CatalystError,myexc
91 CatalystError
92 None
93
94 !!! catalyst: Stage build aborting due to error.
95
96 Traceback (most recent call last):
97 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
98 mytarget.run()
99 File "modules/generic_stage_target.py", line 1304, in run
100 apply(getattr(self,x))
101 File "modules/generic_stage_target.py", line 1249, in run_local
102 raise CatalystError,"Stage build aborting due to error."
103 CatalystError
104 !!! catalyst: Error encountered during run of target stage1
105 Catalyst aborting....
106 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-s390x-20180114T093410Z/.catalyst_lock'
107 Command exited with non-zero status 1
108 27.57user 3.56system 0:32.61elapsed 95%CPU (0avgtext+0avgdata 131952maxresident)k
109 0inputs+0outputs (364major+206308minor)pagefaults 0swaps
110
111
112
113 Full build log at /tmp/catalyst-auto.20180114T093410Z.X2KuNr/log/stage1.log