This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libsamplerate configure 0.1.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = 5argons-MacBook-Pro.local uname -m = x86_64 uname -r = 17.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~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 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~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: 8.00 gigabytes Default processor set: 366 tasks, 2078 threads, 4 processors Load average: 3.04, Mach factor: 2.06 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/share/dotnet PATH: /opt/X11/bin PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands PATH: /Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2638: checking build system type configure:2652: result: i386-apple-darwin17.6.0 configure:2672: checking host system type configure:2685: result: i386-apple-darwin17.6.0 configure:2705: checking target system type configure:2718: result: i386-apple-darwin17.6.0 configure:2765: checking for a BSD-compatible install configure:2833: result: /usr/bin/install -c configure:2844: checking whether build environment is sane configure:2899: result: yes configure:2937: WARNING: 'missing' script is too old or missing configure:3050: checking for a thread-safe mkdir -p configure:3089: result: Cfg/install-sh -c -d configure:3096: checking for gawk configure:3112: found /usr/local/bin/gawk configure:3123: result: gawk configure:3134: checking whether make sets $(MAKE) configure:3156: result: yes configure:3185: checking whether make supports nested variables configure:3202: result: yes configure:3340: checking whether make supports nested variables configure:3357: result: yes configure:3427: checking for gcc configure:3443: found /usr/bin/gcc configure:3454: result: gcc configure:3683: checking for C compiler version configure:3692: gcc --version >&5 Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1 configure:3703: $? = 0 configure:3692: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1 Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Found CUDA installation: /usr/local/cuda, version 7.5 configure:3703: $? = 0 configure:3692: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3703: $? = 1 configure:3692: gcc -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:3703: $? = 1 configure:3723: checking whether the C compiler works configure:3745: gcc conftest.c >&5 configure:3749: $? = 0 configure:3797: result: yes configure:3800: checking for C compiler default output file name configure:3802: result: a.out configure:3808: checking for suffix of executables configure:3815: gcc -o conftest conftest.c >&5 configure:3819: $? = 0 configure:3841: result: configure:3863: checking whether we are cross compiling configure:3871: gcc -o conftest conftest.c >&5 configure:3875: $? = 0 configure:3882: ./conftest configure:3886: $? = 0 configure:3901: result: no configure:3906: checking for suffix of object files configure:3928: gcc -c conftest.c >&5 configure:3932: $? = 0 configure:3953: result: o configure:3957: checking whether we are using the GNU C compiler configure:3976: gcc -c conftest.c >&5 configure:3976: $? = 0 configure:3985: result: yes configure:3994: checking whether gcc accepts -g configure:4014: gcc -c -g conftest.c >&5 configure:4014: $? = 0 configure:4055: result: yes configure:4072: checking for gcc option to accept ISO C89 configure:4135: gcc -c -g -O2 conftest.c >&5 configure:4135: $? = 0 configure:4148: result: none needed configure:4173: checking whether gcc understands -c and -o together configure:4195: gcc -c conftest.c -o conftest2.o configure:4198: $? = 0 configure:4195: gcc -c conftest.c -o conftest2.o configure:4198: $? = 0 configure:4210: result: yes configure:4238: checking for style of include used by make configure:4266: result: GNU configure:4292: checking dependency style of gcc configure:4403: result: gcc3 configure:4477: checking for g++ configure:4493: found /usr/bin/g++ configure:4504: result: g++ configure:4531: checking for C++ compiler version configure:4540: g++ --version >&5 Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1 configure:4551: $? = 0 configure:4540: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1 Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Found CUDA installation: /usr/local/cuda, version 7.5 configure:4551: $? = 0 configure:4540: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4551: $? = 1 configure:4540: g++ -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:4551: $? = 1 configure:4555: checking whether we are using the GNU C++ compiler configure:4574: g++ -c conftest.cpp >&5 configure:4574: $? = 0 configure:4583: result: yes configure:4592: checking whether g++ accepts -g configure:4612: g++ -c -g conftest.cpp >&5 configure:4612: $? = 0 configure:4653: result: yes configure:4678: checking dependency style of g++ configure:4789: result: gcc3 configure:4804: checking for a sed that does not truncate output configure:4868: result: /usr/bin/sed configure:4922: checking how to print strings configure:4949: result: printf configure:4970: checking for a sed that does not truncate output configure:5034: result: /usr/bin/sed configure:5052: checking for grep that handles long lines and -e configure:5110: result: /usr/bin/grep configure:5115: checking for egrep configure:5177: result: /usr/bin/grep -E configure:5182: checking for fgrep configure:5244: result: /usr/bin/grep -F configure:5279: checking for ld used by gcc configure:5346: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:5353: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:5368: result: no configure:5380: checking for BSD- or MS-compatible name lister (nm) configure:5434: result: /usr/bin/nm -B configure:5564: checking the name lister (/usr/bin/nm -B) interface configure:5571: gcc -c -g -O2 conftest.c >&5 configure:5574: /usr/bin/nm -B "conftest.o" configure:5577: output 00000000000001d8 S _some_variable configure:5584: result: BSD nm configure:5587: checking whether ln -s works configure:5591: result: yes configure:5599: checking the maximum length of command line arguments configure:5730: result: 196608 configure:5778: checking how to convert i386-apple-darwin17.6.0 file names to i386-apple-darwin17.6.0 format configure:5818: result: func_convert_file_noop configure:5825: checking how to convert i386-apple-darwin17.6.0 file names to toolchain format configure:5845: result: func_convert_file_noop configure:5852: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:5859: result: -r configure:5933: checking for objdump configure:5949: found /usr/bin/objdump configure:5960: result: objdump configure:5992: checking how to recognize dependent libraries configure:6192: result: pass_all configure:6277: checking for dlltool configure:6307: result: no configure:6337: checking how to associate runtime and link libraries configure:6364: result: printf %s\n configure:6425: checking for ar configure:6441: found /usr/bin/ar configure:6452: result: ar configure:6489: checking for archiver @FILE support configure:6506: gcc -c -g -O2 conftest.c >&5 configure:6506: $? = 0 configure:6509: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6512: $? = 1 configure:6532: result: no configure:6590: checking for strip configure:6606: found /usr/bin/strip configure:6617: result: strip configure:6689: checking for ranlib configure:6705: found /usr/bin/ranlib configure:6716: result: ranlib configure:6818: checking command to parse /usr/bin/nm -B output from gcc object configure:6971: gcc -c -g -O2 conftest.c >&5 configure:6974: $? = 0 configure:6978: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6981: $? = 0 cannot find nm_test_var in conftest.nm configure:6971: gcc -c -g -O2 conftest.c >&5 configure:6974: $? = 0 configure:6978: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6981: $? = 0 configure:7047: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 warning: (x86_64) could not find object file symbol for symbol _main configure:7050: $? = 0 configure:7088: result: ok configure:7135: checking for sysroot configure:7165: result: no configure:7172: checking for a working dd configure:7210: result: /bin/dd configure:7214: checking how to truncate binary pipes configure:7229: result: /bin/dd bs=4096 count=1 configure:7558: checking for mt configure:7588: result: no configure:7608: checking if : is a manifest tool configure:7614: : '-?' configure:7622: result: no configure:7678: checking for dsymutil configure:7694: found /usr/bin/dsymutil configure:7705: result: dsymutil configure:7770: checking for nmedit configure:7786: found /usr/bin/nmedit configure:7797: result: nmedit configure:7862: checking for lipo configure:7878: found /usr/bin/lipo configure:7889: result: lipo configure:7954: checking for otool configure:7970: found /usr/bin/otool configure:7981: result: otool configure:8046: checking for otool64 configure:8076: result: no configure:8121: checking for -single_module linker flag gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8154: result: yes configure:8157: checking for -exported_symbols_list linker flag configure:8177: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:8177: $? = 0 configure:8187: result: yes configure:8190: checking for -force_load linker flag gcc -g -O2 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:8222: result: yes configure:8299: checking how to run the C preprocessor configure:8330: gcc -E conftest.c configure:8330: $? = 0 configure:8344: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include configure:8369: result: gcc -E configure:8389: gcc -E conftest.c configure:8389: $? = 0 configure:8403: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include configure:8432: checking for ANSI C header files configure:8452: gcc -c -g -O2 conftest.c >&5 configure:8452: $? = 0 configure:8525: gcc -o conftest -g -O2 conftest.c >&5 configure:8525: $? = 0 configure:8525: ./conftest configure:8525: $? = 0 configure:8536: result: yes configure:8549: checking for sys/types.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for sys/stat.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for stdlib.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for string.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for memory.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for strings.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for inttypes.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for stdint.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8549: checking for unistd.h configure:8549: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8549: result: yes configure:8563: checking for dlfcn.h configure:8563: gcc -c -g -O2 conftest.c >&5 configure:8563: $? = 0 configure:8563: result: yes configure:8830: checking for objdir configure:8845: result: .libs configure:9109: checking if gcc supports -fno-rtti -fno-exceptions configure:9127: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:9131: $? = 0 configure:9144: result: yes configure:9502: checking for gcc option to produce PIC configure:9509: result: -fno-common -DPIC configure:9517: checking if gcc PIC flag -fno-common -DPIC works configure:9535: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:9539: $? = 0 configure:9552: result: yes configure:9581: checking if gcc static flag -static works configure:9609: result: no configure:9624: checking if gcc supports -c -o file.o configure:9645: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9649: $? = 0 configure:9671: result: yes configure:9679: checking if gcc supports -c -o file.o configure:9726: result: yes configure:9759: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:11022: result: yes configure:11262: checking dynamic linker characteristics configure:12092: result: darwin17.6.0 dyld configure:12214: checking how to hardcode library paths into programs configure:12239: result: immediate configure:12787: checking whether stripping libraries is possible configure:12801: result: yes configure:12827: checking if libtool supports shared libraries configure:12829: result: yes configure:12832: checking whether to build shared libraries configure:12857: result: yes configure:12860: checking whether to build static libraries configure:12864: result: yes configure:12887: checking how to run the C++ preprocessor configure:12914: g++ -E conftest.cpp configure:12914: $? = 0 configure:12928: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:12928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12953: result: g++ -E configure:12973: g++ -E conftest.cpp configure:12973: $? = 0 configure:12987: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:12987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13149: checking for ld used by g++ configure:13216: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:13223: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:13238: result: no configure:13293: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:14366: result: yes configure:14402: g++ -c -g -O2 conftest.cpp >&5 configure:14405: $? = 0 configure:14886: checking for g++ option to produce PIC configure:14893: result: -fno-common -DPIC configure:14901: checking if g++ PIC flag -fno-common -DPIC works configure:14919: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 configure:14923: $? = 0 configure:14936: result: yes configure:14959: checking if g++ static flag -static works configure:14987: result: no configure:14999: checking if g++ supports -c -o file.o configure:15020: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15024: $? = 0 configure:15046: result: yes configure:15051: checking if g++ supports -c -o file.o configure:15098: result: yes configure:15128: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:15171: result: yes configure:15312: checking dynamic linker characteristics configure:16069: result: darwin17.6.0 dyld configure:16134: checking how to hardcode library paths into programs configure:16159: result: immediate configure:16263: checking for windres configure:16293: result: no configure:16391: checking whether ln -s works configure:16395: result: yes configure:16425: checking whether make sets $(MAKE) configure:16447: result: yes configure:16456: checking whether ln -s works configure:16460: result: yes configure:16583: checking for ANSI C header files configure:16687: result: yes configure:16699: checking for stdint.h configure:16699: result: yes configure:16699: checking sys/times.h usability configure:16699: gcc -c -g -O2 conftest.c >&5 configure:16699: $? = 0 configure:16699: result: yes configure:16699: checking sys/times.h presence configure:16699: gcc -E conftest.c configure:16699: $? = 0 configure:16699: result: yes configure:16699: checking for sys/times.h configure:16699: result: yes configure:16765: checking size of int configure:16770: gcc -o conftest -g -O2 conftest.c >&5 configure:16770: $? = 0 configure:16770: ./conftest configure:16770: $? = 0 configure:16784: result: 4 configure:16798: checking size of long configure:16803: gcc -o conftest -g -O2 conftest.c >&5 configure:16803: $? = 0 configure:16803: ./conftest configure:16803: $? = 0 configure:16817: result: 8 configure:16831: checking size of float configure:16836: gcc -o conftest -g -O2 conftest.c >&5 configure:16836: $? = 0 configure:16836: ./conftest configure:16836: $? = 0 configure:16850: result: 4 configure:16864: checking size of double configure:16869: gcc -o conftest -g -O2 conftest.c >&5 configure:16869: $? = 0 configure:16869: ./conftest configure:16869: $? = 0 configure:16883: result: 8 configure:16897: checking processor byte ordering configure:16976: gcc -o conftest -g -O2 conftest.c >&5 configure:16976: $? = 0 configure:16994: gcc -o conftest -g -O2 conftest.c >&5 configure:16994: $? = 0 configure:17018: gcc -o conftest -g -O2 conftest.c >&5 configure:17018: $? = 0 configure:17111: result: little configure:17156: checking for malloc configure:17156: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:55:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration] char malloc (); ^ conftest.c:55:6: note: 'malloc' is a builtin with type 'void *(unsigned long)' 1 warning generated. configure:17156: $? = 0 configure:17156: result: yes configure:17156: checking for calloc configure:17156: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:56:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration] char calloc (); ^ conftest.c:56:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)' 1 warning generated. configure:17156: $? = 0 configure:17156: result: yes configure:17156: checking for free configure:17156: gcc -o conftest -g -O2 conftest.c >&5 configure:17156: $? = 0 configure:17156: result: yes configure:17156: checking for memcpy configure:17156: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] char memcpy (); ^ conftest.c:58:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:17156: $? = 0 configure:17156: result: yes configure:17156: checking for memmove configure:17156: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] char memmove (); ^ conftest.c:59:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:17156: $? = 0 configure:17156: result: yes configure:17156: checking for alarm configure:17156: gcc -o conftest -g -O2 conftest.c >&5 configure:17156: $? = 0 configure:17156: result: yes configure:17156: checking for signal configure:17156: gcc -o conftest -g -O2 conftest.c >&5 configure:17156: $? = 0 configure:17156: result: yes configure:17166: checking for floor in -lm configure:17191: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:46:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration] char floor (); ^ conftest.c:46:6: note: 'floor' is a builtin with type 'double (double)' 1 warning generated. configure:17191: $? = 0 configure:17200: result: yes configure:17214: checking for floor configure:17214: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:63:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration] char floor (); ^ conftest.c:63:6: note: 'floor' is a builtin with type 'double (double)' 1 warning generated. configure:17214: $? = 0 configure:17214: result: yes configure:17214: checking for ceil configure:17214: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:64:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration] char ceil (); ^ conftest.c:64:6: note: 'ceil' is a builtin with type 'double (double)' 1 warning generated. configure:17214: $? = 0 configure:17214: result: yes configure:17214: checking for fmod configure:17214: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:65:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:65:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. configure:17214: $? = 0 configure:17214: result: yes configure:17224: checking for SIGALRM configure:17244: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17244: $? = 0 configure:17254: result: yes configure:17264: checking for lrint configure:17290: gcc -o conftest -lm conftest.c -lm >&5 conftest.c:55:22: warning: ignoring return value of function declared with const attribute [-Wunused-value] if (!lrint(3.14159)) lrint(2.7183); ^~~~~ ~~~~~~ 1 warning generated. configure:17290: $? = 0 configure:17302: result: yes configure:17311: checking for lrintf configure:17337: gcc -o conftest -lm conftest.c -lm >&5 conftest.c:56:23: warning: ignoring return value of function declared with const attribute [-Wunused-value] if (!lrintf(3.14159)) lrintf(2.7183); ^~~~~~ ~~~~~~ 1 warning generated. configure:17337: $? = 0 configure:17349: result: yes configure:17375: checking processor clipping capabilities configure:17415: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17415: $? = 0 configure:17415: ./conftest configure:17415: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ALARM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LIBM 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_FMOD 1 | #define HAVE_SIGALRM 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include | int main (void) | { double fval ; | int k, ival ; | | fval = 1.0 * 0x7FFFFFFF ; | for (k = 0 ; k < 100 ; k++) | { ival = (lrint (fval)) >> 24 ; | if (ival != 127) | return 1 ; | | fval *= 1.2499999 ; | } ; | | return 0 ; | } | configure:17454: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:17454: $? = 0 configure:17454: ./conftest configure:17454: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ALARM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LIBM 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_FMOD 1 | #define HAVE_SIGALRM 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | /* end confdefs.h. */ | | #define _ISOC9X_SOURCE 1 | #define _ISOC99_SOURCE 1 | #define __USE_ISOC99 1 | #define __USE_ISOC9X 1 | #include | int main (void) | { double fval ; | int k, ival ; | | fval = -8.0 * 0x10000000 ; | for (k = 0 ; k < 100 ; k++) | { ival = (lrint (fval)) >> 24 ; | if (ival != -128) | return 1 ; | | fval *= 1.2499999 ; | } ; | | return 0 ; | } | configure:17496: result: none configure:17584: checking for pkg-config configure:17602: found /usr/local/bin/pkg-config configure:17614: result: /usr/local/bin/pkg-config configure:17639: checking pkg-config is at least version 0.9.0 configure:17642: result: yes configure:17654: checking for SNDFILE configure:17661: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.6" configure:17664: $? = 0 configure:17678: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.6" configure:17681: $? = 0 configure:17719: result: yes configure:17749: checking alsa/asoundlib.h usability configure:17749: gcc -c -g -O2 conftest.c >&5 conftest.c:82:10: fatal error: 'alsa/asoundlib.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:17749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ALARM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LIBM 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_FMOD 1 | #define HAVE_SIGALRM 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define CPU_CLIPS_POSITIVE 0 | #define CPU_CLIPS_NEGATIVE 0 | #define HAVE_SNDFILE 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:17749: result: no configure:17749: checking alsa/asoundlib.h presence configure:17749: gcc -E conftest.c conftest.c:49:10: fatal error: 'alsa/asoundlib.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:17749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libsamplerate" | #define PACKAGE_TARNAME "libsamplerate" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "libsamplerate 0.1.9" | #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" | #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" | #define PACKAGE "libsamplerate" | #define VERSION "0.1.9" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_FREE 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ALARM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LIBM 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_FMOD 1 | #define HAVE_SIGALRM 1 | #define HAVE_LRINT 1 | #define HAVE_LRINTF 1 | #define CPU_CLIPS_POSITIVE 0 | #define CPU_CLIPS_NEGATIVE 0 | #define HAVE_SNDFILE 1 | /* end confdefs.h. */ | #include configure:17749: result: no configure:17749: checking for alsa/asoundlib.h configure:17749: result: no configure:17771: checking for FFTW3 configure:17778: $PKG_CONFIG --exists --print-errors "fftw3 >= 0.15.0" Package fftw3 was not found in the pkg-config search path. Perhaps you should add the directory containing `fftw3.pc' to the PKG_CONFIG_PATH environment variable No package 'fftw3' found configure:17781: $? = 1 configure:17795: $PKG_CONFIG --exists --print-errors "fftw3 >= 0.15.0" Package fftw3 was not found in the pkg-config search path. Perhaps you should add the directory containing `fftw3.pc' to the PKG_CONFIG_PATH environment variable No package 'fftw3' found configure:17798: $? = 1 configure:17812: result: no No package 'fftw3' found configure:18072: checking that generated files are newer than configure configure:18078: result: done configure:18105: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libsamplerate config.status 0.1.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 5argons-MacBook-Pro.local config.status:1261: creating Makefile config.status:1261: creating M4/Makefile config.status:1261: creating src/Version_script config.status:1261: creating Win32/Makefile config.status:1261: creating Win32/Makefile.mingw config.status:1261: creating src/Makefile config.status:1261: creating examples/Makefile config.status:1261: creating tests/Makefile config.status:1261: creating doc/Makefile config.status:1261: creating libsamplerate.spec config.status:1261: creating samplerate.pc config.status:1261: creating src/config.h config.status:1490: executing depfiles commands config.status:1490: executing libtool commands configure:20775: result: -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.9 Host CPU : .................... i386 Host Vendor : ................. apple Host OS : ..................... darwin17.6.0 configure:20797: result: Extra tools required for testing and examples : Have FFTW : ................... no configure:20803: result: Have libsndfile : ............. yes configure:20806: result: Have ALSA : ................... no configure:20815: result: Installation directories : Library directory : ........... /usr/local/lib Program directory : ........... /usr/local/bin Pkgconfig directory : ......... /usr/local/lib/pkgconfig ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin17.6.0 ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_big_endian=0 ac_cv_c_byte_order=little ac_cv_c_clip_negative=0 ac_cv_c_clip_positive=0 ac_cv_c_clip_type=none ac_cv_c_compiler_gnu=yes ac_cv_c_little_endian=1 ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FFTW3_CFLAGS_set= ac_cv_env_FFTW3_CFLAGS_value= ac_cv_env_FFTW3_LIBS_set= ac_cv_env_FFTW3_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_SNDFILE_CFLAGS_set= ac_cv_env_SNDFILE_CFLAGS_value= ac_cv_env_SNDFILE_LIBS_set= ac_cv_env_SNDFILE_LIBS_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_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fftw3=no ac_cv_func_alarm=yes ac_cv_func_calloc=yes ac_cv_func_ceil=yes ac_cv_func_floor=yes ac_cv_func_fmod=yes ac_cv_func_free=yes ac_cv_func_malloc=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_signal=yes ac_cv_header_alsa_asoundlib_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes 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_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin17.6.0 ac_cv_lib_m_floor=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_signal_SIGALRM=yes ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sndfile=yes ac_cv_target=i386-apple-darwin17.6.0 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_SNDFILE_CFLAGS=-I/usr/local/Cellar/libsndfile/1.0.27/include pkg_cv_SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.27/lib -lsndfile' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.15' ACLOCAL_AMFLAGS='-I M4' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -std=gnu99 -W -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -pipe' COMPILER_IS_GCC='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DLLWRAP='' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FFTW3_CFLAGS='' FFTW3_LIBS='' FGREP='/usr/bin/grep -F' GCC_MAJOR_VERSION='4' GREP='/usr/bin/grep' HAVE_FFTW3='0' HAVE_SNDFILE='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MKDIR_P='Cfg/install-sh -c -d' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OS_SPECIFIC_INCLUDES='-fpascal-strings -I/Developer/Headers/FlatCarbon' OS_SPECIFIC_LINKS='-framework CoreAudio' OTOOL64=':' OTOOL='otool' PACKAGE='libsamplerate' PACKAGE_BUGREPORT='erikd@mega-nerd.com' PACKAGE_NAME='libsamplerate' PACKAGE_STRING='libsamplerate 0.1.9' PACKAGE_TARNAME='libsamplerate' PACKAGE_URL='http://www.mega-nerd.com/libsamplerate/' PACKAGE_VERSION='0.1.9' PATH_SEPARATOR=':' PEXPORTS='' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RC='' SED='/usr/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='1:8:1' SHELL='/bin/sh' SHLIB_VERSION_ARG='' SNDFILE_CFLAGS='-I/usr/local/Cellar/libsndfile/1.0.27/include' SNDFILE_LIBS='-L/usr/local/Cellar/libsndfile/1.0.27/lib -lsndfile' STRIP='strip' VERSION='0.1.9' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin17.6.0' build_alias='' build_cpu='i386' build_os='darwin17.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin17.6.0' host_alias='' host_cpu='i386' host_os='darwin17.6.0' host_vendor='apple' htmldir='${docdir}' htmldocdir='/usr/local/share/doc/libsamplerate0-dev/html' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/Sargon/Downloads/libsamplerate-0.1.9/Cfg/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin17.6.0' target_alias='' target_cpu='i386' target_os='darwin17.6.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libsamplerate" #define PACKAGE_TARNAME "libsamplerate" #define PACKAGE_VERSION "0.1.9" #define PACKAGE_STRING "libsamplerate 0.1.9" #define PACKAGE_BUGREPORT "erikd@mega-nerd.com" #define PACKAGE_URL "http://www.mega-nerd.com/libsamplerate/" #define PACKAGE "libsamplerate" #define VERSION "0.1.9" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TIMES_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define CPU_IS_BIG_ENDIAN 0 #define CPU_IS_LITTLE_ENDIAN 1 #define HAVE_MALLOC 1 #define HAVE_CALLOC 1 #define HAVE_FREE 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_ALARM 1 #define HAVE_SIGNAL 1 #define HAVE_LIBM 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_FMOD 1 #define HAVE_SIGALRM 1 #define HAVE_LRINT 1 #define HAVE_LRINTF 1 #define CPU_CLIPS_POSITIVE 0 #define CPU_CLIPS_NEGATIVE 0 #define HAVE_SNDFILE 1 #define HAVE_FFTW3 0 #define COMPILER_IS_GCC 1 #define GCC_MAJOR_VERSION 4 #define OS_IS_WIN32 0 configure: exit 0