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-selinux.spec
Date: Tue, 31 Mar 2015 00:03:10
Message-Id: 20150331000307.1679F118314@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-selinux-latest.tar.bz2
25 Caching snapshot to /home/release/tmp/snapshots/20150330/
26 The autoresume path is /home/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened-selinux-20150330/
27 stage1 stage path is /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/tmp/stage1root
28 Location of the package cache is /home/release/buildroot/amd64-dev/packages/hardened/stage1-amd64-hardened-selinux-20150330/
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-selinux-20150330/
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-selinux-20150330/
38 clearing chroot ...
39 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/
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 /home/release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened-selinux-20150330/
48 Emptying directory /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/
49
50 Starting tar extract from /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened-selinux-latest.tar.bz2
51 to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/ (This may take some time) ...
52
53 tar: SELinux support is not available
54 --- Running action sequence: unpack_snapshot
55 Valid snapshot cache, skipping unpack of portage tree...
56 --- Running action sequence: setup_confdir
57 Configuring /etc/portage...
58 --- Running action sequence: portage_overlay
59 --- Running action sequence: base_dirs
60 --- Running action sequence: bind
61 --- Running action sequence: chroot_setup
62 Setting up chroot...
63
64 Warning!!!!
65 Overriding certain env variables may cause catastrophic failure.
66 If your build fails look here first as the possible problem.
67 Catalyst assumes you know what you are doing when setting
68 these variables.
69 Catalyst Maintainers use VERY minimal envscripts if used at all
70 You have been warned
71
72 --- Running action sequence: setup_environment
73 --- Running action sequence: run_local
74 copying make.conf to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330///tmp/stage1root/etc/portage
75 Copying stage1-chroot.sh to /tmp
76 copying stage1-chroot.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330//tmp
77 copying chroot-functions.sh to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330//tmp
78 Ensure the file has the executable bit set
79 Running stage1-chroot.sh in chroot /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/
80 >>> Regenerating /etc/ld.so.cache...
81 Adding USE=' build' to make.conf for portage build
82 emerge --quiet --oneshot --update --newuse sys-apps/portage
83
84 Performing Global Updates
85 (Could take a couple of minutes if you have a lot of binary packages.)
86
87
88 Updating seed stage...
89 emerge --quiet --buildpkg=n --update --deep @world
90 >>> Verifying ebuild manifests
91 >>> Running pre-merge checks for sec-policy/selinux-base-policy-2.20141203-r3
92 >>> Emerging (1 of 12) sys-apps/gentoo-functions-0.8::gentoo
93 >>> Installing (1 of 12) sys-apps/gentoo-functions-0.8::gentoo
94 >>> Emerging (2 of 12) sys-libs/glibc-2.20-r2::gentoo
95 Traceback (most recent call last):
96 File "/usr/lib/python-exec/python3.3/emerge", line 50, in <module>
97 retval = emerge_main()
98 File "/usr/lib64/python3.3/site-packages/_emerge/main.py", line 1070, in emerge_main
99 return run_action(emerge_config)
100 File "/usr/lib64/python3.3/site-packages/_emerge/actions.py", line 4082, in run_action
101 emerge_config.args, spinner)
102 File "/usr/lib64/python3.3/site-packages/_emerge/actions.py", line 454, in action_build
103 retval = mergetask.merge()
104 File "/usr/lib64/python3.3/site-packages/_emerge/Scheduler.py", line 1022, in merge
105 rval = self._merge()
106 File "/usr/lib64/python3.3/site-packages/_emerge/Scheduler.py", line 1411, in _merge
107 self._main_loop()
108 File "/usr/lib64/python3.3/site-packages/_emerge/Scheduler.py", line 1382, in _main_loop
109 self._event_loop.iteration()
110 File "/usr/lib64/python3.3/site-packages/portage/util/_eventloop/EventLoop.py", line 270, in iteration
111 if not x.callback(f, event, *x.args):
112 File "/usr/lib64/python3.3/site-packages/portage/util/_async/PipeLogger.py", line 131, in _output_handler
113 log_file.flush()
114 OSError: [Errno 28] No space left on device
115 umount: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/dev/pts: target is busy
116 (In some cases useful info about processes that
117 use the device is found by lsof(8) or fuser(1).)
118
119 !!! catalyst: run script failed.
120
121 !!! catalyst: First attempt to unmount: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330//dev/pts failed.
122 !!! catalyst: Killing any pids still running in the chroot
123 Checking for processes running in chroot and killing them.
124
125 Killing process(es)
126 pid: process name
127 27566: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/usr/bin/sandbox
128 27568: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/bin/bash
129 27585: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/bin/bash
130 27832: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/usr/bin/xz
131 27833: /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-selinux-20150330/bin/tar
132
133 Press Ctrl-C within 10 seconds to abort
134 /usr/lib64/catalyst//targets/support/kill-chroot-pids.sh: line 56: kill: (27566) - No such process
135 /usr/lib64/catalyst//targets/support/kill-chroot-pids.sh: line 56: kill: (27568) - No such process
136 /usr/lib64/catalyst//targets/support/kill-chroot-pids.sh: line 56: kill: (27585) - No such process
137 /usr/lib64/catalyst//targets/support/kill-chroot-pids.sh: line 56: kill: (27832) - No such process
138 /usr/lib64/catalyst//targets/support/kill-chroot-pids.sh: line 56: kill: (27833) - No such process
139
140 Traceback (most recent call last):
141 File "modules/generic_stage_target.py", line 1253, in run_local
142 "run script failed.",env=self.env)
143 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
144 raise CatalystError,myexc
145 CatalystError
146 None
147
148 !!! catalyst: Stage build aborting due to error.
149
150 Traceback (most recent call last):
151 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
152 mytarget.run()
153 File "modules/generic_stage_target.py", line 1333, in run
154 apply(getattr(self,x
155
156
157 Full build log at /home/release/tmp/run/catalyst-auto.RkjtDY/log/hardened_stage1-selinux.log