Skip to content

Instantly share code, notes, and snippets.

@joostkremers
Created September 25, 2012 14:18
Show Gist options
  • Save joostkremers/3782203 to your computer and use it in GitHub Desktop.
Save joostkremers/3782203 to your computer and use it in GitHub Desktop.
Homebrew: installing mu --with-emacs --HEAD does not install mu4e
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mu configure 0.9.9-dev4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/mu/HEAD --with-gui=none
## --------- ##
## Platform. ##
## --------- ##
hostname = pc201.uni-germanistik.gwdg.de
uname -m = x86_64
uname -r = 11.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 107 tasks, 497 threads, 2 processors
Load average: 1.42, Mach factor: 0.87
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2549: checking for a BSD-compatible install
configure:2617: result: /usr/bin/install -c
configure:2628: checking whether build environment is sane
configure:2683: result: yes
configure:2834: checking for a thread-safe mkdir -p
configure:2873: result: ./install-sh -c -d
configure:2880: checking for gawk
configure:2910: result: no
configure:2880: checking for mawk
configure:2910: result: no
configure:2880: checking for nawk
configure:2910: result: no
configure:2880: checking for awk
configure:2896: found /usr/bin/awk
configure:2907: result: awk
configure:2918: checking whether make sets $(MAKE)
configure:2940: result: yes
configure:3039: checking whether make supports nested variables
configure:3056: result: yes
configure:3187: checking for C++ compiler version
configure:3196: c++ --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3207: $? = 0
configure:3196: c++ -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
configure:3207: $? = 0
configure:3196: c++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3207: $? = 1
configure:3196: c++ -qversion >&5
clang: error: no input files
configure:3207: $? = 1
configure:3227: checking whether the C++ compiler works
configure:3249: c++ conftest.cpp >&5
configure:3253: $? = 0
configure:3301: result: yes
configure:3304: checking for C++ compiler default output file name
configure:3306: result: a.out
configure:3312: checking for suffix of executables
configure:3319: c++ -o conftest conftest.cpp >&5
configure:3323: $? = 0
configure:3345: result:
configure:3367: checking whether we are cross compiling
configure:3375: c++ -o conftest conftest.cpp >&5
configure:3379: $? = 0
configure:3386: ./conftest
configure:3390: $? = 0
configure:3405: result: no
configure:3410: checking for suffix of object files
configure:3432: c++ -c conftest.cpp >&5
configure:3436: $? = 0
configure:3457: result: o
configure:3461: checking whether we are using the GNU C++ compiler
configure:3480: c++ -c conftest.cpp >&5
configure:3480: $? = 0
configure:3489: result: yes
configure:3498: checking whether c++ accepts -g
configure:3518: c++ -c -g conftest.cpp >&5
configure:3518: $? = 0
configure:3559: result: yes
configure:3593: checking for style of include used by make
configure:3621: result: GNU
configure:3647: checking dependency style of c++
configure:3758: result: none
configure:3821: checking for gcc
configure:3848: result: cc
configure:4077: checking for C compiler version
configure:4086: cc --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:4097: $? = 0
configure:4086: cc -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.45) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
configure:4097: $? = 0
configure:4086: cc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4097: $? = 1
configure:4086: cc -qversion >&5
clang: error: no input files
configure:4097: $? = 1
configure:4101: checking whether we are using the GNU C compiler
configure:4120: cc -c conftest.c >&5
configure:4120: $? = 0
configure:4129: result: yes
configure:4138: checking whether cc accepts -g
configure:4158: cc -c -g conftest.c >&5
configure:4158: $? = 0
configure:4199: result: yes
configure:4216: checking for cc option to accept ISO C89
configure:4279: cc -c -g -O2 conftest.c >&5
configure:4279: $? = 0
configure:4292: result: none needed
configure:4314: checking dependency style of cc
configure:4425: result: none
configure:4444: checking for cc option to accept ISO C99
configure:4593: cc -c -g -O2 conftest.c >&5
configure:4593: $? = 0
configure:4606: result: none needed
configure:4714: checking for cc option to accept ISO Standard C
configure:4725: result: none needed
configure:4739: checking how to run the C preprocessor
configure:4809: result: cpp
configure:4829: cpp conftest.c
configure:4829: $? = 0
configure:4843: cpp conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mu"
| #define PACKAGE_TARNAME "mu"
| #define PACKAGE_VERSION "0.9.9-dev4"
| #define PACKAGE_STRING "mu 0.9.9-dev4"
| #define PACKAGE_BUGREPORT "http://code.google.com/p/mu0/issues/list"
| #define PACKAGE_URL ""
| #define PACKAGE "mu"
| #define VERSION "0.9.9-dev4"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4872: checking for grep that handles long lines and -e
configure:4930: result: /usr/bin/grep
configure:4935: checking for egrep
configure:4997: result: /usr/bin/grep -E
configure:5002: checking for ANSI C header files
configure:5022: cc -c -g -O2 conftest.c >&5
configure:5022: $? = 0
configure:5095: cc -o conftest -g -O2 conftest.c >&5
configure:5095: $? = 0
configure:5095: ./conftest
configure:5095: $? = 0
configure:5106: result: yes
configure:5146: checking build system type
configure:5160: result: x86_64-apple-darwin11.4.0
configure:5180: checking host system type
configure:5193: result: x86_64-apple-darwin11.4.0
configure:5234: checking how to print strings
configure:5261: result: printf
configure:5282: checking for a sed that does not truncate output
configure:5346: result: /usr/local/Library/ENV/4.3/sed
configure:5364: checking for fgrep
configure:5426: result: /usr/bin/grep -F
configure:5461: checking for ld used by cc
configure:5528: result: ld
configure:5535: checking if the linker (ld) is GNU ld
configure:5550: result: no
configure:5562: checking for BSD- or MS-compatible name lister (nm)
configure:5611: result: /usr/bin/nm
configure:5741: checking the name lister (/usr/bin/nm) interface
configure:5748: cc -c -g -O2 conftest.c >&5
configure:5751: /usr/bin/nm "conftest.o"
configure:5754: output
0000000000000214 S _some_variable
configure:5761: result: BSD nm
configure:5764: checking whether ln -s works
configure:5768: result: yes
configure:5776: checking the maximum length of command line arguments
configure:5906: result: 196608
configure:5923: checking whether the shell understands some XSI constructs
configure:5933: result: yes
configure:5937: checking whether the shell understands "+="
configure:5943: result: yes
configure:5978: checking how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format
configure:6018: result: func_convert_file_noop
configure:6025: checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format
configure:6045: result: func_convert_file_noop
configure:6052: checking for ld option to reload object files
configure:6059: result: -r
configure:6133: checking for objdump
configure:6163: result: no
configure:6192: checking how to recognize dependent libraries
configure:6394: result: pass_all
configure:6479: checking for dlltool
configure:6509: result: no
configure:6539: checking how to associate runtime and link libraries
configure:6566: result: printf %s\n
configure:6626: checking for ar
configure:6642: found /usr/bin/ar
configure:6653: result: ar
configure:6690: checking for archiver @FILE support
configure:6707: cc -c -g -O2 conftest.c >&5
configure:6707: $? = 0
configure:6710: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6713: $? = 1
configure:6733: result: no
configure:6791: checking for strip
configure:6807: found /usr/bin/strip
configure:6818: result: strip
configure:6890: checking for ranlib
configure:6906: found /usr/bin/ranlib
configure:6917: result: ranlib
configure:7019: checking command to parse /usr/bin/nm output from cc object
configure:7139: cc -c -g -O2 conftest.c >&5
configure:7142: $? = 0
configure:7146: /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:7149: $? = 0
cannot find nm_test_var in conftest.nm
configure:7139: cc -c -g -O2 conftest.c >&5
configure:7142: $? = 0
configure:7146: /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:7149: $? = 0
configure:7215: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7218: $? = 0
configure:7256: result: ok
configure:7293: checking for sysroot
configure:7323: result: no
configure:7579: checking for mt
configure:7609: result: no
configure:7629: checking if : is a manifest tool
configure:7635: : '-?'
configure:7643: result: no
configure:7699: checking for dsymutil
configure:7715: found /usr/bin/dsymutil
configure:7726: result: dsymutil
configure:7791: checking for nmedit
configure:7807: found /usr/bin/nmedit
configure:7818: result: nmedit
configure:7883: checking for lipo
configure:7899: found /usr/bin/lipo
configure:7910: result: lipo
configure:7975: checking for otool
configure:7991: found /usr/bin/otool
configure:8002: result: otool
configure:8067: checking for otool64
configure:8097: result: no
configure:8142: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8175: result: yes
configure:8178: checking for -exported_symbols_list linker flag
configure:8198: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8198: $? = 0
configure:8208: result: yes
configure:8211: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8243: result: yes
configure:8285: checking for sys/types.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for sys/stat.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for stdlib.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for string.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for memory.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for strings.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for inttypes.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for stdint.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8285: checking for unistd.h
configure:8285: cc -c -g -O2 conftest.c >&5
configure:8285: $? = 0
configure:8285: result: yes
configure:8299: checking for dlfcn.h
configure:8299: cc -c -g -O2 conftest.c >&5
configure:8299: $? = 0
configure:8299: result: yes
configure:8516: checking for objdir
configure:8531: result: .libs
configure:8802: checking if cc supports -fno-rtti -fno-exceptions
configure:8820: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8824: $? = 0
configure:8837: result: yes
configure:9164: checking for cc option to produce PIC
configure:9171: result: -fno-common -DPIC
configure:9179: checking if cc PIC flag -fno-common -DPIC works
configure:9197: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9201: $? = 0
configure:9214: result: yes
configure:9243: checking if cc static flag -static works
configure:9271: result: no
configure:9286: checking if cc supports -c -o file.o
configure:9307: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9311: $? = 0
configure:9333: result: yes
configure:9341: checking if cc supports -c -o file.o
configure:9388: result: yes
configure:9421: checking whether the cc linker (ld) supports shared libraries
configure:10574: result: yes
configure:10814: checking dynamic linker characteristics
configure:11547: result: darwin11.4.0 dyld
configure:11654: checking how to hardcode library paths into programs
configure:11679: result: immediate
configure:12219: checking whether stripping libraries is possible
configure:12233: result: yes
configure:12259: checking if libtool supports shared libraries
configure:12261: result: yes
configure:12264: checking whether to build shared libraries
configure:12285: result: yes
configure:12288: checking whether to build static libraries
configure:12292: result: yes
configure:12315: checking how to run the C++ preprocessor
configure:12342: c++ -E conftest.cpp
configure:12342: $? = 0
configure:12356: c++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mu"
| #define PACKAGE_TARNAME "mu"
| #define PACKAGE_VERSION "0.9.9-dev4"
| #define PACKAGE_STRING "mu 0.9.9-dev4"
| #define PACKAGE_BUGREPORT "http://code.google.com/p/mu0/issues/list"
| #define PACKAGE_URL ""
| #define PACKAGE "mu"
| #define VERSION "0.9.9-dev4"
| #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:12381: result: c++ -E
configure:12401: c++ -E conftest.cpp
configure:12401: $? = 0
configure:12415: c++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mu"
| #define PACKAGE_TARNAME "mu"
| #define PACKAGE_VERSION "0.9.9-dev4"
| #define PACKAGE_STRING "mu 0.9.9-dev4"
| #define PACKAGE_BUGREPORT "http://code.google.com/p/mu0/issues/list"
| #define PACKAGE_URL ""
| #define PACKAGE "mu"
| #define VERSION "0.9.9-dev4"
| #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:12584: checking for ld used by c++
configure:12651: result: ld
configure:12658: checking if the linker (ld) is GNU ld
configure:12673: result: no
configure:12728: checking whether the c++ linker (ld) supports shared libraries
configure:13733: result: yes
configure:13769: c++ -c -g -O2 conftest.cpp >&5
configure:13772: $? = 0
configure:14292: checking for c++ option to produce PIC
configure:14299: result: -fno-common -DPIC
configure:14307: checking if c++ PIC flag -fno-common -DPIC works
configure:14325: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14329: $? = 0
configure:14342: result: yes
configure:14365: checking if c++ static flag -static works
configure:14393: result: no
configure:14405: checking if c++ supports -c -o file.o
configure:14426: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14430: $? = 0
configure:14452: result: yes
configure:14457: checking if c++ supports -c -o file.o
configure:14504: result: yes
configure:14534: checking whether the c++ linker (ld) supports shared libraries
configure:14570: result: yes
configure:14711: checking dynamic linker characteristics
configure:15378: result: darwin11.4.0 dyld
configure:15431: checking how to hardcode library paths into programs
configure:15456: result: immediate
configure:15523: checking for gawk
configure:15550: result: awk
configure:15565: checking locale.h usability
configure:15565: cc -c -g -O2 conftest.c >&5
configure:15565: $? = 0
configure:15565: result: yes
configure:15565: checking locale.h presence
configure:15565: cpp conftest.c
configure:15565: $? = 0
configure:15565: result: yes
configure:15565: checking for locale.h
configure:15565: result: yes
configure:15565: checking langinfo.h usability
configure:15565: cc -c -g -O2 conftest.c >&5
configure:15565: $? = 0
configure:15565: result: yes
configure:15565: checking langinfo.h presence
configure:15565: cpp conftest.c
configure:15565: $? = 0
configure:15565: result: yes
configure:15565: checking for langinfo.h
configure:15565: result: yes
configure:15584: checking for special C compiler options needed for large files
configure:15629: result: no
configure:15635: checking for _FILE_OFFSET_BITS value needed for large files
configure:15660: cc -c -g -O2 conftest.c >&5
configure:15660: $? = 0
configure:15692: result: no
configure:15779: checking for uuid_generate_random in -luuid
configure:15804: cc -o conftest -g -O2 conftest.c -luuid >&5
ld: library not found for -luuid
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mu"
| #define PACKAGE_TARNAME "mu"
| #define PACKAGE_VERSION "0.9.9-dev4"
| #define PACKAGE_STRING "mu 0.9.9-dev4"
| #define PACKAGE_BUGREPORT "http://code.google.com/p/mu0/issues/list"
| #define PACKAGE_URL ""
| #define PACKAGE "mu"
| #define VERSION "0.9.9-dev4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 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 uuid_generate_random ();
| int
| main ()
| {
| return uuid_generate_random ();
| ;
| return 0;
| }
configure:15813: result: no
configure:15823: error: libuuid not found
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GMIME_CFLAGS_set=
ac_cv_env_GMIME_CFLAGS_value=
ac_cv_env_GMIME_LIBS_set=
ac_cv_env_GMIME_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_GUILE_CFLAGS_set=
ac_cv_env_GUILE_CFLAGS_value=
ac_cv_env_GUILE_LIBS_set=
ac_cv_env_GUILE_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/opt/libffi/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_WEBKIT_CFLAGS_set=
ac_cv_env_WEBKIT_CFLAGS_value=
ac_cv_env_WEBKIT_LIBS_set=
ac_cv_env_WEBKIT_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_locale_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-darwin11.4.0
ac_cv_lib_uuid_uuid_generate_random=no
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=cpp
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_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=ld
lt_cv_path_LDCXX=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/brew-mu-HEAD-bJZr/missing --run aclocal-1.12'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/brew-mu-HEAD-bJZr/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/brew-mu-HEAD-bJZr/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/brew-mu-HEAD-bJZr/missing --run automake-1.12'
AWK='awk'
BUILD_CRYPTO_FALSE=''
BUILD_CRYPTO_TRUE=''
BUILD_GUILE_FALSE=''
BUILD_GUILE_TRUE=''
BUILD_GUI_FALSE=''
BUILD_GUI_TRUE=''
BUILD_MU4E_FALSE=''
BUILD_MU4E_TRUE=''
BUILD_WEBKIT_FALSE=''
BUILD_WEBKIT_TRUE=''
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='cpp'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMACS=''
EMACSLOADPATH=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GIO_CFLAGS=''
GIO_LIBS=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GMIME_CFLAGS=''
GMIME_LIBS=''
GREP='/usr/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
GUILE_BINARY=''
GUILE_CFLAGS=''
GUILE_LIBS=''
GUILE_SITEDIR=''
GUILE_SNARF=''
HAVE_GIO_FALSE=''
HAVE_GIO_TRUE=''
HAVE_GTK_FALSE=''
HAVE_GTK_TRUE=''
HAVE_MAKEINFO_FALSE=''
HAVE_MAKEINFO_TRUE=''
HAVE_XAPIAN_FALSE=''
HAVE_XAPIAN_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/brew-mu-HEAD-bJZr/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='mu'
PACKAGE_BUGREPORT='http://code.google.com/p/mu0/issues/list'
PACKAGE_NAME='mu'
PACKAGE_STRING='mu 0.9.9-dev4'
PACKAGE_TARNAME='mu'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.9-dev4'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/opt/libffi/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig'
PMCCABE=''
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.9-dev4'
WEBKIT_CFLAGS=''
WEBKIT_LIBS=''
XAPIAN_CONFIG=''
XAPIAN_CXXFLAGS=''
XAPIAN_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
have_makeinfo=''
host='x86_64-apple-darwin11.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/brew-mu-HEAD-bJZr/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/mu/HEAD'
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 "mu"
#define PACKAGE_TARNAME "mu"
#define PACKAGE_VERSION "0.9.9-dev4"
#define PACKAGE_STRING "mu 0.9.9-dev4"
#define PACKAGE_BUGREPORT "http://code.google.com/p/mu0/issues/list"
#define PACKAGE_URL ""
#define PACKAGE "mu"
#define VERSION "0.9.9-dev4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LOCALE_H 1
#define HAVE_LANGINFO_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment