<86>Mar 17 09:22:45 userdel[3193681]: delete user 'rooter' <86>Mar 17 09:22:45 userdel[3193681]: removed group 'rooter' owned by 'rooter' <86>Mar 17 09:22:45 userdel[3193681]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 09:22:45 groupadd[3193689]: group added to /etc/group: name=rooter, GID=699 <86>Mar 17 09:22:45 groupadd[3193689]: group added to /etc/gshadow: name=rooter <86>Mar 17 09:22:45 groupadd[3193689]: new group: name=rooter, GID=699 <86>Mar 17 09:22:45 useradd[3193703]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Mar 17 09:22:45 userdel[3193715]: delete user 'builder' <86>Mar 17 09:22:45 userdel[3193715]: removed group 'builder' owned by 'builder' <86>Mar 17 09:22:45 userdel[3193715]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 09:22:46 groupadd[3193722]: group added to /etc/group: name=builder, GID=700 <86>Mar 17 09:22:46 groupadd[3193722]: group added to /etc/gshadow: name=builder <86>Mar 17 09:22:46 groupadd[3193722]: new group: name=builder, GID=700 <86>Mar 17 09:22:46 useradd[3193749]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root <13>Mar 17 09:22:47 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Mar 17 09:22:47 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed <13>Mar 17 09:22:47 rpmi: perl-Encode-3.08-alt1 sisyphus+263440.100.1.1 1607955886 installed <13>Mar 17 09:22:47 rpmi: perl-Pod-Simple-3.42-alt1 sisyphus+261979.100.1.1 1605684633 installed <13>Mar 17 09:22:47 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Mar 17 09:22:47 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Mar 17 09:22:48 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Mar 17 09:22:48 rpmi: perl-Test-Number-Delta-1.06-alt1 1418768473 installed <13>Mar 17 09:22:48 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Geo-Coordinates-DecimalDegrees-0.09-alt1.nosrc.rpm (w1.gzdio) Installing perl-Geo-Coordinates-DecimalDegrees-0.09-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27923 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Geo-Coordinates-DecimalDegrees-0.09 + echo 'Source #0 (Geo-Coordinates-DecimalDegrees-0.09.tar.gz):' Source #0 (Geo-Coordinates-DecimalDegrees-0.09.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Geo-Coordinates-DecimalDegrees-0.09.tar.gz + /bin/tar -xf - + cd Geo-Coordinates-DecimalDegrees-0.09 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78762 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Geo-Coordinates-DecimalDegrees-0.09 + 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 + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 perl(Test::Number::Delta)>=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 Geo::Coordinates::DecimalDegrees + : 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/Geo-Coordinates-DecimalDegrees-0.09' cp DecimalDegrees.pm blib/lib/Geo/Coordinates/DecimalDegrees.pm make: Leaving directory '/usr/src/RPM/BUILD/Geo-Coordinates-DecimalDegrees-0.09' + : 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/Geo-Coordinates-DecimalDegrees-0.09' 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/0-signature.t .. skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/1.t ............ ok t/2.t ............ ok t/pod.t .......... ok All tests successful. Files=4, Tests=59, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.27 cusr 0.02 csys = 0.31 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Geo-Coordinates-DecimalDegrees-0.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Geo-Coordinates-DecimalDegrees-0.09 + 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-Geo-Coordinates-DecimalDegrees-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Geo-Coordinates-DecimalDegrees-0.09' Installing /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot/usr/share/perl5/Geo/Coordinates/DecimalDegrees.pm make: Leaving directory '/usr/src/RPM/BUILD/Geo-Coordinates-DecimalDegrees-0.09' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test::Number::Delta)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot (auto) removed './usr/lib/perl5/auto/Geo/Coordinates/DecimalDegrees/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-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-Geo-Coordinates-DecimalDegrees-0.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uyzAcA 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.6UZPhA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Geo-Coordinates-DecimalDegrees-buildroot/usr/share/perl5/Geo/Coordinates/DecimalDegrees.pm syntax OK Provides: perl(Geo/Coordinates/DecimalDegrees.pm) = 0.090 Requires: /usr/share/perl5 Wrote: /usr/src/RPM/RPMS/noarch/perl-Geo-Coordinates-DecimalDegrees-0.09-alt1.noarch.rpm (w2.lzdio) 2.09user 0.33system 0:04.14elapsed 58%CPU (0avgtext+0avgdata 12256maxresident)k 0inputs+0outputs (0major+103455minor)pagefaults 0swaps 5.74user 3.34system 0:10.71elapsed 84%CPU (0avgtext+0avgdata 106984maxresident)k 24inputs+0outputs (0major+383715minor)pagefaults 0swaps