Fri Feb 14 04:07:00 UTC 2020 KB: 4744816 / checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... 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... yes 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 elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for gzip... /tools/bin/gzip checking for base64... /tools/bin/base64 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for TLS qualifier... __thread checking whether NLS is requested... yes checking for msgfmt... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... /tools/bin/xgettext checking for msgmerge... /tools/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 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 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 Memory mapped I/O ............................. yes GNU Readline .................................. yes Debugging support ............................. no ******************************************************************* make[1]: Entering directory '/sources/gdbm-1.18.1' make all-recursive make[2]: Entering directory '/sources/gdbm-1.18.1' Making all in po make[3]: Entering directory '/sources/gdbm-1.18.1/po' make[3]: Leaving directory '/sources/gdbm-1.18.1/po' Making all in src make[3]: Entering directory '/sources/gdbm-1.18.1/src' make all-am make[4]: Entering directory '/sources/gdbm-1.18.1/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 input-argv.o CC input-file.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[4]: Leaving directory '/sources/gdbm-1.18.1/src' make[3]: Leaving directory '/sources/gdbm-1.18.1/src' Making all in doc make[3]: Entering directory '/sources/gdbm-1.18.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gdbm-1.18.1/doc' Making all in compat make[3]: Entering directory '/sources/gdbm-1.18.1/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[3]: Leaving directory '/sources/gdbm-1.18.1/compat' Making all in tests make[3]: Entering directory '/sources/gdbm-1.18.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/gdbm-1.18.1/tests' make[3]: Entering directory '/sources/gdbm-1.18.1' make[3]: Leaving directory '/sources/gdbm-1.18.1' make[2]: Leaving directory '/sources/gdbm-1.18.1' make[1]: Leaving directory '/sources/gdbm-1.18.1' make[1]: Entering directory '/sources/gdbm-1.18.1' Making install in po make[2]: Entering directory '/sources/gdbm-1.18.1/po' installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gdbm.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gdbm.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gdbm.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gdbm.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gdbm.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gdbm.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gdbm.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gdbm.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gdbm.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gdbm.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gdbm.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gdbm.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gdbm.mo if test "gdbm" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/sources/gdbm-1.18.1/po' Making install in src make[2]: Entering directory '/sources/gdbm-1.18.1/src' make install-am make[3]: Entering directory '/sources/gdbm-1.18.1/src' make[4]: Entering directory '/sources/gdbm-1.18.1/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libgdbm.so.6.0.0 /usr/lib/libgdbm.so.6.0.0 libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so.6 || { rm -f libgdbm.so.6 && ln -s libgdbm.so.6.0.0 libgdbm.so.6; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.6.0.0 libgdbm.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdbm.lai /usr/lib/libgdbm.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gdbmtool gdbm_load gdbm_dump '/usr/bin' libtool: install: /usr/bin/install -c .libs/gdbmtool /usr/bin/gdbmtool libtool: install: /usr/bin/install -c .libs/gdbm_load /usr/bin/gdbm_load libtool: install: /usr/bin/install -c .libs/gdbm_dump /usr/bin/gdbm_dump /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 gdbm.h '/usr/include' make[4]: Leaving directory '/sources/gdbm-1.18.1/src' make[3]: Leaving directory '/sources/gdbm-1.18.1/src' make[2]: Leaving directory '/sources/gdbm-1.18.1/src' Making install in doc make[2]: Entering directory '/sources/gdbm-1.18.1/doc' make[3]: Entering directory '/sources/gdbm-1.18.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./gdbm.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gdbm.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 gdbm.3 '/usr/share/man/man3' make[3]: Leaving directory '/sources/gdbm-1.18.1/doc' make[2]: Leaving directory '/sources/gdbm-1.18.1/doc' Making install in compat make[2]: Entering directory '/sources/gdbm-1.18.1/compat' make[3]: Entering directory '/sources/gdbm-1.18.1/compat' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm_compat.la '/usr/lib' libtool: install: warning: relinking `libgdbm_compat.la' libtool: install: (cd /sources/gdbm-1.18.1/compat; /bin/sh /sources/gdbm-1.18.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -version-info 4:0:0 -o libgdbm_compat.la -rpath /usr/lib dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmerr.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo ../src/libgdbm.la ) libtool: install: /usr/bin/install -c .libs/libgdbm_compat.so.4.0.0T /usr/lib/libgdbm_compat.so.4.0.0 libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so.4 || { rm -f libgdbm_compat.so.4 && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so.4; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so || { rm -f libgdbm_compat.so && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdbm_compat.lai /usr/lib/libgdbm_compat.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 dbm.h ndbm.h '/usr/include' make[3]: Leaving directory '/sources/gdbm-1.18.1/compat' make[2]: Leaving directory '/sources/gdbm-1.18.1/compat' Making install in tests make[2]: Entering directory '/sources/gdbm-1.18.1/tests' make[3]: Entering directory '/sources/gdbm-1.18.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gdbm-1.18.1/tests' make[2]: Leaving directory '/sources/gdbm-1.18.1/tests' make[2]: Entering directory '/sources/gdbm-1.18.1' make[3]: Entering directory '/sources/gdbm-1.18.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gdbm-1.18.1' make[2]: Leaving directory '/sources/gdbm-1.18.1' make[1]: Leaving directory '/sources/gdbm-1.18.1' Totalseconds: 11 KB: 4756184 /