<86>Apr 19 02:36:13 userdel[3885089]: delete user 'rooter'
<86>Apr 19 02:36:13 userdel[3885089]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 02:36:13 groupadd[3885102]: group added to /etc/group: name=rooter, GID=597
<86>Apr 19 02:36:13 groupadd[3885102]: group added to /etc/gshadow: name=rooter
<86>Apr 19 02:36:13 groupadd[3885102]: new group: name=rooter, GID=597
<86>Apr 19 02:36:13 useradd[3885115]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Apr 19 02:36:13 userdel[3885125]: delete user 'builder'
<86>Apr 19 02:36:13 userdel[3885125]: removed group 'builder' owned by 'builder'
<86>Apr 19 02:36:13 userdel[3885125]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 02:36:13 groupadd[3885130]: group added to /etc/group: name=builder, GID=598
<86>Apr 19 02:36:13 groupadd[3885130]: group added to /etc/gshadow: name=builder
<86>Apr 19 02:36:13 groupadd[3885130]: new group: name=builder, GID=598
<86>Apr 19 02:36:13 useradd[3885134]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
<13>Apr 19 02:36:16 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Apr 19 02:36:16 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Apr 19 02:36:16 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Apr 19 02:36:16 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477449 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Math-FFT-1.34-alt1.2.nosrc.rpm
Installing perl-Math-FFT-1.34-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73582
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf perl-Math-FFT-1.34
+ echo 'Source #0 (perl-Math-FFT-1.34.tar):'
Source #0 (perl-Math-FFT-1.34.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/perl-Math-FFT-1.34.tar
+ cd perl-Math-FFT-1.34
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73582
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-Math-FFT-1.34
+ 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(DynaLoader)>=0  perl(perl)>=5.008  perl(strict)>=0  perl(vars)>=0  perl(warnings)>=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 Math::FFT
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
Running Mkbootstrap for FFT ()
chmod 644 "FFT.bs"
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FFT.bs blib/arch/auto/Math/FFT/FFT.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
cp lib/Math/FFT.pm blib/lib/Math/FFT.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/perl-Math-FFT-1.34/typemap'  FFT.xs > FFT.xsc
mv FFT.xsc FFT.c
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
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.34\" -DXS_VERSION=\"1.34\" -fPIC "-I/usr/lib64/perl5/CORE"   FFT.c
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
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.34\" -DXS_VERSION=\"1.34\" -fPIC "-I/usr/lib64/perl5/CORE"   arrays.c
arrays.c: In function 'pack_element':
arrays.c:487:4: warning: label 'errexit' defined but not used [-Wunused-label]
    errexit:
    ^~~~~~~
arrays.c: In function 'pack2D':
arrays.c:347:29: warning: 'nval' may be used uninitialized in this function [-Wmaybe-uninitialized]
                   uscalar = (unsigned char) nval;
                             ^~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
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.34\" -DXS_VERSION=\"1.34\" -fPIC "-I/usr/lib64/perl5/CORE"   fft4g.c
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
rm -f blib/arch/auto/Math/FFT/FFT.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  FFT.o fft4g.o arrays.o  -o blib/arch/auto/Math/FFT/FFT.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Math/FFT/FFT.so
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
+ : 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/perl-Math-FFT-1.34'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FFT.bs blib/arch/auto/Math/FFT/FFT.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
t/00-compile.t .. ok
t/apps.t ........ ok
t/fft.t ......... ok
t/stats.t ....... ok
All tests successful.
Files=4, Tests=47,  1 wallclock secs ( 0.05 usr  0.01 sys +  0.87 cusr  0.07 csys =  1.00 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55879
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-FFT-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Math-FFT-buildroot
+ cd perl-Math-FFT-1.34
+ 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-Math-FFT-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FFT.bs blib/arch/auto/Math/FFT/FFT.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib64/perl5/auto/Math/FFT/FFT.so
Installing /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib64/perl5/Math/FFT.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.34'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Math-FFT-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib64/perl5/auto/Math/FFT/FFT.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Math-FFT-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(DynaLoader)>=0  perl(perl)>=5.008  perl(strict)>=0  perl(vars)>=0  perl(warnings)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Math-FFT-buildroot (auto)
removed './usr/lib64/perl5/auto/Math/FFT/.packlist'
mode of './usr/lib64/perl5/auto/Math/FFT/FFT.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Math-FFT-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Math-FFT-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Math-FFT-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Math-FFT-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Math-FFT-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-Math-FFT-1.34-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93829
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-Math-FFT-1.34
+ DOCDIR=/usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.34
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.34
+ /bin/mkdir -p /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.34
+ cp -prL Changes README /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.34
+ chmod -R go-w /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.34
+ chmod -R a+rX /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.34
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vjAlc0
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.Yb3V2L
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
lib.req: WARNING: /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib64/perl5/auto/Math/FFT/FFT.so: underlinked libraries: /lib64/libm.so.6
/usr/src/tmp/perl-Math-FFT-buildroot/usr/lib64/perl5/Math/FFT.pm syntax OK
Provides: perl(Math/FFT.pm) = 1.340
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjB3yeBHGSx23dH42Gq5WxMfZnDCrtCvUZ0Z2ISDOQcMKBD9Pj0avazjUGjZ4Bx4TopsarhMelfmqgL1, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.vyODzC
Creating perl-Math-FFT-debuginfo package
Processing files: perl-Math-FFT-debuginfo-1.34-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.om6qPw
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZO7JSu
find-requires: running scripts (debuginfo)
Requires: perl-Math-FFT = 1.34-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Math-FFT-debuginfo a strict dependency on perl-Math-FFT
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-FFT-1.34-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-FFT-debuginfo-1.34-alt1.2.x86_64.rpm
8.97user 1.61system 0:15.37elapsed 68%CPU (0avgtext+0avgdata 80180maxresident)k
0inputs+0outputs (0major+303798minor)pagefaults 0swaps
14.02user 4.23system 0:23.29elapsed 78%CPU (0avgtext+0avgdata 115916maxresident)k
0inputs+0outputs (0major+610497minor)pagefaults 0swaps