Mon Aug 14 18:03:33 CDT 2023 make[1]: Entering directory '/sources/gdbm-1.23' Making check in po make[2]: Entering directory '/sources/gdbm-1.23/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/gdbm-1.23/po' Making check in src make[2]: Entering directory '/sources/gdbm-1.23/src' make check-am make[3]: Entering directory '/sources/gdbm-1.23/src' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/sources/gdbm-1.23/src' make[2]: Leaving directory '/sources/gdbm-1.23/src' Making check in tools make[2]: Entering directory '/sources/gdbm-1.23/tools' make check-am make[3]: Entering directory '/sources/gdbm-1.23/tools' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/sources/gdbm-1.23/tools' make[2]: Leaving directory '/sources/gdbm-1.23/tools' Making check in doc make[2]: Entering directory '/sources/gdbm-1.23/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/gdbm-1.23/doc' Making check in compat make[2]: Entering directory '/sources/gdbm-1.23/compat' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/gdbm-1.23/compat' Making check in tests make[2]: Entering directory '/sources/gdbm-1.23/tests' Making check in gdbmtool make[3]: Entering directory '/sources/gdbm-1.23/tests/gdbmtool' make check-DEJAGNU make[4]: Entering directory '/sources/gdbm-1.23/tests/gdbmtool' Making a new site.exp file... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='gdbmtool'; for tool in $l; do \ if runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test run by root on Mon Aug 14 18:03:38 2023 Native configuration is x86_64-unknown-linux-gnu === gdbmtool tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./testsuite/../config/default.exp as tool-and-target-specific interface file. Running ./testsuite/gdbmtool/base.exp ... === gdbmtool Summary === # of expected passes 2 make[4]: Leaving directory '/sources/gdbm-1.23/tests/gdbmtool' make[3]: Leaving directory '/sources/gdbm-1.23/tests/gdbmtool' make[3]: Entering directory '/sources/gdbm-1.23/tests' make closerr fdop g_open_ce g_reorg_ce gtcacheopt gtconv gtdel gtdump gtfetch gtload gtopt gtrecover gtver num2word t_wordwrap dtload dtdump dtfetch dtdel d_creat_ce make[4]: Entering directory '/sources/gdbm-1.23/tests' CC closerr.o CC fdop.o CC g_open_ce.o CC g_reorg_ce.o CC gtcacheopt.o CC gtconv.o CC gtdel.o CC gtdump.o CC gtfetch.o CC gtload.o CC gtopt.o CC gtrecover.o CC gtver.o CC num2word.o CC t_wordwrap.o CC dtload.o CC dtdump.o CC dtfetch.o CC dtdel.o CC d_creat_ce.o CCLD closerr CCLD fdop CCLD g_open_ce CCLD g_reorg_ce CCLD gtcacheopt CCLD gtconv CCLD gtdel CCLD gtdump CCLD gtfetch CCLD gtload CCLD gtopt CCLD gtrecover CCLD gtver CCLD num2word CCLD t_wordwrap CCLD dtload CCLD dtdump CCLD dtfetch CCLD dtdel CCLD d_creat_ce make[4]: Leaving directory '/sources/gdbm-1.23/tests' make check-local make[4]: Entering directory '/sources/gdbm-1.23/tests' /bin/sh ./testsuite ## --------------------- ## ## gdbm 1.23 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 8: gdbm_close error ok Block size selection 9: block size adjustment ok 10: exact blocksize ok 11: incorrect blocksize ok Compatibility library (dbm/ndbm) 12: create database ok 13: converting a 1.8-style database ok 14: fetch a record ok 15: fetch: nonexisting record ok 16: fetch from a read-only database ok 17: fetch from a read-only 1.8-style database ok 18: delete a record ok 19: delete: non existing record ok 20: delete: all records ok DB options 21: setopt ok 22: setopt: mmap options ok 23: GDBM_GETCACHESIZE/GDBM_SETCACHESIZE ok Cloexec 24: cloexec: gdbm_open ok 25: cloexec: gdbm_reorganize ok 26: cloexec: dbm_open ok 27: cloexec: dbm_open -creat ok Wordwrap 28: wordwrap ok gdbmtool 29: Input from file ok 30: Input from stdin ok 31: Input from command line ok 32: Initialization file ok Database formats 33: Database format conversion ok ## ------------- ## ## Test results. ## ## ------------- ## All 33 tests were successful. make[4]: Leaving directory '/sources/gdbm-1.23/tests' make[3]: Leaving directory '/sources/gdbm-1.23/tests' make[2]: Leaving directory '/sources/gdbm-1.23/tests' make[2]: Entering directory '/sources/gdbm-1.23' make[2]: Leaving directory '/sources/gdbm-1.23' make[1]: Leaving directory '/sources/gdbm-1.23'