<86>May 18 08:59:51 userdel[3759728]: delete user 'rooter' <86>May 18 08:59:51 userdel[3759728]: removed group 'rooter' owned by 'rooter' <86>May 18 08:59:51 userdel[3759728]: removed shadow group 'rooter' owned by 'rooter' <86>May 18 08:59:51 groupadd[3759748]: group added to /etc/group: name=rooter, GID=621 <86>May 18 08:59:51 groupadd[3759748]: group added to /etc/gshadow: name=rooter <86>May 18 08:59:51 groupadd[3759748]: new group: name=rooter, GID=621 <86>May 18 08:59:51 useradd[3759770]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>May 18 08:59:51 userdel[3759790]: delete user 'builder' <86>May 18 08:59:51 userdel[3759790]: removed group 'builder' owned by 'builder' <86>May 18 08:59:51 userdel[3759790]: removed shadow group 'builder' owned by 'builder' <86>May 18 08:59:51 groupadd[3759817]: group added to /etc/group: name=builder, GID=622 <86>May 18 08:59:51 groupadd[3759817]: group added to /etc/gshadow: name=builder <86>May 18 08:59:51 groupadd[3759817]: new group: name=builder, GID=622 <86>May 18 08:59:51 useradd[3759837]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Math-FFT-1.36-alt1.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/perl-Math-FFT-1.36-alt1.src.rpm: license not found in '/usr/share/license' directory: Domain <13>May 18 08:59:54 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>May 18 08:59:54 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>May 18 08:59:55 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Math-FFT-1.36-alt1.nosrc.rpm (w1.gzdio) Installing perl-Math-FFT-1.36-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60314 + 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.36 + echo 'Source #0 (perl-Math-FFT-1.36.tar):' Source #0 (perl-Math-FFT-1.36.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/perl-Math-FFT-1.36.tar + cd perl-Math-FFT-1.36 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60314 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-Math-FFT-1.36 + 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 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' Running Mkbootstrap for FFT () chmod 644 "FFT.bs" make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' "/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.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' cp lib/Math/FFT.pm blib/lib/Math/FFT.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/perl-Math-FFT-1.36/typemap' FFT.xs > FFT.xsc mv FFT.xsc FFT.c make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' 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.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib/perl5/CORE" fft4g.c make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' 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.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib/perl5/CORE" arrays.c arrays.c: In function 'pack_element': arrays.c:487:4: warning: label 'errexit' defined but not used [-Wunused-label] 487 | errexit: | ^~~~~~~ arrays.c: In function 'pack2D': arrays.c:347:29: warning: 'nval' may be used uninitialized in this function [-Wmaybe-uninitialized] 347 | uscalar = (unsigned char) nval; | ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' 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.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib/perl5/CORE" FFT.c make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' 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/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/FFT/FFT.so make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' + : 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.36' "/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, 2 wallclock secs ( 0.05 usr 0.01 sys + 0.95 cusr 0.06 csys = 1.07 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67590 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd perl-Math-FFT-1.36 + 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-Math-FFT-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' "/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/lib/perl5/auto/Math/FFT/FFT.so Installing /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib/perl5/Math/FFT.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-Math-FFT-1.36' + _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 '{}' ';' /bin/grep: /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib/perl5/auto/Math/FFT/FFT.so: binary file 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/lib/perl5/auto/Math/FFT/.packlist' mode of './usr/lib/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,gnuconfig) 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/lib: (from :0) 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) Processing files: perl-Math-FFT-1.36-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67590 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-Math-FFT-1.36 + DOCDIR=/usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.36 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.36 + /bin/mkdir -p /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.36 + cp -prL Changes README /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.36 + chmod -R go-w /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.36 + chmod -R a+rX /usr/src/tmp/perl-Math-FFT-buildroot/usr/share/doc/perl-Math-FFT-1.36 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.78e67T find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TP1PSU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib/perl5/auto/Math/FFT/FFT.so: underlinked libraries: /lib/libm.so.6 /usr/src/tmp/perl-Math-FFT-buildroot/usr/lib/perl5/Math/FFT.pm syntax OK Provides: perl(Math/FFT.pm) = 1.360 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.30.so >= set:ojjB3yeBHGSx23dH42Gq5WxMfZnDCrtCvUZ0Z2ISDOQcMKBD9Pj0avazjUGjZ4Bx4TopsarhMelfmqgL1, 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.pPQrvT Creating perl-Math-FFT-debuginfo package Processing files: perl-Math-FFT-debuginfo-1.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MYBszV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6k10yU find-requires: running scripts (debuginfo) Requires: perl-Math-FFT = 1.36-alt1, debug(libc.so.6), debug(libperl-5.30.so), debug(libpthread.so.0) Adding to perl-Math-FFT-debuginfo a strict dependency on perl-Math-FFT Wrote: /usr/src/RPM/RPMS/i586/perl-Math-FFT-1.36-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Math-FFT-debuginfo-1.36-alt1.i586.rpm (w2.lzdio) 7.47user 1.78system 0:09.58elapsed 96%CPU (0avgtext+0avgdata 57068maxresident)k 0inputs+0outputs (0major+237950minor)pagefaults 0swaps /.out/perl-Math-FFT-1.36-alt1.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/perl-Math-FFT-1.36-alt1.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/perl-Math-FFT-debuginfo-1.36-alt1.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/perl-Math-FFT-debuginfo-1.36-alt1.i586.rpm: license not found in '/usr/share/license' directory: Domain 14.65user 8.18system 0:21.89elapsed 104%CPU (0avgtext+0avgdata 105232maxresident)k 0inputs+0outputs (0major+542610minor)pagefaults 0swaps