<86>May 4 00:26:15 userdel[498671]: delete user 'rooter' <86>May 4 00:26:16 groupadd[498979]: group added to /etc/group: name=rooter, GID=1862 <86>May 4 00:26:16 groupadd[498979]: group added to /etc/gshadow: name=rooter <86>May 4 00:26:16 groupadd[498979]: new group: name=rooter, GID=1862 <86>May 4 00:26:16 useradd[499336]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>May 4 00:26:16 userdel[499699]: delete user 'builder' <86>May 4 00:26:16 userdel[499699]: removed group 'builder' owned by 'builder' <86>May 4 00:26:16 userdel[499699]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:26:16 groupadd[499787]: group added to /etc/group: name=builder, GID=1863 <86>May 4 00:26:16 groupadd[499787]: group added to /etc/gshadow: name=builder <86>May 4 00:26:16 groupadd[499787]: new group: name=builder, GID=1863 <86>May 4 00:26:16 useradd[499878]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Crypt-DH-0.07-alt1.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>May 4 00:26:23 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>May 4 00:26:23 rpmi: perl-Math-BigInt-2.003002-alt1 sisyphus+338206.100.1.2 1705670337 installed <13>May 4 00:26:23 rpmi: perl-Math-BigInt-FastCalc-0.5018-alt1 sisyphus+338204.100.1.2 1705669379 installed <13>May 4 00:26:23 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:26:23 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:26:23 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Crypt-DH-0.07-alt1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-DH-0.07-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-DH-0.07 + echo 'Source #0 (Crypt-DH-0.07.tar.gz):' Source #0 (Crypt-DH-0.07.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-DH-0.07.tar.gz + cd Crypt-DH-0.07 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-DH-0.07 + 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 *** Module::AutoInstall version 1.06 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.98 >= 0.47) - Math::BigInt::Pari ...missing. (would need 1.13) - Math::BigInt ...loaded. (2.003002 >= 1.60) *** Module::AutoInstall configuration finished. perl(Math::BigInt)>=1.60 perl(Math::BigInt::Pari)>=1.13 perl(perl)>=5.006 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor *** Module::AutoInstall version 1.06 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.98 >= 0.47) - Math::BigInt::Pari ...missing. (would need 1.13) - Math::BigInt ...loaded. (2.003002 >= 1.60) *** Module::AutoInstall configuration finished. Warning: prerequisite Math::BigInt::Pari 1.13 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::DH + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-DH-0.07' cp lib/Crypt/DH.pm blib/lib/Crypt/DH.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DH-0.07' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-DH-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-DH-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Crypt-DH-0.07 + 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-DH-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-DH-0.07' Installing /usr/src/tmp/perl-Crypt-DH-buildroot/usr/share/perl5/Crypt/DH.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-DH-0.07' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-DH-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-DH-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Math::BigInt)>=1.60 perl(Math::BigInt::Pari)>=1.13 perl(perl)>=5.006 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Crypt-DH-buildroot (auto) removed './usr/lib64/perl5/auto/Crypt/DH/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Crypt-DH-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-DH-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-DH-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-DH-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Crypt-DH-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-DH-buildroot Processing files: perl-Crypt-DH-0.07-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.otY8R2 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.Pb9vMT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Couldn't load the specified math lib(s) 'Math::BigInt::GMP', 'Math::BigInt::Pari', so using fallback lib 'Math::BigInt::Calc' at /usr/src/tmp/perl-Crypt-DH-buildroot/usr/share/perl5/Crypt/DH.pm line 4. /usr/src/tmp/perl-Crypt-DH-buildroot/usr/share/perl5/Crypt/DH.pm syntax OK Provides: perl(Crypt/DH.pm) = 0.070 Requires: /usr/share/perl5, perl(Math/BigInt.pm) >= 1.600 Wrote: /usr/src/RPM/RPMS/noarch/perl-Crypt-DH-0.07-alt1.noarch.rpm (w2.lzdio) 1.00user 1.07system 0:04.70elapsed 43%CPU (0avgtext+0avgdata 19764maxresident)k 0inputs+0outputs (0major+153363minor)pagefaults 0swaps /.out/perl-Crypt-DH-0.07-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 6.18user 4.83system 0:27.61elapsed 39%CPU (0avgtext+0avgdata 131656maxresident)k 0inputs+0outputs (0major+194069minor)pagefaults 0swaps --- perl-Crypt-DH-0.07-alt1.noarch.rpm.repo 2013-07-24 23:05:12.000000000 +0000 +++ perl-Crypt-DH-0.07-alt1.noarch.rpm.hasher 2024-05-04 00:26:33.803954288 +0000 @@ -9,2 +9,2 @@ File: /usr/share/perl5/Crypt/DH.pm 100755 root:root 455f5420c4d54e162376e74cff8a2a14 -RPMIdentity: e57a2dc43f67df7fac4e48b38127a6b66fb2dd98cd75899a0e735adc82583abca0f76cce03d4dfd573fd0a42ef06a187f85da5a507890fd875bab9269b33422c +RPMIdentity: 4eab02d82eb19cb8a63de4e9b98b44f9fb4aa7baa916dda95977a947162a2e611295148fcbb8fbb15c50200d20bef2afcb674d5251c2e9eb9021a9cdc1b5f5ac