<86>Aug 1 08:25:52 userdel[1631816]: delete user 'rooter' <86>Aug 1 08:25:52 groupadd[1631851]: group added to /etc/group: name=rooter, GID=645 <86>Aug 1 08:25:52 groupadd[1631851]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:25:52 groupadd[1631851]: new group: name=rooter, GID=645 <86>Aug 1 08:25:52 useradd[1631876]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Aug 1 08:25:52 userdel[1631903]: delete user 'builder' <86>Aug 1 08:25:52 userdel[1631903]: removed group 'builder' owned by 'builder' <86>Aug 1 08:25:52 userdel[1631903]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:25:52 groupadd[1631924]: group added to /etc/group: name=builder, GID=646 <86>Aug 1 08:25:52 groupadd[1631924]: group added to /etc/gshadow: name=builder <86>Aug 1 08:25:52 groupadd[1631924]: new group: name=builder, GID=646 <86>Aug 1 08:25:52 useradd[1631934]: new user: name=builder, UID=646, GID=646, 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>Aug 1 08:25:54 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 08:25:54 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 08:25:54 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 08:25:54 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Filesys-Df-0.92-alt3.2.nosrc.rpm (w1.gzdio) Installing perl-Filesys-Df-0.92-alt3.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Filesys-Df-0.92 + echo 'Source #0 (Filesys-Df-0.92.tar.gz):' Source #0 (Filesys-Df-0.92.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Filesys-Df-0.92.tar.gz + /bin/tar -xf - + cd Filesys-Df-0.92 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Filesys-Df-0.92 + 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 OS = linux Checking for statvfs ..... d_statvfs is defined. i_sysstatvfs is defined. Building with statvfs .... + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor OS = linux Checking for statvfs ..... d_statvfs is defined. i_sysstatvfs is defined. Building with statvfs .... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Filesys::Df + : 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/Filesys-Df-0.92' Running Mkbootstrap for Df () chmod 644 "Df.bs" make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Df.bs blib/arch/auto/Filesys/Df/Df.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' cp Df.pm blib/lib/Filesys/Df.pm make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -prototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Filesys-Df-0.92/typemap' Df.xs > Df.xsc mv Df.xsc Df.c make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' 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=\"0.92\" -DXS_VERSION=\"0.92\" -fPIC "-I/usr/lib/perl5/CORE" Df.c make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' rm -f blib/arch/auto/Filesys/Df/Df.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Df.o -o blib/arch/auto/Filesys/Df/Df.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Filesys/Df/Df.so make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' + : 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/Filesys-Df-0.92' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Df.bs blib/arch/auto/Filesys/Df/Df.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1 ok 2 ok 3 Results for directory: "/" in 1K blocks: Total: 66005800 Free: 65517844 Available: 65517844 Used: 487956 Percent Full: 1 Total Inodes: 33002899 Free Inodes: 32985246 Inode Percent Full: 0 Results for "test.pl" filehandle in 1K blocks: Total: 66005800 Free: 65517844 Available: 65517844 Used: 487956 Percent Full: 1 Total Inodes: 33002899 Free Inodes: 32985246 Inode Percent Full: 0 All tests successful! make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73136 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Filesys-Df-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Filesys-Df-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Filesys-Df-0.92 + 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-Filesys-Df-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Df.bs blib/arch/auto/Filesys/Df/Df.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/auto/Filesys/Df/Df.so Installing /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/Filesys/Df.pm make: Leaving directory '/usr/src/RPM/BUILD/Filesys-Df-0.92' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Filesys-Df-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/auto/Filesys/Df/Df.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Filesys-Df-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/Filesys/Df.pm: my $ref = df("/tmp"); # Default output is 1K blocks /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/Filesys/Df.pm: my $ref = df("/tmp", 8192); # output is 8K blocks /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/Filesys/Df.pm: my $ref = df("/tmp", 1); # output is bytes + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Filesys-Df-buildroot (auto) removed './usr/lib/perl5/auto/Filesys/Df/.packlist' mode of './usr/lib/perl5/auto/Filesys/Df/Df.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Filesys-Df-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Filesys-Df-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Filesys-Df-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Filesys-Df-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Filesys-Df-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-Filesys-Df-0.92-alt3.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Filesys-Df-0.92 + DOCDIR=/usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92 + export DOCDIR + rm -rf /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92 + /bin/mkdir -p /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92 + cp -prL Changes README /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92 + chmod -R go-w /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92 + chmod -R a+rX /usr/src/tmp/perl-Filesys-Df-buildroot/usr/share/doc/perl-Filesys-Df-0.92 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HHuoLz 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.Xos2dc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Filesys-Df-buildroot/usr/lib/perl5/Filesys/Df.pm syntax OK Provides: perl(Filesys/Df.pm) = 0.920 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:okjB3WJuRIi8EGFcPXXQUWX6XPEUYaNW64DGf, libpthread.so.0(GLIBC_2.0), 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.o4mal6 Creating perl-Filesys-Df-debuginfo package Processing files: perl-Filesys-Df-debuginfo-0.92-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Hwazc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ojR1yo find-requires: running scripts (debuginfo) Requires: perl-Filesys-Df = 0.92-alt3.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Filesys-Df-debuginfo a strict dependency on perl-Filesys-Df Wrote: /usr/src/RPM/RPMS/i586/perl-Filesys-Df-0.92-alt3.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Filesys-Df-debuginfo-0.92-alt3.2.i586.rpm (w2.lzdio) 3.37user 0.64system 0:08.03elapsed 50%CPU (0avgtext+0avgdata 46740maxresident)k 0inputs+0outputs (0major+216887minor)pagefaults 0swaps 7.29user 3.08system 0:14.58elapsed 71%CPU (0avgtext+0avgdata 118128maxresident)k 0inputs+0outputs (0major+505441minor)pagefaults 0swaps --- perl-Filesys-Df-0.92-alt3.2.i586.rpm.repo 2019-01-24 21:36:50.000000000 +0000 +++ perl-Filesys-Df-0.92-alt3.2.i586.rpm.hasher 2021-08-01 08:26:05.151921576 +0000 @@ -24,3 +24,3 @@ File: /usr/lib/perl5/auto/Filesys/Df 40755 root:root -File: /usr/lib/perl5/auto/Filesys/Df/Df.so 100644 root:root 0470f91c5461e292ae9f9168643cb8d8 +File: /usr/lib/perl5/auto/Filesys/Df/Df.so 100644 root:root a3af8278386f7ab411491efe90bcc90d File: /usr/share/doc/perl-Filesys-Df-0.92 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-Filesys-Df-0.92/README 100644 root:root 3fc025f30da3e40cba0d3894275c6d42 -RPMIdentity: 4ea919c82f936a0c2ba7fa88b0d3b93ded8185fd276caa4aa250dcffe6dd6675f323fd146130934036ea8c89c067b9ff6221c4bc4c53733d5ed64c44eaf8a197 +RPMIdentity: fb68bee154a53e3084bd9524ac9f2a100c054ec5e52a47faefc0736c0da39688ef1d9b978898a1ba955ee71c54b49e6b57e2a5751c768d3d14ff28305778ebba --- perl-Filesys-Df-debuginfo-0.92-alt3.2.i586.rpm.repo 2019-01-24 21:36:50.000000000 +0000 +++ perl-Filesys-Df-debuginfo-0.92-alt3.2.i586.rpm.hasher 2021-08-01 08:26:05.254922577 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/8970b52a4420caecfb7147b9779932804ce98b 120777 root:root ../../../perl5/auto/Filesys/Df/Df.so -/usr/lib/debug/.build-id/3f/8970b52a4420caecfb7147b9779932804ce98b.debug 120777 root:root ../../usr/lib/perl5/auto/Filesys/Df/Df.so.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/16880338c6c8dd0a368048ce0828335054807b 120777 root:root ../../../perl5/auto/Filesys/Df/Df.so +/usr/lib/debug/.build-id/50/16880338c6c8dd0a368048ce0828335054807b.debug 120777 root:root ../../usr/lib/perl5/auto/Filesys/Df/Df.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Filesys-Df-debuginfo = 0.92-alt3.2:sisyphus+219907.17400.1.1 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/8970b52a4420caecfb7147b9779932804ce98b 120777 root:root ../../../perl5/auto/Filesys/Df/Df.so -File: /usr/lib/debug/.build-id/3f/8970b52a4420caecfb7147b9779932804ce98b.debug 120777 root:root ../../usr/lib/perl5/auto/Filesys/Df/Df.so.debug +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/16880338c6c8dd0a368048ce0828335054807b 120777 root:root ../../../perl5/auto/Filesys/Df/Df.so +File: /usr/lib/debug/.build-id/50/16880338c6c8dd0a368048ce0828335054807b.debug 120777 root:root ../../usr/lib/perl5/auto/Filesys/Df/Df.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Filesys/Df 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Filesys/Df/Df.so.debug 100644 root:root 3c13cb9ace9032b4320277c042ce7ef8 +File: /usr/lib/debug/usr/lib/perl5/auto/Filesys/Df/Df.so.debug 100644 root:root 1940469144e08c8a00c770e6f8ac86d7 File: /usr/src/debug/Filesys-Df-0.92 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Filesys-Df-0.92/Df.xs 100644 root:root b0d79dec4ee93e8e7acf38e4e1e9557b -RPMIdentity: f914dbd555565c6ea76227e2e06ff071b0daae4a8abf79c0ff304c709ed5926d2bb69c883e3a7be9b148ce0f985a5a270fa1739e03ea3065dcaffcf532ccfcd5 +RPMIdentity: bdeea3a49f27f2dc2032327f94fce43551f2026cfa3f2487a0ae6de74257ef9639672716306107e9035145bcc36d5611ac828c7d9bb8fcf2c640c5299df7e388