<86>Mar 4 07:31:42 userdel[560799]: delete user 'rooter' <86>Mar 4 07:31:42 userdel[560799]: removed group 'rooter' owned by 'rooter' <86>Mar 4 07:31:42 userdel[560799]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 4 07:31:42 groupadd[560813]: group added to /etc/group: name=rooter, GID=621 <86>Mar 4 07:31:42 groupadd[560813]: group added to /etc/gshadow: name=rooter <86>Mar 4 07:31:42 groupadd[560813]: new group: name=rooter, GID=621 <86>Mar 4 07:31:42 useradd[560826]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Mar 4 07:31:42 userdel[560845]: delete user 'builder' <86>Mar 4 07:31:42 userdel[560845]: removed group 'builder' owned by 'builder' <86>Mar 4 07:31:42 userdel[560845]: removed shadow group 'builder' owned by 'builder' <86>Mar 4 07:31:42 groupadd[560860]: group added to /etc/group: name=builder, GID=622 <86>Mar 4 07:31:42 groupadd[560860]: group added to /etc/gshadow: name=builder <86>Mar 4 07:31:42 groupadd[560860]: new group: name=builder, GID=622 <86>Mar 4 07:31:42 useradd[560870]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Math-Round-0.07-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Math-Round-0.07-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Mar 4 07:31:44 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Mar 4 07:31:44 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Mar 4 07:31:44 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Mar 4 07:31:45 rpmi: perl-devel-1:5.28.2-alt3 sisyphus+246858.100.1.1 1582562013 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Math-Round-0.07-alt1.nosrc.rpm Installing perl-Math-Round-0.07-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-Round-0.07 + echo 'Source #0 (Math-Round-0.07.tar.gz):' Source #0 (Math-Round-0.07.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-Round-0.07.tar.gz + /bin/tar -xf - + cd Math-Round-0.07 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-Round-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 + : 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::Round + : 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-Round-0.07' cp Round.pm blib/lib/Math/Round.pm AutoSplitting blib/lib/Math/Round.pm (blib/lib/auto/Math/Round) make: Leaving directory '/usr/src/RPM/BUILD/Math-Round-0.07' + : 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-Round-0.07' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..11 ok 1 round............ok 2 round_even.......ok 3 round_odd........ok 4 round_rand.......ok 5 nearest..........ok 6 nearest_ceil.....ok 7 nearest_floor....ok 8 nearest_rand.....ok 9 nlowmult.........ok 10 nhimult..........ok 11 All tests successful. make: Leaving directory '/usr/src/RPM/BUILD/Math-Round-0.07' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-Round-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-Round-buildroot + cd Math-Round-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=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Math-Round-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Math-Round-0.07' Installing /usr/src/tmp/perl-Math-Round-buildroot/usr/share/perl5/Math/Round.pm Installing /usr/src/tmp/perl-Math-Round-buildroot/usr/share/perl5/auto/Math/Round/autosplit.ix make: Leaving directory '/usr/src/RPM/BUILD/Math-Round-0.07' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-Round-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-Round-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-Round-buildroot (auto) removed './usr/lib/perl5/auto/Math/Round/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Math-Round-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Math-Round-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Math-Round-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-Round-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Math-Round-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-Round-0.07-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zyo2xb 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.H8E039 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-Round-buildroot/usr/share/perl5/Math/Round.pm syntax OK Provides: perl(Math/Round.pm) = 0.070 Requires: /usr/share/perl5, perl(POSIX.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Math-Round-0.07-alt1.noarch.rpm 1.75user 0.22system 0:03.64elapsed 54%CPU (0avgtext+0avgdata 11052maxresident)k 0inputs+0outputs (0major+92012minor)pagefaults 0swaps /.out/perl-Math-Round-0.07-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Math-Round-0.07-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 5.42user 2.97system 0:11.34elapsed 73%CPU (0avgtext+0avgdata 108728maxresident)k 0inputs+0outputs (0major+391394minor)pagefaults 0swaps