<86>Apr 27 09:25:46 userdel[2038643]: delete user 'rooter' <86>Apr 27 09:25:46 userdel[2038643]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:25:46 userdel[2038643]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:25:46 groupadd[2038683]: group added to /etc/group: name=rooter, GID=1862 <86>Apr 27 09:25:46 groupadd[2038683]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:25:46 groupadd[2038683]: new group: name=rooter, GID=1862 <86>Apr 27 09:25:46 useradd[2038707]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:25:46 userdel[2038741]: delete user 'builder' <86>Apr 27 09:25:46 userdel[2038741]: removed group 'builder' owned by 'builder' <86>Apr 27 09:25:46 userdel[2038741]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:25:46 groupadd[2038766]: group added to /etc/group: name=builder, GID=1863 <86>Apr 27 09:25:46 groupadd[2038766]: group added to /etc/gshadow: name=builder <86>Apr 27 09:25:46 groupadd[2038766]: new group: name=builder, GID=1863 <86>Apr 27 09:25:46 useradd[2038795]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none /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>Apr 27 09:25:49 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed <13>Apr 27 09:25:49 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Apr 27 09:25:49 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 27 09:25:49 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Apr 27 09:25:49 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 installed <13>Apr 27 09:25:49 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Apr 27 09:25:49 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Apr 27 09:25:49 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed <13>Apr 27 09:25:49 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:25:49 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:25:49 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 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.74570 + 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.74570 + 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... /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 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... /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 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 -flto=auto -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 -flto=auto -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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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, 2 wallclock secs ( 0.02 usr 0.01 sys + 0.26 cusr 0.05 csys = 0.34 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.72730 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Device-SerialPort-buildroot Processing files: perl-Device-SerialPort-1.04-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72730 + 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.xqEndC 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.zRbvcV 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, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libperl-5.38.so >= set:okjB3gOlgpCnJxvo2l8wwHnZcCYaebMXlLMJ0, 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.zZE3gp 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.kaWA2i find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UFk3MK find-requires: running scripts (debuginfo) Requires: perl-Device-SerialPort = 1.04-alt4.2, debug(ld-linux.so.2), debug(libperl-5.38.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) 6.14user 5.19system 0:17.10elapsed 66%CPU (0avgtext+0avgdata 57320maxresident)k 0inputs+0outputs (0major+1343448minor)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 3.50user 2.40system 0:26.51elapsed 22%CPU (0avgtext+0avgdata 127128maxresident)k 0inputs+0outputs (0major+191311minor)pagefaults 0swaps --- perl-Device-SerialPort-1.04-alt4.2.i586.rpm.repo 2023-11-28 08:33:54.000000000 +0000 +++ perl-Device-SerialPort-1.04-alt4.2.i586.rpm.hasher 2024-04-27 09:26:09.098191550 +0000 @@ -27,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 f965b7e74bc4e016c0083f8df9b58661 +File: /usr/lib/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root c4fde96280cf9a906c70d886bf2f3490 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 e0504d704880371207d93fd66d1c6d17 -RPMIdentity: 58b2d86f27ffa4fa905732668ae230bf4b906a0297fa6575b5c4c5d1952976f07887ca9cf6f4eb7fd6f79dd6f319cdd3f38d042b67f00880e007d6ee7fe79255 +File: /usr/share/man/man1/modemtest.1.xz 100644 root:root 58688ee22c1ad5b5a41e84bde35d8f0d +RPMIdentity: 8f2aa27d286a96130740d818e84e54016762a6cfc922eb604b75028a62df18ec9263f19af2848f9dd2bdfef1934fb97fb7ef8a82f48778a1dd9e1d5261c96927 --- perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm.repo 2023-11-28 08:33:54.000000000 +0000 +++ perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm.hasher 2024-04-27 09:26:09.182192847 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/b039727ad5a3cf4a0c38611cfc7c7d20dd5f2b 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so -/usr/lib/debug/.build-id/8b/b039727ad5a3cf4a0c38611cfc7c7d20dd5f2b.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/74a273f04fb2dee68b7c4c6700bddd851ab22b 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so +/usr/lib/debug/.build-id/10/74a273f04fb2dee68b7c4c6700bddd851ab22b.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Device-SerialPort-debuginfo = 1.04-alt4.2:sisyphus+335067.27600.2.2 -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/b039727ad5a3cf4a0c38611cfc7c7d20dd5f2b 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so -File: /usr/lib/debug/.build-id/8b/b039727ad5a3cf4a0c38611cfc7c7d20dd5f2b.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/74a273f04fb2dee68b7c4c6700bddd851ab22b 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so +File: /usr/lib/debug/.build-id/10/74a273f04fb2dee68b7c4c6700bddd851ab22b.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 b4baac6a849de44a4461025cbf5aed9c +File: /usr/lib/debug/usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug 100644 root:root f7d05af3c122769dd5c5647947e8d16d 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: 3dee0032cc86e07ff48a10b1f5ecf354812ad4639ee9bdf4356181aff57f9e09fbeecc27a6476d9313080a14ff8655b0317cdb1bd7566a4613a212eb17d11461 +RPMIdentity: 4cb745d6f361e07068edc75b74390cfba620d60bb8f298a24559e71e9f70b547cc3856eae2e4937f15e0f7a270de9f53c4365da1ac10b9df96f8dd6da6c74f38