<86>Feb 1 07:18:42 userdel[1914874]: delete user 'rooter' <86>Feb 1 07:18:42 userdel[1914874]: removed group 'rooter' owned by 'rooter' <86>Feb 1 07:18:42 userdel[1914874]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 1 07:18:42 groupadd[1914884]: group added to /etc/group: name=rooter, GID=531 <86>Feb 1 07:18:42 groupadd[1914884]: group added to /etc/gshadow: name=rooter <86>Feb 1 07:18:42 groupadd[1914884]: new group: name=rooter, GID=531 <86>Feb 1 07:18:42 useradd[1914891]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Feb 1 07:18:42 userdel[1914904]: delete user 'builder' <86>Feb 1 07:18:42 userdel[1914904]: removed group 'builder' owned by 'builder' <86>Feb 1 07:18:42 userdel[1914904]: removed shadow group 'builder' owned by 'builder' <86>Feb 1 07:18:42 groupadd[1914915]: group added to /etc/group: name=builder, GID=532 <86>Feb 1 07:18:42 groupadd[1914915]: group added to /etc/gshadow: name=builder <86>Feb 1 07:18:42 groupadd[1914915]: new group: name=builder, GID=532 <86>Feb 1 07:18:42 useradd[1914921]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Text-Diff-1.45-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-Diff-1.45-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Feb 1 07:18:46 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Feb 1 07:18:46 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Feb 1 07:18:46 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Feb 1 07:18:46 rpmi: perl-devel-1:5.28.2-alt2 sisyphus+244833.100.1.1 1579782747 installed <13>Feb 1 07:18:46 rpmi: perl-Algorithm-Diff-1.1903-alt1 1418755800 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Text-Diff-1.45-alt1.nosrc.rpm Installing perl-Text-Diff-1.45-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Text-Diff-1.45 + echo 'Source #0 (Text-Diff-1.45.tar.gz):' Source #0 (Text-Diff-1.45.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Text-Diff-1.45.tar.gz + /bin/tar -xf - + cd Text-Diff-1.45 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96700 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-Diff-1.45 + 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(Algorithm::Diff)>=1.19 perl(Exporter)>=0 perl(perl)>=5.006 + : 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 Text::Diff + : 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/Text-Diff-1.45' cp lib/Text/Diff/Table.pm blib/lib/Text/Diff/Table.pm cp lib/Text/Diff.pm blib/lib/Text/Diff.pm cp lib/Text/Diff/Config.pm blib/lib/Text/Diff/Config.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-Diff-1.45' + : 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/Text-Diff-1.45' 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/97_meta.t ..... skipped: Author tests not required for installation t/98_pod.t ...... skipped: Author tests not required for installation t/99_pmv.t ...... skipped: Author tests not required for installation t/ext_format.t .. ok t/general.t ..... ok t/inputs.t ...... ok t/keygen.t ...... ok t/outputs.t ..... ok t/table.t ....... ok All tests successful. Files=9, Tests=33, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.53 cusr 0.05 csys = 0.65 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Text-Diff-1.45' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30348 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-Diff-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Text-Diff-buildroot + cd Text-Diff-1.45 + 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-Text-Diff-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Text-Diff-1.45' Installing /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/perl5/Text/Diff.pm Installing /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/perl5/Text/Diff/Config.pm Installing /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/perl5/Text/Diff/Table.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-Diff-1.45' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Text-Diff-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-Diff-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Algorithm::Diff)>=1.19 perl(Exporter)>=0 perl(perl)>=5.006 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Text-Diff-buildroot (auto) removed './usr/lib/perl5/auto/Text/Diff/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Text-Diff-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Text-Diff-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Text-Diff-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Text-Diff-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Text-Diff-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-Text-Diff-1.45-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30348 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-Diff-1.45 + DOCDIR=/usr/src/tmp/perl-Text-Diff-buildroot/usr/share/doc/perl-Text-Diff-1.45 + export DOCDIR + rm -rf /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/doc/perl-Text-Diff-1.45 + /bin/mkdir -p /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/doc/perl-Text-Diff-1.45 + cp -prL Changes README /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/doc/perl-Text-Diff-1.45 + chmod -R go-w /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/doc/perl-Text-Diff-1.45 + chmod -R a+rX /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/doc/perl-Text-Diff-1.45 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nz6qoe 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.qOxiyf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/perl5/Text/Diff.pm syntax OK /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/perl5/Text/Diff/Config.pm syntax OK /usr/src/tmp/perl-Text-Diff-buildroot/usr/share/perl5/Text/Diff/Table.pm syntax OK Provides: perl(Text/Diff.pm) = 1.450, perl(Text/Diff/Config.pm) = 1.440, perl(Text/Diff/Table.pm) = 1.440 Requires: /usr/share/perl5, perl(Algorithm/Diff.pm) >= 1.190, perl(constant.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Text-Diff-1.45-alt1.noarch.rpm 4.30user 0.75system 0:06.71elapsed 75%CPU (0avgtext+0avgdata 11164maxresident)k 0inputs+0outputs (0major+114769minor)pagefaults 0swaps /.out/perl-Text-Diff-1.45-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-Diff-1.45-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 10.83user 6.26system 0:18.75elapsed 91%CPU (0avgtext+0avgdata 112580maxresident)k 0inputs+0outputs (0major+397693minor)pagefaults 0swaps