Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1-x32.spec
Date: Thu, 10 Jul 2014 05:29:40
Message-Id: 20140710052934.18AE61B665@skimmer.gentoo.org
1 Catalyst, version 2.0.17
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 "/release/tmp/snapshots"
9 Setting hash_function to config file value "crc32"
10 Setting storedir to config file value "/release/buildroot/amd64-dev"
11 Setting portdir to config file value "/release/trees/portage-auto"
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 /release/buildroot/amd64-dev/builds/default/stage3-x32-latest.tar.bz2
25 Caching snapshot to /release/tmp/snapshots/20140710/
26 The autoresume path is /release/buildroot/amd64-dev/tmp/default/.autoresume-stage1-x32-20140710/
27 stage1 stage path is /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710/tmp/stage1root
28 Location of the package cache is /release/buildroot/amd64-dev/packages/default/stage1-x32-20140710/
29 Checking for processes running in chroot and killing them.
30 Removing AutoResume Points: ...
31 Emptying directory /release/buildroot/amd64-dev/tmp/default/.autoresume-stage1-x32-20140710/
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 /release/buildroot/amd64-dev/tmp/default/.autoresume-stage1-x32-20140710/
38 clearing chroot ...
39 Emptying directory /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710/
40 clearing package cache ...
41 purging the pkgcache ...
42 clearing kerncache ...
43 --- Running action sequence: unpack
44 Referenced SEEDCACHE does not appear to be a directory, trying to untar...
45 No Valid Resume point detected, cleaning up...
46 Removing AutoResume Points: ...
47 Emptying directory /release/buildroot/amd64-dev/tmp/default/.autoresume-stage1-x32-20140710/
48 Emptying directory /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710/
49
50 Starting tar extract from /release/buildroot/amd64-dev/builds/default/stage3-x32-latest.tar.bz2
51 to /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710/ (This may take some time) ...
52
53 --- Running action sequence: unpack_snapshot
54 Valid snapshot cache, skipping unpack of portage tree...
55 --- Running action sequence: setup_confdir
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 make.conf to /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710///tmp/stage1root/etc/portage
73 Copying stage1-chroot.sh to /tmp
74 copying stage1-chroot.sh to /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710//tmp
75 copying chroot-functions.sh to /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710//tmp
76 Ensure the file has the executable bit set
77 Running stage1-chroot.sh in chroot /release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710/
78 /usr/lib64/catalyst//targets/support/functions.sh: line 17: 29965 Segmentation fault ${clst_CHROOT} ${chroot_path} .${destdir}/${file_name}
79
80 !!! catalyst: run script failed.
81
82
83 Traceback (most recent call last):
84 File "modules/generic_stage_target.py", line 1244, in run_local
85 "run script failed.",env=self.env)
86 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
87 raise CatalystError,myexc
88 CatalystError
89 None
90
91 !!! catalyst: Stage build aborting due to error.
92
93 Traceback (most recent call last):
94 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
95 mytarget.run()
96 File "modules/generic_stage_target.py", line 1304, in run
97 apply(getattr(self,x))
98 File "modules/generic_stage_target.py", line 1249, in run_local
99 raise CatalystError,"Stage build aborting due to error."
100 CatalystError
101 !!! catalyst: Error encountered during run of target stage1
102 Catalyst aborting....
103 lockfile does not exist '/release/buildroot/amd64-dev/tmp/default/stage1-x32-20140710/.catalyst_lock'
104
105
106
107 Full build log at /release/tmp/run/catalyst-auto.26141/log/stage1-x32.log