<86>May 21 03:58:09 userdel[3489420]: delete user 'rooter' <86>May 21 03:58:09 userdel[3489420]: removed group 'rooter' owned by 'rooter' <86>May 21 03:58:09 groupadd[3489434]: group added to /etc/group: name=rooter, GID=918 <86>May 21 03:58:09 groupadd[3489434]: group added to /etc/gshadow: name=rooter <86>May 21 03:58:09 groupadd[3489434]: new group: name=rooter, GID=918 <86>May 21 03:58:09 useradd[3489447]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>May 21 03:58:09 userdel[3489461]: delete user 'builder' <86>May 21 03:58:09 userdel[3489461]: removed group 'builder' owned by 'builder' <86>May 21 03:58:09 userdel[3489461]: removed shadow group 'builder' owned by 'builder' <86>May 21 03:58:09 groupadd[3489474]: group added to /etc/group: name=builder, GID=919 <86>May 21 03:58:09 groupadd[3489474]: group added to /etc/gshadow: name=builder <86>May 21 03:58:09 groupadd[3489474]: new group: name=builder, GID=919 <86>May 21 03:58:09 useradd[3489482]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Device-SerialPort-1.04-alt4.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Device-SerialPort-1.04-alt4.2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>May 21 03:58:10 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>May 21 03:58:10 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>May 21 03:58:10 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>May 21 03:58:10 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>May 21 03:58:10 rpmi: perl-Encode-3.17-alt1 sisyphus+298022.100.1.1 1649332153 installed <13>May 21 03:58:10 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>May 21 03:58:10 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed <13>May 21 03:58:10 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>May 21 03:58:10 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>May 21 03:58:10 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>May 21 03:58:10 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Device-SerialPort-1.04-alt4.2.nosrc.rpm (w1.gzdio) Installing perl-Device-SerialPort-1.04-alt4.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17216 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Device-SerialPort-1.04 + echo 'Source #0 (Device-SerialPort-1.04.tar.gz):' Source #0 (Device-SerialPort-1.04.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Device-SerialPort-1.04.tar.gz + /bin/tar -xf - + cd Device-SerialPort-1.04 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17216 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Device-SerialPort-1.04 + perl_vendor_build INSTALLMAN1DIR=/usr/share/man/man1 + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build INSTALLMAN1DIR=/usr/share/man/man1 + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 INSTALLMAN1DIR=/usr/share/man/man1 + tee .perl.req 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... /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 perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/share/man/man1 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... /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 config.status: config.h is unchanged Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Device::SerialPort You're ready to run 'make' now... + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' Running Mkbootstrap for SerialPort () chmod 644 "SerialPort.bs" make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' cp SerialPort.pm blib/lib/Device/SerialPort.pm make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' SerialPort.xs > SerialPort.xsc mv SerialPort.xsc SerialPort.c make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib/perl5/CORE" SerialPort.c make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' rm -f blib/arch/auto/Device/SerialPort/SerialPort.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong SerialPort.o -o blib/arch/auto/Device/SerialPort/SerialPort.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.so make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' /bin/cp -p modemtest blib/script/modemtest "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' Manifying 1 pod document make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 /bin/cp -p modemtest blib/script/modemtest "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest PERL_DL_NONLAZY=1 "/usr/bin/perl" "-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.02 usr 0.00 sys + 0.25 cusr 0.02 csys = 0.29 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12707 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Device-SerialPort-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Device-SerialPort-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Device-SerialPort-1.04 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Device-SerialPort-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs 644 /bin/cp -p modemtest blib/script/modemtest "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/modemtest Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/auto/Device/SerialPort/SerialPort.so Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/Device/SerialPort.pm Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/man/man1/modemtest.1 Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/bin/modemtest make: Leaving directory '/usr/src/RPM/BUILD/Device-SerialPort-1.04' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Device-SerialPort-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Device-SerialPort-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test::More)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Device-SerialPort-buildroot (auto) removed './usr/lib/perl5/auto/Device/SerialPort/.packlist' mode of './usr/lib/perl5/auto/Device/SerialPort/SerialPort.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Device-SerialPort-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Device-SerialPort-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Device-SerialPort-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Device-SerialPort-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Device-SerialPort-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Device-SerialPort-1.04-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12707 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Device-SerialPort-1.04 + DOCDIR=/usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/doc/perl-Device-SerialPort-1.04 + export DOCDIR + rm -rf /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/doc/perl-Device-SerialPort-1.04 + /bin/mkdir -p /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/doc/perl-Device-SerialPort-1.04 + cp -prL Changes /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/doc/perl-Device-SerialPort-1.04 + chmod -R go-w /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/doc/perl-Device-SerialPort-1.04 + chmod -R a+rX /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/doc/perl-Device-SerialPort-1.04 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iy7M9G find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XA4Q90 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/bin/modemtest syntax OK /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/Device/SerialPort.pm syntax OK Provides: perl(Device/SerialPort.pm) = 1.040 Requires: /usr/bin/perl, /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libperl-5.34.so >= set:okjB3ZoQxlpVOcLLjzHLXM4G1codHGMIL0, perl(IO/Handle.pm), perl(POSIX.pm), perl(XSLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CmcLrT Creating perl-Device-SerialPort-debuginfo package Processing files: perl-Device-SerialPort-debuginfo-1.04-alt4.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AHLfJQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3qe7ZH find-requires: running scripts (debuginfo) Requires: perl-Device-SerialPort = 1.04-alt4.2, debug(libc.so.6), debug(libperl-5.34.so) Adding to perl-Device-SerialPort-debuginfo a strict dependency on perl-Device-SerialPort Wrote: /usr/src/RPM/RPMS/i586/perl-Device-SerialPort-1.04-alt4.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm (w2.lzdio) 5.71user 2.75system 0:14.47elapsed 58%CPU (0avgtext+0avgdata 53172maxresident)k 0inputs+0outputs (0major+1280135minor)pagefaults 0swaps /.out/perl-Device-SerialPort-1.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Device-SerialPort-1.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic 8.02user 5.38system 0:18.67elapsed 71%CPU (0avgtext+0avgdata 102880maxresident)k 0inputs+0outputs (30323major+1547404minor)pagefaults 0swaps --- perl-Device-SerialPort-1.04-alt4.2.i586.rpm.repo 2021-06-14 08:55:09.000000000 +0000 +++ perl-Device-SerialPort-1.04-alt4.2.i586.rpm.hasher 2022-05-21 03:58:26.262473094 +0000 @@ -11,5 +11,6 @@ Requires: /usr/lib/perl5 +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libperl-5.34.so >= set:okjB3ZoQxlpVOcLLjzHLXM4G1codHGMIL0 Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.0) Requires: perl(IO/Handle.pm) @@ -26,6 +27,6 @@ File: /usr/lib/perl5/auto/Device/SerialPort 40755 root:root -File: /usr/lib/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root cbcacc20f94963974ea263c44c4ed1b2 +File: /usr/lib/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root 5144061d0b9752cadb5ccc4ba9ea6c64 File: /usr/share/doc/perl-Device-SerialPort-1.04 40755 root:root File: /usr/share/doc/perl-Device-SerialPort-1.04/Changes 100644 root:root dbac0793174e6855f3068682054a1487 -File: /usr/share/man/man1/modemtest.1.xz 100644 root:root 46c3ac83c393ff0040ba2be0b77f1ce2 -RPMIdentity: 08a81ea54f7194f8182059d13754f20615d1a1ba02ce8fcebdfc9d451084f68758c44c3a7acd7491ec20bb703639064e85aa3f911884b7f4ce4afc1dc0275c41 +File: /usr/share/man/man1/modemtest.1.xz 100644 root:root 39bc60e33bca005dc59209b43f5187fc +RPMIdentity: 1e7a4ec6755b062a95e9a7900849eded5bb8671ee4ec9c3fe75b67dad486a0faf35c41881b661e71ca315de75fedd287271ae8123a061df7b22e46740c8325dd --- perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm.repo 2021-06-14 08:55:09.000000000 +0000 +++ perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm.hasher 2022-05-21 03:58:26.325473804 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5f 40755 root:root -/usr/lib/debug/.build-id/5f/befca7a02a00185ec7458720dc120bdaf3837b 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so -/usr/lib/debug/.build-id/5f/befca7a02a00185ec7458720dc120bdaf3837b.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/3080d899b57bdc368c089d6f2d3dcec43192e8 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so +/usr/lib/debug/.build-id/f1/3080d899b57bdc368c089d6f2d3dcec43192e8.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -11,4 +11,4 @@ /usr/src/debug/Device-SerialPort-1.04/SerialPort.xs 100644 root:root +Requires: debug(libc.so.6) Requires: debug(libperl-5.34.so) -Requires: debug(libpthread.so.0) Requires: perl-Device-SerialPort = 1.04-alt4.2:sisyphus+274516.25100.2.1 @@ -16,5 +16,5 @@ Provides: perl-Device-SerialPort-debuginfo = 1.04-alt4.2:sisyphus+274516.25100.2.1 -File: /usr/lib/debug/.build-id/5f 40755 root:root -File: /usr/lib/debug/.build-id/5f/befca7a02a00185ec7458720dc120bdaf3837b 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so -File: /usr/lib/debug/.build-id/5f/befca7a02a00185ec7458720dc120bdaf3837b.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/3080d899b57bdc368c089d6f2d3dcec43192e8 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so +File: /usr/lib/debug/.build-id/f1/3080d899b57bdc368c089d6f2d3dcec43192e8.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Device/SerialPort 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug 100644 root:root 8646284d26fd9a438b4fbc38608d3057 +File: /usr/lib/debug/usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug 100644 root:root 16476fb000f98c54f60e68ec54e98161 File: /usr/src/debug/Device-SerialPort-1.04 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/Device-SerialPort-1.04/SerialPort.xs 100644 root:root 020562a3a7935c7b0d8caab3f4884c5f -RPMIdentity: a96cd0711760400901d906204567d766da0b2852dfe261bc2b1cd7c61d983a0a728dcfda394e3466f5aa43e411f0879e6d0fe9244670f0990cec7faa01111b91 +RPMIdentity: c7165068db6bf905639349cfc3053cd9baf1b396703cc7206f0491e392d71df15fa7469155bd12a76c56d2104da53520712a08b90db0f2edddfe2982aed50a7b