request from: hawk checking if we should skip the build started at: Fri Nov 1 12:39:36 2019 fetching http://src.tld-linux.org/~builderti//srpms/f96b1d20-1d18-4265-a4f4-1ff13d1dacae/gcc-9.2.0-3.src.rpm fetched 70730700 bytes, 277686.9 K/s installing srpm: gcc-9.2.0-3.src.rpm + install -d /tmp/B.kFmNix/BUILD /tmp/B.kFmNix/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog gcc-9.2.0-3.src.rpm * Fri Nov 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/gcc.git;a=log;h=a0d803c12a6e6c5280d54622c1d52f63949e03c0 * Wed Oct 30 2019 Marcin Krol a0d803c - release 3 * Fri Aug 30 2019 Marcin Krol ddeadc8 - df * Fri Aug 30 2019 Marcin Krol a2aa0cd - merged 9.2.0 from PLD * Tue Jul 23 2019 Marcin Krol ecdc76a - release 2 * Tue Jul 23 2019 Marcin Krol 0d32e37 - updated branch diff, #89906 fix from Debian * Wed May 29 2019 Marcin Krol cc00f70 - updated to 8.3.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.kFmNix' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gcc-9.2.0-3.src.rpm gcc ################################################## + rm -f gcc-9.2.0-3.src.rpm + install -m 700 -d /tmp/B.kFmNix/BUILD/tmp + TMPDIR=/tmp/B.kFmNix/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.kFmNix' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.kFmNix/gcc.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: f96b1d20-1d18-4265-a4f4-1ff13d1dacae; TMPDIR=/tmp/B.kFmNix/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.kFmNix' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.kFmNix/gcc.spec + : build-id: f96b1d20-1d18-4265-a4f4-1ff13d1dacae + TMPDIR=/tmp/B.kFmNix/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.kFmNix' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.kFmNix/gcc.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kFmNix/BUILD/tmp /bin/sh -e /tmp/B.kFmNix/BUILD/tmp/rpm-tmp.54467 + umask 022 + cd /tmp/B.kFmNix/BUILD + cd /tmp/B.kFmNix/BUILD + rm -rf gcc-9.2.0 + /usr/bin/xz -dc /tmp/B.kFmNix/gcc-9.2.0.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gcc-9.2.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #100 (gcc-branch.diff):' Patch #100 (gcc-branch.diff): + gcc/BASE-VER + echo 9.2.0 + >gcc/DEV-PHASE + echo release + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kFmNix/BUILD/tmp /bin/sh -e /tmp/B.kFmNix/BUILD/tmp/rpm-tmp.50860 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.kFmNix/BUILD/tmp + umask 022 + cd /tmp/B.kFmNix/BUILD + cd gcc-9.2.0 + cd gcc + cd .. + cp -f /usr/share/automake/config.sub . + rm -rf builddir + install -d builddir + cd builddir + CC=i686-tld-linux-gcc CFLAGS='-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' CXXFLAGS='-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' TEXCONFIG=false ../configure '--prefix=/usr' '--with-local-prefix=/usr/local' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--x-libraries=/usr/lib' --enable-bootstrap --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-c99 '--enable-checking=release' --disable-cld --enable-cmath --enable-decimal-float --enable-gnu-indirect-function --enable-gnu-unique-object --enable-initfini-array --disable-isl-version-check '--enable-languages=c,c++,fortran,objc,obj-c++,ada,go' --enable-libgomp --enable-libitm --enable-linker-build-id --enable-linux-futex --enable-long-long --disable-multilib --enable-nls --enable-lto --enable-plugin --enable-shared '--enable-threads=posix' --disable-werror --with-demangler-in-ld --with-gnu-as --with-gnu-ld '--with-linker-hash-style=gnu' --with-long-double-128 '--with-slibdir=/lib' --without-system-libunwind --with-system-zlib --without-x --enable-__cxa_atexit '--enable-libstdcxx-allocator=new' --disable-libstdcxx-pch --enable-libstdcxx-threads '--enable-libstdcxx-time=rt' --enable-libstdcxx-visibility '--enable-symvers=gnu' '--with-gxx-include-dir=/usr/include/c++/9.2.0' --enable-vtable-verify '--with-pkgversion=TLD-Linux' '--with-bugurl=http://www.tld-linux.org' '--host=i686-tld-linux' '--build=i686-tld-linux' checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking target system type... i686-tld-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libhsail-rt support... yes checking for libphobos support... yes checking for i686-tld-linux-gcc... i686-tld-linux-gcc checking whether the C compiler works... no configure: error: in `/tmp/B.kFmNix/BUILD/gcc-9.2.0/builddir': configure: error: C compiler cannot create executables See `config.log' for more details error: Bad exit status from /tmp/B.kFmNix/BUILD/tmp/rpm-tmp.50860 (%build) RPM build errors: Bad exit status from /tmp/B.kFmNix/BUILD/tmp/rpm-tmp.50860 (%build) ended at: Fri Nov 1 12:40:03 2019, done in 0:00:25.834550 error: No files produced. + chmod -R u+rwX /tmp/B.kFmNix/BUILD + rm -rf /tmp/B.kFmNix/tmp /tmp/B.kFmNix/BUILD + rm -rf /tmp/B.kFmNix Begin-TLD-Builder-Info Build-Time: user:7.70s sys:4.20s real:28.77s (faults io:0 non-io:115967) End-TLD-Builder-Info