Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390-auto] Catalyst fatal build error - stage3.spec
Date: Tue, 23 Oct 2018 11:28:13
Message-Id: 20181023112802.433ED20549@nightheron.gentoo.org
1 mv include/$file include/x_$file; \
2 echo "#include_next <$file>" >include/$file; \
3 cat include/x_$file >>include/$file; \
4 rm -f include/x_$file; \
5 chmod a+r include/$file; \
6 fi; \
7 done
8 for file in .. ; do \
9 if [ X$file != X.. ]; then \
10 echo "#include_next <$file>" >>include/$file; \
11 chmod a+r include/$file; \
12 fi; \
13 done
14 rm -f include/stdint.h
15 if [ wrap = wrap ]; then \
16 rm -f include/stdint-gcc.h; \
17 cp /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
18 chmod a+r include/stdint-gcc.h; \
19 cp /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \
20 chmod a+r include/stdint.h; \
21 elif [ wrap = provide ]; then \
22 cp /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/ginclude/stdint-gcc.h include/stdint.h; \
23 chmod a+r include/stdint.h; \
24 fi
25 set -e; for ml in `cat fixinc_list`; do \
26 sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
27 multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
28 fix_dir=include-fixed${multi_dir}; \
29 if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
30 cat /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/limitx.h /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/glimits.h /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/limity.h > tmp-xlimits.h; \
31 else \
32 cat /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/glimits.h > tmp-xlimits.h; \
33 fi; \
34 /bin/bash /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/../mkinstalldirs ${fix_dir}; \
35 chmod a+rx ${fix_dir} || true; \
36 /bin/bash /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/../move-if-change \
37 tmp-xlimits.h tmp-limits.h; \
38 rm -f ${fix_dir}/limits.h; \
39 cp -p tmp-limits.h ${fix_dir}/limits.h; \
40 chmod a+r ${fix_dir}/limits.h; \
41 done
42 rm -f include-fixed/README
43 cp /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/../fixincludes/README-fixinc include-fixed/README
44 chmod a+r include-fixed/README
45 echo timestamp > stmp-int-hdrs
46 /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./gcc/ -nostdinc -x c /dev/null -S -o /dev/null -fself-test=/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/testsuite/selftests
47 cc1: note: self-tests are not enabled in this build
48 echo timestamp > s-selftest
49 /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./prev-gcc/xg++ -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/./prev-gcc/ -B/usr/s390-ibm-linux-gnu/bin/ -nostdinc++ -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/prev-s390-ibm-linux-gnu/libstdc++-v3/src/.libs -B/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/prev-s390-ibm-linux-gnu/libstdc++-v3/libsupc++/.libs -isystem /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/prev-s390-ibm-linux-gnu/libstdc++-v3/include/s390-ibm-linux-gnu -isystem /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/prev-s390-ibm-linux-gnu/libstdc++-v3/include -isystem /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++ -L/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/prev-s390-ibm-linux-gnu/libstdc++-v3/src/.libs -L/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/prev-s390-ibm-linux-gnu/libstdc++-v3/libsupc++/.libs -no-pie -fno-PIE -O2 -pipe -gtoggle -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous
50 -unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -o lto1 \
51 lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
52 collect2: error: ld returned 1 exit status
53 make[3]: *** [/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/gcc/lto/Make-lang.in:81: lto1] Error 1
54 rm gfortran.pod gcc.pod
55 make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/gcc'
56 make[2]: *** [Makefile:4581: all-stage2-gcc] Error 2
57 make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build'
58 make[1]: *** [Makefile:21019: stage2-bubble] Error 2
59 make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build'
60 make: *** [Makefile:21234: bootstrap-lean] Error 2
61 * ERROR: sys-devel/gcc-7.3.0-r3::gentoo failed (compile phase):
62 * emake failed
63 *
64 * If you need support, post the output of `emerge --info '=sys-devel/gcc-7.3.0-r3::gentoo'`,
65 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-7.3.0-r3::gentoo'`.
66 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/temp/build.log'.
67 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/temp/environment'.
68 * Working directory: '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build'
69 * S: '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0'
70 *
71 * Please include /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-build-logs.tar.bz2 in your bug report.
72 *
73 * Messages for package sys-fs/eudev-3.2.5:
74 *
75 * As of 2013-01-29, eudev-3.2.5 provides the new interface renaming functionality,
76 * as described in the URL below:
77 * https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
78 *
79 * This functionality is enabled BY DEFAULT because eudev has no means of synchronizing
80 * between the default or user-modified choice of sys-fs/udev. If you wish to disable
81 * this new iface naming, please be sure that /etc/udev/rules.d/80-net-name-slot.rules
82 * exists: touch /etc/udev/rules.d/80-net-name-slot.rules
83 *
84 * Messages for package sys-apps/opentmpfiles-0.1.3:
85 * Auto-adding 'opentmpfiles-dev' service to your sysinit runlevel
86 * Auto-adding 'opentmpfiles-setup' service to your boot runlevel
87 * Messages for package sys-apps/baselayout-2.4.1-r2:
88 * The following users have non-existent shells!
89 * halt - /sbin/halt
90 * shutdown - /sbin/shutdown
91 * You should reboot now to get /run mounted with tmpfs!
92 * Messages for package sys-libs/timezone-data-2018e:
93 * You do not have TIMEZONE set in /etc/timezone.
94 * Skipping auto-update of /etc/localtime.
95 * Messages for package sys-apps/sysvinit-2.88-r9:
96 * The last/lastb/mesg/mountpoint/sulogin/utmpdump/wall tools have been moved to
97 * sys-apps/util-linux. The pidof tool has been moved to sys-process/procps.
98 * Messages for package net-mail/mailbase-1.1:
99 * Your /var/spool/mail/ directory permissions differ from
100 * those which mailbase wants to set it to (03775).
101 * If you did not change them on purpose, consider running:
102 *
103 * chown root:mail /var/spool/mail/
104 * chmod 03775 /var/spool/mail/
105 * Messages for package sys-libs/pam-1.3.0-r2:
106 * Some software with pre-loaded PAM libraries might experience
107 * warnings or failures related to missing symbols and/or versions
108 * after any update. While unfortunate this is a limit of the
109 * implementation of PAM and the software, and it requires you to
110 * restart the software manually after the update.
111 *
112 * You can get a list of such software running a command like
113 * lsof / | egrep -i 'del.*libpam\.so'
114 *
115 * Alternatively, simply reboot your system.
116 * Messages for package sys-apps/busybox-1.29.0:
117 * Could not locate user configfile, so we will save a default one
118 * Your configuration for sys-apps/busybox-1.29.0 has been saved in
119 * /etc/portage/savedconfig/sys-apps/busybox-1.29.0 for your editing pleasure.
120 * You can edit these files by hand and remerge this package with
121 * USE=savedconfig to customise the configuration.
122 * You can rename this file/directory to one of the following for
123 * its configuration to apply to multiple versions:
124 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
125 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]
126 * Messages for package sys-apps/util-linux-2.32-r4:
127 * The mesg/wall/write tools have been disabled due to USE=-tty-helpers.
128 * The agetty util now clears the terminal by default. You
129 * might want to add --noclear to your /etc/inittab lines.
130 * Messages for package sys-libs/glibc-2.26-r7:
131 * Applying Gentoo Glibc Patchset 2.26-7
132 * Generating all locales; edit /etc/locale.gen to save time/space
133 * Messages for package sys-apps/coreutils-8.29-r1:
134 * Make sure you run 'hash -r' in your active shells.
135 * You should also re-source your shell settings for LS_COLORS
136 * changes, such as: source /etc/profile
137 * Messages for package sys-devel/gcc-7.3.0-r3:
138 * ERROR: sys-devel/gcc-7.3.0-r3::gentoo failed (compile phase):
139 * emake failed
140 *
141 * If you need support, post the output of `emerge --info '=sys-devel/gcc-7.3.0-r3::gentoo'`,
142 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-7.3.0-r3::gentoo'`.
143 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/temp/build.log'.
144 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/temp/environment'.
145 * Working directory: '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build'
146 * S: '/var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0'
147 *
148 * Please include /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-build-logs.tar.bz2 in your bug report.
149 *
150
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 !!! catalyst: run script failed.
176
177
178 Traceback (most recent call last):
179 File "modules/generic_stage_target.py", line 1244, in run_local
180 "run script failed.",env=self.env)
181 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
182 raise CatalystError,myexc
183 CatalystError
184 None
185
186 !!! catalyst: Stage build aborting due to error.
187
188 Traceback (most recent call last):
189 File "/usr/lib/catalyst/catalyst", line 218, in build_target
190 mytarget.run()
191 File "modules/generic_stage_target.py", line 1304, in run
192 apply(getattr(self,x))
193 File "modules/generic_stage_target.py", line 1249, in run_local
194 raise CatalystError,"Stage build aborting due to error."
195 CatalystError
196 !!! catalyst: Error encountered during run of target stage3
197 Catalyst aborting....
198 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage3-s390-20181023T071151Z/.catalyst_lock'
199 Command exited with non-zero status 1
200 7749.32user 1424.38system 1:58:32elapsed 128%CPU (0avgtext+0avgdata 1676016maxresident)k
201 0inputs+0outputs (742major+682078814minor)pagefaults 0swaps
202
203
204
205 Full build log at /tmp/catalyst-auto.20181023T071151Z.hFoA0n/log/stage3.log