-*- mode: compilation; default-directory: "~/build/GNU/T/exchange/" -*- Compilation started at Mon Dec 28 11:31:37 export PATH=/usr/local/bin:/usr/bin:/bin:/home/ttn/local/share/ttn-do ; ./.ttn.configure + rm -rf autom4te.cache config.cache + ./configure -C --with-gnunet=/usr/local configure: creating cache config.cache 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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... 1879296 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E 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... yes checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /usr/bin/perl checking whether to compile documentation ONLY... no checking for unsigned long long int... yes checking for long long int... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.1... yes (1.8.7) checking whether to run expensive tests... no checking whether to enable epoll... auto checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking for epoll_create1()... yes checking for libgnunetutil... given as /usr/local checking for gnunet/platform.h... yes checking for GNUNET_SCHEDULER_run in -lgnunetutil... yes checking for gnunet/gnunet_util_lib.h... yes checking for GNUNET_SCHEDULER_run in -lgnunetutil... (cached) yes checking for libgnunetjson... given as /usr/local checking for gnunet/platform.h... (cached) yes checking for GNUNET_JSON_parse in -lgnunetjson... yes checking for gnunet/gnunet_json_lib.h... yes checking for GNUNET_JSON_parse in -lgnunetjson... (cached) yes checking for gawk... (cached) gawk checking for gnurl-config... no checking whether libgnurl is usable... no checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.72.0 checking for libcurl >= version 7.34.0... yes checking whether libcurl is usable... yes checking for curl_free... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking whether CURLINFO_TLS_SESSION is declared... yes checking for libgnunetcurl... given as /usr/local checking for gnunet/platform.h... (cached) yes checking for GNUNET_CURL_get_select_info in -lgnunetcurl... yes checking for gnunet/gnunet_curl_lib.h... yes checking for GNUNET_CURL_get_select_info in -lgnunetcurl... (cached) yes checking for libgnunetpq... given as /usr/local checking for gnunet/platform.h... (cached) yes checking for GNUNET_PQ_result_spec_string in -lgnunetpq... yes checking for gnunet/gnunet_pq_lib.h... no checking for libgnunetsq... checking for gnunet/gnunet_sq_lib.h... yes checking for GNUNET_SQ_result_spec_string in -lgnunetsq... yes checking for microhttpd... not given checking for MHD_start_daemon in -lmicrohttpd... yes checking microhttpd.h usability... yes checking microhttpd.h presence... yes checking for microhttpd.h... yes checking whether MHD_DAEMON_INFO_CURRENT_CONNECTIONS is declared... yes checking for jansson... not given checking for json_dumpb in -ljansson... yes checking jansson.h usability... yes checking jansson.h presence... yes checking for jansson.h... yes checking for pg_config... /usr/bin/pg_config checking for PostgreSQL libraries... yes checking if PostgreSQL version 9.3 is >= 9.3... yes checking for SQLite... --with-sqlite not specified checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for talertwister... not given checking for taler/taler_twister_service.h... no checking whether to compile developer logic... yes checking whether MHD_OPTION_NOTIFY_CONNECTION is declared... yes checking whether to compile with support for code coverage analysis... no checking for git... /usr/bin/git checking for source being under a VCS... yes, git-svn checking VCS version... "git-5e2ccfb5" checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for strdup... yes configure: updating cache config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating src/Makefile config.status: creating src/auditor/Makefile config.status: creating src/auditordb/Makefile config.status: creating src/bank-lib/Makefile config.status: creating src/curl/Makefile config.status: creating src/exchange/Makefile config.status: creating src/exchangedb/Makefile config.status: creating src/exchange-tools/Makefile config.status: creating src/lib/Makefile config.status: creating src/testing/Makefile config.status: creating src/benchmark/Makefile config.status: creating src/include/Makefile config.status: creating src/json/Makefile config.status: creating src/mhd/Makefile config.status: creating src/pq/Makefile config.status: creating src/sq/Makefile config.status: creating src/util/Makefile config.status: creating taler_config.h config.status: taler_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Compilation finished at Mon Dec 28 11:31:46