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 - stage2.spec
Date: Wed, 16 Nov 2016 09:49:28
Message-Id: 20161116094921.242A02EDCB@nightheron.gentoo.org
1 [ ok ]
2 * Updating config.sub
3 [ ok ]
4 * Updating libjava/libltdl/config.guess
5 [ ok ]
6 * Updating libjava/classpath/config.guess
7 [ ok ]
8 * Updating config.guess
9 [ ok ]
10 * Fixing misc issues in configure files
11 * Applying gcc-configure-texinfo.patch ...
12 [ ok ]
13 * Touching generated files
14 * Touching gcc/cstamp-h.in
15 * Touching gcc/config.in
16 * Touching libitm/aclocal.m4
17 * Touching libitm/Makefile.in
18 * Touching libitm/testsuite/Makefile.in
19 * Touching libitm/configure
20 * Touching libitm/config.h.in
21 * Touching libatomic/aclocal.m4
22 * Touching libatomic/Makefile.in
23 * Touching libatomic/testsuite/Makefile.in
24 * Touching libatomic/configure
25 * Touching libatomic/auto-config.h.in
26 * Applying gcc-spec-env-r1.patch ...
27 [ ok ]
28 * CFLAGS="-O2 -pipe"
29 * CXXFLAGS="-O2 -pipe"
30 * LDFLAGS="-Wl,-O1 -Wl,--as-needed"
31
32 * PREFIX: /usr
33 * BINPATH: /usr/s390-ibm-linux-gnu/gcc-bin/4.9.3
34 * LIBPATH: /usr/lib/gcc/s390-ibm-linux-gnu/4.9.3
35 * DATAPATH: /usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3
36 * STDCXX_INCDIR: /usr/lib/gcc/s390-ibm-linux-gnu/4.9.3/include/g++-v4
37
38 * Languages: c,c++
39
40 * Configuring GCC with:
41 * --host=s390-ibm-linux-gnu
42 * --build=s390-ibm-linux-gnu
43 * --prefix=/usr
44 * --bindir=/usr/s390-ibm-linux-gnu/gcc-bin/4.9.3
45 * --includedir=/usr/lib/gcc/s390-ibm-linux-gnu/4.9.3/include
46 * --datadir=/usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3
47 * --mandir=/usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3/man
48 * --infodir=/usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3/info
49 * --with-gxx-include-dir=/usr/lib/gcc/s390-ibm-linux-gnu/4.9.3/include/g++-v4
50 * --with-python-dir=/share/gcc-data/s390-ibm-linux-gnu/4.9.3/python
51 * --enable-languages=c,c++
52 * --enable-obsolete
53 * --enable-secureplt
54 * --disable-werror
55 * --with-system-zlib
56 * --enable-nls
57 * --without-included-gettext
58 * --enable-checking=release
59 * --with-bugurl=https://bugs.gentoo.org/
60 * --with-pkgversion=Gentoo 4.9.3 p1.5, pie-0.6.4
61 * --enable-libstdcxx-time
62 * --enable-shared
63 * --enable-threads=posix
64 * --enable-__cxa_atexit
65 * --enable-clocale=gnu
66 * --disable-multilib
67 * --disable-altivec
68 * --disable-fixed-point
69 * --disable-libgcj
70 * --disable-libgomp
71 * --disable-libmudflap
72 * --disable-libssp
73 * --disable-libcilkrts
74 * --disable-vtable-verify
75 * --disable-libvtv
76 * --disable-libquadmath
77 * --enable-lto
78 * --without-cloog
79 * --disable-libsanitizer
80
81 /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=s390-ibm-linux-gnu --build=s390-ibm-linux-gnu --prefix=/usr --bindir=/usr/s390-ibm-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/s390-ibm-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/s390-ibm-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/s390-ibm-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/s390-ibm-linux-gnu/4.9.3/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.9.3 p1.5, pie-0.6.4 --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --disable-libgom
82 p --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-vtable-verify --disable-libvtv --disable-libquadmath --enable-lto --without-cloog --disable-libsanitizer
83 checking build system type... s390-ibm-linux-gnu
84 checking host system type... s390-ibm-linux-gnu
85 checking target system type... s390-ibm-linux-gnu
86 checking for a BSD-compatible install... /usr/bin/install -c
87 checking whether ln works... yes
88 checking whether ln -s works... yes
89 checking for a sed that does not truncate output... /bin/sed
90 checking for gawk... gawk
91 checking for libatomic support... yes
92 checking for libitm support... yes
93 checking for s390-ibm-linux-gnu-gcc... s390-ibm-linux-gnu-gcc
94 checking for C compiler default output file name... a.out
95 checking whether the C compiler works... yes
96 checking whether we are cross compiling... no
97 checking for suffix of executables...
98 checking for suffix of object files... o
99 checking whether we are using the GNU C compiler... yes
100 checking whether s390-ibm-linux-gnu-gcc accepts -g... yes
101 checking for s390-ibm-linux-gnu-gcc option to accept ISO C89... none needed
102 checking for s390-ibm-linux-gnu-g++... s390-ibm-linux-gnu-g++
103 checking whether we are using the GNU C++ compiler... yes
104 checking whether s390-ibm-linux-gnu-g++ accepts -g... yes
105 checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
106 checking for s390-ibm-linux-gnu-gnatbind... no
107 checking for gnatbind... no
108 checking for s390-ibm-linux-gnu-gnatmake... no
109 checking for gnatmake... no
110 checking whether compiler driver understands Ada... no
111 checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
112 checking for objdir... .libs
113 checking for the correct version of gmp.h... yes
114 checking for the correct version of mpfr.h... yes
115 checking for the correct version of mpc.h... yes
116 checking for the correct version of the gmp/mpfr/mpc libraries... no
117 configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
118 Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
119 their locations. Source code for these libraries can be found at
120 their respective hosting sites as well as at
121 ftp://gcc.gnu.org/pub/gcc/infrastructure/. See also
122 http://gcc.gnu.org/install/prerequisites.html for additional info. If
123 you obtained GMP, MPFR and/or MPC from a vendor distribution package,
124 make sure that you have installed both the libraries and the header
125 files. They may be located in separate packages.
126 * ERROR: sys-devel/gcc-4.9.3::gentoo failed (configure phase):
127 * failed to run configure
128 *
129 * Call stack:
130 * ebuild.sh, line 115: Called src_configure
131 * environment, line 3831: Called toolchain_src_configure
132 * environment, line 4971: Called die
133 * The specific snippet of code:
134 * CONFIG_SHELL="/bin/bash" bash "${S}"/configure "${confgcc[@]}" || die "failed to run configure";
135 *
136 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.9.3::gentoo'`,
137 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.9.3::gentoo'`.
138 *
139 * Please include /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-build-logs.tar.bz2 in your bug report.
140 *
141 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.9.3/temp/build.log'.
142 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.9.3/temp/environment'.
143 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.9.3/work/build'
144 * S: '/var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3'
145 * Messages for package sys-apps/baselayout-2.2:
146 * The following users have non-existent shells!
147 * halt - /sbin/halt
148 * shutdown - /sbin/shutdown
149 * You should reboot the system now to get /run mounted with tmpfs!
150 * Messages for package sys-devel/gcc-4.9.3:
151 * ERROR: sys-devel/gcc-4.9.3::gentoo failed (configure phase):
152 * failed to run configure
153 *
154 * Call stack:
155 * ebuild.sh, line 115: Called src_configure
156 * environment, line 3831: Called toolchain_src_configure
157 * environment, line 4971: Called die
158 * The specific snippet of code:
159 * CONFIG_SHELL="/bin/bash" bash "${S}"/configure "${confgcc[@]}" || die "failed to run configure";
160 *
161 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.9.3::gentoo'`,
162 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.9.3::gentoo'`.
163 *
164 * Please include /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-build-logs.tar.bz2 in your bug report.
165 *
166 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.9.3/temp/build.log'.
167 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.9.3/temp/environment'.
168 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.9.3/work/build'
169 * S: '/var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3'
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 stage2
197 Catalyst aborting....
198 lockfile does not exist '/var/tmp/catalyst/tmp/default/stage2-s390-20161115/.catalyst_lock'
199 Command exited with non-zero status 1
200 828.89user 412.98system 1:07:51elapsed 30%CPU (0avgtext+0avgdata 387936maxresident)k
201 0inputs+0outputs (260major+93458959minor)pagefaults 0swaps
202
203
204
205 Full build log at /tmp/catalyst-auto.20161115.WwML0e/log/stage2.log