<86>Jun 16 00:13:33 userdel[518198]: delete user 'rooter' <86>Jun 16 00:13:33 userdel[518198]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:13:33 userdel[518198]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:13:33 groupadd[518214]: group added to /etc/group: name=rooter, GID=1277 <86>Jun 16 00:13:33 groupadd[518214]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:13:33 groupadd[518214]: new group: name=rooter, GID=1277 <86>Jun 16 00:13:33 useradd[518231]: new user: name=rooter, UID=1277, GID=1277, home=/root, shell=/bin/bash <86>Jun 16 00:13:33 userdel[518250]: delete user 'builder' <86>Jun 16 00:13:33 userdel[518250]: removed group 'builder' owned by 'builder' <86>Jun 16 00:13:33 userdel[518250]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:13:33 groupadd[518270]: group added to /etc/group: name=builder, GID=1278 <86>Jun 16 00:13:33 groupadd[518270]: group added to /etc/gshadow: name=builder <86>Jun 16 00:13:33 groupadd[518270]: new group: name=builder, GID=1278 <86>Jun 16 00:13:33 useradd[518300]: new user: name=builder, UID=1278, GID=1278, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Path-Iter-0.2-alt2.src.rpm: license not found in '/usr/share/license' directory: perl 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>Jun 16 00:13:37 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Jun 16 00:13:37 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Jun 16 00:13:37 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 16 00:13:37 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 00:13:37 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 00:13:37 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jun 16 00:13:37 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed <13>Jun 16 00:13:37 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Jun 16 00:13:38 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:13:38 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:13:38 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Path-Iter-0.2-alt2.nosrc.rpm (w1.gzdio) Installing perl-Path-Iter-0.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99900 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Path-Iter-0.2 + echo 'Source #0 (Path-Iter-0.2.tar.gz):' Source #0 (Path-Iter-0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Path-Iter-0.2.tar.gz + /bin/tar -xf - + cd Path-Iter-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99900 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Path-Iter-0.2 + 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,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Warning: the following files are missing in your kit: t/path/ t/path/dir.a/ t/path/dir.a/dir.a t/path/dir.a/dir.b Please inform the author. Generating a Unix-style Makefile Writing Makefile for Path::Iter + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Path-Iter-0.2' cp lib/Path/Iter.pod blib/lib/Path/Iter.pod cp lib/Path/Iter.pm blib/lib/Path/Iter.pm make: Leaving directory '/usr/src/RPM/BUILD/Path-Iter-0.2' + : 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/Path-Iter-0.2' 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 # Testing Path::Iter 0.2 t/00.load.t ....... ok t/perlcritic.t .... skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ........... skipped: Test::Pod 1.14 required for testing POD All tests successful. Files=4, Tests=14, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.21 cusr 0.03 csys = 0.27 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Path-Iter-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65012 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Path-Iter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Path-Iter-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Path-Iter-0.2 + 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-Path-Iter-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Path-Iter-0.2' Installing /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/perl5/Path/Iter.pm Installing /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/perl5/Path/Iter.pod make: Leaving directory '/usr/src/RPM/BUILD/Path-Iter-0.2' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Path-Iter-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Path-Iter-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-Path-Iter-buildroot (auto) removed './usr/lib64/perl5/auto/Path/Iter/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Path-Iter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Path-Iter-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Path-Iter-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Path-Iter-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Path-Iter-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Path-Iter-0.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65012 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Path-Iter-0.2 + DOCDIR=/usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2 + export DOCDIR + rm -rf /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2 + /bin/mkdir -p /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2 + cp -prL Changes README /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2 + chmod -R go-w /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2 + chmod -R a+rX /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j2dh80 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.w24UfY 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-Path-Iter-buildroot/usr/share/perl5/Path/Iter.pm syntax OK Provides: perl(Path/Iter.pm) = 0.200 Requires: /usr/share/perl5, perl(File/Spec.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Path-Iter-0.2-alt2.noarch.rpm (w2.lzdio) 0.97user 0.40system 0:03.15elapsed 43%CPU (0avgtext+0avgdata 17288maxresident)k 0inputs+0outputs (0major+105908minor)pagefaults 0swaps /.out/perl-Path-Iter-0.2-alt2.noarch.rpm: license not found in '/usr/share/license' directory: perl 5.33user 2.04system 0:14.75elapsed 50%CPU (0avgtext+0avgdata 134760maxresident)k 0inputs+0outputs (0major+198113minor)pagefaults 0swaps --- perl-Path-Iter-0.2-alt2.noarch.rpm.repo 2018-01-02 08:56:20.000000000 +0000 +++ perl-Path-Iter-0.2-alt2.noarch.rpm.hasher 2024-06-16 00:13:44.328801991 +0000 @@ -17,2 +17,2 @@ File: /usr/share/perl5/Path/Iter.pod 100644 root:root c4803fe54d67f20dff0224703e80dccb -RPMIdentity: 025d575326fa71c9b2dc248bc10114610f3ca042fd6a86c60d8267cfe55faa92603e26ef199fa4810586918e6f8d91e41bb0c6e255cfd0fe247c8f14aa68ffe4 +RPMIdentity: d5bbcf984c658961a6d9b22266dba09518774072d4a53071a80c0af41b8b746f3176891cdf2102b6050950f23ac4bfcb698574f32d9a6ef9d3f8b32a57725f2a