This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mongo-c-driver configure 1.5.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = VM110 uname -m = i686 uname -r = 1.0.11(0.46/3/2) uname -s = MINGW32_NT-6.1 uname -v = 2009-07-11 17:46 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/Perl64/site/bin PATH: /c/Perl64/bin PATH: /c/ProgramData/Oracle/Java/javapath PATH: /c/Windows/system32 PATH: /c/Windows PATH: /c/Windows/System32/Wbem PATH: /c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/ PATH: /c/Program Files/Microsoft SQL Server/110/Tools/Binn/ PATH: /c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0/ PATH: /c/Program Files/Microsoft SQL Server/120/Tools/Binn/ PATH: %USERPROFILE%/.dnx/bin PATH: /c/Program Files/Microsoft DNX/Dnvm/ PATH: /c/Program Files/Microsoft SQL Server/130/Tools/Binn/ PATH: /c/Program Files/CMake/bin PATH: /c/Program Files/TortoiseGit/bin PATH: /c/Perl64/bin PATH: /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin PATH: /c/NASM PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2577: Current version (from VERSION_CURRENT file): 1.5.0 configure:2703: checking for gcc configure:2719: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/gcc configure:2730: result: gcc configure:2959: checking for C compiler version configure:2968: gcc --version >&5 gcc.exe (x86_64-posix-sjlj-rev1, Built by MinGW-W64 project) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2979: $? = 0 configure:2968: gcc -v >&5 Using built-in specs. COLLECT_GCC=c:\mingw-w64\x86_64-6.2.0-posix-sjlj-rt_v5-rev1\mingw64\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/6.2.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../../../src/gcc-6.2.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64 --enable-shared --enable-static --enable-targets=all --enable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --enable-sjlj-exceptions --disable-isl-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch-32=i686 --with-arch-64=nocona --with-tune-32=generic --with-tune-64=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-sjlj-rev1, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64/opt/include -I/c/mingw620/prerequisites/x86_64-zlib-static/include -I/c/mingw620/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64/opt/include -I/c/mingw620/prerequisites/x86_64-zlib-static/include -I/c/mingw620/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64/opt/lib -L/c/mingw620/prerequisites/x86_64-zlib-static/lib -L/c/mingw620/prerequisites/x86_64-w64-mingw32-static/lib ' Thread model: posix gcc version 6.2.0 (x86_64-posix-sjlj-rev1, Built by MinGW-W64 project) configure:2979: $? = 0 configure:2968: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:2979: $? = 1 configure:2968: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:2979: $? = 1 configure:2999: checking whether the C compiler works configure:3021: gcc conftest.c >&5 configure:3025: $? = 0 configure:3073: result: yes configure:3076: checking for C compiler default output file name configure:3078: result: a.exe configure:3084: checking for suffix of executables configure:3091: gcc -o conftest.exe conftest.c >&5 configure:3095: $? = 0 configure:3117: result: .exe configure:3139: checking whether we are cross compiling configure:3147: gcc -o conftest.exe conftest.c >&5 configure:3151: $? = 0 configure:3158: ./conftest.exe configure:3162: $? = 0 configure:3177: result: no configure:3182: checking for suffix of object files configure:3204: gcc -c conftest.c >&5 configure:3208: $? = 0 configure:3229: result: o configure:3233: checking whether we are using the GNU C compiler configure:3252: gcc -c conftest.c >&5 configure:3252: $? = 0 configure:3261: result: yes configure:3270: checking whether gcc accepts -g configure:3290: gcc -c -g conftest.c >&5 configure:3290: $? = 0 configure:3331: result: yes configure:3348: checking for gcc option to accept ISO C89 configure:3411: gcc -c conftest.c >&5 configure:3411: $? = 0 configure:3424: result: none needed configure:3452: checking whether gcc understands -c and -o together configure:3474: gcc -c conftest.c -o conftest2.o configure:3477: $? = 0 configure:3474: gcc -c conftest.c -o conftest2.o configure:3477: $? = 0 configure:3489: result: yes configure:3564: checking for g++ configure:3580: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/g++ configure:3591: result: g++ configure:3618: checking for C++ compiler version configure:3627: g++ --version >&5 g++.exe (x86_64-posix-sjlj-rev1, Built by MinGW-W64 project) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3638: $? = 0 configure:3627: g++ -v >&5 Using built-in specs. COLLECT_GCC=c:\mingw-w64\x86_64-6.2.0-posix-sjlj-rt_v5-rev1\mingw64\bin\g++.exe COLLECT_LTO_WRAPPER=c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/6.2.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../../../src/gcc-6.2.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64 --enable-shared --enable-static --enable-targets=all --enable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --enable-sjlj-exceptions --disable-isl-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch-32=i686 --with-arch-64=nocona --with-tune-32=generic --with-tune-64=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw620/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-sjlj-rev1, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64/opt/include -I/c/mingw620/prerequisites/x86_64-zlib-static/include -I/c/mingw620/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64/opt/include -I/c/mingw620/prerequisites/x86_64-zlib-static/include -I/c/mingw620/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw620/x86_64-620-posix-sjlj-rt_v5-rev1/mingw64/opt/lib -L/c/mingw620/prerequisites/x86_64-zlib-static/lib -L/c/mingw620/prerequisites/x86_64-w64-mingw32-static/lib ' Thread model: posix gcc version 6.2.0 (x86_64-posix-sjlj-rev1, Built by MinGW-W64 project) configure:3638: $? = 0 configure:3627: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:3638: $? = 1 configure:3627: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? g++.exe: fatal error: no input files compilation terminated. configure:3638: $? = 1 configure:3642: checking whether we are using the GNU C++ compiler configure:3661: g++ -c conftest.cpp >&5 configure:3661: $? = 0 configure:3670: result: yes configure:3679: checking whether g++ accepts -g configure:3699: g++ -c -g conftest.cpp >&5 configure:3699: $? = 0 configure:3740: result: yes configure:3796: gcc -c conftest.c >&5 configure:3796: $? = 0 configure:3820: gcc -c conftest.c >&5 configure:3820: $? = 0 configure:3839: gcc -c conftest.c >&5 conftest.c:11:2: error: #error Not a supported Sun compiler #error Not a supported Sun compiler ^~~~~ configure:3839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #if !(defined(__SUNPRO_C)) | #error Not a supported Sun compiler | #endif | | int | main () | { | | ; | return 0; | } configure:3872: gcc -c conftest.c >&5 conftest.c:10:22: fatal error: features.h: No such file or directory #include ^ compilation terminated. configure:3872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | #ifndef __GLIBC__ | #error not glibc | #endif | | int | main () | { | | ; | return 0; | } configure:3880: checking for an ANSI C-conforming const configure:3946: gcc -c conftest.c >&5 configure:3946: $? = 0 configure:3953: result: yes configure:3961: checking for inline configure:3977: gcc -c conftest.c >&5 configure:3977: $? = 0 configure:3985: result: inline configure:4004: checking for typeof syntax and keyword spelling configure:4035: gcc -c conftest.c >&5 configure:4035: $? = 0 configure:4042: result: typeof configure:4060: checking for perl configure:4078: found /c/Perl64/bin/perl configure:4090: result: /c/Perl64/bin/perl configure:4104: checking for mv configure:4122: found /bin/mv configure:4134: result: /bin/mv configure:4148: checking for grep configure:4166: found /bin/grep configure:4178: result: /bin/grep configure:4195: checking how to run the C preprocessor configure:4226: gcc -E conftest.c configure:4226: $? = 0 configure:4240: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | /* end confdefs.h. */ | #include configure:4265: result: gcc -E configure:4285: gcc -E conftest.c configure:4285: $? = 0 configure:4299: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | /* end confdefs.h. */ | #include configure:4328: checking for grep that handles long lines and -e configure:4386: result: /bin/grep configure:4391: checking for egrep configure:4453: result: /bin/grep -E configure:4458: checking for ANSI C header files configure:4478: gcc -c conftest.c >&5 configure:4478: $? = 0 configure:4551: gcc -o conftest.exe conftest.c >&5 configure:4551: $? = 0 configure:4551: ./conftest.exe configure:4551: $? = 0 configure:4562: result: yes configure:4575: checking for sys/types.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for sys/stat.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for stdlib.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for string.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for memory.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for strings.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for inttypes.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for stdint.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4575: checking for unistd.h configure:4575: gcc -c conftest.c >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4593: checking for strings.h configure:4593: result: yes configure:4611: checking for yelp-build configure:4644: result: no configure:4664: checking for a BSD-compatible install configure:4732: result: /bin/install -c configure:4749: checking build system type configure:4763: result: i686-pc-mingw32 configure:4783: checking host system type configure:4796: result: i686-pc-mingw32 configure:4863: checking target system type configure:4876: result: i686-pc-mingw32 configure:5015: checking for as configure:5031: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/as configure:5042: result: as configure:5107: checking for dlltool configure:5123: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/dlltool configure:5134: result: dlltool configure:5199: checking for objdump configure:5215: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/objdump configure:5226: result: objdump configure:5317: checking how to print strings configure:5344: result: printf configure:5365: checking for a sed that does not truncate output configure:5429: result: /bin/sed configure:5447: checking for fgrep configure:5509: result: /bin/grep -F configure:5544: checking for ld used by gcc configure:5611: result: c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe configure:5618: checking if the linker (c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld configure:5633: result: yes configure:5645: checking for BSD- or MS-compatible name lister (nm) configure:5699: result: /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/nm -B configure:5829: checking the name lister (/c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/nm -B) interface configure:5836: gcc -c conftest.c >&5 configure:5839: /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/nm -B "conftest.o" configure:5842: output 0000000000000000 b .bss 0000000000000000 d .data 0000000000000000 r .rdata$zzz 0000000000000000 t .text 0000000000000000 B some_variable configure:5849: result: BSD nm configure:5852: checking whether ln -s works configure:5856: result: yes configure:5864: checking the maximum length of command line arguments configure:5995: result: 8192 configure:6043: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format configure:6083: result: func_convert_file_msys_to_w32 configure:6090: checking how to convert i686-pc-mingw32 file names to toolchain format configure:6110: result: func_convert_file_msys_to_w32 configure:6117: checking for c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files configure:6124: result: -r configure:6198: checking for objdump configure:6225: result: objdump configure:6254: checking how to recognize dependent libraries configure:6454: result: file_magic ^x86 archive import|^x86 DLL configure:6539: checking for dlltool configure:6566: result: dlltool configure:6596: checking how to associate runtime and link libraries configure:6623: result: func_cygming_dll_for_implib configure:6683: checking for ar configure:6699: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/ar configure:6710: result: ar configure:6747: checking for archiver @FILE support configure:6764: gcc -c conftest.c >&5 configure:6764: $? = 0 configure:6767: ar cru libconftest.a @conftest.lst >&5 configure:6770: $? = 0 configure:6775: ar cru libconftest.a @conftest.lst >&5 c:\mingw-w64\x86_64-6.2.0-posix-sjlj-rt_v5-rev1\mingw64\bin\ar.exe: conftest.o: No such file or directory configure:6778: $? = 1 configure:6790: result: @ configure:6848: checking for strip configure:6864: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/strip configure:6875: result: strip configure:6947: checking for ranlib configure:6963: found /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/ranlib configure:6974: result: ranlib configure:7051: checking for gawk configure:7067: found /bin/gawk configure:7078: result: gawk configure:7118: checking command to parse /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/nm -B output from gcc object configure:7271: gcc -c conftest.c >&5 configure:7274: $? = 0 configure:7278: /c/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7281: $? = 0 configure:7347: gcc -o conftest.exe conftest.c conftstm.o >&5 configure:7350: $? = 0 configure:7388: result: ok configure:7435: checking for sysroot configure:7465: result: no configure:7472: checking for a working dd configure:7510: result: configure:7514: checking how to truncate binary pipes configure:7529: result: /bin/sed -e 4q configure:7858: checking for mt configure:7888: result: no configure:7908: checking if : is a manifest tool configure:7914: : '-?' configure:7922: result: no configure:8596: checking for dlfcn.h configure:8596: gcc -c conftest.c >&5 conftest.c:55:19: fatal error: dlfcn.h: No such file or directory #include ^ compilation terminated. configure:8596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:8596: result: no configure:8831: checking for objdir configure:8846: result: .libs configure:9110: checking if gcc supports -fno-rtti -fno-exceptions configure:9128: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9132: $? = 0 configure:9145: result: no configure:9503: checking for gcc option to produce PIC configure:9510: result: -DDLL_EXPORT -DPIC configure:9518: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:9536: gcc -c -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:9540: $? = 0 configure:9553: result: yes configure:9582: checking if gcc static flag -static works configure:9610: result: yes configure:9625: checking if gcc supports -c -o file.o configure:9646: gcc -c -o out/conftest2.o conftest.c >&5 configure:9650: $? = 0 configure:9672: result: yes configure:9680: checking if gcc supports -c -o file.o configure:9727: result: yes configure:9760: checking whether the gcc linker (c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries configure:11023: result: yes configure:11060: checking whether -lc should be explicitly linked in configure:11068: gcc -c conftest.c >&5 configure:11071: $? = 0 configure:11086: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11089: $? = 1 configure:11103: result: yes configure:11263: checking dynamic linker characteristics configure:12093: result: Win32 ld.exe configure:12215: checking how to hardcode library paths into programs configure:12240: result: immediate configure:12788: checking whether stripping libraries is possible configure:12793: result: yes configure:12828: checking if libtool supports shared libraries configure:12830: result: yes configure:12833: checking whether to build shared libraries configure:12858: result: yes configure:12861: checking whether to build static libraries configure:12865: result: no configure:12888: checking how to run the C++ preprocessor configure:12915: g++ -E conftest.cpp configure:12915: $? = 0 configure:12929: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12954: result: g++ -E configure:12974: g++ -E conftest.cpp configure:12974: $? = 0 configure:12988: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13150: checking for ld used by g++ configure:13217: result: c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe configure:13224: checking if the linker (c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld configure:13239: result: yes configure:13294: checking whether the g++ linker (c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries configure:14367: result: yes configure:14403: g++ -c conftest.cpp >&5 configure:14406: $? = 0 configure:14887: checking for g++ option to produce PIC configure:14894: result: -DDLL_EXPORT -DPIC configure:14902: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:14920: g++ -c -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:14924: $? = 0 configure:14937: result: yes configure:14960: checking if g++ static flag -static works configure:14988: result: yes configure:15000: checking if g++ supports -c -o file.o configure:15021: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:15025: $? = 0 configure:15047: result: yes configure:15052: checking if g++ supports -c -o file.o configure:15099: result: yes configure:15129: checking whether the g++ linker (c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries configure:15172: result: yes configure:15313: checking dynamic linker characteristics configure:16070: result: Win32 ld.exe configure:16135: checking how to hardcode library paths into programs configure:16160: result: immediate configure:16224: checking whether to do a debug build configure:16233: result: no configure:16236: checking whether to enable tracing configure:16245: result: no configure:16248: checking whether to automatic init and cleanup configure:16257: result: yes configure:16260: checking whether to enable optimized builds configure:16275: result: yes configure:16278: checking whether to enable shared memory performance counters configure:16287: result: yes configure:16290: checking whether to enable code coverage support configure:16299: result: no configure:16302: checking whether to enable debug symbols configure:16323: result: no configure:16461: checking for pkg-config configure:16479: found /bin/pkg-config configure:16491: result: /bin/pkg-config configure:16516: checking pkg-config is at least version 0.9.0 configure:16519: result: yes configure:16531: checking for SASL configure:16538: $PKG_CONFIG --exists --print-errors "libsasl2" Package libsasl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsasl2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsasl2' found configure:16541: $? = 1 configure:16555: $PKG_CONFIG --exists --print-errors "libsasl2" Package libsasl2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsasl2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsasl2' found configure:16558: $? = 1 configure:16572: result: no No package 'libsasl2' found configure:16591: checking for sasl_client_init in -lsasl2 configure:16616: gcc -o conftest.exe conftest.c -lsasl2 >&5 c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsasl2 collect2.exe: error: ld returned 1 exit status configure:16616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sasl_client_init (); | int | main () | { | return sasl_client_init (); | ; | return 0; | } configure:16625: result: no configure:16633: checking for sasl_client_init in -lsasl configure:16658: gcc -o conftest.exe conftest.c -lsasl >&5 c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lsasl collect2.exe: error: ld returned 1 exit status configure:16658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sasl_client_init (); | int | main () | { | return sasl_client_init (); | ; | return 0; | } configure:16667: result: no configure:16679: checking sasl/sasl.h usability configure:16679: gcc -c conftest.c >&5 conftest.c:55:23: fatal error: sasl/sasl.h: No such file or directory #include ^ compilation terminated. configure:16679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16679: result: no configure:16679: checking sasl/sasl.h presence configure:16679: gcc -E conftest.c conftest.c:22:23: fatal error: sasl/sasl.h: No such file or directory #include ^ compilation terminated. configure:16679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16679: result: no configure:16679: checking for sasl/sasl.h configure:16679: result: no configure:16926: checking whether to enable crypto and TLS configure:16935: result: auto configure:16938: checking whether to use system crypto profile configure:16947: result: no configure:16956: checking for SSL configure:16963: $PKG_CONFIG --exists --print-errors "openssl" configure:16966: $? = 0 configure:16980: $PKG_CONFIG --exists --print-errors "openssl" configure:16983: $? = 0 configure:17219: result: yes configure:17278: checking openssl/bio.h usability configure:17278: gcc -c conftest.c >&5 conftest.c:55:25: fatal error: openssl/bio.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17278: result: no configure:17278: checking openssl/bio.h presence configure:17278: gcc -E conftest.c conftest.c:22:25: fatal error: openssl/bio.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17278: result: no configure:17278: checking for openssl/bio.h configure:17278: result: no configure:17278: checking openssl/ssl.h usability configure:17278: gcc -c conftest.c >&5 conftest.c:55:25: fatal error: openssl/ssl.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17278: result: no configure:17278: checking openssl/ssl.h presence configure:17278: gcc -E conftest.c conftest.c:22:25: fatal error: openssl/ssl.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17278: result: no configure:17278: checking for openssl/ssl.h configure:17278: result: no configure:17278: checking openssl/err.h usability configure:17278: gcc -c conftest.c >&5 conftest.c:55:25: fatal error: openssl/err.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17278: result: no configure:17278: checking openssl/err.h presence configure:17278: gcc -E conftest.c conftest.c:22:25: fatal error: openssl/err.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17278: result: no configure:17278: checking for openssl/err.h configure:17278: result: no configure:17278: checking openssl/crypto.h usability configure:17278: gcc -c conftest.c >&5 conftest.c:55:28: fatal error: openssl/crypto.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17278: result: no configure:17278: checking openssl/crypto.h presence configure:17278: gcc -E conftest.c conftest.c:22:28: fatal error: openssl/crypto.h: No such file or directory #include ^ compilation terminated. configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17278: result: no configure:17278: checking for openssl/crypto.h configure:17278: result: no configure:17311: checking which TLS library to use configure:17313: result: no configure:17486: checking for BSON configure:17493: $PKG_CONFIG --exists --print-errors "libbson-1.0 >= $MONGOC_RELEASED_VERSION" Package libbson-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libbson-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libbson-1.0' found configure:17496: $? = 1 configure:17510: $PKG_CONFIG --exists --print-errors "libbson-1.0 >= $MONGOC_RELEASED_VERSION" Package libbson-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libbson-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libbson-1.0' found configure:17513: $? = 1 configure:17527: result: no No package 'libbson-1.0' found configure:17568: checking for shm_open configure:17568: gcc -o conftest.exe conftest.c >&5 C:\Users\admin\AppData\Local\Temp\2\ccmqLMAY.o:conftest.c:(.text+0xe): undefined reference to `shm_open' collect2.exe: error: ld returned 1 exit status configure:17568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shm_open to an innocuous variant, in case declares shm_open. | For example, HP-UX 11i declares gettimeofday. */ | #define shm_open innocuous_shm_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shm_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shm_open | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shm_open (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shm_open || defined __stub___shm_open | choke me | #endif | | int | main () | { | return shm_open (); | ; | return 0; | } configure:17568: result: no configure:17575: checking for shm_open in -lrt configure:17600: gcc -o conftest.exe conftest.c -lrt >&5 c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrt collect2.exe: error: ld returned 1 exit status configure:17600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shm_open (); | int | main () | { | return shm_open (); | ; | return 0; | } configure:17609: result: no configure:17625: checking for sched_getcpu configure:17625: gcc -o conftest.exe conftest.c >&5 C:\Users\admin\AppData\Local\Temp\2\ccoC5AMF.o:conftest.c:(.text+0xe): undefined reference to `sched_getcpu' collect2.exe: error: ld returned 1 exit status configure:17625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define sched_getcpu to an innocuous variant, in case declares sched_getcpu. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getcpu innocuous_sched_getcpu | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getcpu (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getcpu | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sched_getcpu (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sched_getcpu || defined __stub___sched_getcpu | choke me | #endif | | int | main () | { | return sched_getcpu (); | ; | return 0; | } configure:17625: result: no configure:17636: checking for library containing clock_gettime configure:17667: gcc -o conftest.exe conftest.c >&5 configure:17667: $? = 0 configure:17684: result: none required configure:17820: checking if compiler needs -Werror to reject unknown flags configure:17836: gcc -c -Werror -Wunknown-warning-option -Wsizeof-array-argument -DMONGOC_ENABLE_SHM_COUNTERS conftest.c >&5 gcc.exe: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'? configure:17836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:17841: result: no configure:17907: checking for the pthreads library -lpthreads configure:17945: gcc -o conftest.exe -DMONGOC_ENABLE_SHM_COUNTERS conftest.c -lpthreads >&5 c:/mingw-w64/x86_64-6.2.0-posix-sjlj-rt_v5-rev1/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lpthreads collect2.exe: error: ld returned 1 exit status configure:17945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mongo-c-driver" | #define PACKAGE_TARNAME "mongo-c-driver" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "mongo-c-driver 1.5.0" | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER" | #define PACKAGE_URL "" | #define HAVE_TYPEOF 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:17954: result: no configure:17852: checking whether pthreads work without any flags configure:17945: gcc -o conftest.exe -DMONGOC_ENABLE_SHM_COUNTERS conftest.c >&5 configure:17945: $? = 0 configure:17954: result: yes configure:17973: checking for joinable pthread attribute configure:17988: gcc -o conftest.exe -DMONGOC_ENABLE_SHM_COUNTERS conftest.c >&5 configure:17988: $? = 0 configure:17994: result: PTHREAD_CREATE_JOINABLE configure:18004: checking if more special flags are required for pthreads configure:18019: result: no configure:18025: checking for PTHREAD_PRIO_INHERIT configure:18042: gcc -o conftest.exe -DMONGOC_ENABLE_SHM_COUNTERS conftest.c >&5 configure:18042: $? = 0 configure:18051: result: yes configure:19012: checking whether the linker accepts -Wl,-Bsymbolic configure:19031: gcc -o conftest.exe -DMONGOC_ENABLE_SHM_COUNTERS -Werror -Wl,-Bsymbolic conftest.c >&5 configure:19031: $? = 0 configure:19040: result: yes configure:19080: checking if weak symbols are supported configure:19097: gcc -o conftest.exe -O2 -DMONGOC_ENABLE_SHM_COUNTERS conftest.c >&5 configure:19097: $? = 0 configure:19098: result: yes configure:19130: checking whether build environment is sane configure:19185: result: yes configure:19333: checking for a thread-safe mkdir -p configure:19372: result: /bin/mkdir -p configure:19375: checking whether make sets $(MAKE) configure:19397: result: yes configure:19427: checking for style of include used by make configure:19455: result: GNU configure:19489: checking whether make supports nested variables configure:19506: result: yes configure:19595: checking whether UID '500' is supported by ustar format configure:19598: result: yes configure:19605: checking whether GID '544' is supported by ustar format configure:19608: result: yes configure:19616: checking how to create a ustar tar archive configure:19627: tar --version tar (GNU tar) 1.19.90 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:19630: $? = 0 configure:19670: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:19673: $? = 0 configure:19677: tar -xf -