<86>Jun 16 00:23:41 userdel[3938246]: delete user 'rooter' <86>Jun 16 00:23:41 userdel[3938246]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:23:41 userdel[3938246]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:23:41 groupadd[3938271]: group added to /etc/group: name=rooter, GID=1802 <86>Jun 16 00:23:41 groupadd[3938271]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:23:41 groupadd[3938271]: new group: name=rooter, GID=1802 <86>Jun 16 00:23:41 useradd[3938295]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash <86>Jun 16 00:23:41 userdel[3938329]: delete user 'builder' <86>Jun 16 00:23:41 userdel[3938329]: removed group 'builder' owned by 'builder' <86>Jun 16 00:23:41 userdel[3938329]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:23:41 groupadd[3938360]: group added to /etc/group: name=builder, GID=1803 <86>Jun 16 00:23:41 groupadd[3938360]: group added to /etc/gshadow: name=builder <86>Jun 16 00:23:41 groupadd[3938360]: new group: name=builder, GID=1803 <86>Jun 16 00:23:41 useradd[3938385]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Config-General-2.63-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Config-General-2.63-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Jun 16 00:23:44 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:23:44 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:23:44 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-Config-General-2.63-alt1.nosrc.rpm (w1.gzdio) Installing perl-Config-General-2.63-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Config-General-2.63 + echo 'Source #0 (Config-General-2.63.tar.gz):' Source #0 (Config-General-2.63.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Config-General-2.63.tar.gz + /bin/tar -xf - + cd Config-General-2.63 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Config-General-2.63 + 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(File::Glob)>=0 perl(File::Spec::Functions)>=0 perl(FileHandle)>=0 perl(IO::File)>=0 + : 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 Config::General + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Config-General-2.63' cp General/Interpolated.pm blib/lib/Config/General/Interpolated.pm cp General.pm blib/lib/Config/General.pm cp General/Extended.pm blib/lib/Config/General/Extended.pm make: Leaving directory '/usr/src/RPM/BUILD/Config-General-2.63' + : 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/Config-General-2.63' 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/run.t .. ok All tests successful. Files=1, Tests=78, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.08 cusr 0.01 csys = 0.12 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Config-General-2.63' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Config-General-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Config-General-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Config-General-2.63 + 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-Config-General-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Config-General-2.63' Installing /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm Installing /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Extended.pm Installing /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Interpolated.pm make: Leaving directory '/usr/src/RPM/BUILD/Config-General-2.63' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Config-General-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm:wherever it is, i.e. if you did a chdir("/usr/local/etc"), then Config::General will include: /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm: /usr/local/etc/acl.cfg + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Config-General-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(File::Glob)>=0 perl(File::Spec::Functions)>=0 perl(FileHandle)>=0 perl(IO::File)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Config-General-buildroot (auto) removed './usr/lib64/perl5/auto/Config/General/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Config-General-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Config-General-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Config-General-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Config-General-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Config-General-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Config-General-2.63-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Config-General-2.63 + DOCDIR=/usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + export DOCDIR + rm -rf /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + /bin/mkdir -p /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + cp -prL Changelog README /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + chmod -R go-w /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + chmod -R a+rX /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0bVk3x 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.dU3Uux find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) # perl(Config/General/Extended.pm) at line 210 (depth 7) inside eval SKIP # perl(Config/General/Interpolated.pm) at line 231 (depth 7) inside eval SKIP /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm syntax OK /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Extended.pm syntax OK /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Interpolated.pm syntax OK Provides: perl(Config/General.pm) = 2.630, perl(Config/General/Extended.pm) = 2.070, perl(Config/General/Interpolated.pm) = 2.150 Requires: /usr/share/perl5, perl(Carp/Heavy.pm), perl(English.pm), perl(File/Glob.pm), perl(File/Spec/Functions.pm), perl(FileHandle.pm), perl(IO/File.pm), perl(base.pm), perl(constant.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Config-General-2.63-alt1.noarch.rpm (w2.lzdio) 0.68user 0.61system 0:02.76elapsed 46%CPU (0avgtext+0avgdata 17384maxresident)k 0inputs+0outputs (0major+109490minor)pagefaults 0swaps /.out/perl-Config-General-2.63-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Config-General-2.63-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 2.99user 2.46system 0:11.30elapsed 48%CPU (0avgtext+0avgdata 128884maxresident)k 0inputs+0outputs (0major+193878minor)pagefaults 0swaps --- perl-Config-General-2.63-alt1.noarch.rpm.repo 2016-07-29 14:06:37.000000000 +0000 +++ perl-Config-General-2.63-alt1.noarch.rpm.hasher 2024-06-16 00:23:49.660035106 +0000 @@ -30,2 +30,2 @@ File: /usr/share/perl5/Config/General/Interpolated.pm 100644 root:root 922098055c453c96e4753921b126b405 -RPMIdentity: 9360cf440545304b9df6e3a07b9ffc6c51dd2c5905bf4b210a1ab9c3a15dc6a2d0d86841db4ec176492fa34987e4d773f32d4b7481950f7630f813d7d7aec1c6 +RPMIdentity: 7d29faedf821176de9ab9975c956aae9764a418c28148f5286002297534a044cb995b1b8c51e7c7f694173789d85c04530adb9034b6e4a66104ac3c13df4515a