request from: hawk checking if we should skip the build started at: Mon Mar 21 19:20:17 2016 fetching http://kraz.tld-linux.org/~builderti//srpms/4d377188-90aa-4923-aa99-55b88b868a8c/perl-WWW-Curl-4.15-6.src.rpm fetched 59070 bytes, 210.7 K/s installing srpm: perl-WWW-Curl-4.15-6.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: 4d377188-90aa-4923-aa99-55b88b868a8c; cd rpm/SPECS; TMPDIR=/tmp/B.85e9a9 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux perl-WWW-Curl.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 4d377188-90aa-4923-aa99-55b88b868a8c 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.85e9a9 /bin/sh -e /tmp/B.85e9a9/rpm-tmp.64578 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf WWW-Curl-4.15 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/WWW-Curl-4.15.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd WWW-Curl-4.15 + /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.85e9a9 /bin/sh -e /tmp/B.85e9a9/rpm-tmp.64578 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.85e9a9 + umask 022 + cd /home/users/builder/rpm/BUILD + cd WWW-Curl-4.15 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Locating required external dependency bin:curl-config... found at /usr/bin/curl-config. The version is libcurl 7.43.0 Found curl.h in /usr/include/curl/curl.h Building curlopt-constants.c for your libcurl version Building Easy.pm constants for your libcurl version Building Share.pm constants for your libcurl version Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-pthread' Unrecognized argument in LIBS ignored: '-pthread' Generating a Unix-style Makefile Writing Makefile for WWW::Curl Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 'CC=x86_64-tld-linux-gcc' 'LD=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 ' 'OTHERLDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' Running Mkbootstrap for WWW::Curl () "/usr/bin/perl5.22.0" "-Iinc" "/usr/share/perl5/5.22.0/ExtUtils/xsubpp" -typemap "/usr/share/perl5/5.22.0/ExtUtils/typemap" -typemap "typemap" Curl.xs > Curl.xsc && mv Curl.xsc Curl.c chmod 644 "Curl.bs" cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm x86_64-tld-linux-gcc -c -I/usr/include -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=\"4.15\" -DXS_VERSION=\"4.15\" -fPIC "-I/usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE" Curl.c In file included from Curl.xs:567:0: curlopt-constants.c: In function 'constant': curlopt-constants.c:2008:13: warning: overflow in implicit constant conversion [-Woverflow] if (strEQ(name, "ANY")) return CURLAUTH_ANY; ^ curlopt-constants.c:2009:13: warning: overflow in implicit constant conversion [-Woverflow] if (strEQ(name, "ANYSAFE")) return CURLAUTH_ANYSAFE; ^ rm -f blib/arch/auto/WWW/Curl/Curl.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 Curl.o -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o blib/arch/auto/WWW/Curl/Curl.so \ -lcurl -lcares -lnghttp2 -lidn -lrtmp -lz -lssl -lcrypto -lssh2 -lssh2 -lssl -lcrypto -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lhcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -ldl -lresolv -llber -lldap -lz \ chmod 755 blib/arch/auto/WWW/Curl/Curl.so "/usr/bin/perl5.22.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/WWW/Curl/Curl.bs 644 Manifying 1 pod document + 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.85e9a9 /bin/sh -e /tmp/B.85e9a9/rpm-tmp.55369 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.85e9a9 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder + /bin/mkdir -p /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder + cd WWW-Curl-4.15 + rm -rf /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder + /usr/bin/make -j4 pure_install 'DESTDIR=/tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder' Running Mkbootstrap for WWW::Curl () chmod 644 "Curl.bs" Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/WWW/Curl/Curl.so Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/WWW/Curl.pm Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/WWW/Curl/Share.pm Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/WWW/Curl/Form.pm Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/WWW/Curl/Multi.pm Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/WWW/Curl/Easy.pm Installing /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/man/man3/WWW::Curl.3pm + /bin/rm '--interactive=never' /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/WWW/Curl/.packlist + __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.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/WWW/Curl/Curl.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.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/lib64/perl5/vendor_perl/5.22.0/x86_64-tld-linux-thread-multi/auto/WWW/Curl/.packlist Processing files: perl-WWW-Curl-4.15-6 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.85e9a9 /bin/sh -e /tmp/B.85e9a9/rpm-tmp.17292 + umask 022 + cd /home/users/builder/rpm/BUILD + cd WWW-Curl-4.15 + DOCDIR=/tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/doc/perl-WWW-Curl-4.15 + export DOCDIR + rm -rf /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/doc/perl-WWW-Curl-4.15 + /bin/mkdir -p /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/doc/perl-WWW-Curl-4.15 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/doc/perl-WWW-Curl-4.15... Documentation compressed. + cp -pr Changes README /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/doc/perl-WWW-Curl-4.15 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder/usr/share/doc/perl-WWW-Curl-4.15... ./README ./Changes Documentation compressed. + exit 0 Provides: Curl.so()(64bit) perl(WWW::Curl) = 4.15 perl(WWW::Curl::Easy) = 4.15 perl(WWW::Curl::Form) = 4.15 perl(WWW::Curl::Multi) perl(WWW::Curl::Share) 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.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcurl.so.4()(64bit) perl(Carp) perl(Exporter) perl(WWW::Curl) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Obsoletes: perl-Curl-easy Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-WWW-Curl-4.15-6.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.85e9a9 /bin/sh -e /tmp/B.85e9a9/rpm-tmp.26317 + umask 022 + cd /home/users/builder/rpm/BUILD + cd WWW-Curl-4.15 + /bin/rm '--interactive=never' -rf /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder + rm -rf /tmp/B.85e9a9/perl-WWW-Curl-4.15-root-builder ended at: Mon Mar 21 19:20:29 2016, done in 01days 00h 00m 09s 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..548 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:9.70s sys:5.30s real:14.90s (faults io:0 non-io:336735) Files queued for ftp: 49420 perl-WWW-Curl-4.15-6.x86_64.rpm 86 perl-WWW-Curl-4.15-6.src.rpm.uploadinfo End-PLD-Builder-Info