<86>Mar 26 06:36:24 userdel[31502]: delete user 'rooter' <86>Mar 26 06:36:24 userdel[31502]: removed group 'rooter' owned by 'rooter' <86>Mar 26 06:36:24 userdel[31502]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 26 06:36:24 groupadd[31523]: group added to /etc/group: name=rooter, GID=561 <86>Mar 26 06:36:24 groupadd[31523]: group added to /etc/gshadow: name=rooter <86>Mar 26 06:36:24 groupadd[31523]: new group: name=rooter, GID=561 <86>Mar 26 06:36:24 useradd[31538]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Mar 26 06:36:24 userdel[31558]: delete user 'builder' <86>Mar 26 06:36:24 groupadd[31571]: group added to /etc/group: name=builder, GID=562 <86>Mar 26 06:36:24 groupadd[31571]: group added to /etc/gshadow: name=builder <86>Mar 26 06:36:24 groupadd[31571]: new group: name=builder, GID=562 <86>Mar 26 06:36:24 useradd[31584]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash 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>Mar 26 06:36:27 rpmi: liblzo2-2.10-alt1 sisyphus+225108.100.1.1 1552705749 installed <13>Mar 26 06:36:27 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Mar 26 06:36:27 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Mar 26 06:36:27 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Mar 26 06:36:28 rpmi: perl-devel-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343222 installed <13>Mar 26 06:36:28 rpmi: liblzo2-devel-2.10-alt1 sisyphus+225108.100.1.1 1552705749 installed <13>Mar 26 06:36:28 rpmi: perl-Devel-CheckLib-1.13-alt1 1528716876 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Compress-LZO-1.09-alt1.2.nosrc.rpm Installing perl-Compress-LZO-1.09-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93955 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Compress-LZO-1.09 + echo 'Source #0 (Compress-LZO-1.09.tar.gz):' Source #0 (Compress-LZO-1.09.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-LZO-1.09.tar.gz + /bin/tar -xf - + cd Compress-LZO-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41420 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-LZO-1.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 + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(AutoLoader)>=0 perl(DynaLoader)>=0 perl(Exporter)>=0 perl(perl)>=5.004 perl(strict)>=0 perl(vars)>=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 Compress::LZO + : 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/Compress-LZO-1.09' Running Mkbootstrap for LZO () chmod 644 "LZO.bs" make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' cp lib/Compress/LZO.pm blib/lib/Compress/LZO.pm AutoSplitting blib/lib/Compress/LZO.pm (blib/lib/auto/Compress/LZO) make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZO.bs blib/arch/auto/Compress/LZO/LZO.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Compress-LZO-1.09/typemap' LZO.xs > LZO.xsc mv LZO.xsc LZO.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I/usr/lib/perl5/CORE" LZO.c LZO.xs: In function 'XS_Compress__LZO_compress': LZO.xs:134:7: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] out = SvPVX(RETVAL); ^ LZO.xs: In function 'XS_Compress__LZO_decompress': LZO.xs:182:7: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] out = SvPVX(RETVAL); ^ make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' rm -f blib/arch/auto/Compress/LZO/LZO.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong LZO.o -o blib/arch/auto/Compress/LZO/LZO.so \ -llzo2 \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Compress/LZO/LZO.so make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.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/Compress-LZO-1.09' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZO.bs blib/arch/auto/Compress/LZO/LZO.bs 644 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 # Testing with Perl 5.028001, /usr/bin/perl # AutoLoader version is 5.74 # Devel::CheckLib version is 1.13 # DynaLoader version is 1.45 # Exporter version is 5.73 # ExtUtils::MakeMaker version is 7.34 # Scalar::Util version is 1.5 # Test::More version is 1.302141 # strict version is 1.11 # vars version is 1.04 # warnings version is 1.42 t/000-report-versions.t .... ok t/author-pod-syntax.t ...... skipped: these tests are for testing by the author t/release-dist-manifest.t .. skipped: these tests are for release candidate testing t/release-distmeta.t ....... skipped: these tests are for release candidate testing t/release-eol.t ............ skipped: these tests are for release candidate testing t/release-has-version.t .... skipped: these tests are for release candidate testing t/release-kwalitee.t ....... skipped: these tests are for release candidate testing t/release-portability.t .... skipped: these tests are for release candidate testing t/release-unused-vars.t .... skipped: these tests are for release candidate testing t/test.t ................... ok All tests successful. Files=10, Tests=17, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.41 cusr 0.04 csys = 0.53 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47391 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-LZO-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Compress-LZO-buildroot + cd Compress-LZO-1.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=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Compress-LZO-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZO.bs blib/arch/auto/Compress/LZO/LZO.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib/perl5/auto/Compress/LZO/LZO.so Installing /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib/perl5/auto/Compress/LZO/autosplit.ix Installing /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib/perl5/Compress/LZO.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZO-1.09' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Compress-LZO-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib/perl5/auto/Compress/LZO/LZO.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Compress-LZO-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(AutoLoader)>=0 perl(DynaLoader)>=0 perl(Exporter)>=0 perl(perl)>=5.004 perl(strict)>=0 perl(vars)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Compress-LZO-buildroot (auto) removed './usr/lib/perl5/auto/Compress/LZO/.packlist' mode of './usr/lib/perl5/auto/Compress/LZO/LZO.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Compress-LZO-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Compress-LZO-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Compress-LZO-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Compress-LZO-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Compress-LZO-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-Compress-LZO-1.09-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82185 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-LZO-1.09 + DOCDIR=/usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09 + export DOCDIR + rm -rf /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09 + /bin/mkdir -p /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09 + cp -prL README README.md /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09 + chmod -R go-w /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09 + chmod -R a+rX /usr/src/tmp/perl-Compress-LZO-buildroot/usr/share/doc/perl-Compress-LZO-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WkP6wg 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.sUN0rV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Compress-LZO-buildroot/usr/lib/perl5/Compress/LZO.pm syntax OK Provides: perl(Compress/LZO.pm) = 1.090 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), liblzo2.so.2 >= set:kge851orP4ItSTJ3qPX6W6ozMQ51, libperl-5.28.so >= set:ojjBzbKbDWTrz4q3THnJjnSLqYXQAHTYhCMwno1V26NzQAmUsgYtGExKgMeRLQ5, libpthread.so.0(GLIBC_2.0), perl(AutoLoader.pm), perl(DynaLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l0JuLX Creating perl-Compress-LZO-debuginfo package Processing files: perl-Compress-LZO-debuginfo-1.09-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tVKrqv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SUvVxD find-requires: running scripts (debuginfo) Requires: perl-Compress-LZO = 1.09-alt1.2, debug(libc.so.6), debug(liblzo2.so.2), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Compress-LZO-debuginfo a strict dependency on perl-Compress-LZO Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZO-1.09-alt1.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZO-debuginfo-1.09-alt1.2.i586.rpm 7.49user 1.62system 0:13.88elapsed 65%CPU (0avgtext+0avgdata 53820maxresident)k 0inputs+0outputs (0major+268851minor)pagefaults 0swaps 14.46user 6.45system 0:25.30elapsed 82%CPU (0avgtext+0avgdata 116432maxresident)k 0inputs+0outputs (0major+567961minor)pagefaults 0swaps --- perl-Compress-LZO-1.09-alt1.2.i586.rpm.repo 2019-01-25 04:39:37.000000000 +0000 +++ perl-Compress-LZO-1.09-alt1.2.i586.rpm.hasher 2019-03-26 06:36:46.643458519 +0000 @@ -12,3 +12,3 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: liblzo2.so.2 >= set:lh7Am0SFKhvTqgra7tWyMZl3FkIrw +Requires: liblzo2.so.2 >= set:kge851orP4ItSTJ3qPX6W6ozMQ51 Requires: rpmlib(SetVersions)