Skip to content

Instantly share code, notes, and snippets.

@moonhouse
Last active August 29, 2015 14:20
Show Gist options
  • Select an option

  • Save moonhouse/d21bcb5f26d67b6f12ab to your computer and use it in GitHub Desktop.

Select an option

Save moonhouse/d21bcb5f26d67b6f12ab to your computer and use it in GitHub Desktop.
SphinxTrain configure 5prealpha, which was generated by GNU Autoconf 2.69.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by SphinxTrain configure 5prealpha, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = janet
uname -m = x86_64
uname -r = 14.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/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 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/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: 16.00 gigabytes
Default processor set: 343 tasks, 2283 threads, 8 processors
Load average: 3.09, Mach factor: 4.90
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/flac/bin
PATH: /usr/local/opt/libsndfile/bin
PATH: /usr/local/opt/libsamplerate/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/local/opt/swig/bin
PATH: /usr/local/opt/cmu-sphinxbase/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2505: checking for a BSD-compatible install
configure:2573: result: /usr/bin/install -c
configure:2584: checking whether build environment is sane
configure:2639: result: yes
configure:2790: checking for a thread-safe mkdir -p
configure:2829: result: ./install-sh -c -d
configure:2836: checking for gawk
configure:2866: result: no
configure:2836: checking for mawk
configure:2866: result: no
configure:2836: checking for nawk
configure:2866: result: no
configure:2836: checking for awk
configure:2852: found /usr/bin/awk
configure:2863: result: awk
configure:2874: checking whether make sets $(MAKE)
configure:2896: result: yes
configure:2925: checking whether make supports nested variables
configure:2942: result: yes
configure:3065: checking build system type
configure:3079: result: x86_64-apple-darwin14.3.0
configure:3099: checking host system type
configure:3112: result: x86_64-apple-darwin14.3.0
configure:3181: checking for gcc
configure:3208: result: clang
configure:3437: checking for C compiler version
configure:3446: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:3457: $? = 0
configure:3446: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:3457: $? = 0
configure:3446: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3457: $? = 1
configure:3446: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3457: $? = 1
configure:3477: checking whether the C compiler works
configure:3499: clang conftest.c >&5
configure:3503: $? = 0
configure:3551: result: yes
configure:3554: checking for C compiler default output file name
configure:3556: result: a.out
configure:3562: checking for suffix of executables
configure:3569: clang -o conftest conftest.c >&5
configure:3573: $? = 0
configure:3595: result:
configure:3617: checking whether we are cross compiling
configure:3625: clang -o conftest conftest.c >&5
configure:3629: $? = 0
configure:3636: ./conftest
configure:3640: $? = 0
configure:3655: result: no
configure:3660: checking for suffix of object files
configure:3682: clang -c conftest.c >&5
configure:3686: $? = 0
configure:3707: result: o
configure:3711: checking whether we are using the GNU C compiler
configure:3730: clang -c conftest.c >&5
configure:3730: $? = 0
configure:3739: result: yes
configure:3748: checking whether clang accepts -g
configure:3768: clang -c -g conftest.c >&5
configure:3768: $? = 0
configure:3809: result: yes
configure:3826: checking for clang option to accept ISO C89
configure:3889: clang -c -g -O2 conftest.c >&5
configure:3889: $? = 0
configure:3902: result: none needed
configure:3927: checking whether clang understands -c and -o together
configure:3949: clang -c conftest.c -o conftest2.o
configure:3952: $? = 0
configure:3949: clang -c conftest.c -o conftest2.o
configure:3952: $? = 0
configure:3964: result: yes
configure:3992: checking for style of include used by make
configure:4020: result: GNU
configure:4046: checking dependency style of clang
configure:4157: result: gcc3
configure:4284: checking for C++ compiler version
configure:4293: clang++ --version >&5
Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:4304: $? = 0
configure:4293: clang++ -v >&5
Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:4304: $? = 0
configure:4293: clang++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:4304: $? = 1
configure:4293: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
configure:4304: $? = 1
configure:4308: checking whether we are using the GNU C++ compiler
configure:4327: clang++ -c conftest.cpp >&5
configure:4327: $? = 0
configure:4336: result: yes
configure:4345: checking whether clang++ accepts -g
configure:4365: clang++ -c -g conftest.cpp >&5
configure:4365: $? = 0
configure:4406: result: yes
configure:4431: checking dependency style of clang++
configure:4542: result: gcc3
configure:4563: checking how to run the C preprocessor
configure:4594: clang -E conftest.c
configure:4594: $? = 0
configure:4608: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4633: result: clang -E
configure:4653: clang -E conftest.c
configure:4653: $? = 0
configure:4667: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4696: checking for grep that handles long lines and -e
configure:4754: result: /usr/bin/grep
configure:4759: checking for egrep
configure:4821: result: /usr/bin/grep -E
configure:4826: checking for ANSI C header files
configure:4846: clang -c -g -O2 conftest.c >&5
configure:4846: $? = 0
configure:4919: clang -o conftest -g -O2 conftest.c >&5
configure:4919: $? = 0
configure:4919: ./conftest
configure:4919: $? = 0
configure:4930: result: yes
configure:4943: checking for sys/types.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for sys/stat.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for stdlib.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for string.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for memory.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for strings.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for inttypes.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for stdint.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4943: checking for unistd.h
configure:4943: clang -c -g -O2 conftest.c >&5
configure:4943: $? = 0
configure:4943: result: yes
configure:4955: checking whether byte ordering is bigendian
configure:4970: clang -c -g -O2 conftest.c >&5
configure:4970: $? = 0
configure:5015: clang -c -g -O2 conftest.c >&5
configure:5015: $? = 0
configure:5033: clang -c -g -O2 conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:5033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #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 <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5161: result: no
configure:5226: checking how to print strings
configure:5253: result: printf
configure:5274: checking for a sed that does not truncate output
configure:5338: result: /usr/local/Library/ENV/4.3/sed
configure:5356: checking for fgrep
configure:5418: result: /usr/bin/grep -F
configure:5453: checking for ld used by clang
configure:5520: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5527: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5542: result: no
configure:5554: checking for BSD- or MS-compatible name lister (nm)
configure:5608: result: /usr/bin/nm
configure:5738: checking the name lister (/usr/bin/nm) interface
configure:5745: clang -c -g -O2 conftest.c >&5
configure:5748: /usr/bin/nm "conftest.o"
configure:5751: output
0000000000000220 S _some_variable
configure:5758: result: BSD nm
configure:5761: checking whether ln -s works
configure:5765: result: yes
configure:5773: checking the maximum length of command line arguments
configure:5904: result: 196608
configure:5952: checking how to convert x86_64-apple-darwin14.3.0 file names to x86_64-apple-darwin14.3.0 format
configure:5992: result: func_convert_file_noop
configure:5999: checking how to convert x86_64-apple-darwin14.3.0 file names to toolchain format
configure:6019: result: func_convert_file_noop
configure:6026: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6033: result: -r
configure:6107: checking for objdump
configure:6137: result: no
configure:6166: checking how to recognize dependent libraries
configure:6366: result: pass_all
configure:6451: checking for dlltool
configure:6481: result: no
configure:6511: checking how to associate runtime and link libraries
configure:6538: result: printf %s\n
configure:6598: checking for ar
configure:6614: found /usr/bin/ar
configure:6625: result: ar
configure:6662: checking for archiver @FILE support
configure:6679: clang -c -g -O2 conftest.c >&5
configure:6679: $? = 0
configure:6682: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6685: $? = 1
configure:6705: result: no
configure:6763: checking for strip
configure:6779: found /usr/bin/strip
configure:6790: result: strip
configure:6862: checking for ranlib
configure:6878: found /usr/bin/ranlib
configure:6889: result: ranlib
configure:6991: checking command to parse /usr/bin/nm output from clang object
configure:7144: clang -c -g -O2 conftest.c >&5
configure:7147: $? = 0
configure:7151: /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:7154: $? = 0
cannot find nm_test_var in conftest.nm
configure:7144: clang -c -g -O2 conftest.c >&5
configure:7147: $? = 0
configure:7151: /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:7154: $? = 0
configure:7220: clang -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7223: $? = 0
configure:7261: result: ok
configure:7308: checking for sysroot
configure:7338: result: no
configure:7345: checking for a working dd
configure:7383: result: /bin/dd
configure:7387: checking how to truncate binary pipes
configure:7402: result: /bin/dd bs=4096 count=1
configure:7731: checking for mt
configure:7761: result: no
configure:7781: checking if : is a manifest tool
configure:7787: : '-?'
configure:7795: result: no
configure:7851: checking for dsymutil
configure:7867: found /usr/bin/dsymutil
configure:7878: result: dsymutil
configure:7943: checking for nmedit
configure:7959: found /usr/bin/nmedit
configure:7970: result: nmedit
configure:8035: checking for lipo
configure:8051: found /usr/bin/lipo
configure:8062: result: lipo
configure:8127: checking for otool
configure:8143: found /usr/bin/otool
configure:8154: result: otool
configure:8219: checking for otool64
configure:8249: result: no
configure:8294: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8327: result: yes
configure:8330: checking for -exported_symbols_list linker flag
configure:8350: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8350: $? = 0
configure:8360: result: yes
configure:8363: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8395: result: yes
configure:8469: checking for dlfcn.h
configure:8469: clang -c -g -O2 conftest.c >&5
configure:8469: $? = 0
configure:8469: result: yes
configure:8736: checking for objdir
configure:8751: result: .libs
configure:9015: checking if clang supports -fno-rtti -fno-exceptions
configure:9033: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9037: $? = 0
configure:9050: result: yes
configure:9408: checking for clang option to produce PIC
configure:9415: result: -fno-common -DPIC
configure:9423: checking if clang PIC flag -fno-common -DPIC works
configure:9441: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9445: $? = 0
configure:9458: result: yes
configure:9487: checking if clang static flag -static works
configure:9515: result: no
configure:9530: checking if clang supports -c -o file.o
configure:9551: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9555: $? = 0
configure:9577: result: yes
configure:9585: checking if clang supports -c -o file.o
configure:9632: result: yes
configure:9665: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10924: result: yes
configure:11164: checking dynamic linker characteristics
configure:11982: result: darwin14.3.0 dyld
configure:12104: checking how to hardcode library paths into programs
configure:12129: result: immediate
configure:12677: checking whether stripping libraries is possible
configure:12691: result: yes
configure:12717: checking if libtool supports shared libraries
configure:12719: result: yes
configure:12722: checking whether to build shared libraries
configure:12747: result: yes
configure:12750: checking whether to build static libraries
configure:12754: result: yes
configure:12777: checking how to run the C++ preprocessor
configure:12804: clang++ -E conftest.cpp
configure:12804: $? = 0
configure:12818: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12843: result: clang++ -E
configure:12863: clang++ -E conftest.cpp
configure:12863: $? = 0
configure:12877: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13039: checking for ld used by clang++
configure:13106: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13113: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13128: result: no
configure:13183: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14256: result: yes
configure:14292: clang++ -c -g -O2 conftest.cpp >&5
configure:14295: $? = 0
configure:14776: checking for clang++ option to produce PIC
configure:14783: result: -fno-common -DPIC
configure:14791: checking if clang++ PIC flag -fno-common -DPIC works
configure:14809: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14813: $? = 0
configure:14826: result: yes
configure:14849: checking if clang++ static flag -static works
configure:14877: result: no
configure:14889: checking if clang++ supports -c -o file.o
configure:14910: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14914: $? = 0
configure:14936: result: yes
configure:14941: checking if clang++ supports -c -o file.o
configure:14988: result: yes
configure:15018: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15058: result: yes
configure:15199: checking dynamic linker characteristics
configure:15944: result: darwin14.3.0 dyld
configure:16009: checking how to hardcode library paths into programs
configure:16034: result: immediate
configure:16096: checking for log in -lm
configure:16121: clang -o conftest -g -O2 conftest.c -lm >&5
conftest.c:28:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
char log ();
^
conftest.c:28:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
configure:16121: $? = 0
configure:16130: result: yes
configure:16141: checking for d_log in -lg2c
configure:16166: clang -o conftest -g -O2 conftest.c -lg2c -lm >&5
ld: library not found for -lg2c
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #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 d_log ();
| int
| main ()
| {
| return d_log ();
| ;
| return 0;
| }
configure:16175: result: no
configure:16191: checking for perl5
configure:16224: result: no
configure:16191: checking for perl
configure:16209: found /usr/bin/perl
configure:16221: result: /usr/bin/perl
configure:16281: checking for sphinxbase in /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/../sphinxbase
configure:16289: result: no
configure:16281: checking for sphinxbase in /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/../sphinxbase*
configure:16289: result: no
configure:16350: checking for pkg-config
configure:16368: found /usr/local/opt/pkg-config/bin/pkg-config
configure:16380: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:16405: checking pkg-config is at least version 0.9.0
configure:16408: result: yes
configure:16419: checking for SphinxBase
configure:16427: $PKG_CONFIG --exists --print-errors "sphinxbase"
configure:16430: $? = 0
configure:16445: $PKG_CONFIG --exists --print-errors "sphinxbase"
configure:16448: $? = 0
configure:16500: result: yes
configure:16507: checking sphinx_config.h usability
configure:16507: clang -c -g -O2 -fPIC -DPIC @SAMPLERATE_CFLAGS@ @SNDFILE_CFLAGS@ -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include/sphinxbase conftest.c >&5
clang: error: no such file or directory: '@SAMPLERATE_CFLAGS@'
clang: error: no such file or directory: '@SNDFILE_CFLAGS@'
configure:16507: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sphinx_config.h>
configure:16507: result: no
configure:16507: checking sphinx_config.h presence
configure:16507: clang -E @SAMPLERATE_CFLAGS@ @SNDFILE_CFLAGS@ -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include/sphinxbase conftest.c
clang: error: no such file or directory: '@SAMPLERATE_CFLAGS@'
clang: error: no such file or directory: '@SNDFILE_CFLAGS@'
configure:16507: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SphinxTrain"
| #define PACKAGE_TARNAME "sphinxtrain"
| #define PACKAGE_VERSION "5prealpha"
| #define PACKAGE_STRING "SphinxTrain 5prealpha"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <sphinx_config.h>
configure:16507: result: no
configure:16507: checking for sphinx_config.h
configure:16507: result: no
configure:16512: error: in `/private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi':
configure:16514: error: SphinxBase was not found on your system.
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.3.0
ac_cv_c_bigendian=no
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=set
ac_cv_env_CC_value=clang
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=set
ac_cv_env_CXX_value=clang++
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_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SphinxBase_CFLAGS_set=
ac_cv_env_SphinxBase_CFLAGS_value=
ac_cv_env_SphinxBase_LIBS_set=
ac_cv_env_SphinxBase_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_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sphinx_config_h=no
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-darwin14.3.0
ac_cv_lib_g2c_d_log=no
ac_cv_lib_m_log=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_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
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_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][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_SphinxBase_CFLAGS='@SAMPLERATE_CFLAGS@ @SNDFILE_CFLAGS@ -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include/sphinxbase '
pkg_cv_SphinxBase_LIBS='-L/usr/local/Cellar/cmu-sphinxbase/HEAD/lib -lsphinxbase -lsphinxad -lpthread -lm -lblas -llapack @SAMPLERATE_LIBS@ @SNDFILE_LIBS@ '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/missing autoconf'
AUTOHEADER='${SHELL} /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/missing autoheader'
AUTOMAKE='${SHELL} /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/missing automake-1.15'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -fPIC -DPIC'
CPP='clang -E'
CPPFLAGS=' @SAMPLERATE_CFLAGS@ @SNDFILE_CFLAGS@ -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include/sphinxbase '
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
G2P_DECODER_FALSE=''
G2P_DECODER_TRUE=''
GREP='/usr/bin/grep'
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 -L/usr/local/Cellar/cmu-sphinxbase/HEAD/lib -lsphinxbase -lsphinxad -lpthread -lm -lblas -llapack @SAMPLERATE_LIBS@ @SNDFILE_LIBS@ '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OPENFST_CFLAGS=''
OPENFST_LIBS=''
OTOOL64=':'
OTOOL='otool'
PACKAGE='sphinxtrain'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='SphinxTrain'
PACKAGE_STRING='SphinxTrain 5prealpha'
PACKAGE_TARNAME='sphinxtrain'
PACKAGE_URL=''
PACKAGE_VERSION='5prealpha'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SphinxBase_CFLAGS='@SAMPLERATE_CFLAGS@ @SNDFILE_CFLAGS@ -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include -I/usr/local/Cellar/cmu-sphinxbase/HEAD/include/sphinxbase '
SphinxBase_LIBS='-L/usr/local/Cellar/cmu-sphinxbase/HEAD/lib -lsphinxbase -lsphinxad -lpthread -lm -lblas -llapack @SAMPLERATE_LIBS@ @SNDFILE_LIBS@ '
VERSION='5prealpha'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_CXX=''
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='x86_64-apple-darwin14.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin14.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/var/folders/x6/g6jr611x4yd3g3rf_fb7s4bm0000gp/T/cmu-sphinxtrain20150502-99889-ktnobi/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='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sphinxbase=''
sphinxbasebuild=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "SphinxTrain"
#define PACKAGE_TARNAME "sphinxtrain"
#define PACKAGE_VERSION "5prealpha"
#define PACKAGE_STRING "SphinxTrain 5prealpha"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBM 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment