<86>Apr 27 08:23:39 userdel[2257238]: delete user 'rooter' <86>Apr 27 08:23:39 userdel[2257238]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:23:39 userdel[2257238]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:23:39 groupadd[2257267]: group added to /etc/group: name=rooter, GID=1835 <86>Apr 27 08:23:39 groupadd[2257267]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:23:39 groupadd[2257267]: new group: name=rooter, GID=1835 <86>Apr 27 08:23:39 useradd[2257299]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:23:39 userdel[2257336]: delete user 'builder' <86>Apr 27 08:23:39 userdel[2257336]: removed group 'builder' owned by 'builder' <86>Apr 27 08:23:39 userdel[2257336]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:23:39 groupadd[2257364]: group added to /etc/group: name=builder, GID=1836 <86>Apr 27 08:23:39 groupadd[2257364]: group added to /etc/gshadow: name=builder <86>Apr 27 08:23:39 groupadd[2257364]: new group: name=builder, GID=1836 <86>Apr 27 08:23:39 useradd[2257391]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Text-German-0.06-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-German-0.06-alt1.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>Apr 27 08:23:42 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:23:42 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:23:42 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85136 + 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.85136 + 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 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Text-German-0.06' cp lib/Text/German/Endung.pm blib/lib/Text/German/Endung.pm cp lib/Text/German/Vorsilbe.pm blib/lib/Text/German/Vorsilbe.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/Regel.pm blib/lib/Text/German/Regel.pm cp lib/Text/German.pm blib/lib/Text/German.pm cp lib/Text/German/Util.pm blib/lib/Text/German/Util.pm cp lib/Text/German/Ausnahme.pm blib/lib/Text/German/Ausnahme.pm cp lib/Text/German/Adjektiv.pm blib/lib/Text/German/Adjektiv.pm cp German.pod blib/lib/Text/German.pod 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.01 sys + 0.01 cusr 0.00 csys = 0.04 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.85136 + 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:/usr/bin:/bin:/usr/local/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/Adjektiv.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/Util.pm Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Regel.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/Vorsilbe.pm Installing /usr/src/tmp/perl-Text-German-buildroot/usr/share/perl5/Text/German/Endung.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/lib/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/lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Text-German-buildroot Processing files: perl-Text-German-0.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85136 + 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.lA4cPj 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.JojhQn 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-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) 0.76user 0.65system 0:02.76elapsed 51%CPU (0avgtext+0avgdata 11164maxresident)k 0inputs+0outputs (0major+101006minor)pagefaults 0swaps /.out/perl-Text-German-0.06-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-German-0.06-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 3.48user 2.65system 0:12.35elapsed 49%CPU (0avgtext+0avgdata 127320maxresident)k 0inputs+0outputs (0major+188075minor)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 2024-04-27 08:23:48.016479088 +0000 @@ -40,2 +40,2 @@ File: /usr/share/perl5/Text/German/Vorsilbe.pm 100644 root:root da90623912d269540e4439343dae47da -RPMIdentity: d8e4329f3c14227f3eaea5eae5a7e413619cf3a025c4db5bf524d9bb315e67f36f04267034da9cee2ee35b9dafe57f7410cbac9adb3baa67b9ad91ae41b8af2b +RPMIdentity: 092e9623fa4a51cac3d1b8047f69a9b6b3844c226be838ec38319edbca20429d40f5b731892230c316d9645eae240737295e74d1b7452f503efad371903cd0f9