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 - stage1.spec
Date: Wed, 02 Jan 2019 04:46:09
Message-Id: 20190102044604.CAEDA62867@thor.jmbsvicetto.name
1 checking for suffix of executables...
2 checking whether we are cross compiling... no
3 checking for suffix of object files... o
4 checking whether we are using the GNU Fortran 77 compiler... yes
5 checking whether i486-pc-linux-gnu-gfortran accepts -g... yes
6 configure: will now look for GNU compilers
7 configure: i486-pc-linux-gnu-gcc is already a GNU C compiler
8 configure: i486-pc-linux-gnu-c++ is already a GNU C++ compiler
9 configure: i486-pc-linux-gnu-gfortran is already a GNU Fortran compiler
10 configure: i486-pc-linux-gnu-gfortran is already a GNU Fortran 77 compiler
11 checking for i486-pc-linux-gnu-gcj... no
12 checking for gcj... no
13 checking that generated files are newer than configure... done
14 configure: creating ./config.status
15 config.status: creating Makefile
16 config.status: creating pre-inst-env
17 make[1]: Entering directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
18 make[1]: Leaving directory '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
19 rm -f lib/Automake/Config.pm lib/Automake/Config.pm-t
20 /bin/mkdir -p lib/Automake
21 in=Config.in \
22 && ( 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
23 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
24 rm -f t/ax/test-defs.sh t/ax/test-defs.sh-t
25 /bin/mkdir -p t/ax
26 in=t/ax/test-defs.in \
27 && ( 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
28 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
29 : \
30 && /bin/mkdir -p doc \
31 && f=`echo doc/automake.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` \
32 && echo ".so man1/$f-1.16.1" > doc/automake.1
33 : \
34 && /bin/mkdir -p doc \
35 && f=`echo doc/aclocal.1 | sed 's|.*/||; s|\.1$||; s,x,x,'` \
36 && echo ".so man1/$f-1.16.1" > doc/aclocal.1
37 rm -f runtest runtest-t
38 in=t/ax/runtest.in \
39 && /bin/mkdir -p t/ax \
40 && ( 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 \
41 && chmod a+x runtest-t
42 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
43 rm -f t/ax/cc-no-c-o t/ax/cc-no-c-o-t
44 in=t/ax/cc-no-c-o.in \
45 && /bin/mkdir -p t/ax \
46 && ( 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 \
47 && chmod a+x t/ax/cc-no-c-o-t
48 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
49 rm -f t/ax/shell-no-trail-bslash t/ax/shell-no-trail-bslash-t
50 in=t/ax/shell-no-trail-bslash.in \
51 && /bin/mkdir -p t/ax \
52 && ( 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 \
53 && chmod a+x t/ax/shell-no-trail-bslash-t
54 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
55 rm -f bin/aclocal bin/aclocal-t bin/aclocal-t2 \
56 && /bin/mkdir -p bin \
57 && 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 \
58 && chmod a+x,a-w bin/aclocal-t && mv -f bin/aclocal-t bin/aclocal
59 rm -f bin/automake bin/automake-t bin/automake-t2 \
60 && /bin/mkdir -p bin \
61 && 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 \
62 && chmod a+x,a-w bin/automake-t && mv -f bin/automake-t bin/automake
63 : && /bin/mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.16.1 aclocal-1.16
64 help2man: can't get `--help' info from aclocal-1.16
65 Try `--no-discard-stderr' if option outputs to stderr
66 make: *** [Makefile:3693: doc/aclocal-1.16.1] Error 127
67 * ERROR: sys-devel/automake-1.16.1-r1::gentoo failed (compile phase):
68 * emake failed
69 *
70 * If you need support, post the output of `emerge --info '=sys-devel/automake-1.16.1-r1::gentoo'`,
71 * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.16.1-r1::gentoo'`.
72 * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/build.log'.
73 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/environment'.
74 * Working directory: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
75 * S: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
76 * Messages for package sys-fs/eudev-3.2.5:
77 *
78 * As of 2013-01-29, eudev-3.2.5 provides the new interface renaming functionality,
79 * as described in the URL below:
80 * https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
81 *
82 * This functionality is enabled BY DEFAULT because eudev has no means of synchronizing
83 * between the default or user-modified choice of sys-fs/udev. If you wish to disable
84 * this new iface naming, please be sure that /etc/udev/rules.d/80-net-name-slot.rules
85 * exists: touch /etc/udev/rules.d/80-net-name-slot.rules
86 *
87 * Messages for package sys-libs/glibc-2.27-r6:
88 * Applying Gentoo Glibc Patchset 2.27-3
89 * Generating all locales; edit /etc/locale.gen to save time/space
90 * Messages for package sys-apps/baselayout-2.6-r1:
91 * You should reboot now to get /run mounted with tmpfs!
92 * Please run env-update then log out and back in to
93 * update your path.
94 * Messages for package sys-apps/busybox-1.29.3:
95 * Could not locate user configfile, so we will save a default one
96 * Your configuration for sys-apps/busybox-1.29.3 has been saved in
97 * /etc/portage/savedconfig/sys-apps/busybox-1.29.3 for your editing pleasure.
98 * You can edit these files by hand and remerge this package with
99 * USE=savedconfig to customise the configuration.
100 * You can rename this file/directory to one of the following for
101 * its configuration to apply to multiple versions:
102 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
103 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]
104 * Messages for package sys-libs/timezone-data-2018g-r1:
105 * You do not have TIMEZONE set in /etc/timezone.
106 * Skipping auto-update of /etc/localtime.
107 * Messages for package sys-apps/sysvinit-2.91-r1:
108 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
109 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
110 * Messages for package sys-apps/coreutils-8.29-r1:
111 * Make sure you run 'hash -r' in your active shells.
112 * You should also re-source your shell settings for LS_COLORS
113 * changes, such as: source /etc/profile
114 * Messages for package sys-devel/gcc-7.3.0-r3:
115 * If you have issues with packages unable to locate libstdc++.la,
116 * then try running 'fix_libtool_files.sh' on the old gcc versions.
117 * You might want to review the GCC upgrade guide when moving between
118 * major versions (like 4.2 to 4.3):
119 * https://wiki.gentoo.org/wiki/Upgrading_GCC
120 * Messages for package sys-libs/pam-1.3.0-r2:
121 * Some software with pre-loaded PAM libraries might experience
122 * warnings or failures related to missing symbols and/or versions
123 * after any update. While unfortunate this is a limit of the
124 * implementation of PAM and the software, and it requires you to
125 * restart the software manually after the update.
126 *
127 * You can get a list of such software running a command like
128 * lsof / | egrep -i 'del.*libpam\.so'
129 *
130 * Alternatively, simply reboot your system.
131 * Messages for package sys-apps/util-linux-2.33-r1:
132 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
133 * Messages for package sys-apps/openrc-0.38.3-r1:
134 * Auto-adding 'cgroups' service to your sysinit runlevel
135 * Messages for package app-misc/ca-certificates-20170717.3.36.1:
136 * To prevent applications relying on system's trusted root certificate store
137 * from using CAs where at least one major browser vendor Gentoo is following
138 * has decided to apply trust level restrictions, the following
139 * certificate(s) were removed:
140 *
141 * Messages for package sys-devel/automake-1.16.1-r1:
142 * ERROR: sys-devel/automake-1.16.1-r1::gentoo failed (compile phase):
143 * emake failed
144 *
145 * If you need support, post the output of `emerge --info '=sys-devel/automake-1.16.1-r1::gentoo'`,
146 * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.16.1-r1::gentoo'`.
147 * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/build.log'.
148 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.16.1-r1/temp/environment'.
149 * Working directory: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
150 * S: '/var/tmp/portage/sys-devel/automake-1.16.1-r1/work/automake-1.16.1'
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178 !!! existing preserved libs found
179 02 Jan 2019 04:46:04 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage1/stage1-controller.sh', 'run']) exited 1
180 02 Jan 2019 04:46:04 UTC: ERROR : CatalystError: Stage build aborting due to error.
181 02 Jan 2019 04:46:04 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 04:46:04 UTC: NOTICE : Cleaning up... Running unbind()
198 Command exited with non-zero status 2
199 8419.33user 679.62system 1:45:40elapsed 143%CPU (0avgtext+0avgdata 453828maxresident)k
200 8768inputs+21545808outputs (6major+481470922minor)pagefaults 0swaps
201
202
203
204 Full build log at /home/release/tmp/run/catalyst-auto.20190102T030004Z.yLmqvL/log/stage1.log