Skip to content

Instantly share code, notes, and snippets.

@muryoimpl
Created February 21, 2013 13:36
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 muryoimpl/5004775 to your computer and use it in GitHub Desktop.
Save muryoimpl/5004775 to your computer and use it in GitHub Desktop.
mroonga を homebrew で install. % brew install https://raw.github.com/mroonga/homebrew/master/mroonga.rb --use-homebrew-mysql
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mroonga configure 3.00, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/mroonga/3.00 --with-mysql-source=/private/tmp/mysql-xRjd/mysql-5.6.10 --with-mysql-config=/usr/local/Cellar/mysql/5.6.10/bin/mysql_config
## --------- ##
## Platform. ##
## --------- ##
hostname = muryoimpl-mba.local
uname -m = x86_64
uname -r = 12.2.1
uname -s = Darwin
uname -v = Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~2/RELEASE_X86_64
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: 203 tasks, 1066 threads, 4 processors
Load average: 6.45, Mach factor: 0.38
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/mysql/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/local/opt/groonga/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2392: checking for a BSD-compatible install
configure:2460: result: /usr/bin/install -c
configure:2471: checking whether build environment is sane
configure:2521: result: yes
configure:2662: checking for a thread-safe mkdir -p
configure:2701: result: ./install-sh -c -d
configure:2714: checking for gawk
configure:2744: result: no
configure:2714: checking for mawk
configure:2744: result: no
configure:2714: checking for nawk
configure:2744: result: no
configure:2714: checking for awk
configure:2730: found /usr/bin/awk
configure:2741: result: awk
configure:2752: checking whether make sets $(MAKE)
configure:2774: result: yes
configure:2849: checking how to create a pax tar archive
configure:2862: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:2865: $? = 0
configure:2905: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:2908: $? = 0
configure:2912: tar -xf - <conftest.tar
configure:2915: $? = 0
configure:2928: result: gnutar
configure:2964: checking for style of include used by make
configure:2992: result: GNU
configure:3063: checking for gcc
configure:3090: result: cc
configure:3319: checking for C compiler version
configure:3328: cc --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.1
Thread model: posix
configure:3339: $? = 0
configure:3328: cc -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.1
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:3339: $? = 0
configure:3328: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3339: $? = 1
configure:3328: cc -qversion >&5
clang: error: no input files
configure:3339: $? = 1
configure:3359: checking whether the C compiler works
configure:3381: cc -DDISABLE_DTRACE conftest.c >&5
configure:3385: $? = 0
configure:3433: result: yes
configure:3436: checking for C compiler default output file name
configure:3438: result: a.out
configure:3444: checking for suffix of executables
configure:3451: cc -o conftest -DDISABLE_DTRACE conftest.c >&5
configure:3455: $? = 0
configure:3477: result:
configure:3499: checking whether we are cross compiling
configure:3507: cc -o conftest -DDISABLE_DTRACE conftest.c >&5
configure:3511: $? = 0
configure:3518: ./conftest
configure:3522: $? = 0
configure:3537: result: no
configure:3542: checking for suffix of object files
configure:3564: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:3568: $? = 0
configure:3589: result: o
configure:3593: checking whether we are using the GNU C compiler
configure:3612: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:3612: $? = 0
configure:3621: result: yes
configure:3630: checking whether cc accepts -g
configure:3650: cc -c -g conftest.c >&5
configure:3650: $? = 0
configure:3691: result: yes
configure:3708: checking for cc option to accept ISO C89
configure:3771: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:3771: $? = 0
configure:3784: result: none needed
configure:3806: checking dependency style of cc
configure:3917: result: gcc3
configure:3938: checking how to run the C preprocessor
configure:3969: cc -E conftest.c
configure:3969: $? = 0
configure:3983: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mroonga"
| #define PACKAGE_TARNAME "mroonga"
| #define PACKAGE_VERSION "3.00"
| #define PACKAGE_STRING "mroonga 3.00"
| #define PACKAGE_BUGREPORT "ikdttr@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "mroonga"
| #define VERSION "3.00"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4008: result: cc -E
configure:4028: cc -E conftest.c
configure:4028: $? = 0
configure:4042: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mroonga"
| #define PACKAGE_TARNAME "mroonga"
| #define PACKAGE_VERSION "3.00"
| #define PACKAGE_STRING "mroonga 3.00"
| #define PACKAGE_BUGREPORT "ikdttr@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "mroonga"
| #define VERSION "3.00"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4071: checking for grep that handles long lines and -e
configure:4129: result: /usr/bin/grep
configure:4134: checking for egrep
configure:4196: result: /usr/bin/grep -E
configure:4201: checking for ANSI C header files
configure:4221: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4221: $? = 0
configure:4294: cc -o conftest -DDISABLE_DTRACE conftest.c >&5
configure:4294: $? = 0
configure:4294: ./conftest
configure:4294: $? = 0
configure:4305: result: yes
configure:4318: checking for sys/types.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for sys/stat.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for stdlib.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for string.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for memory.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for strings.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for inttypes.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for stdint.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4318: checking for unistd.h
configure:4318: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4318: $? = 0
configure:4318: result: yes
configure:4330: checking whether byte ordering is bigendian
configure:4345: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4345: $? = 0
configure:4390: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:4390: $? = 0
configure:4408: cc -c -DDISABLE_DTRACE conftest.c >&5
conftest.c:28:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:4408: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mroonga"
| #define PACKAGE_TARNAME "mroonga"
| #define PACKAGE_VERSION "3.00"
| #define PACKAGE_STRING "mroonga 3.00"
| #define PACKAGE_BUGREPORT "ikdttr@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "mroonga"
| #define VERSION "3.00"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4536: result: no
configure:4602: checking for gcc
configure:4629: result: cc
configure:4858: checking for C compiler version
configure:4867: cc --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.1
Thread model: posix
configure:4878: $? = 0
configure:4867: cc -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.1
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:4878: $? = 0
configure:4867: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4878: $? = 1
configure:4867: cc -qversion >&5
clang: error: no input files
configure:4878: $? = 1
configure:4882: checking whether we are using the GNU C compiler
configure:4910: result: yes
configure:4919: checking whether cc accepts -g
configure:4980: result: yes
configure:4997: checking for cc option to accept ISO C89
configure:5073: result: none needed
configure:5095: checking dependency style of cc
configure:5206: result: gcc3
configure:5333: checking for C++ compiler version
configure:5342: c++ --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.1
Thread model: posix
configure:5353: $? = 0
configure:5342: c++ -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.1
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:5353: $? = 0
configure:5342: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:5353: $? = 1
configure:5342: c++ -qversion >&5
clang: error: no input files
configure:5353: $? = 1
configure:5357: checking whether we are using the GNU C++ compiler
configure:5376: c++ -c -DDISABLE_DTRACE conftest.cpp >&5
configure:5376: $? = 0
configure:5385: result: yes
configure:5394: checking whether c++ accepts -g
configure:5414: c++ -c -g conftest.cpp >&5
configure:5414: $? = 0
configure:5455: result: yes
configure:5480: checking dependency style of c++
configure:5591: result: gcc3
configure:5611: checking how to run the C preprocessor
configure:5681: result: cc -E
configure:5701: cc -E conftest.c
configure:5701: $? = 0
configure:5715: cc -E conftest.c
conftest.c:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mroonga"
| #define PACKAGE_TARNAME "mroonga"
| #define PACKAGE_VERSION "3.00"
| #define PACKAGE_STRING "mroonga 3.00"
| #define PACKAGE_BUGREPORT "ikdttr@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "mroonga"
| #define VERSION "3.00"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5772: checking build system type
configure:5786: result: x86_64-apple-darwin12.2.1
configure:5806: checking host system type
configure:5819: result: x86_64-apple-darwin12.2.1
configure:5860: checking how to print strings
configure:5887: result: printf
configure:5908: checking for a sed that does not truncate output
configure:5972: result: /usr/local/Library/ENV/4.3/sed
configure:5990: checking for fgrep
configure:6052: result: /usr/bin/grep -F
configure:6087: checking for ld used by cc
configure:6154: result: /usr/bin/ld
configure:6161: checking if the linker (/usr/bin/ld) is GNU ld
configure:6176: result: no
configure:6188: checking for BSD- or MS-compatible name lister (nm)
configure:6237: result: /usr/bin/nm
configure:6367: checking the name lister (/usr/bin/nm) interface
configure:6374: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:6377: /usr/bin/nm "conftest.o"
configure:6380: output
0000000000000000 S _some_variable
configure:6387: result: BSD nm
configure:6390: checking whether ln -s works
configure:6394: result: yes
configure:6402: checking the maximum length of command line arguments
configure:6532: result: 196608
configure:6549: checking whether the shell understands some XSI constructs
configure:6559: result: yes
configure:6563: checking whether the shell understands "+="
configure:6569: result: yes
configure:6604: checking how to convert x86_64-apple-darwin12.2.1 file names to x86_64-apple-darwin12.2.1 format
configure:6644: result: func_convert_file_noop
configure:6651: checking how to convert x86_64-apple-darwin12.2.1 file names to toolchain format
configure:6671: result: func_convert_file_noop
configure:6678: checking for /usr/bin/ld option to reload object files
configure:6685: result: -r
configure:6759: checking for objdump
configure:6789: result: no
configure:6818: checking how to recognize dependent libraries
configure:7020: result: pass_all
configure:7105: checking for dlltool
configure:7135: result: no
configure:7165: checking how to associate runtime and link libraries
configure:7192: result: printf %s\n
configure:7252: checking for ar
configure:7268: found /usr/bin/ar
configure:7279: result: ar
configure:7316: checking for archiver @FILE support
configure:7333: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:7333: $? = 0
configure:7336: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7339: $? = 1
configure:7359: result: no
configure:7417: checking for strip
configure:7433: found /usr/bin/strip
configure:7444: result: strip
configure:7516: checking for ranlib
configure:7532: found /usr/bin/ranlib
configure:7543: result: ranlib
configure:7645: checking command to parse /usr/bin/nm output from cc object
configure:7765: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:7768: $? = 0
configure:7772: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7775: $? = 0
cannot find nm_test_var in conftest.nm
configure:7765: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:7768: $? = 0
configure:7772: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7775: $? = 0
configure:7841: cc -o conftest -DDISABLE_DTRACE conftest.c conftstm.o >&5
configure:7844: $? = 0
configure:7882: result: ok
configure:7919: checking for sysroot
configure:7949: result: no
configure:8205: checking for mt
configure:8235: result: no
configure:8255: checking if : is a manifest tool
configure:8261: : '-?'
configure:8269: result: no
configure:8325: checking for dsymutil
configure:8341: found /usr/bin/dsymutil
configure:8352: result: dsymutil
configure:8417: checking for nmedit
configure:8433: found /usr/bin/nmedit
configure:8444: result: nmedit
configure:8509: checking for lipo
configure:8525: found /usr/bin/lipo
configure:8536: result: lipo
configure:8601: checking for otool
configure:8617: found /usr/bin/otool
configure:8628: result: otool
configure:8693: checking for otool64
configure:8723: result: no
configure:8768: checking for -single_module linker flag
cc -DDISABLE_DTRACE -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8801: result: yes
configure:8804: checking for -exported_symbols_list linker flag
configure:8824: cc -o conftest -DDISABLE_DTRACE -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8824: $? = 0
configure:8834: result: yes
configure:8837: checking for -force_load linker flag
cc -DDISABLE_DTRACE -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -DDISABLE_DTRACE -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8869: result: yes
configure:8908: checking for dlfcn.h
configure:8908: cc -c -DDISABLE_DTRACE conftest.c >&5
configure:8908: $? = 0
configure:8908: result: yes
configure:9125: checking for objdir
configure:9140: result: .libs
configure:9407: checking if cc supports -fno-rtti -fno-exceptions
configure:9425: cc -c -DDISABLE_DTRACE -fno-rtti -fno-exceptions conftest.c >&5
configure:9429: $? = 0
configure:9442: result: yes
configure:9769: checking for cc option to produce PIC
configure:9776: result: -fno-common -DPIC
configure:9784: checking if cc PIC flag -fno-common -DPIC works
configure:9802: cc -c -DDISABLE_DTRACE -fno-common -DPIC -DPIC conftest.c >&5
configure:9806: $? = 0
configure:9819: result: yes
configure:9848: checking if cc static flag -static works
configure:9876: result: no
configure:9891: checking if cc supports -c -o file.o
configure:9912: cc -c -DDISABLE_DTRACE -o out/conftest2.o conftest.c >&5
configure:9916: $? = 0
configure:9938: result: yes
configure:9946: checking if cc supports -c -o file.o
configure:9993: result: yes
configure:10026: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11183: result: yes
configure:11423: checking dynamic linker characteristics
configure:12168: result: darwin12.2.1 dyld
configure:12275: checking how to hardcode library paths into programs
configure:12300: result: immediate
configure:12840: checking whether stripping libraries is possible
configure:12854: result: yes
configure:12880: checking if libtool supports shared libraries
configure:12882: result: yes
configure:12885: checking whether to build shared libraries
configure:12906: result: yes
configure:12909: checking whether to build static libraries
configure:12913: result: yes
configure:12936: checking how to run the C++ preprocessor
configure:12963: c++ -E conftest.cpp
configure:12963: $? = 0
configure:12977: c++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mroonga"
| #define PACKAGE_TARNAME "mroonga"
| #define PACKAGE_VERSION "3.00"
| #define PACKAGE_STRING "mroonga 3.00"
| #define PACKAGE_BUGREPORT "ikdttr@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "mroonga"
| #define VERSION "3.00"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13002: result: c++ -E
configure:13022: c++ -E conftest.cpp
configure:13022: $? = 0
configure:13036: c++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13036: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mroonga"
| #define PACKAGE_TARNAME "mroonga"
| #define PACKAGE_VERSION "3.00"
| #define PACKAGE_STRING "mroonga 3.00"
| #define PACKAGE_BUGREPORT "ikdttr@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "mroonga"
| #define VERSION "3.00"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13205: checking for ld used by c++
configure:13272: result: /usr/bin/ld
configure:13279: checking if the linker (/usr/bin/ld) is GNU ld
configure:13294: result: no
configure:13349: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14354: result: yes
configure:14390: c++ -c -DDISABLE_DTRACE conftest.cpp >&5
configure:14393: $? = 0
configure:14913: checking for c++ option to produce PIC
configure:14920: result: -fno-common -DPIC
configure:14928: checking if c++ PIC flag -fno-common -DPIC works
configure:14946: c++ -c -DDISABLE_DTRACE -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14950: $? = 0
configure:14963: result: yes
configure:14986: checking if c++ static flag -static works
configure:15014: result: no
configure:15026: checking if c++ supports -c -o file.o
configure:15047: c++ -c -DDISABLE_DTRACE -o out/conftest2.o conftest.cpp >&5
configure:15051: $? = 0
configure:15073: result: yes
configure:15078: checking if c++ supports -c -o file.o
configure:15125: result: yes
configure:15155: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:15194: result: yes
configure:15335: checking dynamic linker characteristics
configure:16014: result: darwin12.2.1 dyld
configure:16067: checking how to hardcode library paths into programs
configure:16092: result: immediate
configure:16163: checking if gcc supports -Wall
configure:16179: cc -c -DDISABLE_DTRACE -Wall -Werror conftest.c >&5
configure:16179: $? = 0
configure:16189: result: yes
configure:16193: checking if g++ supports -Wall
configure:16215: c++ -c -DDISABLE_DTRACE -Wall -Werror conftest.cpp >&5
configure:16215: $? = 0
configure:16231: result: yes
configure:16237: checking if gcc supports -Wextra
configure:16253: cc -c -DDISABLE_DTRACE -Wall -Wextra -Werror conftest.c >&5
configure:16253: $? = 0
configure:16263: result: yes
configure:16267: checking if g++ supports -Wextra
configure:16289: c++ -c -DDISABLE_DTRACE -Wall -Wextra -Werror conftest.cpp >&5
configure:16289: $? = 0
configure:16305: result: yes
configure:16311: checking if gcc supports -Wno-unused-parameter
configure:16327: cc -c -DDISABLE_DTRACE -Wall -Wextra -Wunused-parameter -Werror conftest.c >&5
configure:16327: $? = 0
configure:16337: result: yes
configure:16341: checking if g++ supports -Wno-unused-parameter
configure:16363: c++ -c -DDISABLE_DTRACE -Wall -Wextra -Wunused-parameter -Werror conftest.cpp >&5
configure:16363: $? = 0
configure:16379: result: yes
configure:16385: checking if gcc supports -Wno-strict-aliasing
configure:16401: cc -c -DDISABLE_DTRACE -Wall -Wextra -Wno-unused-parameter -Wstrict-aliasing -Werror conftest.c >&5
configure:16401: $? = 0
configure:16411: result: yes
configure:16415: checking if g++ supports -Wno-strict-aliasing
configure:16437: c++ -c -DDISABLE_DTRACE -Wall -Wextra -Wno-unused-parameter -Wstrict-aliasing -Werror conftest.cpp >&5
configure:16437: $? = 0
configure:16453: result: yes
configure:16461: checking if gcc supports -Wno-deprecated
configure:16477: cc -c -DDISABLE_DTRACE -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wdeprecated -Werror conftest.c >&5
configure:16477: $? = 0
configure:16487: result: yes
configure:16491: checking if g++ supports -Wno-deprecated
configure:16513: c++ -c -DDISABLE_DTRACE -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wdeprecated -Werror conftest.cpp >&5
configure:16513: $? = 0
configure:16529: result: yes
configure:16595: checking standalone build
configure:16609: result: yes
configure:16617: checking mysql source
configure:16635: result: yes
configure:16678: checking mysql_config
configure:16734: result: /usr/local/Cellar/mysql/5.6.10/bin/mysql_config
configure:16806: checking for pkg-config
configure:16839: result: no
configure:16875: checking for GROONGA
configure:16943: result: no
configure:16945: error: in `/private/tmp/mroonga-PYXx/mroonga-3.00':
configure:16947: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables GROONGA_CFLAGS
and GROONGA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.2.1
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-DDISABLE_DTRACE
ac_cv_env_CPPCUTTER_CFLAGS_set=
ac_cv_env_CPPCUTTER_CFLAGS_value=
ac_cv_env_CPPCUTTER_LIBS_set=
ac_cv_env_CPPCUTTER_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CUTTER_CFLAGS_set=
ac_cv_env_CUTTER_CFLAGS_value=
ac_cv_env_CUTTER_LIBS_set=
ac_cv_env_CUTTER_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-DDISABLE_DTRACE
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_GROONGA_CFLAGS_set=
ac_cv_env_GROONGA_CFLAGS_value=
ac_cv_env_GROONGA_LIBS_set=
ac_cv_env_GROONGA_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin12.2.1
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_tar_pax=gnutar
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/mroonga-PYXx/mroonga-3.00/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/mroonga-PYXx/mroonga-3.00/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/mroonga-PYXx/mroonga-3.00/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/mroonga-PYXx/mroonga-3.00/missing --run automake-1.11'
AWK='awk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -DDISABLE_DTRACE -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated'
CPP='cc -E'
CPPCUTTER_CFLAGS=''
CPPCUTTER_LIBS=''
CPPFLAGS=''
CUTTER=''
CUTTER_CFLAGS=''
CUTTER_LIBS=''
CUTTER_SOURCE_PATH=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -DDISABLE_DTRACE -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing -Wno-deprecated'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DOCUMENT_AVAILABLE_FALSE=''
DOCUMENT_AVAILABLE_TRUE=''
DOCUMENT_BUILDABLE_FALSE=''
DOCUMENT_BUILDABLE_TRUE=''
DOCUMENT_VERSION=''
DOCUMENT_VERSION_FULL=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GPG_UID=''
GREP='/usr/bin/grep'
GROONGA_CFLAGS=''
GROONGA_LIBS=''
GROONGA_VERSION=''
HAVE_BUILT_DOCUMENT_FALSE=''
HAVE_BUILT_DOCUMENT_TRUE=''
HG=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/mroonga-PYXx/mroonga-3.00/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MRN_DEFAULT_PARSER=''
MRN_PACKAGE_STRING='mroonga 3.00'
MRN_PLUGIN_VERSION='3.0'
MRN_VERSION='3.00'
MRN_VERSION_IN_HEX='0x0300'
MRN_VERSION_MAJOR='3'
MRN_VERSION_MICRO='0'
MRN_VERSION_MINOR='0'
MROONGA_GITHUB_COM_PATH=''
MYSQL_BUILD_DIR='/private/tmp/mysql-xRjd/mysql-5.6.10'
MYSQL_CFLAGS=' -I/usr/local/Cellar/mysql/5.6.10/include -Os -g -fno-strict-aliasing'
MYSQL_INCLUDES=' -I/private/tmp/mysql-xRjd/mysql-5.6.10/include -I/private/tmp/mysql-xRjd/mysql-5.6.10/sql -I/private/tmp/mysql-xRjd/mysql-5.6.10/include -I/private/tmp/mysql-xRjd/mysql-5.6.10/regex -I/private/tmp/mysql-xRjd/mysql-5.6.10 -I/usr/local/Cellar/mysql/5.6.10/include'
MYSQL_SOURCE_DIR='/private/tmp/mysql-xRjd/mysql-5.6.10'
MYSQL_VERSION='5.6.10'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='mroonga'
PACKAGE_BUGREPORT='ikdttr@gmail.com'
PACKAGE_NAME='mroonga'
PACKAGE_STRING='mroonga 3.00'
PACKAGE_TARNAME='mroonga'
PACKAGE_URL=''
PACKAGE_VERSION='3.00'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion'
RANLIB='ranlib'
REQUIRED_GROONGA_VERSION='2.1.2'
RSYNC_PATH=''
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='3.00'
WITH_CUTTER_FALSE=''
WITH_CUTTER_TRUE=''
WITH_HG_FALSE=''
WITH_HG_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_mysql_config='/usr/local/Cellar/mysql/5.6.10/bin/mysql_config'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=posix -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.2.1'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.2.1'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin12.2.1'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.2.1'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/mroonga-PYXx/mroonga-3.00/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugindir='/usr/local/Cellar/mysql/5.6.10/lib/plugin'
prefix='/usr/local/Cellar/mroonga/3.00'
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 "mroonga"
#define PACKAGE_TARNAME "mroonga"
#define PACKAGE_VERSION "3.00"
#define PACKAGE_STRING "mroonga 3.00"
#define PACKAGE_BUGREPORT "ikdttr@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "mroonga"
#define VERSION "3.00"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define DBUG_OFF 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment