<86>Dec 6 02:07:51 userdel[2488307]: delete user 'rooter' <86>Dec 6 02:07:51 userdel[2488307]: removed group 'rooter' owned by 'rooter' <86>Dec 6 02:07:51 userdel[2488307]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 6 02:07:51 groupadd[2488317]: group added to /etc/group: name=rooter, GID=645 <86>Dec 6 02:07:51 groupadd[2488317]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:07:51 groupadd[2488317]: new group: name=rooter, GID=645 <86>Dec 6 02:07:51 useradd[2488321]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 6 02:07:51 userdel[2488329]: delete user 'builder' <86>Dec 6 02:07:51 userdel[2488329]: removed group 'builder' owned by 'builder' <86>Dec 6 02:07:51 userdel[2488329]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:07:51 groupadd[2488337]: group added to /etc/group: name=builder, GID=646 <86>Dec 6 02:07:51 groupadd[2488337]: group added to /etc/gshadow: name=builder <86>Dec 6 02:07:51 groupadd[2488337]: new group: name=builder, GID=646 <86>Dec 6 02:07:51 useradd[2488347]: 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>Dec 6 02:07:55 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Dec 6 02:07:55 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Dec 6 02:07:55 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Dec 6 02:07:55 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Quota-1.7.2-alt1.2.nosrc.rpm Installing perl-Quota-1.7.2-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45681 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Quota-1.7.2 + echo 'Source #0 (Quota-1.7.2.tar.gz):' Source #0 (Quota-1.7.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Quota-1.7.2.tar.gz + /bin/tar -xf - + cd Quota-1.7.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i- 's/Linux 2/Linux/' Makefile.PL + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20665 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Quota-1.7.2 + 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 Using hints/linux.h for myconfig.h + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Using hints/linux.h for myconfig.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Quota + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' rm -f myconfig.h ln -s hints/linux.h myconfig.h make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' Running Mkbootstrap for Quota () chmod 644 "Quota.bs" make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' cp Quota.pm blib/lib/Quota.pm AutoSplitting blib/lib/Quota.pm (blib/lib/auto/Quota) make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' 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 -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/CORE" stdio_wrap.c make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Quota.xs > Quota.xsc mv Quota.xsc Quota.c make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' 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 -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/CORE" linuxapi.c linuxapi.c: In function 'linuxquota_get_api': linuxapi.c:146:13: warning: implicit declaration of function 'quotactl'; did you mean 'SYS_quotactl'? [-Wimplicit-function-declaration] if (quotactl(QCMD(Q_V2_GETSTATS, 0), NULL, 0, (void *)&v2_stats) >= 0) { ^~~~~~~~ SYS_quotactl make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' 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 -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/CORE" Quota.c Quota.xs: In function 'callaurpc': Quota.xs:77:1: warning: type of 'prognum' defaults to 'int' [-Wimplicit-int] callaurpc(host, prognum, versnum, procnum, inproc, in, outproc, out) ^~~~~~~~~ Quota.xs:77:1: warning: type of 'versnum' defaults to 'int' [-Wimplicit-int] Quota.xs:77:1: warning: type of 'procnum' defaults to 'int' [-Wimplicit-int] Quota.xs: In function 'XS_Quota_query': Quota.xs:349:12: warning: implicit declaration of function 'quotactl'; did you mean 'ioctl'? [-Wimplicit-function-declaration] err = quotactl(QCMD(Q_XGETQUOTA, ((kind == 2) ? XQM_PRJQUOTA : ((kind == 1) ? XQM_GRPQUOTA : XQM_USRQUOTA))), dev+5, uid, CADR &xfs_dqblk); ^~~~~~~~ ioctl make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' rm -f blib/arch/auto/Quota/Quota.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Quota.o stdio_wrap.o linuxapi.o -o blib/arch/auto/Quota/Quota.so \ -lrpcsvc \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Quota/Quota.so make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' + : 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/Quota-1.7.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl This is an interactive test script - input and output must be a tty Exiting now. make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82343 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Quota-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Quota-buildroot + cd Quota-1.7.2 + 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-Quota-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Quota-1.7.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/auto/Quota/Quota.so Installing /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/Quota.pm Installing /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/auto/Quota/autosplit.ix make: Leaving directory '/usr/src/RPM/BUILD/Quota-1.7.2' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Quota-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/auto/Quota/Quota.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Quota-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Quota-buildroot (auto) removed './usr/lib64/perl5/auto/Quota/.packlist' mode of './usr/lib64/perl5/auto/Quota/Quota.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Quota-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Quota-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Quota-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Quota-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Quota-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-Quota-1.7.2-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25951 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Quota-1.7.2 + DOCDIR=/usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2 + export DOCDIR + rm -rf /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2 + /bin/mkdir -p /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2 + cp -prL CHANGES README contrib /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2 + chmod -R go-w /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2 + chmod -R a+rX /usr/src/tmp/perl-Quota-buildroot/usr/share/doc/perl-Quota-1.7.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FTHkuY 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.80AuLV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Quota-buildroot/usr/lib64/perl5/Quota.pm syntax OK Provides: perl(Quota.pm) = 1.007.002 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjB3I7B6acQIisRZDZampCZHjPJejwH7wDar0a7P4HLj5dQ5QfV7QrFs3, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(DynaLoader.pm), perl(POSIX.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.A91JwW Creating perl-Quota-debuginfo package Processing files: perl-Quota-debuginfo-1.7.2-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AObYM0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.islVv8 find-requires: running scripts (debuginfo) Requires: perl-Quota = 1.7.2-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Quota-debuginfo a strict dependency on perl-Quota Wrote: /usr/src/RPM/RPMS/x86_64/perl-Quota-1.7.2-alt1.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Quota-debuginfo-1.7.2-alt1.2.x86_64.rpm 6.55user 1.92system 0:11.16elapsed 75%CPU (0avgtext+0avgdata 82716maxresident)k 0inputs+0outputs (0major+277774minor)pagefaults 0swaps 13.24user 7.30system 0:22.45elapsed 91%CPU (0avgtext+0avgdata 119664maxresident)k 160inputs+0outputs (0major+588119minor)pagefaults 0swaps