posix on gdbm-1.13-6.fc27.x86_64 /tmp/tmp.YlONCaJiFe ~/gdbm/testsuite gdbm-1.13-6.fc27.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.luYKoT Patch #1 (gdbm-1.10-fedora.patch): patching file NOTE-WARNING Patch #2 (gdbm-1.13-unknown-update-error.patch): patching file src/gdbm.h.in x86_64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for main in -ldbm... no checking for main in -lndbm... no checking for ftruncate... yes checking for flock... yes checking for lockf... yes checking for fsync... yes checking for setlocale... yes checking for getopt_long... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for msync... yes checking for off_t... yes checking size of off_t... 8 checking for struct stat.st_blksize... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_completion_matches... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gdbm.h config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating export/Makefile config.status: creating autoconf.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands config.status: executing status commands ******************************************************************* GDBM settings summary: Compatibility library ......................... yes Compatibility export tool ..................... no Memory mapped I/O ............................. yes GNU Readline .................................. yes Debugging support ............................. no ******************************************************************* Making check in po make[1]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/po' make[1]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/po' Making check in src make[1]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/src' make check-am make[2]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/src' CC err.o CC mem.o CC parseopt.o CC progname.o AR libgdbmapp.a CC gdbmclose.lo CC gdbmcount.lo CC gdbmdelete.lo CC gdbmdump.lo CC gdbmerrno.lo CC gdbmexists.lo CC gdbmexp.lo CC gdbmfdesc.lo CC gdbmfetch.lo CC gdbmload.lo CC gdbmopen.lo CC gdbmimp.lo CC gdbmreorg.lo CC gdbmseq.lo CC gdbmsetopt.lo CC gdbmstore.lo CC gdbmsync.lo CC base64.lo CC bucket.lo CC falloc.lo CC findkey.lo CC fullio.lo CC hash.lo CC lock.lo CC mmap.lo CC recover.lo CC update.lo CC version.lo CCLD libgdbm.la CC datconv.o CC gram.o CC lex.o CC gdbmtool.o CC var.o CC util.o CC input-rl.o CCLD gdbmtool CC gdbm_load.o CCLD gdbm_load CC gdbm_dump.o CCLD gdbm_dump make[2]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/src' make[1]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/src' Making check in doc make[1]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/doc' Making check in compat make[1]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/compat' CC dbminit.lo CC delete.lo CC fetch.lo CC store.lo CC seq.lo CC close.lo CC dbmopen.lo CC dbmdelete.lo CC dbmerr.lo CC dbmfetch.lo CC dbmstore.lo CC dbmseq.lo CC dbmclose.lo CC dbmdirfno.lo CC dbmpagfno.lo CC dbmrdonly.lo CCLD libgdbm_compat.la make[1]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/compat' Making check in tests make[1]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/tests' make fdop g_open_ce g_reorg_ce gtdel gtdump gtfetch gtload gtopt gtrecover gtver num2word dtload dtdump dtfetch dtdel d_creat_ce make[2]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/tests' CC fdop.o CCLD fdop CC g_open_ce.o CCLD g_open_ce CC g_reorg_ce.o CCLD g_reorg_ce CC gtdel.o CCLD gtdel CC gtdump.o CCLD gtdump CC gtfetch.o CCLD gtfetch CC gtload.o CCLD gtload CC gtopt.o CCLD gtopt CC gtrecover.o CCLD gtrecover CC gtver.o CCLD gtver CC num2word.o CCLD num2word CC dtload.o CCLD dtload CC dtdump.o CCLD dtdump CC dtfetch.o CCLD dtfetch CC dtdel.o CCLD dtdel CC d_creat_ce.o CCLD d_creat_ce make[2]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/tests' make check-local make[2]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13/tests' /bin/sh ./testsuite ## --------------------- ## ## gdbm 1.13 test suite. ## ## --------------------- ## 1: gdbm version ok GDBM interface 2: create database ok 3: fetch a record ok 4: fetch: nonexisting record ok 5: delete a record ok 6: delete: non existing record ok 7: delete: all records ok Block size selection 8: block size adjustment ok 9: exact blocksize ok 10: incorrect blocksize ok Compatibility library (dbm/ndbm) 11: create database ok 12: converting a 1.8-style database ok 13: fetch a record ok 14: fetch: nonexisting record ok 15: fetch from a read-only database ok 16: fetch from a read-only 1.8-style database ok 17: delete a record ok 18: delete: non existing record ok 19: delete: all records ok DB options 20: setopt ok 21: setopt: mmap options ok Cloexec 22: cloexec: gdbm_open ok 23: cloexec: gdbm_reorganize ok 24: cloexec: dbm_open ok 25: cloexec: dbm_open -creat ok ## ------------- ## ## Test results. ## ## ------------- ## All 25 tests were successful. make[2]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/tests' make[1]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13/tests' make[1]: Entering directory '/root/rpmbuild/BUILD/gdbm-1.13' make[1]: Leaving directory '/root/rpmbuild/BUILD/gdbm-1.13' ## --------------------- ## ## gdbm 1.13 test suite. ## ## --------------------- ## 1: gdbm version ok GDBM interface 2: create database ok 3: fetch a record ok 4: fetch: nonexisting record ok 5: delete a record ok 6: delete: non existing record ok 7: delete: all records ok Block size selection 8: block size adjustment ok 9: exact blocksize ok 10: incorrect blocksize ok Compatibility library (dbm/ndbm) 11: create database ok 12: converting a 1.8-style database ok 13: fetch a record ok 14: fetch: nonexisting record ok 15: fetch from a read-only database ok 16: fetch from a read-only 1.8-style database ok 17: delete a record ok 18: delete: non existing record ok 19: delete: all records ok DB options 20: setopt ok 21: setopt: mmap options ok Cloexec 22: cloexec: gdbm_open ok 23: cloexec: gdbm_reorganize ok 24: cloexec: dbm_open ok 25: cloexec: dbm_open -creat ok ## ------------- ## ## Test results. ## ## ------------- ## All 25 tests were successful. ~/gdbm/testsuite :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Package : gdbm Installed : gdbm-1.13-6.fc27.x86_64 beakerlib RPM : beakerlib-1.17-6.fc27.noarch Test started : 2018-02-23 21:47:46 UTC Test finished : 2018-02-23 21:48:00 UTC (still running) Test duration : 14 seconds Test name : unknown Distro : Fedora release 27 (Twenty Seven) Hostname : testcloud.localdomain Architecture : x86_64 CPUs : 1 x Common KVM processor RAM size : 5960 MB HDD size : 39.30 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PURPOSE of testsuite Description: runs test suite from src package Author: Vaclav Danek :: [ 21:47:46 ] :: [ WARNING ] :: POSIX mode detected and switched off :: [ 21:47:46 ] :: [ WARNING ] :: Please fix your test to have /bin/bash shebang :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 21:47:47 ] :: [ PASS ] :: Checking for the presence of gdbm rpm :: [ 21:47:47 ] :: [ LOG ] :: Package versions: :: [ 21:47:47 ] :: [ LOG ] :: gdbm-1.13-6.fc27.x86_64 :: [ 21:47:47 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 21:47:47 ] :: [ PASS ] :: Command 'pushd /tmp/tmp.YlONCaJiFe' (Expected 0, got 0) :: [ 21:47:47 ] :: [ LOG ] :: rlFetchSrcForInstalled: Fetching source rpm for installed gdbm-1.13-6.fc27 :: [ 21:47:47 ] :: [ LOG ] :: trying download from 'https://kojipkgs.fedoraproject.org/packages/gdbm/1.13/6.fc27/src/gdbm-1.13-6.fc27.src.rpm' :: [ 21:47:49 ] :: [ PASS ] :: Fetching the source rpm (Expected 0, got 0) :: [ 21:47:49 ] :: [ LOG ] :: Using /tmp/install.log.2LQm2r as installation log :: [ 21:47:49 ] :: [ PASS ] :: Command 'rpm -ivh /tmp/tmp.YlONCaJiFe/gdbm-1.13-6.fc27.src.rpm &> /tmp/install.log.2LQm2r' (Expected 0, got 0) ________________________________________________________________________________ :: [ 21:47:49 ] :: [ LOG ] :: Duration: 3s :: [ 21:47:49 ] :: [ LOG ] :: Assertions: 5 good, 0 bad :: [ 21:47:49 ] :: [ PASS ] :: RESULT: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 21:47:49 ] :: [ PASS ] :: Command 'cd /root/rpmbuild' (Expected 0, got 0) :: [ 21:47:49 ] :: [ PASS ] :: Command 'rpmbuild -bp /root/rpmbuild/SPECS/gdbm.spec' (Expected 0, got 0) :: [ 21:47:49 ] :: [ PASS ] :: Command 'cd /root/rpmbuild/BUILD' (Expected 0, got 0) :: [ 21:47:49 ] :: [ PASS ] :: Command 'cd gdbm-*' (Expected 0, got 0) :: [ 21:47:49 ] :: [ INFO ] :: rlGetPrimaryArch: Concept of primary and secondary architectures is defined on RHEL only :: [ 21:47:52 ] :: [ PASS ] :: Command './configure --disable-static --enable-libgdbm-compat --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu' (Expected 0, got 0) :: [ 21:47:59 ] :: [ PASS ] :: Command 'make check' (Expected 0, got 0) :: [ 21:47:59 ] :: [ PASS ] :: Command 'ls | grep -v tests | xargs rm -rf' (Expected 0, got 0) :: [ 21:47:59 ] :: [ PASS ] :: Command 'cd tests' (Expected 0, got 0) :: [ 21:47:59 ] :: [ PASS ] :: Command 'rm -f testsuite.log' (Expected 0, got 0) :: [ 21:48:00 ] :: [ PASS ] :: Command './testsuite' (Expected 0, got 0) :: [ 21:48:00 ] :: [ PASS ] :: File 'testsuite.log' should contain 'All .* tests were successful.' ________________________________________________________________________________ :: [ 21:48:00 ] :: [ LOG ] :: Duration: 11s :: [ 21:48:00 ] :: [ LOG ] :: Assertions: 11 good, 0 bad :: [ 21:48:00 ] :: [ PASS ] :: RESULT: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 21:48:00 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 21:48:00 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :: [ 21:48:00 ] :: [ PASS ] :: Command 'rm -rf /root/rpmbuild' (Expected 0, got 0) ________________________________________________________________________________ :: [ 21:48:00 ] :: [ LOG ] :: Duration: 0s :: [ 21:48:00 ] :: [ LOG ] :: Assertions: 3 good, 0 bad :: [ 21:48:00 ] :: [ PASS ] :: RESULT: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 21:48:00 ] :: [ LOG ] :: Phases: 3 good, 0 bad :: [ 21:48:00 ] :: [ PASS ] :: RESULT: unknown