<86>Jun 16 00:19:55 userdel[1125606]: delete user 'rooter' <86>Jun 16 00:19:55 userdel[1125606]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:19:55 userdel[1125606]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:19:55 groupadd[1125622]: group added to /etc/group: name=rooter, GID=1292 <86>Jun 16 00:19:55 groupadd[1125622]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:19:55 groupadd[1125622]: new group: name=rooter, GID=1292 <86>Jun 16 00:19:55 useradd[1125638]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash <86>Jun 16 00:19:55 userdel[1125672]: delete user 'builder' <86>Jun 16 00:19:55 userdel[1125672]: removed group 'builder' owned by 'builder' <86>Jun 16 00:19:55 userdel[1125672]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:19:55 groupadd[1125695]: group added to /etc/group: name=builder, GID=1293 <86>Jun 16 00:19:55 groupadd[1125695]: group added to /etc/gshadow: name=builder <86>Jun 16 00:19:55 groupadd[1125695]: new group: name=builder, GID=1293 <86>Jun 16 00:19:55 useradd[1125718]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-DBIx-ContextualFetch-1.03-alt2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-DBIx-ContextualFetch-1.03-alt2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user at does not exist - using root warning: group at does not exist - using root warning: user at does not exist - using root warning: group at does not exist - using root <13>Jun 16 00:20:01 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 16 00:20:01 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 00:20:01 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 00:20:01 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jun 16 00:20:01 rpmi: perl-DBI-1.643-alt2 p10+308770.100.3.1 1667218767 installed <13>Jun 16 00:20:02 rpmi: libsqlite3-3.35.5-alt1.p10.1 p10+340851.100.1.1 1708147015 installed <13>Jun 16 00:20:02 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:20:02 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:20:02 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 16 00:20:02 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Jun 16 00:20:02 rpmi: perl-DBD-SQLite-1.66-alt1 sisyphus+279723.6100.1.1 1626650709 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-DBIx-ContextualFetch-1.03-alt2.nosrc.rpm (w1.gzdio) Installing perl-DBIx-ContextualFetch-1.03-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf DBIx-ContextualFetch-1.03 + echo 'Source #0 (DBIx-ContextualFetch-1.03.tar.gz):' Source #0 (DBIx-ContextualFetch-1.03.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/DBIx-ContextualFetch-1.03.tar.gz + cd DBIx-ContextualFetch-1.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd DBIx-ContextualFetch-1.03 + 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 + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(DBI)>=1.35 perl(Test::More)>=0.11 + : 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 DBIx::ContextualFetch + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/DBIx-ContextualFetch-1.03' cp lib/DBIx/ContextualFetch.pm blib/lib/DBIx/ContextualFetch.pm make: Leaving directory '/usr/src/RPM/BUILD/DBIx-ContextualFetch-1.03' + : 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/DBIx-ContextualFetch-1.03' 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/01.t ............ ok t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod.t ........... ok All tests successful. Files=3, Tests=18, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.23 cusr 0.03 csys = 0.29 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/DBIx-ContextualFetch-1.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd DBIx-ContextualFetch-1.03 + 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-DBIx-ContextualFetch-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/DBIx-ContextualFetch-1.03' Installing /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/perl5/DBIx/ContextualFetch.pm make: Leaving directory '/usr/src/RPM/BUILD/DBIx-ContextualFetch-1.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(DBI)>=1.35 perl(Test::More)>=0.11 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot (auto) removed './usr/lib64/perl5/auto/DBIx/ContextualFetch/.packlist' Verifying and fixing files in /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/ (default) Compressing files in /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-DBIx-ContextualFetch-1.03-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd DBIx-ContextualFetch-1.03 + DOCDIR=/usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/doc/perl-DBIx-ContextualFetch-1.03 + export DOCDIR + rm -rf /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/doc/perl-DBIx-ContextualFetch-1.03 + /bin/mkdir -p /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/doc/perl-DBIx-ContextualFetch-1.03 + cp -prL Changes README /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/doc/perl-DBIx-ContextualFetch-1.03 + chmod -R go-w /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/doc/perl-DBIx-ContextualFetch-1.03 + chmod -R a+rX /usr/src/tmp/perl-DBIx-ContextualFetch-buildroot/usr/share/doc/perl-DBIx-ContextualFetch-1.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFKbsx 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.kBnm5w 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-DBIx-ContextualFetch-buildroot/usr/share/perl5/DBIx/ContextualFetch.pm syntax OK Provides: perl(DBIx/ContextualFetch.pm) = 1.030 Requires: /usr/share/perl5, perl(DBI.pm) >= 1.350, perl(base.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-DBIx-ContextualFetch-1.03-alt2.noarch.rpm (w2.lzdio) 1.05user 0.42system 0:03.76elapsed 39%CPU (0avgtext+0avgdata 19212maxresident)k 0inputs+0outputs (0major+104758minor)pagefaults 0swaps /.out/perl-DBIx-ContextualFetch-1.03-alt2.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-DBIx-ContextualFetch-1.03-alt2.noarch.rpm: The use of such a license name is ambiguous: Artistic 5.46user 2.53system 0:20.60elapsed 38%CPU (0avgtext+0avgdata 128712maxresident)k 248inputs+0outputs (0major+197264minor)pagefaults 0swaps --- perl-DBIx-ContextualFetch-1.03-alt2.noarch.rpm.repo 2011-10-04 09:52:32.000000000 +0000 +++ perl-DBIx-ContextualFetch-1.03-alt2.noarch.rpm.hasher 2024-06-16 00:20:10.260629538 +0000 @@ -16,2 +16,2 @@ File: /usr/share/perl5/DBIx/ContextualFetch.pm 100644 root:root c2fee462304c7b016de471657d9bc576 -RPMIdentity: 213b55c50211d56d18e569f249a3ff55da7d830fad4f609682e792011befa2a11da9bfba3e4d1c58ac9b736800930228f5ef9d75d20d04ccee9d1fe06d679ac1 +RPMIdentity: 765eac22ed174668366989aba2f19fd663dceb4fc9809bbec150acd342e787b6a94d212a9e7c1fd816644f7680f8270efae91c309ed349ef86c0f9dbcbca2c9e