<86>Apr 27 08:21:20 userdel[1666224]: delete user 'rooter' <86>Apr 27 08:21:20 userdel[1666224]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:21:20 userdel[1666224]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:21:20 groupadd[1666245]: group added to /etc/group: name=rooter, GID=1850 <86>Apr 27 08:21:20 groupadd[1666245]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:21:20 groupadd[1666245]: new group: name=rooter, GID=1850 <86>Apr 27 08:21:20 useradd[1666267]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:21:20 userdel[1666307]: delete user 'builder' <86>Apr 27 08:21:20 userdel[1666307]: removed group 'builder' owned by 'builder' <86>Apr 27 08:21:20 userdel[1666307]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:21:20 groupadd[1666339]: group added to /etc/group: name=builder, GID=1851 <86>Apr 27 08:21:20 groupadd[1666339]: group added to /etc/gshadow: name=builder <86>Apr 27 08:21:20 groupadd[1666339]: new group: name=builder, GID=1851 <86>Apr 27 08:21:20 useradd[1666373]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Crypt-DES_EDE3-0.01-alt2.1.src.rpm: The use of such a license name is ambiguous: Artistic warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Apr 27 08:21:23 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:21:23 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:21:23 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:21:23 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+335067.15300.2.2 1701155878 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-DES_EDE3-0.01-alt2.1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-DES_EDE3-0.01-alt2.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71490 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-DES_EDE3-0.01 + echo 'Source #0 (Crypt-DES_EDE3-0.01.tar.bz2):' Source #0 (Crypt-DES_EDE3-0.01.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/Crypt-DES_EDE3-0.01.tar.bz2 + /bin/tar -xf - + cd Crypt-DES_EDE3-0.01 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71490 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-DES_EDE3-0.01 + 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(Crypt::DES)>=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 Crypt::DES_EDE3 + : 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/Crypt-DES_EDE3-0.01' cp lib/Crypt/DES_EDE3.pm blib/lib/Crypt/DES_EDE3.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES_EDE3-0.01' + : 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/Crypt-DES_EDE3-0.01' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..7 # Running under perl version 5.038002 for linux # Current time local: Sat Apr 27 08:21:25 2024 # Current time GMT: Sat Apr 27 08:21:25 2024 # Using Test.pm version 1.31 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES_EDE3-0.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71490 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Crypt-DES_EDE3-0.01 + 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-Crypt-DES_EDE3-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-DES_EDE3-0.01' Installing /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot/usr/share/perl5/Crypt/DES_EDE3.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DES_EDE3-0.01' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Crypt::DES)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot (auto) removed './usr/lib/perl5/auto/Crypt/DES_EDE3/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-DES_EDE3-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Crypt-DES_EDE3-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-Crypt-DES_EDE3-buildroot Processing files: perl-Crypt-DES_EDE3-0.01-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k756cU 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.Y4fpf7 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-Crypt-DES_EDE3-buildroot/usr/share/perl5/Crypt/DES_EDE3.pm syntax OK Provides: perl(Crypt/DES_EDE3.pm) = 0.010 Requires: /usr/share/perl5, perl(Crypt/DES.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Crypt-DES_EDE3-0.01-alt2.1.noarch.rpm (w2.lzdio) 0.53user 0.51system 0:02.60elapsed 40%CPU (0avgtext+0avgdata 11192maxresident)k 0inputs+0outputs (0major+80603minor)pagefaults 0swaps /.out/perl-Crypt-DES_EDE3-0.01-alt2.1.noarch.rpm: The use of such a license name is ambiguous: Artistic 3.38user 2.61system 0:11.89elapsed 50%CPU (0avgtext+0avgdata 127068maxresident)k 32inputs+0outputs (0major+190284minor)pagefaults 0swaps --- perl-Crypt-DES_EDE3-0.01-alt2.1.noarch.rpm.repo 2010-11-23 03:50:45.000000000 +0000 +++ perl-Crypt-DES_EDE3-0.01-alt2.1.noarch.rpm.hasher 2024-04-27 08:21:28.974640819 +0000 @@ -9,2 +9,2 @@ File: /usr/share/perl5/Crypt/DES_EDE3.pm 100644 root:root faaac9786db799faaae6e7b6ad0ff8d9 -RPMIdentity: 660d34b3dc3a24744b9c651778acacc0463f8cbc5ec5d30626d8242c55e588a8dd0a3ef7b9697a2a19fce559b3099ca5ff0ac503d5f0a327362e3ed297612cf1 +RPMIdentity: 57513fa697f4c316532623c25f9a5d89a6fd95b9a065d53a1a65c1c6aec1e9a39ca96ea465e7cdcbfd8396f697e885c151e30e2d3fe8cf0f9e794324be61c88e