<86>Aug 1 09:22:22 userdel[2303009]: delete user 'rooter' <86>Aug 1 09:22:22 userdel[2303009]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:22:22 userdel[2303009]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:22:22 groupadd[2303014]: group added to /etc/group: name=rooter, GID=657 <86>Aug 1 09:22:22 groupadd[2303014]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:22:22 groupadd[2303014]: new group: name=rooter, GID=657 <86>Aug 1 09:22:22 useradd[2303018]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 1 09:22:22 userdel[2303024]: delete user 'builder' <86>Aug 1 09:22:22 userdel[2303024]: removed group 'builder' owned by 'builder' <86>Aug 1 09:22:22 userdel[2303024]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:22:22 groupadd[2303029]: group added to /etc/group: name=builder, GID=658 <86>Aug 1 09:22:22 groupadd[2303029]: group added to /etc/gshadow: name=builder <86>Aug 1 09:22:22 groupadd[2303029]: new group: name=builder, GID=658 <86>Aug 1 09:22:22 useradd[2303033]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash 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>Aug 1 09:22:25 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Aug 1 09:22:25 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Aug 1 09:22:25 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Aug 1 09:22:25 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Aug 1 09:22:25 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed <13>Aug 1 09:22:25 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Aug 1 09:22:25 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Aug 1 09:22:25 rpmi: perl-podlators-4.11-alt1 1525935408 installed <13>Aug 1 09:22:25 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 09:22:25 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 09:22:25 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 09:22:25 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 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.69886 + 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.69886 + 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 -j8 '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, 2 wallclock secs ( 0.04 usr 0.01 sys + 0.64 cusr 0.06 csys = 0.75 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.35836 + 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 '{}' ';' Binary file /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/auto/Device/SerialPort/SerialPort.so matches + : 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: 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) Hardlinking identical .pyc and .pyo files Processing files: perl-Device-SerialPort-1.04-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96973 + 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.aX1PNK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pXgA6J find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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, libperl-5.28.so >= set:okjB3ZoQxlpVOcLLjzHLXM4G1codHGMIL0, libpthread.so.0(GLIBC_2.0), 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.fXohF4 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.YszwjN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1wAlN find-requires: running scripts (debuginfo) Requires: perl-Device-SerialPort = 1.04-alt4.2, debug(libperl-5.28.so), debug(libpthread.so.0) 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) 16.66user 7.35system 0:29.46elapsed 81%CPU (0avgtext+0avgdata 47332maxresident)k 0inputs+0outputs (0major+1398775minor)pagefaults 0swaps 23.12user 12.50system 0:40.11elapsed 88%CPU (0avgtext+0avgdata 117792maxresident)k 0inputs+0outputs (0major+1695094minor)pagefaults 0swaps --- perl-Device-SerialPort-1.04-alt4.2.i586.rpm.repo 2019-01-24 23:56:03.000000000 +0000 +++ perl-Device-SerialPort-1.04-alt4.2.i586.rpm.hasher 2021-08-01 09:22:59.656525154 +0000 @@ -26,6 +26,6 @@ File: /usr/lib/perl5/auto/Device/SerialPort 40755 root:root -File: /usr/lib/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root f49df6b6aebf2a7f5807215ae9b4c543 +File: /usr/lib/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root 5615d3750d4ea656b08a45dc98348af6 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 a9fd6425e5a4b1ad45770f32ce18f13b -RPMIdentity: 95286fa63613ff8119e3d904a8feb8582dcf166554e680d582d1ad8ed687d44ef57eb0c1d1f12c8dd89736f697d986992ce2fd042378cee83ab499c4e8f3e357 +File: /usr/share/man/man1/modemtest.1.xz 100644 root:root c64af344fcceb39d385f5b4b20d25a2b +RPMIdentity: 01cce417864a3b96f914bba57cbbbf6165e2e55029f65b189be99a652821305625eb7a98ebd8853034fc777ad4730374e45729b93411cd74f62d6e24abab3fc1 --- perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm.repo 2019-01-24 23:56:03.000000000 +0000 +++ perl-Device-SerialPort-debuginfo-1.04-alt4.2.i586.rpm.hasher 2021-08-01 09:23:00.147507645 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/cd1b5707c76d932d1a4d798f4b679749c5497f 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so -/usr/lib/debug/.build-id/ac/cd1b5707c76d932d1a4d798f4b679749c5497f.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/af6afaf142b887864fb64a2e0d3a7d3da48918 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so +/usr/lib/debug/.build-id/27/af6afaf142b887864fb64a2e0d3a7d3da48918.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+219907.24400.1.1 -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/cd1b5707c76d932d1a4d798f4b679749c5497f 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so -File: /usr/lib/debug/.build-id/ac/cd1b5707c76d932d1a4d798f4b679749c5497f.debug 120777 root:root ../../usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/af6afaf142b887864fb64a2e0d3a7d3da48918 120777 root:root ../../../perl5/auto/Device/SerialPort/SerialPort.so +File: /usr/lib/debug/.build-id/27/af6afaf142b887864fb64a2e0d3a7d3da48918.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 84e9b3703fbbf713e5ecdf62c7136c85 +File: /usr/lib/debug/usr/lib/perl5/auto/Device/SerialPort/SerialPort.so.debug 100644 root:root b73902a860a1a395a86f000c72fbd4f6 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: af3784ea9761a49625a90d54d8e831899843cbcf1de1807e672eeb7d57f7b81c33021514887d32849e83cfcfe9ef197cdc0554ff0ae0fd9f6400cac1dd18789d +RPMIdentity: 225cb2c4582d650861e8d39454fbecbefac66ed4e94b2a033b45f70525a994c398d18517a2405102d4c0eeeb4f82e7cfcd065bf3f00e2e317cba692e1ed6321b