<86>Oct 10 12:48:22 userdel[1454790]: delete user 'rooter' <86>Oct 10 12:48:22 userdel[1454790]: removed group 'rooter' owned by 'rooter' <86>Oct 10 12:48:22 groupadd[1454797]: group added to /etc/group: name=rooter, GID=627 <86>Oct 10 12:48:22 groupadd[1454797]: group added to /etc/gshadow: name=rooter <86>Oct 10 12:48:22 groupadd[1454797]: new group: name=rooter, GID=627 <86>Oct 10 12:48:22 useradd[1454801]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Oct 10 12:48:22 userdel[1454813]: delete user 'builder' <86>Oct 10 12:48:22 userdel[1454813]: removed group 'builder' owned by 'builder' <86>Oct 10 12:48:22 userdel[1454813]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 12:48:22 groupadd[1454819]: group added to /etc/group: name=builder, GID=628 <86>Oct 10 12:48:22 groupadd[1454819]: group added to /etc/gshadow: name=builder <86>Oct 10 12:48:22 groupadd[1454819]: new group: name=builder, GID=628 <86>Oct 10 12:48:22 useradd[1454823]: new user: name=builder, UID=628, GID=628, 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>Oct 10 12:48:25 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Oct 10 12:48:25 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Oct 10 12:48:25 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Oct 10 12:48:25 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed <13>Oct 10 12:48:25 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed <13>Oct 10 12:48:25 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Oct 10 12:48:25 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Oct 10 12:48:25 rpmi: perl-podlators-4.11-alt1 1525935408 installed <13>Oct 10 12:48:25 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Oct 10 12:48:25 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Oct 10 12:48:25 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Oct 10 12:48:25 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15763 + 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.15763 + 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' '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 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC "-I/usr/lib64/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/lib64/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.01 sys + 0.36 cusr 0.04 csys = 0.43 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.13966 + 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/lib64/perl5/auto/Device/SerialPort/SerialPort.so Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib64/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/lib64/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/lib64/perl5/auto/Device/SerialPort/.packlist' mode of './usr/lib64/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/lib64: 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.31947 + 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.CvgX8B 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.wqD7TI 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/lib64/perl5/Device/SerialPort.pm syntax OK Provides: perl(Device/SerialPort.pm) = 1.040 Requires: /usr/bin/perl, /usr/lib64/perl5, libperl-5.28.so()(64bit) >= set:okjB3ZoQxlpVOcLLjzHLXM4G1codHGMIL0, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.0bk2JV 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.I4AJ7b find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8XevSv find-requires: running scripts (debuginfo) Requires: perl-Device-SerialPort = 1.04-alt4.2, debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Device-SerialPort-debuginfo a strict dependency on perl-Device-SerialPort Wrote: /usr/src/RPM/RPMS/x86_64/perl-Device-SerialPort-1.04-alt4.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Device-SerialPort-debuginfo-1.04-alt4.2.x86_64.rpm (w2.lzdio) 9.59user 4.20system 0:21.41elapsed 64%CPU (0avgtext+0avgdata 64524maxresident)k 0inputs+0outputs (0major+1519456minor)pagefaults 0swaps 15.86user 8.74system 0:31.07elapsed 79%CPU (0avgtext+0avgdata 120128maxresident)k 0inputs+0outputs (34220major+1789304minor)pagefaults 0swaps --- perl-Device-SerialPort-1.04-alt4.2.x86_64.rpm.repo 2019-01-24 23:29:08.000000000 +0000 +++ perl-Device-SerialPort-1.04-alt4.2.x86_64.rpm.hasher 2021-10-10 12:48:50.443060414 +0000 @@ -26,6 +26,6 @@ File: /usr/lib64/perl5/auto/Device/SerialPort 40755 root:root -File: /usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root 48c351821c736b9ee25c4629f1f3b6cd +File: /usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so 100644 root:root e131f659ea6abbdf0a7225eb7312288b 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: 1facc6eecd7b304b2e95126ebcd5ae44f1e9dee7aabc3f52850631d2b896693b8dd94a7924d183582eddf919d6ed13a67b8fba510010096986ddfd0233b09ac4 +File: /usr/share/man/man1/modemtest.1.xz 100644 root:root c64af344fcceb39d385f5b4b20d25a2b +RPMIdentity: 09eaa06a551b738644289941ed3656df1a253dd907445f846c7dd504b20a8c5e76703812b34505c62e4e2e25e498efe7b1edb0cd285fbbf16aeab98137869fff --- perl-Device-SerialPort-debuginfo-1.04-alt4.2.x86_64.rpm.repo 2019-01-24 23:29:08.000000000 +0000 +++ perl-Device-SerialPort-debuginfo-1.04-alt4.2.x86_64.rpm.hasher 2021-10-10 12:48:50.545061224 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/c365d05482b10ce321db0c2b53aa7c34482dd0 120777 root:root ../../../../lib64/perl5/auto/Device/SerialPort/SerialPort.so -/usr/lib/debug/.build-id/b9/c365d05482b10ce321db0c2b53aa7c34482dd0.debug 120777 root:root ../../usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so.debug +/usr/lib/debug/.build-id/a5 40755 root:root +/usr/lib/debug/.build-id/a5/6f80b09f8060d9dbfb17bc97f1eeb4f36aaa23 120777 root:root ../../../../lib64/perl5/auto/Device/SerialPort/SerialPort.so +/usr/lib/debug/.build-id/a5/6f80b09f8060d9dbfb17bc97f1eeb4f36aaa23.debug 120777 root:root ../../usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so.debug /usr/lib/debug/usr/lib64/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/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/c365d05482b10ce321db0c2b53aa7c34482dd0 120777 root:root ../../../../lib64/perl5/auto/Device/SerialPort/SerialPort.so -File: /usr/lib/debug/.build-id/b9/c365d05482b10ce321db0c2b53aa7c34482dd0.debug 120777 root:root ../../usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so.debug +File: /usr/lib/debug/.build-id/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/6f80b09f8060d9dbfb17bc97f1eeb4f36aaa23 120777 root:root ../../../../lib64/perl5/auto/Device/SerialPort/SerialPort.so +File: /usr/lib/debug/.build-id/a5/6f80b09f8060d9dbfb17bc97f1eeb4f36aaa23.debug 120777 root:root ../../usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Device/SerialPort 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so.debug 100644 root:root 0a83843e713ca56302a01bc7b74b7e65 +File: /usr/lib/debug/usr/lib64/perl5/auto/Device/SerialPort/SerialPort.so.debug 100644 root:root c2ff5831e50242dc4d7703acc3201aa4 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: e2ba17f688bf45a596291753b0fd21d694156bbee437a6f0d8cef39f5a54f4396e813131c76c47b2afcd3cca4285d7c64c14a4239c807883d920676757fc1e2d +RPMIdentity: e00d578854a57aed321e494516c67b04f84898853bbfbeff8a56bbc7e7de5460075c0eaa58c0698009e7676146f44a4cea7cb64b4670fa523c72cf5abb81e013