<86>Jun 18 07:42:08 userdel[874481]: delete user 'rooter'
<86>Jun 18 07:42:08 userdel[874481]: removed group 'rooter' owned by 'rooter'
<86>Jun 18 07:42:08 userdel[874481]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 18 07:42:08 groupadd[874497]: group added to /etc/group: name=rooter, GID=1850
<86>Jun 18 07:42:08 groupadd[874497]: group added to /etc/gshadow: name=rooter
<86>Jun 18 07:42:08 groupadd[874497]: new group: name=rooter, GID=1850
<86>Jun 18 07:42:08 useradd[874503]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash
<86>Jun 18 07:42:08 userdel[874512]: delete user 'builder'
<86>Jun 18 07:42:08 userdel[874512]: removed group 'builder' owned by 'builder'
<86>Jun 18 07:42:08 userdel[874512]: removed shadow group 'builder' owned by 'builder'
<86>Jun 18 07:42:08 groupadd[874522]: group added to /etc/group: name=builder, GID=1851
<86>Jun 18 07:42:08 groupadd[874522]: group added to /etc/gshadow: name=builder
<86>Jun 18 07:42:08 groupadd[874522]: new group: name=builder, GID=1851
<86>Jun 18 07:42:08 useradd[874530]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash
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 18 07:42:09 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun 18 07:42:09 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun 18 07:42:09 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun 18 07:42:09 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Text-German-0.06-alt1.nosrc.rpm (w1.gzdio)
Installing perl-Text-German-0.06-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37144
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Text-German-0.06
+ echo 'Source #0 (Text-German-0.06.tar.gz):'
Source #0 (Text-German-0.06.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Text-German-0.06.tar.gz
+ /bin/tar -xf -
+ cd Text-German-0.06
+ /bin/chmod -c -Rf u+rwX,go-w .
mode of './lib/Text/German.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37144
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-German-0.06
+ 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

+ : 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::German
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Text-German-0.06'
cp lib/Text/German/Regel.pm blib/lib/Text/German/Regel.pm
cp lib/Text/German/Vorsilbe.pm blib/lib/Text/German/Vorsilbe.pm
cp lib/Text/German.pm blib/lib/Text/German.pm
cp German.pod blib/lib/Text/German.pod
cp lib/Text/German/Util.pm blib/lib/Text/German/Util.pm
cp lib/Text/German/Endung.pm blib/lib/Text/German/Endung.pm
cp lib/Text/German/Cache.pm blib/lib/Text/German/Cache.pm
cp lib/Text/German/Verb.pm blib/lib/Text/German/Verb.pm
cp lib/Text/German/Adjektiv.pm blib/lib/Text/German/Adjektiv.pm
cp lib/Text/German/Ausnahme.pm blib/lib/Text/German/Ausnahme.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-German-0.06'
+ : 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-German-0.06'
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/basic.t .. ok
t/cache.t .. ok
All tests successful.
Files=2, Tests=34,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.01 cusr  0.00 csys =  0.03 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Text-German-0.06'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37144
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-German-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Text-German-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Text-German-0.06
+ 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-German-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Text-German-0.06'
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German.pod
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Ausnahme.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Adjektiv.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Verb.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Cache.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Endung.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Util.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Vorsilbe.pm
Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Regel.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-German-0.06'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Text-German-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Text-German-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Text-German-buildroot (auto)
removed './usr/lib64/perl5/auto/Text/German/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Text-German-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Text-German-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Text-German-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Text-German-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Text-German-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: perl-Text-German-0.06-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17934
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-German-0.06
+ DOCDIR=/usr/src/tmp/perl-Text-German-buildroot/usr/share/doc/perl-Text-German-0.06
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Text-German-buildroot/usr/share/doc/perl-Text-German-0.06
+ /bin/mkdir -p /usr/src/tmp/perl-Text-German-buildroot/usr/share/doc/perl-Text-German-0.06
+ cp -prL README /usr/src/tmp/perl-Text-German-buildroot/usr/share/doc/perl-Text-German-0.06
+ chmod -R go-w /usr/src/tmp/perl-Text-German-buildroot/usr/share/doc/perl-Text-German-0.06
+ chmod -R a+rX /usr/src/tmp/perl-Text-German-buildroot/usr/share/doc/perl-Text-German-0.06
+ exit 0
warning: File listed twice: /usr/share/perl5/Text/German.pod
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CltD31
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UXBOCI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Adjektiv.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Ausnahme.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Cache.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Endung.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Regel.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Util.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Verb.pm syntax OK
/usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Vorsilbe.pm syntax OK
shebang.req.files: executable script /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German.pm is not executable
Provides: perl(Text/German.pm) = 0.060, perl(Text/German/Adjektiv.pm), perl(Text/German/Ausnahme.pm), perl(Text/German/Cache.pm), perl(Text/German/Endung.pm), perl(Text/German/Regel.pm), perl(Text/German/Util.pm), perl(Text/German/Verb.pm), perl(Text/German/Vorsilbe.pm)
Requires: /usr/share/perl5
Wrote: /usr/src/RPM/RPMS/noarch/perl-Text-German-0.06-alt1.noarch.rpm (w2.lzdio)
1.14user 0.48system 0:03.24elapsed 50%CPU (0avgtext+0avgdata 16088maxresident)k
0inputs+0outputs (0major+146169minor)pagefaults 0swaps
1.62user 1.03system 0:07.74elapsed 34%CPU (0avgtext+0avgdata 120408maxresident)k
0inputs+0outputs (0major+186275minor)pagefaults 0swaps
--- perl-Text-German-0.06-alt1.noarch.rpm.repo	2011-01-16 12:12:47.000000000 +0000
+++ perl-Text-German-0.06-alt1.noarch.rpm.hasher	2023-06-18 07:42:14.990772185 +0000
@@ -40,2 +40,2 @@
 File: /usr/share/perl5/Text/German/Vorsilbe.pm	100644	root:root	da90623912d269540e4439343dae47da	
-RPMIdentity: d8e4329f3c14227f3eaea5eae5a7e413619cf3a025c4db5bf524d9bb315e67f36f04267034da9cee2ee35b9dafe57f7410cbac9adb3baa67b9ad91ae41b8af2b
+RPMIdentity: 092e9623fa4a51cac3d1b8047f69a9b6b3844c226be838ec38319edbca20429d40f5b731892230c316d9645eae240737295e74d1b7452f503efad371903cd0f9