Skip to content

Instantly share code, notes, and snippets.

@pheaver
Created June 1, 2010 12:34
Show Gist options
  • Save pheaver/420890 to your computer and use it in GitHub Desktop.
Save pheaver/420890 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Poly/ML configure 5.3, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = max
uname -m = i386
uname -r = 10.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/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.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386
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: 86 tasks, 406 threads, 2 processors
Load average: 0.68, Mach factor: 1.30
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/pweaver/signali/Quattro/build/bin/
PATH: /Users/pweaver/.cabal/ghc-6.12.2/bin
PATH: /bin
PATH: /Users/pweaver/bin/emacs
PATH: /Users/pweaver/homebrew/sbin
PATH: /Users/pweaver/homebrew/bin
PATH: /Users/pweaver/bin
PATH: /Users/pweaver/local/bin
PATH: /Users/pweaver/commonrc/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /Users/pweaver/signali/Quattro/build/bin/
PATH: /Users/pweaver/.cabal/ghc-6.12.2/bin
PATH: /Users/pweaver/bin/emacs
PATH: /Users/pweaver/homebrew/sbin
PATH: /Users/pweaver/homebrew/bin
PATH: /Users/pweaver/bin
PATH: /Users/pweaver/local/bin
PATH: /Users/pweaver/commonrc/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2819: checking for a BSD-compatible install
configure:2887: result: /usr/bin/install -c
configure:2898: checking whether build environment is sane
configure:2948: result: yes
configure:3089: checking for a thread-safe mkdir -p
configure:3128: result: ./install-sh -c -d
configure:3141: checking for gawk
configure:3157: found /Users/pweaver/homebrew/bin/gawk
configure:3168: result: gawk
configure:3179: checking whether make sets $(MAKE)
configure:3201: result: yes
configure:3311: checking build system type
configure:3325: result: x86_64-apple-darwin10.3.0
configure:3345: checking host system type
configure:3358: result: x86_64-apple-darwin10.3.0
configure:3758: checking for style of include used by make
configure:3786: result: GNU
configure:3856: checking for gcc
configure:3883: result: /usr/bin/cc
configure:4112: checking for C compiler version
configure:4121: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:4132: $? = 0
configure:4121: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/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 5659)
configure:4132: $? = 0
configure:4121: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:4132: $? = 1
configure:4121: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:4132: $? = 1
configure:4154: checking for C compiler default output file name
configure:4176: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:4180: $? = 0
configure:4217: result: a.out
configure:4233: checking whether the C compiler works
configure:4242: ./a.out
configure:4246: $? = 0
configure:4261: result: yes
configure:4268: checking whether we are cross compiling
configure:4270: result: no
configure:4273: checking for suffix of executables
configure:4280: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:4284: $? = 0
configure:4306: result:
configure:4312: checking for suffix of object files
configure:4334: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4338: $? = 0
configure:4359: result: o
configure:4363: checking whether we are using the GNU C compiler
configure:4382: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4382: $? = 0
configure:4391: result: yes
configure:4400: checking whether /usr/bin/cc accepts -g
configure:4420: /usr/bin/cc -c -g -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4420: $? = 0
configure:4461: result: yes
configure:4478: checking for /usr/bin/cc option to accept ISO C89
configure:4542: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4542: $? = 0
configure:4555: result: none needed
configure:4577: checking dependency style of /usr/bin/cc
configure:4687: result: gcc3
configure:4702: checking for a sed that does not truncate output
configure:4766: result: /Users/pweaver/homebrew/bin/gsed
configure:4784: checking for grep that handles long lines and -e
configure:4842: result: /Users/pweaver/homebrew/bin/grep
configure:4847: checking for egrep
configure:4909: result: /Users/pweaver/homebrew/bin/grep -E
configure:4914: checking for fgrep
configure:4976: result: /Users/pweaver/homebrew/bin/grep -F
configure:5011: checking for ld used by /usr/bin/cc
configure:5078: result: /usr/bin/cc
configure:5085: checking if the linker (/usr/bin/cc) is GNU ld
configure:5100: result: no
configure:5112: checking for BSD- or MS-compatible name lister (nm)
configure:5161: result: /usr/bin/nm
configure:5279: checking the name lister (/usr/bin/nm) interface
configure:5286: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5289: /usr/bin/nm "conftest.o"
configure:5292: output
0000000000000000 D _some_variable
configure:5299: result: BSD nm
configure:5302: checking whether ln -s works
configure:5306: result: yes
configure:5314: checking the maximum length of command line arguments
configure:5434: result: 196608
configure:5451: checking whether the shell understands some XSI constructs
configure:5461: result: yes
configure:5465: checking whether the shell understands "+="
configure:5471: result: yes
configure:5506: checking for /usr/bin/cc option to reload object files
configure:5513: result: -r
configure:5582: checking for objdump
configure:5609: result: objdump
configure:5638: checking how to recognize dependent libraries
configure:5834: result: pass_all
configure:5894: checking for ar
configure:5910: found /usr/bin/ar
configure:5921: result: ar
configure:5999: checking for strip
configure:6015: found /usr/bin/strip
configure:6026: result: strip
configure:6098: checking for ranlib
configure:6114: found /usr/bin/ranlib
configure:6125: result: ranlib
configure:6215: checking command to parse /usr/bin/nm output from /usr/bin/cc object
configure:6333: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:6336: $? = 0
configure:6340: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6343: $? = 0
cannot find nm_test_var in conftest.nm
configure:6333: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:6336: $? = 0
configure:6340: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6343: $? = 0
configure:6397: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c conftstm.o >&5
configure:6400: $? = 0
configure:6438: result: ok
configure:6703: checking for dsymutil
configure:6719: found /usr/bin/dsymutil
configure:6730: result: dsymutil
configure:6795: checking for nmedit
configure:6811: found /usr/bin/nmedit
configure:6822: result: nmedit
configure:6887: checking for lipo
configure:6903: found /usr/bin/lipo
configure:6914: result: lipo
configure:6979: checking for otool
configure:6995: found /usr/bin/otool
configure:7006: result: otool
configure:7071: checking for otool64
configure:7101: result: no
configure:7146: checking for -single_module linker flag
/usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -L/Users/pweaver/homebrew/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7173: result: yes
configure:7175: checking for -exported_symbols_list linker flag
configure:7195: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7195: $? = 0
configure:7205: result: yes
configure:7247: checking how to run the C preprocessor
configure:7278: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
configure:7278: $? = 0
configure:7292: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Poly/ML"
| #define PACKAGE_TARNAME "polyml"
| #define PACKAGE_VERSION "5.3"
| #define PACKAGE_STRING "Poly/ML 5.3"
| #define PACKAGE_BUGREPORT "polyml AT polyml DOT org"
| #define PACKAGE_URL ""
| #define PACKAGE "polyml"
| #define VERSION "5.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7317: result: /usr/bin/cc -E
configure:7337: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
configure:7337: $? = 0
configure:7351: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Poly/ML"
| #define PACKAGE_TARNAME "polyml"
| #define PACKAGE_VERSION "5.3"
| #define PACKAGE_STRING "Poly/ML 5.3"
| #define PACKAGE_BUGREPORT "polyml AT polyml DOT org"
| #define PACKAGE_URL ""
| #define PACKAGE "polyml"
| #define VERSION "5.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7380: checking for ANSI C header files
configure:7400: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7400: $? = 0
configure:7473: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:7473: $? = 0
configure:7473: ./conftest
configure:7473: $? = 0
configure:7484: result: yes
configure:7497: checking for sys/types.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for sys/stat.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for stdlib.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for string.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for memory.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for strings.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for inttypes.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for stdint.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7497: checking for unistd.h
configure:7497: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7497: $? = 0
configure:7497: result: yes
configure:7512: checking for dlfcn.h
configure:7512: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:7512: $? = 0
configure:7512: result: yes
configure:7694: checking for objdir
configure:7709: result: .libs
configure:8005: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
configure:8023: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8027: $? = 0
configure:8040: result: yes
configure:8060: checking for /usr/bin/cc option to produce PIC
configure:8332: result: -fno-common -DPIC
configure:8344: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
configure:8362: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -fno-common -DPIC -DPIC conftest.c >&5
configure:8366: $? = 0
configure:8379: result: yes
configure:8403: checking if /usr/bin/cc static flag -static works
configure:8431: result: no
configure:8446: checking if /usr/bin/cc supports -c -o file.o
configure:8467: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -o out/conftest2.o conftest.c >&5
configure:8471: $? = 0
configure:8493: result: yes
configure:8501: checking if /usr/bin/cc supports -c -o file.o
configure:8548: result: yes
configure:8581: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
configure:9571: result: yes
configure:9810: checking dynamic linker characteristics
configure:10473: result: darwin10.3.0 dyld
configure:10575: checking how to hardcode library paths into programs
configure:10600: result: immediate
configure:11120: checking whether stripping libraries is possible
configure:11134: result: yes
configure:11160: checking if libtool supports shared libraries
configure:11162: result: yes
configure:11165: checking whether to build shared libraries
configure:11186: result: yes
configure:11189: checking whether to build static libraries
configure:11193: result: yes
configure:11230: checking whether to enable maintainer-specific portions of Makefiles
configure:11239: result: no
configure:11373: checking for C++ compiler version
configure:11382: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:11393: $? = 0
configure:11382: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/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 5659)
configure:11393: $? = 0
configure:11382: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:11393: $? = 1
configure:11382: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:11393: $? = 1
configure:11397: checking whether we are using the GNU C++ compiler
configure:11416: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:11416: $? = 0
configure:11425: result: yes
configure:11434: checking whether /usr/bin/c++ accepts -g
configure:11454: /usr/bin/c++ -c -g -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:11454: $? = 0
configure:11495: result: yes
configure:11520: checking dependency style of /usr/bin/c++
configure:11630: result: gcc3
configure:11758: checking for C++ compiler version
configure:11767: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:11778: $? = 0
configure:11767: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/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 5659)
configure:11778: $? = 0
configure:11767: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:11778: $? = 1
configure:11767: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:11778: $? = 1
configure:11782: checking whether we are using the GNU C++ compiler
configure:11810: result: yes
configure:11819: checking whether /usr/bin/c++ accepts -g
configure:11880: result: yes
configure:11905: checking dependency style of /usr/bin/c++
configure:12015: result: gcc3
configure:12038: checking how to run the C++ preprocessor
configure:12065: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
configure:12065: $? = 0
configure:12079: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:12079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Poly/ML"
| #define PACKAGE_TARNAME "polyml"
| #define PACKAGE_VERSION "5.3"
| #define PACKAGE_STRING "Poly/ML 5.3"
| #define PACKAGE_BUGREPORT "polyml AT polyml DOT org"
| #define PACKAGE_URL ""
| #define PACKAGE "polyml"
| #define VERSION "5.3"
| #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:12104: result: /usr/bin/c++ -E
configure:12124: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
configure:12124: $? = 0
configure:12138: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:12138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Poly/ML"
| #define PACKAGE_TARNAME "polyml"
| #define PACKAGE_VERSION "5.3"
| #define PACKAGE_STRING "Poly/ML 5.3"
| #define PACKAGE_BUGREPORT "polyml AT polyml DOT org"
| #define PACKAGE_URL ""
| #define PACKAGE "polyml"
| #define VERSION "5.3"
| #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:12306: checking for ld used by /usr/bin/c++
configure:12373: result: /usr/bin/cc
configure:12380: checking if the linker (/usr/bin/cc) is GNU ld
configure:12395: result: no
configure:12450: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:13363: result: yes
configure:13391: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:13394: $? = 0
configure:13576: checking for /usr/bin/c++ option to produce PIC
configure:13893: result: -fno-common -DPIC
configure:13902: checking if /usr/bin/c++ PIC flag -fno-common -DPIC works
configure:13920: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:13924: $? = 0
configure:13937: result: yes
configure:13958: checking if /usr/bin/c++ static flag -static works
configure:13986: result: no
configure:13998: checking if /usr/bin/c++ supports -c -o file.o
configure:14019: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe -isystem /Users/pweaver/homebrew/include -o out/conftest2.o conftest.cpp >&5
configure:14023: $? = 0
configure:14045: result: yes
configure:14050: checking if /usr/bin/c++ supports -c -o file.o
configure:14097: result: yes
configure:14127: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:14156: result: yes
configure:14293: checking dynamic linker characteristics
configure:14904: result: darwin10.3.0 dyld
configure:14955: checking how to hardcode library paths into programs
configure:14980: result: immediate
configure:15021: checking for /usr/bin/c++
configure:15049: result: no
configure:15058: error: No C++ compiler found. Unable to build Poly/ML.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.3.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem /Users/pweaver/homebrew/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/Users/pweaver/homebrew/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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-darwin10.3.0
ac_cv_objext=o
ac_cv_path_EGREP='/Users/pweaver/homebrew/bin/grep -E'
ac_cv_path_FGREP='/Users/pweaver/homebrew/bin/grep -F'
ac_cv_path_GREP=/Users/pweaver/homebrew/bin/grep
ac_cv_path_SED=/Users/pweaver/homebrew/bin/gsed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_CXXCPP='/usr/bin/c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/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_OBJDUMP=objdump
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_check_cpp=no
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
lt_cv_apple_cc_single_mod=yes
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_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/cc
lt_cv_path_LDCXX=/usr/bin/cc
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/pweaver/polyml.5.3/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/pweaver/polyml.5.3/missing --run tar'
AR='ar'
ARCHI386_FALSE=''
ARCHI386_TRUE=''
ARCHINTERPRET64_FALSE=''
ARCHINTERPRET64_TRUE=''
ARCHINTERPRET_FALSE=''
ARCHINTERPRET_TRUE=''
ARCHPPC_FALSE=''
ARCHPPC_TRUE=''
ARCHSPARC_FALSE=''
ARCHSPARC_TRUE=''
ARCHX86_64_FALSE=''
ARCHX86_64_TRUE=''
AS='as'
AUTOCONF='${SHELL} /Users/pweaver/polyml.5.3/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/pweaver/polyml.5.3/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/pweaver/polyml.5.3/missing --run automake-1.11'
AWK='gawk'
CC='/usr/bin/cc'
CCAS=''
CCASDEPMODE=''
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CPP='/usr/bin/cc -E'
CPPFLAGS='-isystem /Users/pweaver/homebrew/include'
CXX='/usr/bin/c++'
CXXCPP='/usr/bin/c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -march=core2 -msse4.1 -w -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/Users/pweaver/homebrew/bin/grep -E'
EXEEXT=''
EXPELF_FALSE=''
EXPELF_TRUE=''
EXPMACHO_FALSE=''
EXPMACHO_TRUE=''
EXPPECOFF_FALSE=''
EXPPECOFF_TRUE=''
FGREP='/Users/pweaver/homebrew/bin/grep -F'
GREP='/Users/pweaver/homebrew/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/cc'
LDFLAGS='-L/Users/pweaver/homebrew/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/pweaver/polyml.5.3/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
NATIVE_WINDOWS_FALSE=''
NATIVE_WINDOWS_TRUE=''
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE=''
OBJDUMP='objdump'
OBJEXT='o'
OSFLAG='-DMACOSX'
OTOOL64=':'
OTOOL='otool'
PACKAGE='polyml'
PACKAGE_BUGREPORT='polyml AT polyml DOT org'
PACKAGE_NAME='Poly/ML'
PACKAGE_STRING='Poly/ML 5.3'
PACKAGE_TARNAME='polyml'
PACKAGE_URL=''
PACKAGE_VERSION='5.3'
PATH_SEPARATOR=':'
POW_LIB=''
RANLIB='ranlib'
SED='/Users/pweaver/homebrew/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='5.3'
XMKMF=''
ac_ct_CC='/usr/bin/cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_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='x86_64-apple-darwin10.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.3.0'
build_vendor='apple'
check_cpp='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin10.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/pweaver/polyml.5.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
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 "Poly/ML"
#define PACKAGE_TARNAME "polyml"
#define PACKAGE_VERSION "5.3"
#define PACKAGE_STRING "Poly/ML 5.3"
#define PACKAGE_BUGREPORT "polyml AT polyml DOT org"
#define PACKAGE_URL ""
#define PACKAGE "polyml"
#define VERSION "5.3"
#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/"
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment