request from: hawk checking if we should skip the build started at: Thu Mar 24 12:41:27 2016 fetching http://kraz.tld-linux.org/~builderti//srpms/2461a0e7-aab8-488d-90d5-c1010f43087d/perl-Math-BigInt-GMP-1.48-1.src.rpm fetched 65750 bytes, 267.5 K/s installing srpm: perl-Math-BigInt-GMP-1.48-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 2461a0e7-aab8-488d-90d5-c1010f43087d; cd rpm/SPECS; TMPDIR=/tmp/B.4fceb8 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux perl-Math-BigInt-GMP.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 2461a0e7-aab8-488d-90d5-c1010f43087d Building target platforms: x86_64-pld-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.4fceb8 /bin/sh -e /tmp/B.4fceb8/rpm-tmp.75892 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Math-BigInt-GMP-1.48 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Math-BigInt-GMP-1.48.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-BigInt-GMP-1.48 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + 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.4fceb8 /bin/sh -e /tmp/B.4fceb8/rpm-tmp.75892 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.4fceb8 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Math-BigInt-GMP-1.48 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::BigInt::GMP Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 'CC=x86_64-tld-linux-gcc' 'OPTIMIZE=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' "/usr/bin/perl5.22.0" "/usr/share/perl5/5.22.0/ExtUtils/xsubpp" -typemap "/usr/share/perl5/5.22.0/ExtUtils/typemap" -typemap "typemap" GMP.xs > GMP.xsc && mv GMP.xsc GMP.c Running Mkbootstrap for Math::BigInt::GMP () chmod 644 "GMP.bs" cp lib/Math/BigInt/GMP.pm blib/lib/Math/BigInt/GMP.pm x86_64-tld-linux-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE" GMP.c rm -f blib/arch/auto/Math/BigInt/GMP/GMP.so LD_RUN_PATH="/usr/lib64" x86_64-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector GMP.o -o blib/arch/auto/Math/BigInt/GMP/GMP.so \ -lgmp \ chmod 755 blib/arch/auto/Math/BigInt/GMP/GMP.so "/usr/bin/perl5.22.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/BigInt/GMP/GMP.bs 644 Manifying 1 pod document + /usr/bin/make -j4 test Running Mkbootstrap for Math::BigInt::GMP () chmod 644 "GMP.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00sig.t ................ skipped: Set the environment variable TEST_SIGNATURE to enable this test. # # Testing with Perl 5.022000, /usr/bin/perl5.22.0 # # Version Module # ------- ------ # 1.48 Math::BigInt::GMP # 1.999713 Math::BigInt # t/01load.t ............... ok t/02pod.t ................ ok t/03podcov.t ............. ok t/bigfltpm.t ............. ok t/bigintg.t .............. ok t/bigintpm.t ............. ok t/biglog.t ............... ok t/bigroot.t .............. ok t/mbi-from-big-scalar.t .. ok t/storable.t ............. ok t/threads.t .............. ok All tests successful. Files=12, Tests=6567, 5 wallclock secs ( 0.81 usr 0.20 sys + 4.18 cusr 0.46 csys = 5.65 CPU) Result: PASS + exit 0 Executing(%install): 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.4fceb8 /bin/sh -e /tmp/B.4fceb8/rpm-tmp.41461 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.4fceb8 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder + /bin/mkdir -p /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder + cd Math-BigInt-GMP-1.48 + rm -rf /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder' Manifying 1 pod document Appending installation info to /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/Math/BigInt/GMP/GMP.so Installing /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/Math/BigInt/GMP.pm Installing /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/man/man3/Math::BigInt::GMP.3pm + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. remove-rpath: /usr/lib64 in /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/Math/BigInt/GMP/GMP.so + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/Math/BigInt/GMP/.packlist Processing files: perl-Math-BigInt-GMP-1.48-1 Executing(%doc): 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.4fceb8 /bin/sh -e /tmp/B.4fceb8/rpm-tmp.26333 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Math-BigInt-GMP-1.48 + DOCDIR=/tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/doc/perl-Math-BigInt-GMP-1.48 + export DOCDIR + rm -rf /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/doc/perl-Math-BigInt-GMP-1.48 + /bin/mkdir -p /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/doc/perl-Math-BigInt-GMP-1.48 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/doc/perl-Math-BigInt-GMP-1.48... Documentation compressed. + cp -pr BUGS CHANGES CREDITS LICENSE README TODO /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/doc/perl-Math-BigInt-GMP-1.48 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder/usr/share/doc/perl-Math-BigInt-GMP-1.48... ./BUGS ./README ./CHANGES ./LICENSE ./TODO ./CREDITS Documentation compressed. + exit 0 Provides: GMP.so()(64bit) perl(Math::BigInt::GMP) = 1.48 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) perl(XSLoader) perl(strict) perl(warnings) perl-base >= 1:5.6.2 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-Math-BigInt-GMP-1.48-1.x86_64.rpm Executing(%clean): 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.4fceb8 /bin/sh -e /tmp/B.4fceb8/rpm-tmp.42389 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Math-BigInt-GMP-1.48 + /bin/rm '--interactive=never' -rf /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder + rm -rf /tmp/B.4fceb8/perl-Math-BigInt-GMP-1.48-root-builder ended at: Thu Mar 24 12:41:40 2016, done in 01days 00h 00m 10s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1028 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:12.13s sys:5.23s real:16.39s (faults io:1 non-io:353618) Files queued for ftp: 28199 perl-Math-BigInt-GMP-1.48-1.x86_64.rpm 100 perl-Math-BigInt-GMP-1.48-1.src.rpm.uploadinfo End-PLD-Builder-Info