<86>Dec 11 06:23:51 userdel[87673]: delete user 'rooter' <86>Dec 11 06:23:51 userdel[87673]: removed group 'rooter' owned by 'rooter' <86>Dec 11 06:23:51 userdel[87673]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 11 06:23:51 groupadd[87684]: group added to /etc/group: name=rooter, GID=660 <86>Dec 11 06:23:51 groupadd[87684]: group added to /etc/gshadow: name=rooter <86>Dec 11 06:23:51 groupadd[87684]: new group: name=rooter, GID=660 <86>Dec 11 06:23:51 useradd[87744]: new user: name=rooter, UID=660, GID=660, home=/root, shell=/bin/bash <86>Dec 11 06:23:52 userdel[87836]: delete user 'builder' <86>Dec 11 06:23:52 userdel[87836]: removed group 'builder' owned by 'builder' <86>Dec 11 06:23:52 userdel[87836]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 06:23:52 groupadd[87856]: group added to /etc/group: name=builder, GID=661 <86>Dec 11 06:23:52 groupadd[87856]: group added to /etc/gshadow: name=builder <86>Dec 11 06:23:52 groupadd[87856]: new group: name=builder, GID=661 <86>Dec 11 06:23:52 useradd[87870]: new user: name=builder, UID=661, GID=661, home=/usr/src, shell=/bin/bash <13>Dec 11 06:23:54 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 11 06:23:54 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Dec 11 06:23:54 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Dec 11 06:23:54 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Config-General-2.63-alt1.nosrc.rpm Installing perl-Config-General-2.63-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Config-General-2.63 + echo 'Source #0 (Config-General-2.63.tar.gz):' Source #0 (Config-General-2.63.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Config-General-2.63.tar.gz + /bin/tar -xf - + cd Config-General-2.63 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Config-General-2.63 + 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(File::Glob)>=0 perl(File::Spec::Functions)>=0 perl(FileHandle)>=0 perl(IO::File)>=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 Config::General + : 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/Config-General-2.63' cp General.pm blib/lib/Config/General.pm cp General/Extended.pm blib/lib/Config/General/Extended.pm cp General/Interpolated.pm blib/lib/Config/General/Interpolated.pm make: Leaving directory '/usr/src/RPM/BUILD/Config-General-2.63' + : 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/Config-General-2.63' 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/run.t .. ok All tests successful. Files=1, Tests=78, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.24 cusr 0.01 csys = 0.29 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Config-General-2.63' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Config-General-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Config-General-buildroot + cd Config-General-2.63 + 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-Config-General-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Config-General-2.63' Installing /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm Installing /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Interpolated.pm Installing /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Extended.pm make: Leaving directory '/usr/src/RPM/BUILD/Config-General-2.63' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Config-General-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm:wherever it is, i.e. if you did a chdir("/usr/local/etc"), then Config::General will include: /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm: /usr/local/etc/acl.cfg + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Config-General-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(File::Glob)>=0 perl(File::Spec::Functions)>=0 perl(FileHandle)>=0 perl(IO::File)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Config-General-buildroot (auto) removed './usr/lib/perl5/auto/Config/General/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Config-General-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Config-General-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Config-General-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Config-General-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Config-General-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-Config-General-2.63-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Config-General-2.63 + DOCDIR=/usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + export DOCDIR + rm -rf /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + /bin/mkdir -p /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + cp -prL Changelog README /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + chmod -R go-w /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + chmod -R a+rX /usr/src/tmp/perl-Config-General-buildroot/usr/share/doc/perl-Config-General-2.63 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oF3P6h 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.MWoA3x find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) # perl(Config/General/Interpolated.pm) at line 231 (depth 7) inside eval SKIP # perl(Config/General/Extended.pm) at line 210 (depth 7) inside eval SKIP /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General.pm syntax OK /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Extended.pm syntax OK /usr/src/tmp/perl-Config-General-buildroot/usr/share/perl5/Config/General/Interpolated.pm syntax OK Provides: perl(Config/General.pm) = 2.630, perl(Config/General/Extended.pm) = 2.070, perl(Config/General/Interpolated.pm) = 2.150 Requires: /usr/share/perl5, perl(Carp/Heavy.pm), perl(English.pm), perl(File/Glob.pm), perl(File/Spec/Functions.pm), perl(FileHandle.pm), perl(IO/File.pm), perl(base.pm), perl(constant.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Config-General-2.63-alt1.noarch.rpm 2.76user 0.36system 0:04.52elapsed 69%CPU (0avgtext+0avgdata 12156maxresident)k 0inputs+0outputs (0major+103162minor)pagefaults 0swaps 11.25user 3.13system 0:17.47elapsed 82%CPU (0avgtext+0avgdata 122368maxresident)k 0inputs+0outputs (0major+487693minor)pagefaults 0swaps