Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1-nomultilib.spec
Date: Fri, 20 Feb 2015 23:52:02
Message-Id: 20150220131603.7F11CE01B8@lantean.jmbsvicetto.name
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/release/amd64-auto.conf
7 Setting sharedir to config file value "/usr/lib64/catalyst/"
8 Setting snapshot_cache to config file value "/home/release/tmp/snapshots"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/home/release/buildroot/amd64-dev"
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 pkgcache preserve_libs seedcache snapcache"
14 Autoresuming support enabled.
15 Binary redistribution enabled
16 Package cache support enabled.
17 Preserving libs during unmerge.
18 Seed cache support enabled.
19 Snapshot cache support enabled.
20 Envscript support enabled.
21 Using target: stage1
22 Building natively for amd64
23 stage1 root path is /tmp/stage1root
24 Source path set to /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.bz2
25 Caching snapshot to /home/release/tmp/snapshots/20150219/
26 The autoresume path is /home/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened+nomultilib-20150219/
27 stage1 stage path is /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219/tmp/stage1root
28 Location of the package cache is /home/release/buildroot/amd64-dev/packages/hardened/stage1-amd64-hardened+nomultilib-20150219/
29 Checking for processes running in chroot and killing them.
30 Removing AutoResume Points: ...
31 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened+nomultilib-20150219/
32 >>> Waiting 10 seconds before starting...
33 >>> (Control-C to abort)...
34 Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
35 clearing autoresume ...
36 Removing AutoResume Points: ...
37 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened+nomultilib-20150219/
38 clearing chroot ...
39 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219/
40 clearing package cache ...
41 purging the pkgcache ...
42 Emptying directory /home/release/buildroot/amd64-dev/packages/hardened/stage1-amd64-hardened+nomultilib-20150219/
43 clearing kerncache ...
44 --- Running action sequence: unpack
45 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
46 No Valid Resume point detected, cleaning up...
47 Removing AutoResume Points: ...
48 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened+nomultilib-20150219/
49 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219/
50
51 Starting tar extract from /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.bz2
52 to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219/ (This may take some time) ...
53
54 tar: SELinux support is not available
55 --- Running action sequence: unpack_snapshot
56 Valid snapshot cache, skipping unpack of portage tree...
57 --- Running action sequence: setup_confdir
58 Configuring /etc/portage...
59 --- Running action sequence: portage_overlay
60 --- Running action sequence: base_dirs
61 --- Running action sequence: bind
62 --- Running action sequence: chroot_setup
63 Setting up chroot...
64
65 Warning!!!!
66 Overriding certain env variables may cause catastrophic failure.
67 If your build fails look here first as the possible problem.
68 Catalyst assumes you know what you are doing when setting
69 these variables.
70 Catalyst Maintainers use VERY minimal envscripts if used at all
71 You have been warned
72
73 --- Running action sequence: setup_environment
74 --- Running action sequence: run_local
75 copying make.conf to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219///tmp/stage1root/etc/portage
76 Copying stage1-chroot.sh to /tmp
77 copying stage1-chroot.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219//tmp
78 copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219//tmp
79 Ensure the file has the executable bit set
80 Running stage1-chroot.sh in chroot /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219/
81 >>> Regenerating /etc/ld.so.cache...
82 Traceback (most recent call last):
83 File "/tmp/build.py", line 3, in <module>
84 import os,portage,sys
85 ImportError: No module named 'portage'
86 Your profile seems to be broken.
87 Could not build a list of build packages.
88 Double check your /etc/portage/make.profile link and the 'packages' files.
89
90 !!! catalyst: run script failed.
91
92
93 Traceback (most recent call last):
94 File "modules/generic_stage_target.py", line 1253, in run_local
95 "run script failed.",env=self.env)
96 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
97 raise CatalystError,myexc
98 CatalystError
99 None
100
101 !!! catalyst: Stage build aborting due to error.
102
103 Traceback (most recent call last):
104 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
105 mytarget.run()
106 File "modules/generic_stage_target.py", line 1333, in run
107 apply(getattr(self,x))
108 File "modules/generic_stage_target.py", line 1258, in run_local
109 raise CatalystError,"Stage build aborting due to error."
110 CatalystError
111 !!! catalyst: Error encountered during run of target stage1
112 Catalyst aborting....
113 lockfile does not exist '/home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20150219/.catalyst_lock'
114
115
116
117 Full build log at /home/release/tmp/run/catalyst-auto.A06VIY/log/hardened_stage1-nomultilib.log