request from: hawk checking if we should skip the build started at: Wed Aug 29 14:48:47 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/0a94425c-f60c-4a14-b0c7-1b33f752c62a/perl-Quota-1.7.2-4.src.rpm fetched 57089 bytes, 208.0 K/s installing srpm: perl-Quota-1.7.2-4.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.mORnRm/BUILD /tmp/B.mORnRm/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Quota-1.7.2-4.src.rpm * Wed Aug 29 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Quota.git;a=log;h=master * Wed Aug 29 2018 Marcin Krol 3efc440 - release 4 + rpm -Uhv --nodeps --define '_topdir /tmp/B.mORnRm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Quota-1.7.2-4.src.rpm perl-Quota ################################################## + rm -f perl-Quota-1.7.2-4.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.mORnRm/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.mORnRm/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.mORnRm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.mORnRm/perl-Quota.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: 0a94425c-f60c-4a14-b0c7-1b33f752c62a; TMPDIR=/tmp/B.mORnRm/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.mORnRm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.mORnRm/perl-Quota.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 0a94425c-f60c-4a14-b0c7-1b33f752c62a + TMPDIR=/tmp/B.mORnRm/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.mORnRm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.mORnRm/perl-Quota.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.mORnRm/BUILD/tmp /bin/sh -e /tmp/B.mORnRm/BUILD/tmp/rpm-tmp.10501 + umask 022 + cd /tmp/B.mORnRm/BUILD + cd /tmp/B.mORnRm/BUILD + rm -rf Quota-1.7.2 + /usr/bin/gzip -dc /tmp/B.mORnRm/Quota-1.7.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Quota-1.7.2 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-Quota-paths.patch):' Patch #0 (perl-Quota-paths.patch): + Quota.xsc rm -f myconfig.h chmod 644 "Quota.bs" ln -s hints/linux.h myconfig.h i686-tld-linux-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib/perl5/5.28.0/i686-tld-linux-thread-multi/CORE" stdio_wrap.c i686-tld-linux-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib/perl5/5.28.0/i686-tld-linux-thread-multi/CORE" linuxapi.c "/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 cp Quota.pm blib/lib/Quota.pm AutoSplitting blib/lib/Quota.pm (blib/lib/auto/Quota) linuxapi.c: In function 'linuxquota_get_api': linuxapi.c:146:13: warning: implicit declaration of function 'quotactl'; did you mean 'SYS_quotactl'? [-Wimplicit-function-declaration] if (quotactl(QCMD(Q_V2_GETSTATS, 0), NULL, 0, (void *)&v2_stats) >= 0) { ^~~~~~~~ SYS_quotactl mv Quota.xsc Quota.c i686-tld-linux-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib/perl5/5.28.0/i686-tld-linux-thread-multi/CORE" Quota.c Quota.xs: In function 'callaurpc': Quota.xs:77:1: warning: type of 'prognum' defaults to 'int' [-Wimplicit-int] callaurpc(host, prognum, versnum, procnum, inproc, in, outproc, out) ^~~~~~~~~ Quota.xs:77:1: warning: type of 'versnum' defaults to 'int' [-Wimplicit-int] Quota.xs:77:1: warning: type of 'procnum' defaults to 'int' [-Wimplicit-int] Quota.xs: In function 'XS_Quota_query': Quota.xs:349:12: warning: implicit declaration of function 'quotactl'; did you mean 'ioctl'? [-Wimplicit-function-declaration] err = quotactl(QCMD(Q_XGETQUOTA, ((kind == 2) ? XQM_PRJQUOTA : ((kind == 1) ? XQM_GRPQUOTA : XQM_USRQUOTA))), dev+5, uid, CADR &xfs_dqblk); ^~~~~~~~ ioctl rm -f blib/arch/auto/Quota/Quota.so i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector-strong Quota.o stdio_wrap.o linuxapi.o -o blib/arch/auto/Quota/Quota.so \ -lrpcsvc \ chmod 755 blib/arch/auto/Quota/Quota.so 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.mORnRm/BUILD/tmp /bin/sh -e /tmp/B.mORnRm/BUILD/tmp/rpm-tmp.68099 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.mORnRm/BUILD/tmp + umask 022 + cd /tmp/B.mORnRm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder + /bin/mkdir -p /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder + cd Quota-1.7.2 + rm -rf /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder + install -d /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2 + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder' "/usr/bin/perl5.28.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 Manifying 1 pod document Appending installation info to /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/lib/perl5/5.28.0/i686-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi/auto/Quota/Quota.so Installing /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi/Quota.pm Installing /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi/auto/Quota/autosplit.ix Installing /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/man/man3/Quota.3pm + cp -af contrib/README contrib/aix_jfs2_class contrib/mount-list-qcarg.pl contrib/mount-list.pl contrib/quotadm contrib/quotamgmt contrib/report-quota contrib/test-64bit.pl contrib/test-group.pl /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2 + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __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.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/lib/perl5/5.28.0/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi/auto/Quota/Quota/.packlist Processing files: perl-Quota-1.7.2-4 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.mORnRm/BUILD/tmp /bin/sh -e /tmp/B.mORnRm/BUILD/tmp/rpm-tmp.87938 + umask 022 + cd /tmp/B.mORnRm/BUILD + cd Quota-1.7.2 + DOCDIR=/tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/doc/perl-Quota-1.7.2 + export DOCDIR + rm -rf /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/doc/perl-Quota-1.7.2 + /bin/mkdir -p /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/doc/perl-Quota-1.7.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/doc/perl-Quota-1.7.2... Documentation compressed. + cp -pr CHANGES README /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/doc/perl-Quota-1.7.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/share/doc/perl-Quota-1.7.2... ./README ./CHANGES Documentation compressed. + exit 0 skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/mount-list-qcarg.pl requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/mount-list.pl requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/quotadm/quotadm requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/quotamgmt/quotamgmt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/report-quota requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/test-64bit.pl requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder/usr/src/examples/perl-Quota-1.7.2/test-group.pl requires detection (matches noautoreqfiles pattern #0) Provides: Quota.so perl(Quota) = 1.7.2 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(POSIX) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder warning: Installed (but unpackaged) file(s) found: /usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi/auto/Quota/.packlist /usr/src/examples/perl-Quota-1.7.2/aix_jfs2_class/jfs2class.pm /usr/src/examples/perl-Quota-1.7.2/aix_jfs2_class/jfs2class.xs /usr/src/examples/perl-Quota-1.7.2/aix_jfs2_class/test_jfs2.pl Wrote: /tmp/B.mORnRm/RPMS/perl-Quota-1.7.2-4.i686.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.mORnRm/BUILD/tmp /bin/sh -e /tmp/B.mORnRm/BUILD/tmp/rpm-tmp.87938 + umask 022 + cd /tmp/B.mORnRm/BUILD + cd Quota-1.7.2 + /bin/rm '--interactive=never' -rf /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder + rm -rf /tmp/B.mORnRm/BUILD/tmp/perl-Quota-1.7.2-root-builder ended at: Wed Aug 29 14:48:49 2018, done in 0:00:01.452867 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.mORnRm/BUILD + rm -rf /tmp/B.mORnRm/tmp /tmp/B.mORnRm/BUILD 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..314 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.mORnRm Begin-TLD-Builder-Info Build-Time: user:2.07s sys:0.24s real:2.70s (faults io:0 non-io:120259) Files queued for ftp: 45307 perl-Quota-1.7.2-4.i686.rpm 80 perl-Quota-1.7.2-4.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/lib/perl5/vendor_perl/5.28.0/i686-tld-linux-thread-multi/auto/Quota/.packlist /usr/src/examples/perl-Quota-1.7.2/aix_jfs2_class/jfs2class.pm /usr/src/examples/perl-Quota-1.7.2/aix_jfs2_class/jfs2class.xs /usr/src/examples/perl-Quota-1.7.2/aix_jfs2_class/test_jfs2.pl End-TLD-Builder-Info