Skip to content

Instantly share code, notes, and snippets.

@mixonic
Created January 12, 2011 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mixonic/777014 to your computer and use it in GitHub Desktop.
Save mixonic/777014 to your computer and use it in GitHub Desktop.
Trying to build Sphinx trunk on OSX 10.6.6 i7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sphinx configure 1.11, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --with-libstemmer --without-unixodbc --with-mysql=/usr/local/mysql --disable-debug CPPFLAGS=-I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 LDFLAGS=-L/usr/local/lib -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib CFLAGS=-O -arch x86_64 LDFLAGS=-arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib CXXFLAGS=-O -arch x86_64
## --------- ##
## Platform. ##
## --------- ##
hostname = Matt-Beale.local
uname -m = i386
uname -r = 10.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
/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 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 141 tasks, 741 threads, 4 processors
Load average: 0.93, Mach factor: 3.06
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/ruby-enterprise/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/texbin
PATH: /usr/X11/bin
PATH: /usr/local/mysql/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2306: result:
configure:2308: result: checking build environment
configure:2311: result: --------------------------
configure:2313: result:
configure:2356: checking for a BSD-compatible install
configure:2424: result: /usr/bin/install -c
configure:2435: checking whether build environment is sane
configure:2485: result: yes
configure:2626: checking for a thread-safe mkdir -p
configure:2665: result: config/install-sh -c -d
configure:2678: checking for gawk
configure:2708: result: no
configure:2678: checking for mawk
configure:2708: result: no
configure:2678: checking for nawk
configure:2708: result: no
configure:2678: checking for awk
configure:2694: found /usr/bin/awk
configure:2705: result: awk
configure:2716: checking whether make sets $(MAKE)
configure:2738: result: yes
configure:2819: checking whether to enable maintainer-specific portions of Makefiles
configure:2828: result: no
configure:2851: result:
configure:2853: result: checking for compiler programs
configure:2856: result: ------------------------------
configure:2858: result:
configure:2872: checking whether to compile debug version
configure:2882: result: no
configure:2946: checking for gcc
configure:2962: found /usr/bin/gcc
configure:2973: result: gcc
configure:3202: checking for C compiler version
configure:3211: gcc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3222: $? = 0
configure:3211: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3222: $? = 0
configure:3211: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3222: $? = 1
configure:3211: gcc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3222: $? = 1
configure:3242: checking whether the C compiler works
configure:3264: gcc -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:3268: $? = 0
configure:3317: result: yes
configure:3320: checking for C compiler default output file name
configure:3322: result: a.out
configure:3328: checking for suffix of executables
configure:3335: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:3339: $? = 0
configure:3361: result:
configure:3383: checking whether we are cross compiling
configure:3391: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:3395: $? = 0
configure:3402: ./conftest
configure:3406: $? = 0
configure:3421: result: no
configure:3426: checking for suffix of object files
configure:3448: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:3452: $? = 0
configure:3473: result: o
configure:3477: checking whether we are using the GNU C compiler
configure:3496: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:3496: $? = 0
configure:3505: result: yes
configure:3514: checking whether gcc accepts -g
configure:3534: gcc -c -g -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:3534: $? = 0
configure:3575: result: yes
configure:3592: checking for gcc option to accept ISO C89
configure:3656: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:3656: $? = 0
configure:3669: result: none needed
configure:3700: checking for style of include used by make
configure:3728: result: GNU
configure:3753: checking dependency style of gcc
configure:3863: result: gcc3
configure:3990: checking for C++ compiler version
configure:3999: gcc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4010: $? = 0
configure:3999: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:4010: $? = 0
configure:3999: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:4010: $? = 1
configure:3999: gcc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:4010: $? = 1
configure:4014: checking whether we are using the GNU C++ compiler
configure:4033: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.cpp >&5
configure:4033: $? = 0
configure:4042: result: yes
configure:4051: checking whether gcc accepts -g
configure:4071: gcc -c -g -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.cpp >&5
configure:4071: $? = 0
configure:4112: result: yes
configure:4137: checking dependency style of gcc
configure:4247: result: gcc3
configure:4305: checking for ranlib
configure:4321: found /usr/bin/ranlib
configure:4332: result: ranlib
configure:4368: result:
configure:4370: result: checking for header files
configure:4373: result: -------------------------
configure:4375: result:
configure:4386: checking how to run the C preprocessor
configure:4417: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4417: $? = 0
configure:4431: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:4431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4456: result: gcc -E
configure:4476: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4476: $? = 0
configure:4490: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:4490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4519: checking for grep that handles long lines and -e
configure:4577: result: /usr/bin/grep
configure:4582: checking for egrep
configure:4644: result: /usr/bin/grep -E
configure:4649: checking for ANSI C header files
configure:4669: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4669: $? = 0
configure:4742: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:4742: $? = 0
configure:4742: ./conftest
configure:4742: $? = 0
configure:4753: result: yes
configure:4761: checking for sys/wait.h that is POSIX.1 compatible
configure:4787: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4787: $? = 0
configure:4794: result: yes
configure:4807: checking for sys/types.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for sys/stat.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for stdlib.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for string.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for memory.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for strings.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for inttypes.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for stdint.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4807: checking for unistd.h
configure:4807: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4807: $? = 0
configure:4807: result: yes
configure:4823: checking fcntl.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking fcntl.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for fcntl.h
configure:4823: result: yes
configure:4823: checking limits.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking limits.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for limits.h
configure:4823: result: yes
configure:4823: checking netdb.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking netdb.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for netdb.h
configure:4823: result: yes
configure:4823: checking netinet/in.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking netinet/in.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for netinet/in.h
configure:4823: result: yes
configure:4823: checking for stdlib.h
configure:4823: result: yes
configure:4823: checking for string.h
configure:4823: result: yes
configure:4823: checking sys/file.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking sys/file.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for sys/file.h
configure:4823: result: yes
configure:4823: checking sys/socket.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking sys/socket.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for sys/socket.h
configure:4823: result: yes
configure:4823: checking sys/time.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking sys/time.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for sys/time.h
configure:4823: result: yes
configure:4823: checking for unistd.h
configure:4823: result: yes
configure:4823: checking pthread.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking pthread.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for pthread.h
configure:4823: result: yes
configure:4823: checking execinfo.h usability
configure:4823: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking execinfo.h presence
configure:4823: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4823: $? = 0
configure:4823: result: yes
configure:4823: checking for execinfo.h
configure:4823: result: yes
configure:4834: checking expat.h usability
configure:4834: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4834: $? = 0
configure:4834: result: yes
configure:4834: checking expat.h presence
configure:4834: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4834: $? = 0
configure:4834: result: yes
configure:4834: checking for expat.h
configure:4834: result: yes
configure:4842: checking iconv.h usability
configure:4842: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4842: $? = 0
configure:4842: result: yes
configure:4842: checking iconv.h presence
configure:4842: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4842: $? = 0
configure:4842: result: yes
configure:4842: checking for iconv.h
configure:4842: result: yes
configure:4850: checking zlib.h usability
configure:4850: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4850: $? = 0
configure:4850: result: yes
configure:4850: checking zlib.h presence
configure:4850: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4850: $? = 0
configure:4850: result: yes
configure:4850: checking for zlib.h
configure:4850: result: yes
configure:4858: checking sql.h usability
configure:4858: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4858: $? = 0
configure:4858: result: yes
configure:4858: checking sql.h presence
configure:4858: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:4858: $? = 0
configure:4858: result: yes
configure:4858: checking for sql.h
configure:4858: result: yes
configure:4869: result:
configure:4871: result: checking for types
configure:4874: result: ------------------
configure:4876: result:
configure:4881: checking for stdbool.h that conforms to C99
configure:4966: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4966: $? = 0
configure:4973: result: yes
configure:4975: checking for _Bool
configure:4975: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:4975: $? = 0
configure:4975: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:72: error: expected expression before ')' token
configure:4975: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 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
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4975: result: yes
configure:4991: checking for an ANSI C-conforming const
configure:5056: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5056: $? = 0
configure:5063: result: yes
configure:5071: checking for inline
configure:5087: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5087: $? = 0
configure:5095: result: inline
configure:5113: checking for off_t
configure:5113: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5113: $? = 0
configure:5113: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: expected expression before ')' token
configure:5113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 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
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:5113: result: yes
configure:5124: checking for size_t
configure:5124: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5124: $? = 0
configure:5124: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: expected expression before ')' token
configure:5124: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5124: result: yes
configure:5135: checking whether time.h and sys/time.h may both be included
configure:5155: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5155: $? = 0
configure:5162: result: yes
configure:5173: result:
configure:5175: result: checking for library functions
configure:5178: result: ------------------------------
configure:5180: result:
configure:5185: checking for pid_t
configure:5185: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5185: $? = 0
configure:5185: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: expected expression before ')' token
configure:5185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 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
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5185: result: yes
configure:5198: checking vfork.h usability
configure:5198: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
conftest.c:72:19: error: vfork.h: No such file or directory
configure:5198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 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 <vfork.h>
configure:5198: result: no
configure:5198: checking vfork.h presence
configure:5198: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
conftest.c:39:19: error: vfork.h: No such file or directory
configure:5198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:5198: result: no
configure:5198: checking for vfork.h
configure:5198: result: no
configure:5211: checking for fork
configure:5211: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
conftest.c:62: warning: conflicting types for built-in function 'fork'
configure:5211: $? = 0
configure:5211: result: yes
configure:5211: checking for vfork
configure:5211: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5211: $? = 0
configure:5211: result: yes
configure:5222: checking for working fork
configure:5244: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5244: $? = 0
configure:5244: ./conftest
configure:5244: $? = 0
configure:5254: result: yes
configure:5275: checking for working vfork
configure:5385: result: yes
configure:5412: checking for stdlib.h
configure:5412: result: yes
configure:5422: checking for GNU libc compatible malloc
configure:5446: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5446: $? = 0
configure:5446: ./conftest
configure:5446: $? = 0
configure:5456: result: yes
configure:5479: checking for stdlib.h
configure:5479: result: yes
configure:5489: checking for GNU libc compatible realloc
configure:5513: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5513: $? = 0
configure:5513: ./conftest
configure:5513: $? = 0
configure:5523: result: yes
configure:5547: checking sys/select.h usability
configure:5547: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5547: $? = 0
configure:5547: result: yes
configure:5547: checking sys/select.h presence
configure:5547: gcc -E -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c
configure:5547: $? = 0
configure:5547: result: yes
configure:5547: checking for sys/select.h
configure:5547: result: yes
configure:5547: checking for sys/socket.h
configure:5547: result: yes
configure:5558: checking types of arguments for select
configure:5586: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
configure:5586: $? = 0
configure:5597: result: int,fd_set *,struct timeval *
configure:5620: checking return type of signal handlers
configure:5638: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: void value not ignored as it ought to be
configure:5638: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:5645: result: void
configure:5653: checking whether lstat correctly handles trailing slash
configure:5679: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5679: $? = 0
configure:5679: ./conftest
configure:5679: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| /* 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
| int
| main ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail, as required by POSIX.
| That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| return lstat ("conftest.sym/", &sbuf) == 0;
| ;
| return 0;
| }
configure:5696: result: no
configure:5715: checking whether stat accepts an empty string
configure:5735: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5735: $? = 0
configure:5735: ./conftest
configure:5735: $? = 0
configure:5745: result: no
configure:5763: checking for vprintf
configure:5763: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
conftest.c:76: warning: conflicting types for built-in function 'vprintf'
configure:5763: $? = 0
configure:5763: result: yes
configure:5769: checking for _doprnt
configure:5769: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
Undefined symbols:
"__doprnt", referenced from:
_main in ccahuK2H.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:5769: result: no
configure:5780: checking for library containing setsockopt
configure:5811: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5811: $? = 0
configure:5828: result: none required
configure:5836: checking for library containing gethostbyname
configure:5867: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
configure:5867: $? = 0
configure:5884: result: none required
configure:5892: checking for library containing XML_Parse
configure:5923: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -L/usr/local/lib >&5
Undefined symbols:
"_XML_Parse", referenced from:
_main in ccWWkJaV.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5923: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 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 XML_Parse ();
| int
| main ()
| {
| return XML_Parse ();
| ;
| return 0;
| }
configure:5923: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lexpat -L/usr/local/lib >&5
configure:5923: $? = 0
configure:5940: result: -lexpat
configure:5950: checking for library containing iconv
configure:5981: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lexpat -L/usr/local/lib >&5
Undefined symbols:
"_iconv", referenced from:
_main in cce2PEDj.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 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 iconv ();
| int
| main ()
| {
| return iconv ();
| ;
| return 0;
| }
configure:5981: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -liconv -lexpat -L/usr/local/lib >&5
configure:5981: $? = 0
configure:5998: result: -liconv
configure:6008: checking for library containing inflate
configure:6039: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -liconv -lexpat -L/usr/local/lib >&5
Undefined symbols:
"_inflate", referenced from:
_main in ccqTkkmN.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 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 inflate ();
| int
| main ()
| {
| return inflate ();
| ;
| return 0;
| }
configure:6039: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6039: $? = 0
configure:6056: result: -lz
configure:6066: checking for library containing logf
configure:6097: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:61: warning: conflicting types for built-in function 'logf'
configure:6097: $? = 0
configure:6114: result: none required
configure:6125: checking for dup2
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for gethostbyname
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for gettimeofday
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for memmove
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:80: warning: conflicting types for built-in function 'memmove'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for memset
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:81: warning: conflicting types for built-in function 'memset'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for select
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for socket
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for strcasecmp
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:84: warning: conflicting types for built-in function 'strcasecmp'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for strchr
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:85: warning: conflicting types for built-in function 'strchr'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for strerror
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for strncasecmp
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:87: warning: conflicting types for built-in function 'strncasecmp'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for strstr
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:88: warning: conflicting types for built-in function 'strstr'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for strtol
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for logf
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
conftest.c:90: warning: conflicting types for built-in function 'logf'
configure:6125: $? = 0
configure:6125: result: yes
configure:6125: checking for pread
configure:6125: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6125: $? = 0
configure:6125: result: yes
configure:6138: checking for backtrace
configure:6138: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6138: $? = 0
configure:6138: result: yes
configure:6138: checking for backtrace_symbols
configure:6138: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6138: $? = 0
configure:6138: result: yes
configure:6153: checking for clock_gettime in -lrt
configure:6178: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lrt >&5
ld: library not found for -lrt
collect2: ld returned 1 exit status
configure:6178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_LOGF 1
| #define HAVE_PREAD 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 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 clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:6187: result: no
configure:6206: checking for clock_gettime
configure:6206: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
Undefined symbols:
"_clock_gettime", referenced from:
_main in ccxcgapu.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_LOGF 1
| #define HAVE_PREAD 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef clock_gettime
|
| /* 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 clock_gettime ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:6206: result: no
configure:6217: checking for LOCK_EX in sys/file.h
configure:6242: result: yes
configure:6251: checking for F_SETLKW in fcntl.h
configure:6276: result: yes
configure:6287: result:
configure:6289: result: configuring Sphinx
configure:6292: result: ------------------
configure:6294: result:
configure:6304: checking for CFLAGS needed for pthreads
configure:6341: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib >&5
configure:6341: $? = 0
configure:6341: ./conftest
configure:6341: $? = 0
configure:6362: result: none
configure:6373: checking for LIBS needed for pthreads
configure:6409: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib -lpthread >&5
configure:6409: $? = 0
configure:6409: ./conftest
configure:6409: $? = 0
configure:6430: result: -lpthread
configure:6439: checking for pthreads
configure:6442: result: found
configure:6459: checking whether to compile with MySQL support
configure:6462: result: yes
configure:6505: checking for mysql_config
configure:6516: result: /usr/local/mysql/bin/mysql_config
configure:6607: checking for mysql_real_connect
configure:6607: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/mysql/include/mysql -arch x86_64 -fno-omit-frame-pointer -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.c -lz -liconv -lexpat -L/usr/local/lib -lpthread -arch x86_64 -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm >&5
configure:6607: $? = 0
configure:6607: result: yes
configure:6644: checking MySQL include files
configure:6668: result: -I/usr/local/mysql/include/mysql -arch x86_64 -fno-omit-frame-pointer -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL
configure:6673: checking MySQL libraries
configure:6697: result: -arch x86_64 -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm
configure:6731: checking whether to link statically with MySQL support
configure:6979: result: no
configure:6994: checking whether to compile with PostgreSQL support
configure:7132: result: no
configure:7153: checking whether to use 64-bit document/word IDs
configure:7171: result: no
configure:7186: checking whether to compile with libstemmer support
configure:7190: result: yes
configure:7221: checking for libexpat
configure:7227: result: found
configure:7247: checking for libiconv
configure:7257: result: found
configure:7260: checking for iconv() arg types
configure:7285: gcc -c -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -I/usr/local/mysql/include/mysql -arch x86_64 -fno-omit-frame-pointer -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:86: error: invalid conversion from 'const char**' to 'char**'
conftest.cpp:86: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)'
configure:7285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_LOGF 1
| #define HAVE_PREAD 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_LOCK_EX 1
| #define HAVE_F_SETLKW 1
| #define USE_MYSQL 1
| #define USE_64BIT 0
| #define USE_LIBSTEMMER 1
| #define USE_LIBEXPAT 1
| #define USE_LIBICONV 1
| /* end confdefs.h. */
|
| #include <iconv.h>
| #include <stdio.h>
| int
| main ()
| {
| const char * inbuf;
| iconv_t cd;
| iconv ( cd, &inbuf, NULL, NULL, NULL );
|
| ;
| return 0;
| }
configure:7307: result: char **
configure:7344: checking for UnixODBC
configure:7420: result: disabled
configure:7425: checking for unaligned RAM access
configure:7469: gcc -o conftest -O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG -I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -I/usr/local/mysql/include/mysql -arch x86_64 -fno-omit-frame-pointer -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib conftest.cpp -lz -liconv -lexpat -L/usr/local/lib -lpthread >&5
Undefined symbols:
"___gxx_personality_v0", referenced from:
_main in ccgfgV2m.o
CIE in ccgfgV2m.o
"operator new[](unsigned long)", referenced from:
_main in ccgfgV2m.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:7469: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sphinx"
| #define PACKAGE_TARNAME "sphinx"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "sphinx 1.11"
| #define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
| #define PACKAGE_URL ""
| #define PACKAGE "sphinx"
| #define VERSION "1.11"
| #define COMPILER "gcc 4.2.1"
| #define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_DUP2 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_LOGF 1
| #define HAVE_PREAD 1
| #define HAVE_BACKTRACE 1
| #define HAVE_BACKTRACE_SYMBOLS 1
| #define HAVE_LOCK_EX 1
| #define HAVE_F_SETLKW 1
| #define USE_MYSQL 1
| #define USE_64BIT 0
| #define USE_LIBSTEMMER 1
| #define USE_LIBEXPAT 1
| #define USE_LIBICONV 1
| #define ICONV_INBUF_CONST 0
| #define USE_ZLIB 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <string.h>
| int
| main ()
| {
| char * sBuf = new char [ 8*sizeof(int) ];
| for ( int i=0; i<8*sizeof(int); i++ )
| sBuf[i] = i;
|
| // check for crashes (SPARC)
| volatile int iRes = 0;
| for ( int i=0; i<(int)sizeof(int); i++ )
| {
| int * pPtr = (int*)( sBuf+i );
| iRes += *pPtr;
| }
|
| // check for correct values (ARM)
| iRes = *(int*)( sBuf+1 );
| if (!( iRes==0x01020304 || iRes==0x04030201 ))
| return 1;
| // all seems ok
| return 0;
| ;
| return 0;
| }
configure:7476: result: no
configure:7488: result:
configure:7490: result: generating configuration files
configure:7493: result: ------------------------------
configure:7495: result:
configure:7649: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sphinx config.status 1.11, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Matt-Beale.local
config.status:941: creating Makefile
config.status:941: creating src/Makefile
config.status:941: creating libstemmer_c/Makefile
config.status:941: creating sphinx.conf.dist
config.status:941: creating sphinx-min.conf.dist
config.status:941: creating config/config.h
config.status:1113: config/config.h is unchanged
config.status:1161: executing depfiles commands
configure:8961: WARNING: unrecognized options: --disable-debug
configure:8968: result:
configure:8970: result: configuration done
configure:8973: result: ------------------
configure:8975: result:
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_define_F_SETLKW=yes
ac_cv_define_LOCK_EX=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=set
ac_cv_env_CFLAGS_value='-O -arch x86_64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O -arch x86_64'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=gcc
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib'
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_func__doprnt=no
ac_cv_func_backtrace=yes
ac_cv_func_backtrace_symbols=yes
ac_cv_func_clock_gettime=no
ac_cv_func_dup2=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_logf=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mysql_real_connect=yes
ac_cv_func_pread=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_socket=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_sql_h=yes
ac_cv_header_stdbool_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_file_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_zlib_h=yes
ac_cv_lib_rt_clock_gettime=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
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_search_XML_Parse=-lexpat
ac_cv_search_gethostbyname='none required'
ac_cv_search_iconv=-liconv
ac_cv_search_inflate=-lz
ac_cv_search_logf='none required'
ac_cv_search_setsockopt='none required'
ac_cv_type__Bool=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_use_debug=no
ac_cv_use_iconv=yes
ac_cv_use_libstemmer=yes
ac_cv_use_mysql=/usr/local/mysql
ac_cv_use_pgsql=no
ac_cv_use_static_mysql=no
ac_cv_use_unixodbc=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
sphinx_cv_pthreads_cflags=none
sphinx_cv_pthreads_libs=-lpthread
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/missing --run tar'
AUTOCONF='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/missing --run automake-1.11'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG'
CONFDIR='/var'
CPP='gcc -E'
CPPFLAGS='-I/usr/local/include -I/usr/local/Cellar/open-mpi/1.4.2/include -I/usr/local/Cellar/boost/1.45.0/include -arch x86_64 -I/usr/local/include -I/usr/local/mysql/include/mysql -arch x86_64 -fno-omit-frame-pointer -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL '
CXX='gcc'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -arch x86_64 -D_FILE_OFFSET_BITS=64 -DNDEBUG'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-arch x86_64 -L/usr/local/Cellar/open-mpi/1.4.2/lib -L/usr/local/Cellar/boost/1.45.0/lib'
LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
LIBRT=''
LIBS='-lz -liconv -lexpat -L/usr/local/lib -lpthread'
LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/missing --run makeinfo'
MKDIR_P='config/install-sh -c -d'
MYSQL_CFLAGS='-I/usr/local/mysql/include/mysql -arch x86_64 -fno-omit-frame-pointer -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL'
MYSQL_LIBS='-arch x86_64 -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm'
OBJEXT='o'
PACKAGE='sphinx'
PACKAGE_BUGREPORT='shodan(at)shodan.ru'
PACKAGE_NAME='sphinx'
PACKAGE_STRING='sphinx 1.11'
PACKAGE_TARNAME='sphinx'
PACKAGE_URL=''
PACKAGE_VERSION='1.11'
PATH_SEPARATOR=':'
PGSQL_CFLAGS=''
PGSQL_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_LIBSTEMMER_FALSE='#'
USE_LIBSTEMMER_TRUE=''
USE_MYSQL_FALSE='#'
USE_MYSQL_TRUE=''
USE_PGSQL_FALSE=''
USE_PGSQL_TRUE='#'
VERSION='1.11'
ac_ct_CC='gcc'
ac_ct_CXX=''
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/matthewbeale/Src/sphinx_trunk/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/config/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pgconfig=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sphinx"
#define PACKAGE_TARNAME "sphinx"
#define PACKAGE_VERSION "1.11"
#define PACKAGE_STRING "sphinx 1.11"
#define PACKAGE_BUGREPORT "shodan(at)shodan.ru"
#define PACKAGE_URL ""
#define PACKAGE "sphinx"
#define VERSION "1.11"
#define COMPILER "gcc 4.2.1"
#define OS_UNAME "Darwin Matt-Beale.local 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386"
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 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_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_EXECINFO_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define RETSIGTYPE void
#define HAVE_VPRINTF 1
#define HAVE_DUP2 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_LOGF 1
#define HAVE_PREAD 1
#define HAVE_BACKTRACE 1
#define HAVE_BACKTRACE_SYMBOLS 1
#define HAVE_LOCK_EX 1
#define HAVE_F_SETLKW 1
#define USE_MYSQL 1
#define USE_64BIT 0
#define USE_LIBSTEMMER 1
#define USE_LIBEXPAT 1
#define USE_LIBICONV 1
#define ICONV_INBUF_CONST 0
#define USE_ZLIB 1
#define UNALIGNED_RAM_ACCESS 0
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment