<86>Oct 4 09:14:23 userdel[3377790]: delete user 'rooter' <86>Oct 4 09:14:23 userdel[3377790]: removed group 'rooter' owned by 'rooter' <86>Oct 4 09:14:23 groupadd[3377795]: group added to /etc/group: name=rooter, GID=597 <86>Oct 4 09:14:23 groupadd[3377795]: group added to /etc/gshadow: name=rooter <86>Oct 4 09:14:23 groupadd[3377795]: new group: name=rooter, GID=597 <86>Oct 4 09:14:23 useradd[3377800]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Oct 4 09:14:23 userdel[3377808]: delete user 'builder' <86>Oct 4 09:14:23 userdel[3377808]: removed group 'builder' owned by 'builder' <86>Oct 4 09:14:23 userdel[3377808]: removed shadow group 'builder' owned by 'builder' <86>Oct 4 09:14:23 groupadd[3377814]: group added to /etc/group: name=builder, GID=598 <86>Oct 4 09:14:23 groupadd[3377814]: group added to /etc/gshadow: name=builder <86>Oct 4 09:14:23 groupadd[3377814]: new group: name=builder, GID=598 <86>Oct 4 09:14:23 useradd[3377819]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Oct 4 09:14:24 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 4 09:14:24 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 4 09:14:24 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Oct 4 09:14:24 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Oct 4 09:14:25 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Oct 4 09:14:26 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Oct 4 09:14:26 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Oct 4 09:14:26 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477848 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Data-Array2ArrayMap-SDB-0.16-alt1.nosrc.rpm Installing perl-Data-Array2ArrayMap-SDB-0.16-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Data-Array2ArrayMap-SDB-0.16 + echo 'Source #0 (Data-Array2ArrayMap-SDB-0.16.tar.gz):' Source #0 (Data-Array2ArrayMap-SDB-0.16.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Data-Array2ArrayMap-SDB-0.16.tar.gz + /bin/tar -xf - + cd Data-Array2ArrayMap-SDB-0.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Data-Array2ArrayMap-SDB-0.16 + 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 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'SDB.pm' failed at /usr/share/perl5/ExtUtils/MakeMaker.pm line 754. Generating a Unix-style Makefile Writing Makefile for Data::Array2ArrayMap::SDB + : 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/Data-Array2ArrayMap-SDB-0.16' Running Mkbootstrap for SDB () chmod 644 "SDB.bs" make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' make: Entering directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDB.bs blib/arch/auto/Data/Array2ArrayMap/SDB/SDB.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' make: Entering directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' cp testdata.pm blib/lib/Data/Array2ArrayMap/testdata.pm cp sdbshell.pl blib/lib/Data/Array2ArrayMap/sdbshell.pl cp SDBWriter.pm blib/lib/Data/Array2ArrayMap/SDBWriter.pm cp SDB.pm blib/lib/Data/Array2ArrayMap/SDB.pm make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' make: Entering directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -C++ -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16/perlobject.map' -typemap '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16/typemap' SDB.xs > SDB.xsc Please specify prototyping behavior for SDB.xs (see perlxs manual) mv SDB.xsc SDB.c make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' make: Entering directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' g++ -c -I. -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.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib/perl5/CORE" SDB.c In file included from SDB.xs:14: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined # define PERL_UNUSED_DECL In file included from SDB.xs:7: /usr/lib/perl5/CORE/perl.h:328: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ In file included from SDB.xs:1: sdblib/SDB.h: In member function 'void SDB::set_next(uint4)': sdblib/SDB.h:41:31: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (! state->get_valtype()==NodeConst::CONTEXT4 ) throw sdb_error("Bad noid found!"); ^~ sdblib/SDB.h:41:9: note: add parentheses around left hand side expression to silence this warning if (! state->get_valtype()==NodeConst::CONTEXT4 ) throw sdb_error("Bad noid found!"); ^~~~~~~~~~~~~~~~~~~~~~ ( ) sdblib/SDB.h:41:31: warning: comparison of constant '6' with boolean expression is always false [-Wbool-compare] if (! state->get_valtype()==NodeConst::CONTEXT4 ) throw sdb_error("Bad noid found!"); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from sdblib/table.h:14, from sdblib/nrif.h:16, from sdblib/SDB.h:15, from SDB.xs:1: sdblib/tb_iter.h: In instantiation of 'TD1 tb_iter::get_key_checked() const [with TD1 = int]': sdblib/cmps.h:61:17: required from 'int int8tmp_cmp::operator()(const tb_iter&) const [with TD1 = int; TD2 = int]' sdblib/search.h:14:13: required from 'bool lt(const T&, const cmpT&) [with T = tb_iter; cmpT = int8tmp_cmp]' sdblib/search.h:136:5: required from 'bool search::find(const cmpT&, bool) [with iterT = tb_iter; cmpT = int8tmp_cmp]' sdblib/table.h:120:6: required from 'std::pair, tb_iter > table::map_int8_key(int8) [with TD1 = int; TD2 = int]' sdblib/iterator.h:99:68: required from here sdblib/tb_iter.h:60:10: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("key: Cur = %ld from %zd \n" , cur, border); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' make: Entering directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' rm -f blib/arch/auto/Data/Array2ArrayMap/SDB/SDB.so g++ -lpthread -shared -L/usr/local/lib -fstack-protector-strong SDB.o -o blib/arch/auto/Data/Array2ArrayMap/SDB/SDB.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Data/Array2ArrayMap/SDB/SDB.so make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' + : 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/Data-Array2ArrayMap-SDB-0.16' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDB.bs blib/arch/auto/Data/Array2ArrayMap/SDB/SDB.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 # type [100]: diag: got {STRING4} expected {STRING4} # get [100,1]: diag: got {aaagdfbnn} expected {aaagdfbnn} # find [100,'aaagdfbnn']: diag: got {1} expected {1} # find [100,'zzzzzzz']: diag: got {} expected {} # type [2026]: diag: got {INT4} expected {INT4} # get [2026,456]: diag: got {0,4} expected {0,4} # find [2026,4]: diag: got {456,555,565} expected {456,555,565} # find [2026,356]: diag: got {} expected {} # type [2028]: diag: got {INT4} expected {INT4} # get [2028,356]: diag: got {5} expected {5} # type [2026]: diag: got {INT4} expected {INT4} # find [2026,'356']: diag: got {} expected {} # get [1080,46]: diag: got {} expected {} # get [1080,456]: diag: got {0,4} expected {0,4} # find [1080,4]: diag: got {456,555,565} expected {456,555,565} # get [6060,1,456]: diag: got {0,4} expected {0,4} # get [6060,1,2000]: diag: got {} expected {} # get [6060,100,456]: diag: got {} expected {} # get [3030,23445]: diag: got {2} expected {2} # find [3030,2]: diag: got {23445} expected {23445} # find [100,0]: diag: got {} expected {} # find [4090,eee]: diag: got {76777} expected {76777} # find_prefix [4090,eee]: diag: got {eee,76777,eee_first,76778,eee_second,88888} expected {eee,76777,eee_first,76778,eee_second,88888} # get [9000,2,88666]: diag: got {4} expected {4} # test string default: get [5000,7]: diag: got {DEFVALSTR} expected {DEFVALSTR} # find [1080,'aaagdfbnn']: diag: got {445} expected {445} t/1.t .. ok t/2.t .. ok All tests successful. Files=2, Tests=34, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.18 cusr 0.01 csys = 0.21 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66521 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot + cd Data-Array2ArrayMap-SDB-0.16 + 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-Data-Array2ArrayMap-SDB-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDB.bs blib/arch/auto/Data/Array2ArrayMap/SDB/SDB.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/auto/Data/Array2ArrayMap/SDB/SDB.so Installing /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/SDB.pm Installing /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/SDBWriter.pm Installing /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/sdbshell.pl Installing /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/testdata.pm make: Leaving directory '/usr/src/RPM/BUILD/Data-Array2ArrayMap-SDB-0.16' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/auto/Data/Array2ArrayMap/SDB/SDB.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + mkdir -p /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/include + cp -a sdblib /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/include/mapsdb + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot (auto) removed './usr/include/mapsdb/sdb_shell/.cvsignore' removed './usr/include/mapsdb/sdb_shell/.gitignore' removed './usr/include/mapsdb/.gitignore' removed './usr/lib/perl5/auto/Data/Array2ArrayMap/SDB/.packlist' mode of './usr/lib/perl5/auto/Data/Array2ArrayMap/SDB/SDB.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-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-Data-Array2ArrayMap-SDB-0.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1jyIzQ 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.T3ysyO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/SDB.pm syntax OK /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/SDBWriter.pm syntax OK /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/sdbshell.pl syntax OK Name "main::addcache" used only once: possible typo at /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/testdata.pm line 4. /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/testdata.pm syntax OK shebang.req.files: executable script /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/SDBWriter.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/sdbshell.pl is not executable shebang.req.files: executable script /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/lib/perl5/Data/Array2ArrayMap/testdata.pm is not executable Provides: perl(Data/Array2ArrayMap/SDB.pm) = 0.160, perl(Data/Array2ArrayMap/SDBWriter.pm), perl(Data/Array2ArrayMap/sdbshell.pl), perl(Data/Array2ArrayMap/testdata.pm) Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libperl-5.28.so >= set:ojjBzf0fthHx2PjQFp2rSEgglHgf4ZhZHjPJePfYuEnoJfBFp0EFko52g2JyRd8WDY3Wd, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.1), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.21), perl(DynaLoader.pm), perl(constant.pm), perl(lib.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.cKhJ4R Creating perl-Data-Array2ArrayMap-SDB-debuginfo package Processing files: libmapsdb-devel-0.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uy43w9 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.DnjRCH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/include/mapsdb/SDB.h:15: /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/include/mapsdb/nrif.h:11:10: fatal error: string: No such file or directory #include ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/perl-Data-Array2ArrayMap-SDB-buildroot/usr/include/mapsdb/SDB.h: cpp failed, trying c++ mode Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7nelAs Processing files: perl-Data-Array2ArrayMap-SDB-debuginfo-0.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S29A4v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BHS0lD find-requires: running scripts (debuginfo) Requires: perl-Data-Array2ArrayMap-SDB = 0.16-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libperl-5.28.so), debug(libpthread.so.0), debug(libstdc++.so.6) Adding to perl-Data-Array2ArrayMap-SDB-debuginfo a strict dependency on perl-Data-Array2ArrayMap-SDB Wrote: /usr/src/RPM/RPMS/i586/perl-Data-Array2ArrayMap-SDB-0.16-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmapsdb-devel-0.16-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Data-Array2ArrayMap-SDB-debuginfo-0.16-alt1.i586.rpm 6.58user 1.14system 0:14.31elapsed 54%CPU (0avgtext+0avgdata 96644maxresident)k 0inputs+0outputs (0major+374606minor)pagefaults 0swaps 11.60user 3.43system 0:21.47elapsed 70%CPU (0avgtext+0avgdata 118892maxresident)k 0inputs+0outputs (0major+698226minor)pagefaults 0swaps