<86>Oct 23 08:28:28 userdel[3223440]: delete user 'rooter' <86>Oct 23 08:28:28 userdel[3223440]: removed group 'rooter' owned by 'rooter' <86>Oct 23 08:28:28 userdel[3223440]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 23 08:28:28 groupadd[3223454]: group added to /etc/group: name=rooter, GID=531 <86>Oct 23 08:28:28 groupadd[3223454]: group added to /etc/gshadow: name=rooter <86>Oct 23 08:28:28 groupadd[3223454]: new group: name=rooter, GID=531 <86>Oct 23 08:28:28 useradd[3223467]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Oct 23 08:28:28 userdel[3223481]: delete user 'builder' <86>Oct 23 08:28:28 userdel[3223481]: removed group 'builder' owned by 'builder' <86>Oct 23 08:28:28 userdel[3223481]: removed shadow group 'builder' owned by 'builder' <86>Oct 23 08:28:28 groupadd[3223494]: group added to /etc/group: name=builder, GID=532 <86>Oct 23 08:28:28 groupadd[3223494]: group added to /etc/gshadow: name=builder <86>Oct 23 08:28:28 groupadd[3223494]: new group: name=builder, GID=532 <86>Oct 23 08:28:28 useradd[3223501]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Math-HashSum-0.02-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>Oct 23 08:28:31 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 23 08:28:31 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 23 08:28:31 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Math-HashSum-0.02-alt2.1.nosrc.rpm Installing perl-Math-HashSum-0.02-alt2.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-HashSum-0.02 + echo 'Source #0 (Math-HashSum-0.02.tar.bz2):' Source #0 (Math-HashSum-0.02.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/Math-HashSum-0.02.tar.bz2 + /bin/tar -xf - + cd Math-HashSum-0.02 + /bin/chmod -c -Rf u+rwX,go-w . mode of './README' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './MANIFEST' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './lib/Math/HashSum.pm' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './CHANGES' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-HashSum-0.02 + 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 Math::HashSum + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Math-HashSum-0.02' cp lib/Math/HashSum.pm blib/lib/Math/HashSum.pm make: Leaving directory '/usr/src/RPM/BUILD/Math-HashSum-0.02' + : 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/Math-HashSum-0.02' 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/Math-HashSum.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.06 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Math-HashSum-0.02' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-HashSum-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-HashSum-buildroot + cd Math-HashSum-0.02 + 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=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Math-HashSum-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Math-HashSum-0.02' Installing /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/perl5/Math/HashSum.pm make: Leaving directory '/usr/src/RPM/BUILD/Math-HashSum-0.02' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-HashSum-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-HashSum-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-Math-HashSum-buildroot (auto) removed './usr/lib/perl5/auto/Math/HashSum/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Math-HashSum-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Math-HashSum-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Math-HashSum-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-HashSum-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Math-HashSum-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-Math-HashSum-0.02-alt2.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53332 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-HashSum-0.02 + DOCDIR=/usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/doc/perl-Math-HashSum-0.02 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/doc/perl-Math-HashSum-0.02 + /bin/mkdir -p /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/doc/perl-Math-HashSum-0.02 + cp -prL CHANGES README /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/doc/perl-Math-HashSum-0.02 + chmod -R go-w /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/doc/perl-Math-HashSum-0.02 + chmod -R a+rX /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/doc/perl-Math-HashSum-0.02 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9GFHaN 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.wVPoeN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Math-HashSum-buildroot/usr/share/perl5/Math/HashSum.pm syntax OK Provides: perl(Math/HashSum.pm) = 0.020 Requires: /usr/share/perl5, perl(base.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Math-HashSum-0.02-alt2.1.noarch.rpm 3.59user 0.67system 0:05.51elapsed 77%CPU (0avgtext+0avgdata 11576maxresident)k 0inputs+0outputs (0major+98814minor)pagefaults 0swaps /.out/perl-Math-HashSum-0.02-alt2.1.noarch.rpm: The use of such a license name is ambiguous: Artistic 10.56user 6.67system 0:17.38elapsed 99%CPU (0avgtext+0avgdata 110028maxresident)k 0inputs+0outputs (0major+379245minor)pagefaults 0swaps