request from: hawk checking if we should skip the build started at: Wed Apr 29 21:03:21 2020 fetching http://src.tld-linux.org/~builderti//srpms/5c128201-0b1b-4ffa-b77c-dee98a7fac48/perl-Device-SerialPort-1.04-14.src.rpm fetched 103651 bytes, 1749.2 K/s installing srpm: perl-Device-SerialPort-1.04-14.src.rpm + install -d /tmp/B.vXR2nG/BUILD /tmp/B.vXR2nG/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Device-SerialPort-1.04-14.src.rpm * Wed Apr 29 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Device-SerialPort.git;a=log;h=de67a7169d52757d099e83ccfb4c1ea943663563 * Sat Jan 25 2020 Jan Rękorajski de67a71 - drop obsolete and outdated manual inclusion of rpm macros * Wed Dec 04 2019 Jan Rękorajski 81f5842 - rebuild with perl 5.30.0 - release 14 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.vXR2nG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests perl-Device-SerialPort-1.04-14.src.rpm perl-Device-SerialPort ################################################## + rm -f perl-Device-SerialPort-1.04-14.src.rpm + install -m 700 -d /tmp/B.vXR2nG/BUILD/tmp + TMPDIR=/tmp/B.vXR2nG/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.vXR2nG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.vXR2nG/perl-Device-SerialPort.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: 5c128201-0b1b-4ffa-b77c-dee98a7fac48; TMPDIR=/tmp/B.vXR2nG/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.vXR2nG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.vXR2nG/perl-Device-SerialPort.spec + : build-id: 5c128201-0b1b-4ffa-b77c-dee98a7fac48 + TMPDIR=/tmp/B.vXR2nG/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.vXR2nG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.vXR2nG/perl-Device-SerialPort.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.vXR2nG/BUILD/tmp /bin/sh -e /tmp/B.vXR2nG/BUILD/tmp/rpm-tmp.63633 + umask 022 + cd /tmp/B.vXR2nG/BUILD + cd /tmp/B.vXR2nG/BUILD + rm -rf Device-SerialPort-1.04 + /usr/bin/gzip -dc /tmp/B.vXR2nG/Device-SerialPort-1.04.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Device-SerialPort-1.04 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e 's/^ print "\\tchecking.*$/\$file="\$test"; last;/' Makefile.PL + 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.vXR2nG/BUILD/tmp /bin/sh -e /tmp/B.vXR2nG/BUILD/tmp/rpm-tmp.63633 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.vXR2nG/BUILD/tmp + umask 022 + cd /tmp/B.vXR2nG/BUILD + cd Device-SerialPort-1.04 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' 'TESTPORT=/dev/ttyS1' PLEASE NOTE: If you run 'make test', you must make sure that nothing is plugged into '/dev/ttyS1'! Running ./configure ... checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for library containing strerror... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termiox.h usability... no checking sys/termiox.h presence... no checking for sys/termiox.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking IOKit/serial/ioss.h usability... no checking IOKit/serial/ioss.h presence... no checking for IOKit/serial/ioss.h... no checking definition of _SC_CLK_TCK... found checking definition of TIOCMBIS... found checking definition of TIOCMBIC... found checking definition of TIOCMGET... found checking definition of CRTSCTS... found checking definition of OCRNL... found checking definition of ONLCR... found checking definition of ECHOKE... found checking definition of ECHOCTL... found checking definition of TIOCM_CAR... found checking definition of TIOCM_CD... found checking definition of TIOCM_RNG... found checking definition of TIOCM_RI... found checking definition of TIOCM_CTS... found checking definition of TIOCM_DSR... found checking definition of TIOCMIWAIT... found checking definition of TIOCGICOUNT... found checking definition of TIOCINQ... found checking definition of FIONREAD... found checking definition of TIOCOUTQ... found checking definition of TIOCSER_TEMT... found checking definition of TIOCM_LE... found checking definition of TIOCSERGETLSR... found checking definition of TIOCSDTR... missing checking definition of TIOCCDTR... missing checking definition of TIOCM_RTS... found checking definition of TIOCM_DTR... found checking definition of CTSXON... missing checking definition of RTSXOFF... missing checking definition of TCGETX... found checking definition of TCSETX... found checking definition of IOSSIOSPEED... missing checking definition of B0... found checking definition of B50... found checking definition of B75... found checking definition of B110... found checking definition of B134... found checking definition of B150... found checking definition of B200... found checking definition of B300... found checking definition of B600... found checking definition of B1200... found checking definition of B1800... found checking definition of B2400... found checking definition of B4800... found checking definition of B9600... found checking definition of B19200... found checking definition of B38400... found checking definition of B57600... found checking definition of B115200... found checking definition of B230400... found checking definition of B460800... found checking definition of B500000... found checking definition of B576000... found checking definition of B921600... found checking definition of B1000000... found checking definition of B1152000... found checking definition of B1500000... found checking definition of B2000000... found checking definition of B2500000... found checking definition of B3000000... found checking definition of B3500000... found checking definition of B4000000... found checking serial control via ioctl... yes checking read/write of RTS signal... yes checking read/write of DTR signal... yes checking read access to modem lines... yes checking read access to buffer status... yes checking read access to serial line status... yes checking normal CTS/RTS flow control... yes configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Device::SerialPort Writing MYMETA.yml and MYMETA.json You're ready to run 'make' now... + /usr/bin/make -j4 Running Mkbootstrap for SerialPort () "/usr/bin/perl5.30.2" "/usr/share/perl5/5.30.2/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.30.2/ExtUtils/typemap' SerialPort.xs > SerialPort.xsc chmod 644 "SerialPort.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 cp SerialPort.pm blib/lib/Device/SerialPort.pm mv SerialPort.xsc SerialPort.c x86_64-tld-linux-gcc -c -I. -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 -fPIC -march=x86-64 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/CORE" SerialPort.c rm -f blib/arch/auto/Device/SerialPort/SerialPort.so x86_64-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector-strong SerialPort.o -o blib/arch/auto/Device/SerialPort/SerialPort.so \ \ chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.so cp modemtest blib/script/modemtest "/usr/bin/perl5.30.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest Manifying 1 pod document 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.vXR2nG/BUILD/tmp /bin/sh -e /tmp/B.vXR2nG/BUILD/tmp/rpm-tmp.79203 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.vXR2nG/BUILD/tmp + umask 022 + cd /tmp/B.vXR2nG/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder + /bin/mkdir -p /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder + cd Device-SerialPort-1.04 + rm -rf /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder' "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 Manifying 1 pod document Manifying 1 pod document Appending installation info to /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/lib64/perl5/5.30.2/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.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/auto/Device/SerialPort/SerialPort.so Installing /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/Device/SerialPort.pm Installing /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/man/man1/modemtest.1p Installing /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/man/man3/Device::SerialPort.3pm Installing /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/bin/modemtest + install -d /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04 + cp -a eg/any_os.plx eg/demo1.plx eg/demo2.plx eg/demo3.plx eg/demo4.plx eg/demo5.plx eg/demo6.plx eg/demo7.plx eg/demo8.plx eg/example1.txt eg/example2.txt eg/example3.txt eg/example4.txt eg/example5.txt eg/example6.txt eg/example7.txt eg/example8.txt eg/options.plx /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04 + __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. + __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.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/auto/Device/SerialPort/.packlist Processing files: perl-Device-SerialPort-1.04-14 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.vXR2nG/BUILD/tmp /bin/sh -e /tmp/B.vXR2nG/BUILD/tmp/rpm-tmp.58169 + umask 022 + cd /tmp/B.vXR2nG/BUILD + cd Device-SerialPort-1.04 + DOCDIR=/tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/doc/perl-Device-SerialPort-1.04 + export DOCDIR + rm -rf /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/doc/perl-Device-SerialPort-1.04 + /bin/mkdir -p /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/doc/perl-Device-SerialPort-1.04 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/doc/perl-Device-SerialPort-1.04... Documentation compressed. + cp -pr Changes README TODO /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/doc/perl-Device-SerialPort-1.04 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/share/doc/perl-Device-SerialPort-1.04... ./README ./Changes ./TODO Documentation compressed. + exit 0 skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/any_os.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo1.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo2.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo3.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo4.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo5.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo6.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/demo7.plx requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example1.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example2.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example3.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example4.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example5.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example6.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example7.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/example8.txt requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder/usr/src/examples/perl-Device-SerialPort-1.04/options.plx requires detection (matches noautoreqfiles pattern #0) Provides: SerialPort.so()(64bit) perl(Device::SerialPort) = 1.04 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) perl(Carp) perl(Device::SerialPort) perl(Exporter) perl(IO::Handle) perl(POSIX) perl(XSLoader) perl(strict) perl(vars) perl(warnings) perl-base >= 1:5.6.0 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder Wrote: /tmp/B.vXR2nG/RPMS/perl-Device-SerialPort-1.04-14.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.vXR2nG/BUILD/tmp /bin/sh -e /tmp/B.vXR2nG/BUILD/tmp/rpm-tmp.58169 + umask 022 + cd /tmp/B.vXR2nG/BUILD + cd Device-SerialPort-1.04 + /bin/rm '--interactive=never' -rf /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder + rm -rf /tmp/B.vXR2nG/BUILD/tmp/perl-Device-SerialPort-1.04-root-builder ended at: Wed Apr 29 21:03:29 2020, done in 0:00:07.088100 + chmod -R u+rwX /tmp/B.vXR2nG/BUILD + rm -rf /tmp/B.vXR2nG/tmp /tmp/B.vXR2nG/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/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.vXR2nG Begin-TLD-Builder-Info Build-Time: user:5.10s sys:2.37s real:8.05s (faults io:0 non-io:628791) Files queued for ftp: 71373 perl-Device-SerialPort-1.04-14.x86_64.rpm 106 perl-Device-SerialPort-1.04-14.src.rpm.uploadinfo End-TLD-Builder-Info