Fri Aug 23 09:27:19 GMT 2024 make[1]: Entering directory '/sources/gdbm-1.24' Making check in po make[2]: Entering directory '/sources/gdbm-1.24/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/gdbm-1.24/po' Making check in src make[2]: Entering directory '/sources/gdbm-1.24/src' make check-am make[3]: Entering directory '/sources/gdbm-1.24/src' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/sources/gdbm-1.24/src' make[2]: Leaving directory '/sources/gdbm-1.24/src' Making check in tools make[2]: Entering directory '/sources/gdbm-1.24/tools' make check-am make[3]: Entering directory '/sources/gdbm-1.24/tools' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/sources/gdbm-1.24/tools' make[2]: Leaving directory '/sources/gdbm-1.24/tools' Making check in doc make[2]: Entering directory '/sources/gdbm-1.24/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/gdbm-1.24/doc' Making check in compat make[2]: Entering directory '/sources/gdbm-1.24/compat' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/gdbm-1.24/compat' Making check in tests make[2]: Entering directory '/sources/gdbm-1.24/tests' Making check in gdbmtool make[3]: Entering directory '/sources/gdbm-1.24/tests/gdbmtool' make check-DEJAGNU make[4]: Entering directory '/sources/gdbm-1.24/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 Fri Aug 23 09:27:22 2024 Native configuration is x86_64-pc-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.24/tests/gdbmtool' make[3]: Leaving directory '/sources/gdbm-1.24/tests/gdbmtool' make[3]: Entering directory '/sources/gdbm-1.24/tests' make closerr fdop g_open_ce g_reorg_ce gtcacheopt gtconv gtdel gtdump gtfetch gtload gtopt gtrecover gtver num2word t_dumpload t_wordwrap dtload dtdump dtfetch dtdel d_creat_ce make[4]: Entering directory '/sources/gdbm-1.24/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_dumpload.o CC t_wordwrap.o CC dtload.o CC dtfetch.o CC dtdump.o CC dtdel.o CC d_creat_ce.o CCLD closerr CCLD fdop CCLD gtver CCLD d_creat_ce CCLD dtfetch CCLD g_open_ce CCLD t_wordwrap CCLD g_reorg_ce CCLD dtdel CCLD gtdel CCLD dtdump CCLD gtrecover CCLD gtdump CCLD gtfetch CCLD dtload CCLD gtload CCLD gtcacheopt CCLD num2word CCLD t_dumpload CCLD gtconv CCLD gtopt make[4]: Leaving directory '/sources/gdbm-1.24/tests' make check-local make[4]: Entering directory '/sources/gdbm-1.24/tests' /bin/sh ./testsuite ## --------------------- ## ## gdbm 1.24 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 9: dump/load ok Block size selection 10: block size adjustment ok 11: exact blocksize ok 12: incorrect blocksize ok Compatibility library (dbm/ndbm) 13: create database ok 14: converting a 1.8-style database ok 15: fetch a record ok 16: fetch: nonexisting record ok 17: fetch from a read-only database ok 18: fetch from a read-only 1.8-style database ok 19: delete a record ok 20: delete: non existing record ok 21: delete: all records ok DB options 22: setopt ok 23: setopt: mmap options ok 24: GDBM_GETCACHESIZE/GDBM_SETCACHESIZE ok Cloexec 25: cloexec: gdbm_open ok 26: cloexec: gdbm_reorganize ok 27: cloexec: dbm_open ok 28: cloexec: dbm_open -creat ok Wordwrap 29: wordwrap ok gdbmtool 30: Input from file ok 31: Input from stdin ok 32: Input from command line ok 33: Initialization file ok Database formats 34: Database format conversion ok ## ------------- ## ## Test results. ## ## ------------- ## All 34 tests were successful. make[4]: Leaving directory '/sources/gdbm-1.24/tests' make[3]: Leaving directory '/sources/gdbm-1.24/tests' make[2]: Leaving directory '/sources/gdbm-1.24/tests' make[2]: Entering directory '/sources/gdbm-1.24' make[2]: Leaving directory '/sources/gdbm-1.24' make[1]: Leaving directory '/sources/gdbm-1.24'