diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2016-02-11 10:58:57 -0500 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2016-02-11 10:58:57 -0500 |
| commit | fb24c2f884a1f88a60ae818d88e3782498b59351 (patch) | |
| tree | f92eb7d0b81418407ffb4b0c65452912eaaf4d96 /config.log | |
| parent | 32ccbf50a028826574f0dc1ad0c5dd3fab650c9a (diff) | |
Release 2.1.1 tarballreleases
Diffstat (limited to 'config.log')
| -rw-r--r-- | config.log | 845 |
1 files changed, 845 insertions, 0 deletions
diff --git a/config.log b/config.log new file mode 100644 index 0000000..bb60a62 --- /dev/null +++ b/config.log @@ -0,0 +1,845 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by RtMidi configure 2.1.1, which was +generated by GNU Autoconf 2.69. Invocation command line was + + $ ./configure --enable-maintainer-mode --enable-debug --disable-silent-rules + +## --------- ## +## Platform. ## +## --------- ## + +hostname = Bird.local +uname -m = x86_64 +uname -r = 13.4.0 +uname -s = Darwin +uname -v = Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~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 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64 +Kernel configured for up to 8 processors. +4 processors are physically available. +8 processors are logically available. +Processor type: i486 (Intel 80486) +Processors active: 0 1 2 3 4 5 6 7 +Primary memory available: 8.00 gigabytes +Default processor set: 164 tasks, 711 threads, 8 processors +Load average: 1.21, Mach factor: 6.77 +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /Users/gary/Desktop/Qt/5.2.0/clang_64/bin +PATH: . +PATH: /usr/bin +PATH: /usr/local/bin +PATH: /bin +PATH: /usr/sbin +PATH: /sbin +PATH: /usr/X11R6/bin +PATH: /Users/gary/bin +PATH: /usr/texbin +PATH: /sw/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2422: checking for a BSD-compatible install +configure:2490: result: /usr/bin/install -c +configure:2501: checking whether build environment is sane +configure:2556: result: yes +configure:2707: checking for a thread-safe mkdir -p +configure:2746: result: config/install-sh -c -d +configure:2753: checking for gawk +configure:2783: result: no +configure:2753: checking for mawk +configure:2783: result: no +configure:2753: checking for nawk +configure:2783: result: no +configure:2753: checking for awk +configure:2769: found /usr/bin/awk +configure:2780: result: awk +configure:2791: checking whether make sets $(MAKE) +configure:2813: result: yes +configure:2842: checking whether make supports nested variables +configure:2859: result: yes +configure:3010: checking whether to enable maintainer-specific portions of Makefiles +configure:3019: result: yes +configure:3043: checking whether make supports nested variables +configure:3060: result: yes +configure:3136: checking for g++ +configure:3152: found /usr/bin/g++ +configure:3163: result: g++ +configure:3190: checking for C++ compiler version +configure:3199: g++ --version >&5 +Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) +Target: x86_64-apple-darwin13.4.0 +Thread model: posix +Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 +configure:3210: $? = 0 +configure:3199: 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.9.sdk/usr/include/c++/4.2.1 +Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) +Target: x86_64-apple-darwin13.4.0 +Thread model: posix +configure:3210: $? = 0 +configure:3199: g++ -V >&5 +clang: error: argument to '-V' is missing (expected 1 value) +clang: error: no input files +configure:3210: $? = 1 +configure:3199: g++ -qversion >&5 +clang: error: unknown argument: '-qversion' +clang: error: no input files +configure:3210: $? = 1 +configure:3230: checking whether the C++ compiler works +configure:3252: g++ conftest.cpp >&5 +configure:3256: $? = 0 +configure:3304: result: yes +configure:3307: checking for C++ compiler default output file name +configure:3309: result: a.out +configure:3315: checking for suffix of executables +configure:3322: g++ -o conftest conftest.cpp >&5 +configure:3326: $? = 0 +configure:3348: result: +configure:3370: checking whether we are cross compiling +configure:3378: g++ -o conftest conftest.cpp >&5 +configure:3382: $? = 0 +configure:3389: ./conftest +configure:3393: $? = 0 +configure:3408: result: no +configure:3413: checking for suffix of object files +configure:3435: g++ -c conftest.cpp >&5 +configure:3439: $? = 0 +configure:3460: result: o +configure:3464: checking whether we are using the GNU C++ compiler +configure:3483: g++ -c conftest.cpp >&5 +configure:3483: $? = 0 +configure:3492: result: yes +configure:3501: checking whether g++ accepts -g +configure:3521: g++ -c -g conftest.cpp >&5 +configure:3521: $? = 0 +configure:3562: result: yes +configure:3596: checking for style of include used by make +configure:3624: result: GNU +configure:3650: checking dependency style of g++ +configure:3761: result: gcc3 +configure:3824: checking for gcc +configure:3840: found /usr/bin/gcc +configure:3851: result: gcc +configure:4080: checking for C compiler version +configure:4089: gcc --version >&5 +Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) +Target: x86_64-apple-darwin13.4.0 +Thread model: posix +Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 +configure:4100: $? = 0 +configure:4089: 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.9.sdk/usr/include/c++/4.2.1 +Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn) +Target: x86_64-apple-darwin13.4.0 +Thread model: posix +configure:4100: $? = 0 +configure:4089: gcc -V >&5 +clang: error: argument to '-V' is missing (expected 1 value) +clang: error: no input files +configure:4100: $? = 1 +configure:4089: gcc -qversion >&5 +clang: error: unknown argument: '-qversion' +clang: error: no input files +configure:4100: $? = 1 +configure:4104: checking whether we are using the GNU C compiler +configure:4123: gcc -c conftest.c >&5 +configure:4123: $? = 0 +configure:4132: result: yes +configure:4141: checking whether gcc accepts -g +configure:4161: gcc -c -g conftest.c >&5 +configure:4161: $? = 0 +configure:4202: result: yes +configure:4219: checking for gcc option to accept ISO C89 +configure:4282: gcc -c -g -O2 conftest.c >&5 +configure:4282: $? = 0 +configure:4295: result: none needed +configure:4320: checking whether gcc understands -c and -o together +configure:4342: gcc -c conftest.c -o conftest2.o +configure:4345: $? = 0 +configure:4342: gcc -c conftest.c -o conftest2.o +configure:4345: $? = 0 +configure:4357: result: yes +configure:4376: checking dependency style of gcc +configure:4487: result: gcc3 +configure:4552: checking for ar +configure:4568: found /usr/bin/ar +configure:4579: result: ar +configure:4605: checking the archiver (ar) interface +configure:4621: gcc -c -g -O2 conftest.c >&5 +configure:4621: $? = 0 +configure:4623: ar cru libconftest.a conftest.o >&5 +configure:4626: $? = 0 +configure:4654: result: ar +configure:4676: checking for ar +configure:4694: found /usr/bin/ar +configure:4707: result: /usr/bin/ar +configure:4748: checking build system type +configure:4762: result: x86_64-apple-darwin13.4.0 +configure:4782: checking host system type +configure:4795: result: x86_64-apple-darwin13.4.0 +configure:4836: checking how to print strings +configure:4863: result: printf +configure:4884: checking for a sed that does not truncate output +configure:4948: result: /usr/bin/sed +configure:4966: checking for grep that handles long lines and -e +configure:5024: result: /usr/bin/grep +configure:5029: checking for egrep +configure:5091: result: /usr/bin/grep -E +configure:5096: checking for fgrep +configure:5158: result: /usr/bin/grep -F +configure:5193: checking for ld used by gcc +configure:5260: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld +configure:5267: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld +configure:5282: result: no +configure:5294: checking for BSD- or MS-compatible name lister (nm) +configure:5343: result: /usr/bin/nm +configure:5473: checking the name lister (/usr/bin/nm) interface +configure:5480: gcc -c -g -O2 conftest.c >&5 +configure:5483: /usr/bin/nm "conftest.o" +configure:5486: output +000000000000021c S _some_variable +configure:5493: result: BSD nm +configure:5496: checking whether ln -s works +configure:5500: result: yes +configure:5508: checking the maximum length of command line arguments +configure:5638: result: 196608 +configure:5655: checking whether the shell understands some XSI constructs +configure:5665: result: yes +configure:5669: checking whether the shell understands "+=" +configure:5675: result: yes +configure:5710: checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format +configure:5750: result: func_convert_file_noop +configure:5757: checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format +configure:5777: result: func_convert_file_noop +configure:5784: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files +configure:5791: result: -r +configure:5865: checking for objdump +configure:5895: result: no +configure:5921: checking how to recognize dependent libraries +configure:6123: result: pass_all +configure:6208: checking for dlltool +configure:6238: result: no +configure:6265: checking how to associate runtime and link libraries +configure:6292: result: printf %s\n +configure:6416: checking for archiver @FILE support +configure:6433: gcc -c -g -O2 conftest.c >&5 +configure:6433: $? = 0 +configure:6436: /usr/bin/ar cru libconftest.a @conftest.lst >&5 +ar: @conftest.lst: No such file or directory +configure:6439: $? = 1 +configure:6459: result: no +configure:6517: checking for strip +configure:6533: found /usr/bin/strip +configure:6544: result: strip +configure:6616: checking for ranlib +configure:6632: found /usr/bin/ranlib +configure:6643: result: ranlib +configure:6745: checking command to parse /usr/bin/nm output from gcc object +configure:6865: gcc -c -g -O2 conftest.c >&5 +configure:6868: $? = 0 +configure:6872: /usr/bin/nm 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:6875: $? = 0 +cannot find nm_test_var in conftest.nm +configure:6865: gcc -c -g -O2 conftest.c >&5 +configure:6868: $? = 0 +configure:6872: /usr/bin/nm 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:6875: $? = 0 +configure:6941: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 +configure:6944: $? = 0 +configure:6982: result: ok +configure:7019: checking for sysroot +configure:7049: result: no +configure:7305: checking for mt +configure:7335: result: no +configure:7355: checking if : is a manifest tool +configure:7361: : '-?' +configure:7369: result: no +configure:7425: checking for dsymutil +configure:7441: found /usr/bin/dsymutil +configure:7452: result: dsymutil +configure:7517: checking for nmedit +configure:7533: found /usr/bin/nmedit +configure:7544: result: nmedit +configure:7609: checking for lipo +configure:7625: found /usr/bin/lipo +configure:7636: result: lipo +configure:7701: checking for otool +configure:7717: found /usr/bin/otool +configure:7728: result: otool +configure:7793: checking for otool64 +configure:7823: result: no +configure:7868: checking for -single_module linker flag +gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c +configure:7901: result: yes +configure:7904: checking for -exported_symbols_list linker flag +configure:7924: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 +configure:7924: $? = 0 +configure:7934: result: yes +configure:7937: checking for -force_load linker flag +gcc -g -O2 -c -o conftest.o conftest.c +/usr/bin/ar cru libconftest.a conftest.o +ranlib libconftest.a +gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a +configure:7969: result: yes +configure:8011: checking how to run the C preprocessor +configure:8042: gcc -E conftest.c +configure:8042: $? = 0 +configure:8056: gcc -E conftest.c +conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found +#include <ac_nonexistent.h> + ^ +1 error generated. +configure:8056: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "RtMidi" +| #define PACKAGE_TARNAME "rtmidi" +| #define PACKAGE_VERSION "2.1.1" +| #define PACKAGE_STRING "RtMidi 2.1.1" +| #define PACKAGE_BUGREPORT "gary@music.mcgill.ca" +| #define PACKAGE_URL "" +| #define PACKAGE "rtmidi" +| #define VERSION "2.1.1" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:8081: result: gcc -E +configure:8101: gcc -E conftest.c +configure:8101: $? = 0 +configure:8115: gcc -E conftest.c +conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found +#include <ac_nonexistent.h> + ^ +1 error generated. +configure:8115: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "RtMidi" +| #define PACKAGE_TARNAME "rtmidi" +| #define PACKAGE_VERSION "2.1.1" +| #define PACKAGE_STRING "RtMidi 2.1.1" +| #define PACKAGE_BUGREPORT "gary@music.mcgill.ca" +| #define PACKAGE_URL "" +| #define PACKAGE "rtmidi" +| #define VERSION "2.1.1" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:8144: checking for ANSI C header files +configure:8164: gcc -c -g -O2 conftest.c >&5 +configure:8164: $? = 0 +configure:8237: gcc -o conftest -g -O2 conftest.c >&5 +configure:8237: $? = 0 +configure:8237: ./conftest +configure:8237: $? = 0 +configure:8248: result: yes +configure:8261: checking for sys/types.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for sys/stat.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for stdlib.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for string.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for memory.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for strings.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for inttypes.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for stdint.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8261: checking for unistd.h +configure:8261: gcc -c -g -O2 conftest.c >&5 +configure:8261: $? = 0 +configure:8261: result: yes +configure:8275: checking for dlfcn.h +configure:8275: gcc -c -g -O2 conftest.c >&5 +configure:8275: $? = 0 +configure:8275: result: yes +configure:8790: checking for objdir +configure:8805: result: .libs +configure:9076: checking if gcc supports -fno-rtti -fno-exceptions +configure:9094: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 +configure:9098: $? = 0 +configure:9111: result: yes +configure:9438: checking for gcc option to produce PIC +configure:9445: result: -fno-common -DPIC +configure:9453: checking if gcc PIC flag -fno-common -DPIC works +configure:9471: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 +configure:9475: $? = 0 +configure:9488: result: yes +configure:9517: checking if gcc static flag -static works +configure:9545: result: no +configure:9560: checking if gcc supports -c -o file.o +configure:9581: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 +configure:9585: $? = 0 +configure:9607: result: yes +configure:9615: checking if gcc supports -c -o file.o +configure:9662: result: yes +configure:9695: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries +configure:10848: result: yes +configure:11088: checking dynamic linker characteristics +configure:11821: result: darwin13.4.0 dyld +configure:11928: checking how to hardcode library paths into programs +configure:11953: result: immediate +configure:12493: checking whether stripping libraries is possible +configure:12507: result: yes +configure:12533: checking if libtool supports shared libraries +configure:12535: result: yes +configure:12538: checking whether to build shared libraries +configure:12559: result: yes +configure:12562: checking whether to build static libraries +configure:12566: result: yes +configure:12589: checking how to run the C++ preprocessor +configure:12616: g++ -E conftest.cpp +configure:12616: $? = 0 +configure:12630: g++ -E conftest.cpp +conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found +#include <ac_nonexistent.h> + ^ +1 error generated. +configure:12630: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "RtMidi" +| #define PACKAGE_TARNAME "rtmidi" +| #define PACKAGE_VERSION "2.1.1" +| #define PACKAGE_STRING "RtMidi 2.1.1" +| #define PACKAGE_BUGREPORT "gary@music.mcgill.ca" +| #define PACKAGE_URL "" +| #define PACKAGE "rtmidi" +| #define VERSION "2.1.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_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:12655: result: g++ -E +configure:12675: g++ -E conftest.cpp +configure:12675: $? = 0 +configure:12689: g++ -E conftest.cpp +conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found +#include <ac_nonexistent.h> + ^ +1 error generated. +configure:12689: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "RtMidi" +| #define PACKAGE_TARNAME "rtmidi" +| #define PACKAGE_VERSION "2.1.1" +| #define PACKAGE_STRING "RtMidi 2.1.1" +| #define PACKAGE_BUGREPORT "gary@music.mcgill.ca" +| #define PACKAGE_URL "" +| #define PACKAGE "rtmidi" +| #define VERSION "2.1.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_DLFCN_H 1 +| #define LT_OBJDIR ".libs/" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:12858: checking for ld used by g++ +configure:12925: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld +configure:12932: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld +configure:12947: result: no +configure:13002: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries +configure:14007: result: yes +configure:14043: g++ -c -g -O2 conftest.cpp >&5 +configure:14046: $? = 0 +configure:14566: checking for g++ option to produce PIC +configure:14573: result: -fno-common -DPIC +configure:14581: checking if g++ PIC flag -fno-common -DPIC works +configure:14599: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 +configure:14603: $? = 0 +configure:14616: result: yes +configure:14639: checking if g++ static flag -static works +configure:14667: result: no +configure:14679: checking if g++ supports -c -o file.o +configure:14700: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 +configure:14704: $? = 0 +configure:14726: result: yes +configure:14731: checking if g++ supports -c -o file.o +configure:14778: result: yes +configure:14808: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries +configure:14844: result: yes +configure:14985: checking dynamic linker characteristics +configure:15652: result: darwin13.4.0 dyld +configure:15705: checking how to hardcode library paths into programs +configure:15730: result: immediate +configure:15794: checking for ANSI C header files +configure:15898: result: yes +configure:15909: checking whether to compile debug version +configure:15916: result: yes +configure:15951: checking for doxygen +configure:15967: found /sw/bin/doxygen +configure:15978: result: doxygen +configure:16032: checking for MIDI API +configure:16339: result: using CoreMidi +configure:16341: checking CoreMIDI/CoreMIDI.h usability +configure:16341: gcc -c -g -O2 -D__RTMIDI_DEBUG__ conftest.c >&5 +configure:16341: $? = 0 +configure:16341: result: yes +configure:16341: checking CoreMIDI/CoreMIDI.h presence +configure:16341: gcc -E -D__RTMIDI_DEBUG__ conftest.c +configure:16341: $? = 0 +configure:16341: result: yes +configure:16341: checking for CoreMIDI/CoreMIDI.h +configure:16341: result: yes +configure:16548: checking that generated files are newer than configure +configure:16554: result: done +configure:16589: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by RtMidi config.status 2.1.1, which was +generated by GNU Autoconf 2.69. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on Bird.local + +config.status:1097: creating rtmidi-config +config.status:1097: creating rtmidi.pc +config.status:1097: creating Makefile +config.status:1097: creating tests/Makefile +config.status:1097: creating doc/Makefile +config.status:1300: executing depfiles commands +config.status:1300: executing libtool commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=x86_64-apple-darwin13.4.0 +ac_cv_c_compiler_gnu=yes +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_LDFLAGS_set= +ac_cv_env_LDFLAGS_value= +ac_cv_env_LIBS_set= +ac_cv_env_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_header_CoreMIDI_CoreMIDI_h=yes +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_types_h=yes +ac_cv_header_unistd_h=yes +ac_cv_host=x86_64-apple-darwin13.4.0 +ac_cv_objext=o +ac_cv_path_AR=/usr/bin/ar +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_install='/usr/bin/install -c' +ac_cv_prog_AWK=awk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_CXXCPP='g++ -E' +ac_cv_prog_DOXYGEN='doxygen ' +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_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 +am_cv_CC_dependencies_compiler_type=gcc3 +am_cv_CXX_dependencies_compiler_type=gcc3 +am_cv_ar_interface=ar +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 +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_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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' +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 + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /Users/gary/programming/rtmidi/config/missing aclocal-1.14' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='$${TAR-tar}' +AM_BACKSLASH='\' +AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' +AM_DEFAULT_VERBOSITY='1' +AM_V='$(V)' +AR='/usr/bin/ar' +AS='as' +AUTOCONF='${SHELL} /Users/gary/programming/rtmidi/config/missing autoconf' +AUTOHEADER='${SHELL} /Users/gary/programming/rtmidi/config/missing autoheader' +AUTOMAKE='${SHELL} /Users/gary/programming/rtmidi/config/missing automake-1.14' +AWK='awk' +CC='gcc' +CCDEPMODE='depmode=gcc3' +CFLAGS='-g -O2' +CPP='gcc -E' +CPPFLAGS=' -D__RTMIDI_DEBUG__ -D__MACOSX_CORE__' +CXX='g++' +CXXCPP='g++ -E' +CXXDEPMODE='depmode=gcc3' +CXXFLAGS='-g -Wall -Wextra' +CYGPATH_W='echo' +DEFS='-DPACKAGE_NAME=\"RtMidi\" -DPACKAGE_TARNAME=\"rtmidi\" -DPACKAGE_VERSION=\"2.1.1\" -DPACKAGE_STRING=\"RtMidi\ 2.1.1\" -DPACKAGE_BUGREPORT=\"gary@music.mcgill.ca\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtmidi\" -DVERSION=\"2.1.1\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1' +DEPDIR='.deps' +DLLTOOL='false' +DOXYGEN='doxygen ' +DSYMUTIL='dsymutil' +DUMPBIN='' +ECHO_C='\c' +ECHO_N='' +ECHO_T='' +EGREP='/usr/bin/grep -E' +EXEEXT='' +FGREP='/usr/bin/grep -F' +GREP='/usr/bin/grep' +GXX='yes' +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='-framework CoreMIDI -framework CoreFoundation -framework CoreAudio' +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +LIPO='lipo' +LN_S='ln -s' +LTLIBOBJS='' +MAINT='' +MAINTAINER_MODE_FALSE='#' +MAINTAINER_MODE_TRUE='' +MAKEINFO='${SHELL} /Users/gary/programming/rtmidi/config/missing makeinfo' +MAKE_DOC_FALSE='#' +MAKE_DOC_TRUE='' +MANIFEST_TOOL=':' +MKDIR_P='config/install-sh -c -d' +NM='/usr/bin/nm' +NMEDIT='nmedit' +OBJDUMP='false' +OBJEXT='o' +OTOOL64=':' +OTOOL='otool' +PACKAGE='rtmidi' +PACKAGE_BUGREPORT='gary@music.mcgill.ca' +PACKAGE_NAME='RtMidi' +PACKAGE_STRING='RtMidi 2.1.1' +PACKAGE_TARNAME='rtmidi' +PACKAGE_URL='' +PACKAGE_VERSION='2.1.1' +PATH_SEPARATOR=':' +RANLIB='ranlib' +SED='/usr/bin/sed' +SET_MAKE='' +SHELL='/bin/sh' +SO_VERSION='3:0:0' +STRIP='strip' +VERSION='2.1.1' +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 -' +api='-D__MACOSX_CORE__' +bindir='${exec_prefix}/bin' +build='x86_64-apple-darwin13.4.0' +build_alias='' +build_cpu='x86_64' +build_os='darwin13.4.0' +build_vendor='apple' +cppflag='-D__RTMIDI_DEBUG__' +cxxflag='-Wall -Wextra' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +exec_prefix='${prefix}' +host='x86_64-apple-darwin13.4.0' +host_alias='' +host_cpu='x86_64' +host_os='darwin13.4.0' +host_vendor='apple' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +install_sh='${SHELL} /Users/gary/programming/rtmidi/config/install-sh' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +libflags='-dynamiclib -o librtmidi.$(RELEASE).dylib' +localedir='${datarootdir}/locale' +localstatedir='${prefix}/var' +mandir='${datarootdir}/man' +mkdir_p='$(MKDIR_P)' +noinst_LIBRARIES='' +object_path='Debug' +oldincludedir='/usr/include' +pdfdir='${docdir}' +prefix='/usr/local' +program_transform_name='s,x,x,' +psdir='${docdir}' +req='' +sbindir='${exec_prefix}/sbin' +sharedlib='librtmidi.dylib' +sharedname='librtmidi.$(RELEASE).dylib' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target_alias='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +/* confdefs.h */ +#define PACKAGE_NAME "RtMidi" +#define PACKAGE_TARNAME "rtmidi" +#define PACKAGE_VERSION "2.1.1" +#define PACKAGE_STRING "RtMidi 2.1.1" +#define PACKAGE_BUGREPORT "gary@music.mcgill.ca" +#define PACKAGE_URL "" +#define PACKAGE "rtmidi" +#define VERSION "2.1.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_DLFCN_H 1 +#define LT_OBJDIR ".libs/" +#define STDC_HEADERS 1 + +configure: exit 0 |
