request from: hawk checking if we should skip the build started at: Fri Aug 10 23:45:06 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/900a21ac-6861-4980-9d65-c21410e44457/gcc-8.2.0-1.src.rpm fetched 67007802 bytes, 4660.2 K/s installing srpm: gcc-8.2.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.8Gkyjj/BUILD /tmp/B.8Gkyjj/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog gcc-8.2.0-1.src.rpm * Fri Aug 10 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/gcc.git;a=log;h=c883bf07b898f6cf35aa2845f8a16812abf77152 * Fri Aug 10 2018 Marcin Krol c883bf0 - df * Fri Aug 10 2018 Marcin Krol c537942 - merged 8.2.0 from PLD * Thu Mar 08 2018 Marcin Krol 387e64b - updated to 7.3.0 * Sat Oct 21 2017 Marcin Krol ca9fc50 - release 4 * Sat Oct 21 2017 Marcin Krol 940a692 - fix pkgversion lost in merge * Fri Oct 13 2017 Marcin Krol 4fe24d0 - TLDized * Fri Oct 13 2017 Marcin Krol 43e7940 - merger 7.2.0 from PLD + rpm -Uhv --nodeps --define '_topdir /tmp/B.8Gkyjj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gcc-8.2.0-1.src.rpm gcc ################################################## + rm -f gcc-8.2.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.8Gkyjj/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.8Gkyjj/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.8Gkyjj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.8Gkyjj/gcc.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 900a21ac-6861-4980-9d65-c21410e44457; TMPDIR=/tmp/B.8Gkyjj/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.8Gkyjj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.8Gkyjj/gcc.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 900a21ac-6861-4980-9d65-c21410e44457 + TMPDIR=/tmp/B.8Gkyjj/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.8Gkyjj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.8Gkyjj/gcc.spec Building target platforms: x86_64-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.8Gkyjj/BUILD/tmp /bin/sh -e /tmp/B.8Gkyjj/BUILD/tmp/rpm-tmp.70215 + umask 022 + cd /tmp/B.8Gkyjj/BUILD + cd /tmp/B.8Gkyjj/BUILD + rm -rf gcc-8.2.0 + /usr/bin/xz -dc /tmp/B.8Gkyjj/gcc-8.2.0.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gcc-8.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 8.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.8Gkyjj/BUILD/tmp /bin/sh -e /tmp/B.8Gkyjj/BUILD/tmp/rpm-tmp.77262 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.8Gkyjj/BUILD/tmp + umask 022 + cd /tmp/B.8Gkyjj/BUILD + cd gcc-8.2.0 + cd gcc + cd .. + cp -f /usr/share/automake/config.sub . + rm -rf builddir + install -d builddir + cd builddir + CC=x86_64-tld-linux-gcc CFLAGS='-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' CXXFLAGS='-O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' TEXCONFIG=false ../configure '--prefix=/usr' '--with-local-prefix=/usr/local' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--x-libraries=/usr/lib64' --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 --enable-nls --enable-lto --enable-plugin --enable-shared '--enable-threads=posix' --disable-werror '--with-arch-32=x86-64' --with-demangler-in-ld --with-gnu-as --with-gnu-ld '--with-linker-hash-style=gnu' --with-long-double-128 '--with-multilib-list=m32,m64' '--with-slibdir=/lib64' --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++/8.2.0' --enable-vtable-verify '--with-pkgversion=TLD-Linux' '--with-bugurl=http://www.tld-linux.org' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking target system type... x86_64-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 libmpx support... yes checking for libhsail-rt support... yes checking for x86_64-tld-linux-gcc... x86_64-tld-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking for x86_64-tld-linux-g++... x86_64-tld-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-tld-linux-g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for x86_64-tld-linux-gnatbind... no checking for gnatbind... gnatbind checking for x86_64-tld-linux-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... no configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify their locations. Source code for these libraries can be found at their respective hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. See also http://gcc.gnu.org/install/prerequisites.html for additional info. If you obtained GMP, MPFR and/or MPC from a vendor distribution package, make sure that you have installed both the libraries and the header files. They may be located in separate packages. error: Bad exit status from /tmp/B.8Gkyjj/BUILD/tmp/rpm-tmp.77262 (%build) RPM build errors: Bad exit status from /tmp/B.8Gkyjj/BUILD/tmp/rpm-tmp.77262 (%build) ended at: Fri Aug 10 23:45:36 2018, done in 0:00:14.338052 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.8Gkyjj/BUILD + rm -rf /tmp/B.8Gkyjj/tmp /tmp/B.8Gkyjj/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.8Gkyjj Begin-TLD-Builder-Info Build-Time: user:7.89s sys:4.12s real:31.13s (faults io:160 non-io:211475) End-TLD-Builder-Info