<86>Nov 14 01:22:02 userdel[2646933]: delete user 'rooter' <86>Nov 14 01:22:02 userdel[2646933]: removed group 'rooter' owned by 'rooter' <86>Nov 14 01:22:02 groupadd[2646950]: group added to /etc/group: name=rooter, GID=1226 <86>Nov 14 01:22:02 groupadd[2646950]: group added to /etc/gshadow: name=rooter <86>Nov 14 01:22:02 groupadd[2646950]: new group: name=rooter, GID=1226 <86>Nov 14 01:22:02 useradd[2646963]: new user: name=rooter, UID=1226, GID=1226, home=/root, shell=/bin/bash, from=none <86>Nov 14 01:22:02 userdel[2646974]: delete user 'builder' <86>Nov 14 01:22:02 userdel[2646974]: removed group 'builder' owned by 'builder' <86>Nov 14 01:22:02 userdel[2646974]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 01:22:02 groupadd[2646981]: group added to /etc/group: name=builder, GID=1227 <86>Nov 14 01:22:02 groupadd[2646981]: group added to /etc/gshadow: name=builder <86>Nov 14 01:22:02 groupadd[2646981]: new group: name=builder, GID=1227 <86>Nov 14 01:22:02 useradd[2646987]: new user: name=builder, UID=1227, GID=1227, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Net-SSH-Expect-1.09-alt2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user alex does not exist - using root warning: group alex does not exist - using root warning: user alex does not exist - using root warning: group alex does not exist - using root <13>Nov 14 01:22:06 rpmi: perl-IO-Stty-0.04-alt1 sisyphus+246844.100.1.2 1582555602 installed <13>Nov 14 01:22:06 rpmi: perl-IO-Tty-1.20-alt1 sisyphus+337630.100.1.1 1704230217 installed <13>Nov 14 01:22:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 01:22:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 01:22:06 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Nov 14 01:22:06 rpmi: perl-Expect-1.38-alt1 sisyphus+343115.100.1.1 1710877328 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Net-SSH-Expect-1.09-alt2.nosrc.rpm (w1.gzdio) Installing perl-Net-SSH-Expect-1.09-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66769 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Net-SSH-Expect-1.09 + echo 'Source #0 (Net-SSH-Expect-1.09.tar.gz):' Source #0 (Net-SSH-Expect-1.09.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/Net-SSH-Expect-1.09.tar.gz + /bin/tar -xf - + cd Net-SSH-Expect-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66769 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-SSH-Expect-1.09 + perl_vendor_build + 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,' + /usr/bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(Expect)>=1.14 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::SSH::Expect + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Net-SSH-Expect-1.09' cp lib/Net/SSH/Expect.pm blib/lib/Net/SSH/Expect.pm cp lib/Net/SSH/Expect.pod blib/lib/Net/SSH/Expect.pod make: Leaving directory '/usr/src/RPM/BUILD/Net-SSH-Expect-1.09' + : 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/Net-SSH-Expect-1.09' 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/Net-SSH-Expect.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.07 cusr 0.01 csys = 0.09 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Net-SSH-Expect-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Net-SSH-Expect-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Net-SSH-Expect-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Net-SSH-Expect-1.09 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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-Net-SSH-Expect-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Net-SSH-Expect-1.09' Installing /usr/src/tmp/perl-Net-SSH-Expect-buildroot/usr/share/perl5/Net/SSH/Expect.pm Installing /usr/src/tmp/perl-Net-SSH-Expect-buildroot/usr/share/perl5/Net/SSH/Expect.pod make: Leaving directory '/usr/src/RPM/BUILD/Net-SSH-Expect-1.09' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Net-SSH-Expect-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Net-SSH-Expect-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(Expect)>=1.14 + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Net-SSH-Expect-buildroot (auto) removed './usr/lib64/perl5/auto/Net/SSH/Expect/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Net-SSH-Expect-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Net-SSH-Expect-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Net-SSH-Expect-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Net-SSH-Expect-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Net-SSH-Expect-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-Net-SSH-Expect-buildroot Processing files: perl-Net-SSH-Expect-1.09-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z8g1Ph 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.WOglGx 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-Net-SSH-Expect-buildroot/usr/share/perl5/Net/SSH/Expect.pm syntax OK Provides: perl(Net/SSH/Expect.pm) = 1.090 Requires: /usr/share/perl5, perl(Expect.pm) >= 1.140, perl(POSIX.pm), perl(constant.pm), perl(fields.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Net-SSH-Expect-1.09-alt2.noarch.rpm (w2.lzdio) 0.78user 0.46system 0:02.78elapsed 44%CPU (0avgtext+0avgdata 15360maxresident)k 0inputs+0outputs (0major+102781minor)pagefaults 0swaps /.out/perl-Net-SSH-Expect-1.09-alt2.noarch.rpm: The use of such a license name is ambiguous: Artistic 5.04user 1.87system 0:12.63elapsed 54%CPU (0avgtext+0avgdata 137388maxresident)k 0inputs+0outputs (0major+194768minor)pagefaults 0swaps --- perl-Net-SSH-Expect-1.09-alt2.noarch.rpm.repo 2010-11-16 10:09:35.000000000 +0000 +++ perl-Net-SSH-Expect-1.09-alt2.noarch.rpm.hasher 2024-11-14 01:22:12.312760227 +0000 @@ -8,4 +8,2 @@ Requires: perl(fields.pm) -Requires: perl(warnings.pm) -Requires: perl-base >= 1:5.8.0 Requires: rpmlib(PayloadIsLzma) @@ -16,2 +14,2 @@ File: /usr/share/perl5/Net/SSH/Expect.pod 100755 root:root 103b18c4399c958b888be6578e4a8326 -RPMIdentity: f987332a6b0489ab679b197b9bc813eb8fe3f7473005bafe0350a91d7c0a9dac7e0837d0d7571c55cdd1360f708179d9f94054412d1b7932244490fc4274c7d6 +RPMIdentity: 758811b384509b13da0848886747e26888eda0ebf44a8177ede1def5498e7527dbb57eeee7cdde6116af0acf1ec99b4ceed5a33ccc1cfb3dada00c9cfbcdee27