D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/perl-Device-SerialPort-1.40.0-23.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bPPqDN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Device-SerialPort-1.04 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Device-SerialPort-1.04.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Device-SerialPort-1.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZTyzWJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Device-SerialPort-1.04 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor To enable serial port tests, use: perl Makefile.PL TESTPORT= where is a specific port or 'auto' to autodetect. 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... /usr/bin/grep checking for egrep... /usr/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 -O -j8 Running Mkbootstrap for SerialPort () chmod 644 "SerialPort.bs" "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 cp SerialPort.pm blib/lib/Device/SerialPort.pm "/usr/bin/perl5.32.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' SerialPort.xs > SerialPort.xsc mv SerialPort.xsc SerialPort.c aarch64-mageia-linux-gnu-gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib64/perl5/CORE" SerialPort.c rm -f blib/arch/auto/Device/SerialPort/SerialPort.so aarch64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong SerialPort.o -o blib/arch/auto/Device/SerialPort/SerialPort.so \ -lperl \ chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.so cp modemtest blib/script/modemtest "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest Manifying 1 pod document Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z1rBMN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 + cd Device-SerialPort-1.04 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/vendor_perl/Device/SerialPort.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/man/man1/modemtest.1 Installing /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/man/man3/Device::SerialPort.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/bin/modemtest Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.40.0-23.mga8 --unique-debug-suffix -1.40.0-23.mga8.aarch64 --unique-debug-src-base perl-Device-SerialPort-1.40.0-23.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Device-SerialPort-1.04 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so'; reason: Permission denied original debug info size: 92kB, size after compression: 92kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 28 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KxOrSM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Device-SerialPort-1.04 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 test "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.32.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01timing.t ........... ok t/10basic.t ............ skipped: No serial port selected for use with testing t/11saved-state.t ...... skipped: No serial port selected for use with testing t/20inherited.t ........ skipped: No serial port selected for use with testing t/21inherited-state.t .. skipped: No serial port selected for use with testing All tests successful. Files=5, Tests=7, 3 wallclock secs ( 0.07 usr 0.01 sys + 0.94 cusr 0.11 csys = 1.13 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Device-SerialPort-1.40.0-23.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UROZmK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Device-SerialPort-1.04 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/doc/perl-Device-SerialPort + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/doc/perl-Device-SerialPort + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/doc/perl-Device-SerialPort + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/doc/perl-Device-SerialPort + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64/usr/share/doc/perl-Device-SerialPort + RPM_EC=0 ++ jobs -p + exit 0 Use of uninitialized value in numeric ge (>=) at /usr/lib/rpm/mageia/perl.req-from-meta line 24. Provides: perl(Device::SerialPort) = 1.40.0 perl-Device-SerialPort = 1.40.0-23.mga8 perl-Device-SerialPort(aarch-64) = 1.40.0-23.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl >= 0:5.006 perl(Carp) perl(Device::SerialPort) perl(Exporter) perl(IO::Handle) perl(POSIX) perl(Test::More) perl(XSLoader) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.32.0 Processing files: perl-Device-SerialPort-debugsource-1.40.0-23.mga8.aarch64 Provides: perl-Device-SerialPort-debugsource = 1.40.0-23.mga8 perl-Device-SerialPort-debugsource(aarch-64) = 1.40.0-23.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Device-SerialPort-debuginfo-1.40.0-23.mga8.aarch64 Provides: debuginfo(build-id) = 940f7a6f08b4cf5dbaed4db83ddc869342963811 perl-Device-SerialPort-debuginfo = 1.40.0-23.mga8 perl-Device-SerialPort-debuginfo(aarch-64) = 1.40.0-23.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Device-SerialPort-debugsource(aarch-64) = 1.40.0-23.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Device-SerialPort-debugsource-1.40.0-23.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Device-SerialPort-debuginfo-1.40.0-23.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Device-SerialPort-1.40.0-23.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yypn1K + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Device-SerialPort-1.04 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Device-SerialPort-1.40.0-23.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NvxMtL + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Device-SerialPort-1.04 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!