<86>Apr 27 08:36:06 userdel[591007]: delete user 'rooter' <86>Apr 27 08:36:06 userdel[591007]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:36:06 userdel[591007]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:36:06 groupadd[591290]: group added to /etc/group: name=rooter, GID=1868 <86>Apr 27 08:36:06 groupadd[591290]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:36:06 groupadd[591290]: new group: name=rooter, GID=1868 <86>Apr 27 08:36:06 useradd[591426]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:36:06 userdel[591483]: delete user 'builder' <86>Apr 27 08:36:06 userdel[591483]: removed group 'builder' owned by 'builder' <86>Apr 27 08:36:06 userdel[591483]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:36:06 groupadd[591575]: group added to /etc/group: name=builder, GID=1869 <86>Apr 27 08:36:06 groupadd[591575]: group added to /etc/gshadow: name=builder <86>Apr 27 08:36:06 groupadd[591575]: new group: name=builder, GID=1869 <86>Apr 27 08:36:06 useradd[591621]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Text-Patch-1.8-alt1.src.rpm: The use of such a license name is ambiguous: GPL 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>Apr 27 08:36:13 rpmi: perl-Algorithm-Diff-1:1.201-alt1 sisyphus+263447.100.1.1 1607956595 installed <13>Apr 27 08:36:13 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:36:13 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:36:13 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:36:13 rpmi: perl-Text-Diff-1.45-alt1 1504121040 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Text-Patch-1.8-alt1.nosrc.rpm (w1.gzdio) Installing perl-Text-Patch-1.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93745 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Text-Patch-1.8 + echo 'Source #0 (Text-Patch-1.8.tar.gz):' Source #0 (Text-Patch-1.8.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Text-Patch-1.8.tar.gz + cd Text-Patch-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98744 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-Patch-1.8 + 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(Text::Diff)>=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 Text::Patch + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Text-Patch-1.8' cp Patch.pm blib/lib/Text/Patch.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-Patch-1.8' + : 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/Text-Patch-1.8' 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/test.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.02 csys = 0.12 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Text-Patch-1.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98744 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-Patch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Text-Patch-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Text-Patch-1.8 + 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-Text-Patch-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Text-Patch-1.8' Installing /usr/src/tmp/perl-Text-Patch-buildroot/usr/share/perl5/Text/Patch.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-Patch-1.8' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Text-Patch-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-Patch-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Text::Diff)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Text-Patch-buildroot (auto) removed './usr/lib/perl5/auto/Text/Patch/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Text-Patch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Text-Patch-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Text-Patch-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Text-Patch-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Text-Patch-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-Text-Patch-buildroot Processing files: perl-Text-Patch-1.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-Patch-1.8 + DOCDIR=/usr/src/tmp/perl-Text-Patch-buildroot/usr/share/doc/perl-Text-Patch-1.8 + export DOCDIR + rm -rf /usr/src/tmp/perl-Text-Patch-buildroot/usr/share/doc/perl-Text-Patch-1.8 + /bin/mkdir -p /usr/src/tmp/perl-Text-Patch-buildroot/usr/share/doc/perl-Text-Patch-1.8 + cp -prL ChangeLog README /usr/src/tmp/perl-Text-Patch-buildroot/usr/share/doc/perl-Text-Patch-1.8 + chmod -R go-w /usr/src/tmp/perl-Text-Patch-buildroot/usr/share/doc/perl-Text-Patch-1.8 + chmod -R a+rX /usr/src/tmp/perl-Text-Patch-buildroot/usr/share/doc/perl-Text-Patch-1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XcMPrB 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.kjPdNk 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-Text-Patch-buildroot/usr/share/perl5/Text/Patch.pm syntax OK Provides: perl(Text/Patch.pm) = 1.800 Requires: /usr/share/perl5, perl(constant.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Text-Patch-1.8-alt1.noarch.rpm (w2.lzdio) 1.04user 0.96system 0:04.39elapsed 45%CPU (0avgtext+0avgdata 11104maxresident)k 0inputs+0outputs (0major+88365minor)pagefaults 0swaps /.out/perl-Text-Patch-1.8-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL 5.67user 4.57system 0:27.10elapsed 37%CPU (0avgtext+0avgdata 127212maxresident)k 88inputs+0outputs (0major+202357minor)pagefaults 0swaps --- perl-Text-Patch-1.8-alt1.noarch.rpm.repo 2011-02-26 02:08:08.000000000 +0000 +++ perl-Text-Patch-1.8-alt1.noarch.rpm.hasher 2024-04-27 08:36:24.658575659 +0000 @@ -15,2 +15,2 @@ File: /usr/share/perl5/Text/Patch.pm 100644 root:root 5c542d58be562602a1ad68e8d07873a2 -RPMIdentity: b9c4f3e72c9fe8ae05810cc134341a2d44b506d5cfad4c9ab77ce769a3975933fb32ccd6420af3276fc325aa65804197059cd543eb3cbc983b93a154fa350d13 +RPMIdentity: adc2b72bd3810b63efab8924a405a9b53294e0ca09c36f5ebbebdcb3f36633325f0e17d6dd365d09e3c5c391bea06b91f75cac180768175f5030ff630f4db7b5