Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - hardened/stage1.spec
Date: Wed, 02 Jan 2019 08:06:37
Message-Id: 20190102080630.8533D62922@thor.jmbsvicetto.name
1 checking for i686-pc-linux-gnu-gfortran... no
2 checking for g77... no
3 checking for gfortran... no
4 checking for i686-pc-linux-gnu-gcj... no
5 checking for gcj... no
6 checking that generated files are newer than configure... done
7 configure: creating ./config.status
8 config.status: creating Makefile
9 config.status: creating pre-inst-env
10 make[1]: Entering directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
11 make[1]: Leaving directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
12 rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t
13 /bin/mkdir -p lib/Automake
14 in=Config.in \
15 && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./lib/Automake/Config.in >lib/Automake/Config.pm-t
16 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' lib/Automake/Config.pm-t; then echo "lib/Automake/Config.pm contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w lib/Automake/Config.pm-t && mv -f lib/Automake/Config.pm-t lib/Automake/Config.pm
17 rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t
18 /bin/mkdir -p t/ax
19 in=t/ax/test-defs.in \
20 && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/test-defs.sh-t
21 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/test-defs.sh-t; then echo "t/ax/test-defs.sh contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/test-defs.sh-t && mv -f t/ax/test-defs.sh-t t/ax/test-defs.sh
22 : \
23 && /bin/mkdir -p doc \
24 && f=`echo doc/automake.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` \
25 && echo ".so man1/$f-1.16.1" > doc/automake.1
26 : \
27 && /bin/mkdir -p doc \
28 && f=`echo doc/aclocal.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` \
29 && echo ".so man1/$f-1.16.1" > doc/aclocal.1
30 rm -f runtest runtest-t
31 in=t/ax/runtest.in \
32 && /bin/mkdir -p t/ax \
33 && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >runtest-t \
34 && chmod a+x runtest-t
35 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' runtest-t; then echo "runtest contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w runtest-t && mv -f runtest-t runtest
36 rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-t
37 in=t/ax/cc-no-c-o.in \
38 && /bin/mkdir -p t/ax \
39 && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/cc-no-c-o-t \
40 && chmod a+x t/ax/cc-no-c-o-t
41 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/cc-no-c-o-t; then echo "t/ax/cc-no-c-o contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/cc-no-c-o-t && mv -f t/ax/cc-no-c-o-t t/ax/cc-no-c-o
42 rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t
43 in=t/ax/shell-no-trail-bslash.in \
44 && /bin/mkdir -p t/ax \
45 && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >t/ax/shell-no-trail-bslash-t \
46 && chmod a+x t/ax/shell-no-trail-bslash-t
47 if LC_ALL=C grep '@[a-zA-Z0-9_][a-zA-Z0-9_]*@' t/ax/shell-no-trail-bslash-t; then echo "t/ax/shell-no-trail-bslash contains unexpanded substitution (see lines above)"; exit 1; fi; chmod a-w t/ax/shell-no-trail-bslash-t && mv -f t/ax/shell-no-trail-bslash-t t/ax/shell-no-trail-bslash
48 rm -f bin/aclocal bin/aclocal-t bin/aclocal-t2 \
49 && /bin/mkdir -p bin \
50 && in=bin/aclocal.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/aclocal-t \
51 && chmod a+x,a-w bin/aclocal-t && mv -f bin/aclocal-t bin/aclocal
52 rm -f bin/automake bin/automake-t bin/automake-t2 \
53 && /bin/mkdir -p bin \
54 && in=bin/automake.in && ( sed -e "s,[@]configure_input[@],Generated from $in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]amdir[@],/usr/share/automake-1.16/am,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]docdir[@],/usr/share/doc/automake-1.16.1-r1,g' -e 's,[@]pkgvdatadir[@],/usr/share/automake-1.16,g' -e 's,[@]scriptdir[@],/usr/share/automake-1.16,g' -e 's,[@]automake_acdir[@],/usr/share/aclocal-1.16,g' -e 's,[@]system_acdir[@],/usr/share/aclocal,g' -e 's,[@]am__isrc[@],!!@!!am__isrc!!@!!,g' | /bin/sh ./config.status --file=- | sed -e 's,!!@!!am__isrc!!@!!,@''am__isrc@,g' ) <./$in >bin/automake-t \
55 && chmod a+x,a-w bin/automake-t && mv -f bin/automake-t bin/automake
56 : && /bin/mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.16.1 aclocal-1.16
57 help2man: can't get `--help' info from aclocal-1.16
58 Try `--no-discard-stderr' if option outputs to stderr
59 make: *** [Makefile:3693: doc/aclocal-1.16.1] Error 127
60 * ERROR: sys-devel/automake-1.16.1-r1::gentoo failed (compile phase):
61 * emake failed
62 *
63 * If you need support, post the output of `emerge --info '=sys-devel/automake-1.16.1-r1::gentoo'`,
64 * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.16.1-r1::gentoo'`.
65 * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/build.log'.
66 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/environment'.
67 * Working directory: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
68 * S: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
69 * Messages for package sys-fs/eudev-3.2.5:
70 *
71 * As of 2013-01-29, eudev-3.2.5 provides the new interface renaming functionality,
72 * as described in the URL below:
73 * https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
74 *
75 * This functionality is enabled BY DEFAULT because eudev has no means of synchronizing
76 * between the default or user-modified choice of sys-fs/udev. If you wish to disable
77 * this new iface naming, please be sure that /etc/udev/rules.d/80-net-name-slot.rules
78 * exists: touch /etc/udev/rules.d/80-net-name-slot.rules
79 *
80 * Messages for package sys-libs/glibc-2.27-r6:
81 * Applying Gentoo Glibc Patchset 2.27-3
82 * Generating all locales; edit /etc/locale.gen to save time/space
83 * Messages for package sys-apps/baselayout-2.6-r1:
84 * You should reboot now to get /run mounted with tmpfs!
85 * Please run env-update then log out and back in to
86 * update your path.
87 * Messages for package sys-apps/busybox-1.29.3:
88 * Could not locate user configfile, so we will save a default one
89 * Your configuration for sys-apps/busybox-1.29.3 has been saved in
90 * /etc/portage/savedconfig/sys-apps/busybox-1.29.3 for your editing pleasure.
91 * You can edit these files by hand and remerge this package with
92 * USE=savedconfig to customise the configuration.
93 * You can rename this file/directory to one of the following for
94 * its configuration to apply to multiple versions:
95 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
96 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]
97 * Messages for package sys-libs/timezone-data-2018g-r1:
98 * You do not have TIMEZONE set in /etc/timezone.
99 * Skipping auto-update of /etc/localtime.
100 * Messages for package sys-apps/sysvinit-2.91-r1:
101 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
102 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
103 * Messages for package sys-apps/coreutils-8.29-r1:
104 * Make sure you run 'hash -r' in your active shells.
105 * You should also re-source your shell settings for LS_COLORS
106 * changes, such as: source /etc/profile
107 * Messages for package dev-lang/perl-5.24.3:
108 * Removing dead symlink //usr/share/man/man1/ptar.1.bz2
109 * Removing dead symlink //usr/share/man/man1/ptardiff.1.bz2
110 * Removing dead symlink //usr/share/man/man1/ptargrep.1.bz2
111 * Removing dead symlink //usr/share/man/man1/cpan.1.bz2
112 * Removing dead symlink //usr/share/man/man1/shasum.1.bz2
113 * Removing dead symlink //usr/share/man/man1/enc2xs.1.bz2
114 * Removing dead symlink //usr/share/man/man1/piconv.1.bz2
115 * Removing dead symlink //usr/share/man/man1/instmodsh.1.bz2
116 * Removing dead symlink //usr/share/man/man1/xsubpp.1.bz2
117 * Removing dead symlink //usr/share/man/man1/zipdetails.1.bz2
118 * Removing dead symlink //usr/share/man/man1/json_pp.1.bz2
119 * Removing dead symlink //usr/share/man/man1/corelist.1.bz2
120 * Removing dead symlink //usr/share/man/man1/pod2usage.1.bz2
121 * Removing dead symlink //usr/share/man/man1/podchecker.1.bz2
122 * Removing dead symlink //usr/share/man/man1/podselect.1.bz2
123 * Removing dead symlink //usr/share/man/man1/perldoc.1.bz2
124 * Removing dead symlink //usr/share/man/man1/prove.1.bz2
125 * Removing dead symlink //usr/share/man/man1/pod2man.1.bz2
126 * Removing dead symlink //usr/share/man/man1/pod2text.1.bz2
127 * Removing dead symlink //usr/share/man/man1/perlpodstyle.1.bz2
128 * Messages for package dev-lang/perl-5.24.3-r1:
129 * Unable to establish //usr/share/man/man1/ptar.1* symlink
130 * Unable to establish //usr/share/man/man1/ptardiff.1* symlink
131 * Unable to establish //usr/share/man/man1/ptargrep.1* symlink
132 * Unable to establish //usr/share/man/man1/cpan.1* symlink
133 * Unable to establish //usr/share/man/man1/shasum.1* symlink
134 * Unable to establish //usr/share/man/man1/enc2xs.1* symlink
135 * Unable to establish //usr/share/man/man1/piconv.1* symlink
136 * Unable to establish //usr/share/man/man1/instmodsh.1* symlink
137 * Unable to establish //usr/share/man/man1/xsubpp.1* symlink
138 * Unable to establish //usr/share/man/man1/zipdetails.1* symlink
139 * Unable to establish //usr/share/man/man1/json_pp.1* symlink
140 * Unable to establish //usr/share/man/man1/corelist.1* symlink
141 * Unable to establish //usr/share/man/man1/pod2usage.1* symlink
142 * Unable to establish //usr/share/man/man1/podchecker.1* symlink
143 * Unable to establish //usr/share/man/man1/podselect.1* symlink
144 * Unable to establish //usr/share/man/man1/perldoc.1* symlink
145 * Unable to establish //usr/share/man/man1/prove.1* symlink
146 * Unable to establish //usr/share/man/man1/pod2man.1* symlink
147 * Unable to establish //usr/share/man/man1/pod2text.1* symlink
148 * Unable to establish //usr/share/man/man1/perlpodstyle.1* symlink
149 * Messages for package sys-devel/automake-1.16.1-r1:
150 * ERROR: sys-devel/automake-1.16.1-r1::gentoo failed (compile phase):
151 * emake failed
152 *
153 * If you need support, post the output of `emerge --info '=sys-devel/automake-1.16.1-r1::gentoo'`,
154 * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.16.1-r1::gentoo'`.
155 * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/build.log'.
156 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/environment'.
157 * Working directory: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
158 * S: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179 02 Jan 2019 08:06:29 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
180 02 Jan 2019 08:06:30 UTC: ERROR : CatalystError: Stage build aborting due to error.
181 02 Jan 2019 08:06:30 UTC: ERROR : Exception running action sequence run_local
182 Traceback (most recent call last):
183 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1355, in run_local
184 env=self.env)
185 File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
186 print_traceback=False)
187 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
188
189 During handling of the above exception, another exception occurred:
190
191 Traceback (most recent call last):
192 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1455, in run
193 getattr(self, x)()
194 File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1364, in run_local
195 print_traceback=False)
196 catalyst.support.CatalystError: Stage build aborting due to error.
197 02 Jan 2019 08:06:30 UTC: NOTICE : Cleaning up... Running unbind()
198 Command exited with non-zero status 2
199 2827.55user 347.47system 46:47.89elapsed 113%CPU (0avgtext+0avgdata 426988maxresident)k
200 672inputs+11258776outputs (4major+238370795minor)pagefaults 0swaps
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.20190102T030004Z.yLmqvL/log/hardened_stage1.log