This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libccv configure 0.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ /Users/david/Documents/Code/ccv.rs/ccv/lib/configure ## --------- ## ## Platform. ## ## --------- ## hostname = Bigorneau-Ninja.local uname -m = x86_64 uname -r = 15.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 16.00 gigabytes Default processor set: 265 tasks, 1225 threads, 4 processors Load average: 2.63, Mach factor: 1.69 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/local/MacGPG2/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /opt/X11/bin PATH: /usr/local/MacGPG2/bin PATH: /Users/david/.multirust/toolchains/stable/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2063: checking for clang configure:2079: found /usr/bin/clang configure:2090: result: clang configure:2102: checking for nvcc configure:2132: result: no configure:2139: checking neon configure:2156: result: no configure:2468: checking for C compiler version configure:2477: clang --version >&5 Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:2488: $? = 0 configure:2477: clang -v >&5 Apple LLVM version 7.3.0 (clang-703.0.31) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:2488: $? = 0 configure:2477: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2488: $? = 1 configure:2477: clang -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:2488: $? = 1 configure:2508: checking whether the C compiler works configure:2530: clang conftest.c >&5 configure:2534: $? = 0 configure:2582: result: yes configure:2585: checking for C compiler default output file name configure:2587: result: a.out configure:2593: checking for suffix of executables configure:2600: clang -o conftest conftest.c >&5 configure:2604: $? = 0 configure:2626: result: configure:2648: checking whether we are cross compiling configure:2656: clang -o conftest conftest.c >&5 configure:2660: $? = 0 configure:2667: ./conftest configure:2671: $? = 0 configure:2686: result: no configure:2691: checking for suffix of object files configure:2713: clang -c conftest.c >&5 configure:2717: $? = 0 configure:2738: result: o configure:2742: checking whether we are using the GNU C compiler configure:2761: clang -c conftest.c >&5 configure:2761: $? = 0 configure:2770: result: yes configure:2779: checking whether clang accepts -g configure:2799: clang -c -g conftest.c >&5 configure:2799: $? = 0 configure:2840: result: yes configure:2857: checking for clang option to accept ISO C89 configure:2920: clang -c -g -O2 conftest.c >&5 configure:2920: $? = 0 configure:2933: result: none needed configure:2954: checking for sgemm in -lblas configure:2979: clang -o conftest -g -O2 conftest.c -lblas >&5 configure:2979: $? = 0 configure:2988: result: yes configure:3140: checking for pkg-config configure:3158: found /opt/local/bin/pkg-config configure:3170: result: /opt/local/bin/pkg-config configure:3195: checking pkg-config is at least version 0.9.0 configure:3198: result: yes configure:3210: checking for libpng configure:3217: $PKG_CONFIG --exists --print-errors "libpng" configure:3220: $? = 0 configure:3234: $PKG_CONFIG --exists --print-errors "libpng" configure:3237: $? = 0 configure:3295: result: yes configure:3315: checking how to run the C preprocessor configure:3346: clang -E conftest.c configure:3346: $? = 0 configure:3360: clang -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3385: result: clang -E configure:3405: clang -E conftest.c configure:3405: $? = 0 configure:3419: clang -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3419: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3448: checking for grep that handles long lines and -e configure:3506: result: /usr/bin/grep configure:3511: checking for egrep configure:3573: result: /usr/bin/grep -E configure:3578: checking for ANSI C header files configure:3598: clang -c -g -O2 conftest.c >&5 configure:3598: $? = 0 configure:3671: clang -o conftest -g -O2 conftest.c >&5 configure:3671: $? = 0 configure:3671: ./conftest configure:3671: $? = 0 configure:3682: result: yes configure:3695: checking for sys/types.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for sys/stat.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for stdlib.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for string.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for memory.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for strings.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for inttypes.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for stdint.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3695: checking for unistd.h configure:3695: clang -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3695: result: yes configure:3707: checking jpeglib.h usability configure:3707: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'jpeglib.h' file not found #include ^ 1 error generated. configure:3707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3707: result: no configure:3707: checking jpeglib.h presence configure:3707: clang -E conftest.c conftest.c:19:10: fatal error: 'jpeglib.h' file not found #include ^ 1 error generated. configure:3707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3707: result: no configure:3707: checking for jpeglib.h configure:3707: result: no configure:3715: checking fftw3.h usability configure:3715: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'fftw3.h' file not found #include ^ 1 error generated. configure:3715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3715: result: no configure:3715: checking fftw3.h presence configure:3715: clang -E conftest.c conftest.c:19:10: fatal error: 'fftw3.h' file not found #include ^ 1 error generated. configure:3715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3715: result: no configure:3715: checking for fftw3.h configure:3715: result: no configure:3723: checking linear.h usability configure:3723: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'linear.h' file not found #include ^ 1 error generated. configure:3723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3723: result: no configure:3723: checking linear.h presence configure:3723: clang -E conftest.c conftest.c:19:10: fatal error: 'linear.h' file not found #include ^ 1 error generated. configure:3723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3723: result: no configure:3723: checking for linear.h configure:3723: result: no configure:3731: checking tesseract/capi.h usability configure:3731: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'tesseract/capi.h' file not found #include ^ 1 error generated. configure:3731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3731: result: no configure:3731: checking tesseract/capi.h presence configure:3731: clang -E conftest.c conftest.c:19:10: fatal error: 'tesseract/capi.h' file not found #include ^ 1 error generated. configure:3731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3731: result: no configure:3731: checking for tesseract/capi.h configure:3731: result: no configure:3739: checking Accelerate/Accelerate.h usability configure:3739: clang -c -g -O2 conftest.c >&5 configure:3739: $? = 0 configure:3739: result: yes configure:3739: checking Accelerate/Accelerate.h presence configure:3739: clang -E conftest.c configure:3739: $? = 0 configure:3739: result: yes configure:3739: checking for Accelerate/Accelerate.h configure:3739: result: yes configure:3747: checking libavcodec/avcodec.h usability configure:3747: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'libavcodec/avcodec.h' file not found #include ^ 1 error generated. configure:3747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3747: result: no configure:3747: checking libavcodec/avcodec.h presence configure:3747: clang -E conftest.c conftest.c:19:10: fatal error: 'libavcodec/avcodec.h' file not found #include ^ 1 error generated. configure:3747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3747: result: no configure:3747: checking for libavcodec/avcodec.h configure:3747: result: no configure:3755: checking libavformat/avformat.h usability configure:3755: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'libavformat/avformat.h' file not found #include ^ 1 error generated. configure:3755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3755: result: no configure:3755: checking libavformat/avformat.h presence configure:3755: clang -E conftest.c conftest.c:19:10: fatal error: 'libavformat/avformat.h' file not found #include ^ 1 error generated. configure:3755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3755: result: no configure:3755: checking for libavformat/avformat.h configure:3755: result: no configure:3763: checking libswscale/swscale.h usability configure:3763: clang -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'libswscale/swscale.h' file not found #include ^ 1 error generated. configure:3763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:3763: result: no configure:3763: checking libswscale/swscale.h presence configure:3763: clang -E conftest.c conftest.c:19:10: fatal error: 'libswscale/swscale.h' file not found #include ^ 1 error generated. configure:3763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:3763: result: no configure:3763: checking for libswscale/swscale.h configure:3763: result: no configure:3773: checking dispatch/dispatch.h usability configure:3773: clang -c -g -O2 conftest.c >&5 configure:3773: $? = 0 configure:3773: result: yes configure:3773: checking dispatch/dispatch.h presence configure:3773: clang -E conftest.c configure:3773: $? = 0 configure:3773: result: yes configure:3773: checking for dispatch/dispatch.h configure:3773: result: yes configure:3781: checking for dispatch_apply in -ldispatch configure:3806: clang -o conftest -g -O2 conftest.c -ldispatch >&5 ld: library not found for -ldispatch clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:3806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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 dispatch_apply (); | int | main () | { | return dispatch_apply (); | ; | return 0; | } configure:3815: result: no configure:3825: checking xmmintrin.h usability configure:3825: clang -c -g -O2 conftest.c >&5 configure:3825: $? = 0 configure:3825: result: yes configure:3825: checking xmmintrin.h presence configure:3825: clang -E conftest.c configure:3825: $? = 0 configure:3825: result: yes configure:3825: checking for xmmintrin.h configure:3825: result: yes configure:3836: checking for cos in -lm configure:3861: clang -o conftest -g -O2 conftest.c -lm >&5 conftest.c:26:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration] char cos (); ^ conftest.c:26:6: note: 'cos' is a builtin with type 'double (double)' 1 warning generated. configure:3861: $? = 0 configure:3870: result: yes configure:3881: checking for cblas_dgemm in -lgslcblas configure:3906: clang -o conftest -g -O2 conftest.c -lgslcblas -lm >&5 ld: library not found for -lgslcblas clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:3906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_LIBM 1 | /* 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 cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:3915: result: no configure:3926: checking for gsl_blas_dgemm in -lgsl configure:3951: clang -o conftest -g -O2 conftest.c -lgsl -lm >&5 ld: library not found for -lgsl clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:3951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libccv" | #define PACKAGE_TARNAME "libccv" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "libccv 0.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_LIBM 1 | /* 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 gsl_blas_dgemm (); | int | main () | { | return gsl_blas_dgemm (); | ; | return 0; | } configure:3960: result: no configure:3970: checking cuda configure:3999: result: no configure:4184: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libccv config.status 0.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Bigorneau-Ninja.local config.status:734: creating config.mk ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libpng_CFLAGS_set= ac_cv_env_libpng_CFLAGS_value= ac_cv_env_libpng_LIBS_set= ac_cv_env_libpng_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_Accelerate_Accelerate_h=yes ac_cv_header_dispatch_dispatch_h=yes ac_cv_header_fftw3_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=no ac_cv_header_libavcodec_avcodec_h=no ac_cv_header_libavformat_avformat_h=no ac_cv_header_libswscale_swscale_h=no ac_cv_header_linear_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tesseract_capi_h=no ac_cv_header_unistd_h=yes ac_cv_header_xmmintrin_h=yes ac_cv_lib_blas_sgemm=yes ac_cv_lib_dispatch_dispatch_apply=no ac_cv_lib_gsl_gsl_blas_dgemm=no ac_cv_lib_gslcblas_cblas_dgemm=no ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_prog_CC=clang ac_cv_prog_CPP='clang -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes pkg_cv_libpng_CFLAGS=-I/opt/local/include/libpng16 pkg_cv_libpng_LIBS='-L/opt/local/lib -lpng16' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='clang' CFLAGS='-g -O2' CPP='clang -E' CPPFLAGS='' CUDA_OBJS='' DEFINE_MACROS='-D HAVE_CBLAS -D HAVE_LIBPNG -D HAVE_ACCELERATE_FRAMEWORK -D USE_DISPATCH -D HAVE_SSE2' DEFS='-DPACKAGE_NAME=\"libccv\" -DPACKAGE_TARNAME=\"libccv\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"libccv\ 0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1' DISCFLAGS='-I/opt/local/include/libpng16 -fblocks -msse2 -D HAVE_CBLAS -D HAVE_LIBPNG -D HAVE_ACCELERATE_FRAMEWORK -D USE_DISPATCH -D HAVE_SSE2' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MKCFLAGS='-I/opt/local/include/libpng16 -fblocks -msse2 $(DEFINE_MACROS)' MKLDFLAGS='-lm -lblas -L/opt/local/lib -lpng16 -framework Accelerate' NVCC='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='libccv' PACKAGE_STRING='libccv 0.6' PACKAGE_TARNAME='libccv' PACKAGE_URL='' PACKAGE_VERSION='0.6' PATH_SEPARATOR=':' PKG_CONFIG='/opt/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libpng_CFLAGS='-I/opt/local/include/libpng16' libpng_LIBS='-L/opt/local/lib -lpng16' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libccv" #define PACKAGE_TARNAME "libccv" #define PACKAGE_VERSION "0.6" #define PACKAGE_STRING "libccv 0.6" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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_LIBM 1 configure: exit 0