Skip to content

Instantly share code, notes, and snippets.

@pheaver
Created December 10, 2010 01:20
Show Gist options
  • Save pheaver/735619 to your computer and use it in GitHub Desktop.
Save pheaver/735619 to your computer and use it in GitHub Desktop.
config.log for build failure on source-highlight
HOMEBREW_VERSION: 0.7.1
HEAD: 0008cc16b3366634f9515562a3fa2eace3245323
HOMEBREW_PREFIX: /Users/pweaver/homebrew
HOMEBREW_CELLAR: /Users/pweaver/homebrew/Cellar
HOMEBREW_REPOSITORY: /Users/pweaver/homebrew
HOMEBREW_LIBRARY_PATH: /Users/pweaver/homebrew/Library/Homebrew
Hardware: quad-core 64-bit arrandale
OS X: 10.6.5
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 3.2.4
GCC-4.0: build 5494
GCC-4.2: build 5664
LLVM: build 2326
MacPorts or Fink? false
X11 installed? true
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by source-highlight configure 3.1.4, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/Users/pweaver/homebrew/Cellar/source-highlight/3.1.4
## --------- ##
## Platform. ##
## --------- ##
hostname = max.local
uname -m = i386
uname -r = 10.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~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.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 87 tasks, 430 threads, 4 processors
Load average: 0.51, Mach factor: 3.47
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/pweaver/homebrew/Cellar/ruby/1.9.2-p0/bin
PATH: /Users/pweaver/.gem/ruby/1.8/bin
PATH: /Users/pweaver/.cabal/ghc-7.0.1/bin
PATH: /Users/pweaver/.cabal/ghc-6.12.3/bin
PATH: /Users/pweaver/homebrew/Cellar/emacs/23.2/Emacs.app/Contents/MacOS/bin
PATH: /Users/pweaver/bin
PATH: /Users/pweaver/local/bin
PATH: /Users/pweaver/commonrc/bin
PATH: /Users/pweaver/commonrc/gntp-send.git/bin
PATH: /Users/pweaver/homebrew/bin
PATH: /Users/pweaver/homebrew/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3362: checking for a BSD-compatible install
configure:3430: result: /usr/bin/install -c
configure:3441: checking whether build environment is sane
configure:3491: result: yes
configure:3632: checking for a thread-safe mkdir -p
configure:3671: result: build-aux/install-sh -c -d
configure:3684: checking for gawk
configure:3700: found /Users/pweaver/homebrew/bin/gawk
configure:3711: result: gawk
configure:3722: checking whether make sets $(MAKE)
configure:3744: result: yes
configure:3913: checking for gcc
configure:3940: result: /usr/bin/cc
configure:4169: checking for C compiler version
configure:4178: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4189: $? = 0
configure:4178: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:4189: $? = 0
configure:4178: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:4189: $? = 1
configure:4178: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:4189: $? = 1
configure:4209: checking whether the C compiler works
configure:4231: /usr/bin/cc -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:4235: $? = 0
configure:4284: result: yes
configure:4287: checking for C compiler default output file name
configure:4289: result: a.out
configure:4295: checking for suffix of executables
configure:4302: /usr/bin/cc -o conftest -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:4306: $? = 0
configure:4328: result:
configure:4350: checking whether we are cross compiling
configure:4358: /usr/bin/cc -o conftest -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:4362: $? = 0
configure:4369: ./conftest
configure:4373: $? = 0
configure:4388: result: no
configure:4393: checking for suffix of object files
configure:4415: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4419: $? = 0
configure:4440: result: o
configure:4444: checking whether we are using the GNU C compiler
configure:4463: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4463: $? = 0
configure:4472: result: yes
configure:4481: checking whether /usr/bin/cc accepts -g
configure:4501: /usr/bin/cc -c -g -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4501: $? = 0
configure:4542: result: yes
configure:4559: checking for /usr/bin/cc option to accept ISO C89
configure:4623: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:4623: $? = 0
configure:4636: result: none needed
configure:4667: checking for style of include used by make
configure:4695: result: GNU
configure:4720: checking dependency style of /usr/bin/cc
configure:4830: result: none
configure:4889: checking for ranlib
configure:4905: found /usr/bin/ranlib
configure:4916: result: ranlib
configure:4942: checking build system type
configure:4956: result: i386-apple-darwin10.5.0
configure:4976: checking host system type
configure:4989: result: i386-apple-darwin10.5.0
configure:5015: checking how to run the C preprocessor
configure:5046: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
configure:5046: $? = 0
configure:5060: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:5060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5085: result: /usr/bin/cc -E
configure:5105: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
configure:5105: $? = 0
configure:5119: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:5119: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5148: checking for grep that handles long lines and -e
configure:5206: result: /usr/bin/grep
configure:5211: checking for egrep
configure:5273: result: /usr/bin/grep -E
configure:5278: checking for ANSI C header files
configure:5298: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5298: $? = 0
configure:5371: /usr/bin/cc -o conftest -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:5371: $? = 0
configure:5371: ./conftest
configure:5371: $? = 0
configure:5382: result: yes
configure:5395: checking for sys/types.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for sys/stat.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for stdlib.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for string.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for memory.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for strings.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for inttypes.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for stdint.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5395: checking for unistd.h
configure:5395: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5395: $? = 0
configure:5395: result: yes
configure:5411: checking minix/config.h usability
configure:5411: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
conftest.c:55:26: error: minix/config.h: No such file or directory
configure:5411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5411: result: no
configure:5411: checking minix/config.h presence
configure:5411: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
conftest.c:22:26: error: minix/config.h: No such file or directory
configure:5411: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 <minix/config.h>
configure:5411: result: no
configure:5411: checking for minix/config.h
configure:5411: result: no
configure:5440: checking whether it is safe to define __EXTENSIONS__
configure:5458: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5458: $? = 0
configure:5465: result: yes
configure:5514: checking for size_t
configure:5514: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5514: $? = 0
configure:5514: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: expected expression before ')' token
configure:5514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5514: result: yes
configure:5527: checking libintl.h usability
configure:5527: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
conftest.c:60:21: error: libintl.h: No such file or directory
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:5527: result: no
configure:5527: checking libintl.h presence
configure:5527: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
conftest.c:27:21: error: libintl.h: No such file or directory
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <libintl.h>
configure:5527: result: no
configure:5527: checking for libintl.h
configure:5527: result: no
configure:5539: checking stddef.h usability
configure:5539: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.c >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking stddef.h presence
configure:5539: /usr/bin/cc -E -isystem /Users/pweaver/homebrew/include conftest.c
configure:5539: $? = 0
configure:5539: result: yes
configure:5539: checking for stddef.h
configure:5539: result: yes
configure:5552: checking for strftime
configure:5552: /usr/bin/cc -o conftest -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.c >&5
configure:5552: $? = 0
configure:5552: result: yes
configure:5720: checking for C++ compiler version
configure:5729: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5740: $? = 0
configure:5729: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:5740: $? = 0
configure:5729: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:5740: $? = 1
configure:5729: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:5740: $? = 1
configure:5744: checking whether we are using the GNU C++ compiler
configure:5763: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:5763: $? = 0
configure:5772: result: yes
configure:5781: checking whether /usr/bin/c++ accepts -g
configure:5801: /usr/bin/c++ -c -g -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:5801: $? = 0
configure:5842: result: yes
configure:5867: checking dependency style of /usr/bin/c++
configure:5977: result: none
configure:6002: checking for gawk
configure:6029: result: gawk
configure:6068: checking for a sed that does not truncate output
configure:6132: result: /Users/pweaver/bin/sed
configure:6150: checking for fgrep
configure:6212: result: /usr/bin/grep -F
configure:6247: checking for ld used by /usr/bin/cc
configure:6314: result: /usr/bin/cc
configure:6321: checking if the linker (/usr/bin/cc) is GNU ld
configure:6336: result: no
configure:6348: checking for BSD- or MS-compatible name lister (nm)
configure:6397: result: /usr/bin/nm
configure:6515: checking the name lister (/usr/bin/nm) interface
configure:6522: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:6525: /usr/bin/nm "conftest.o"
configure:6528: output
0000000000000000 D _some_variable
configure:6535: result: BSD nm
configure:6538: checking whether ln -s works
configure:6542: result: yes
configure:6550: checking the maximum length of command line arguments
configure:6670: result: 196608
configure:6687: checking whether the shell understands some XSI constructs
configure:6697: result: yes
configure:6701: checking whether the shell understands "+="
configure:6707: result: yes
configure:6742: checking for /usr/bin/cc option to reload object files
configure:6749: result: -r
configure:6818: checking for objdump
configure:6848: result: no
configure:6877: checking how to recognize dependent libraries
configure:7073: result: pass_all
configure:7133: checking for ar
configure:7149: found /usr/bin/ar
configure:7160: result: ar
configure:7238: checking for strip
configure:7254: found /usr/bin/strip
configure:7265: result: strip
configure:7337: checking for ranlib
configure:7364: result: ranlib
configure:7454: checking command to parse /usr/bin/nm output from /usr/bin/cc object
configure:7572: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:7575: $? = 0
configure:7579: /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:7582: $? = 0
cannot find nm_test_var in conftest.nm
configure:7572: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:7575: $? = 0
configure:7579: /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:7582: $? = 0
configure:7636: /usr/bin/c++ -o conftest -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib conftest.cpp conftstm.o >&5
configure:7639: $? = 0
configure:7677: result: ok
configure:7941: checking for dsymutil
configure:7957: found /usr/bin/dsymutil
configure:7968: result: dsymutil
configure:8033: checking for nmedit
configure:8049: found /usr/bin/nmedit
configure:8060: result: nmedit
configure:8125: checking for lipo
configure:8141: found /usr/bin/lipo
configure:8152: result: lipo
configure:8217: checking for otool
configure:8233: found /usr/bin/otool
configure:8244: result: otool
configure:8309: checking for otool64
configure:8339: result: no
configure:8384: checking for -single_module linker flag
/usr/bin/cc -O3 -w -pipe -L/Users/pweaver/homebrew/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8411: result: yes
configure:8413: checking for -exported_symbols_list linker flag
configure:8433: /usr/bin/c++ -o conftest -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -L/Users/pweaver/homebrew/lib -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5
configure:8433: $? = 0
configure:8443: result: yes
configure:8482: checking for dlfcn.h
configure:8482: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8607: checking for C++ compiler version
configure:8616: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:8627: $? = 0
configure:8616: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:8627: $? = 0
configure:8616: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:8627: $? = 1
configure:8616: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:8627: $? = 1
configure:8631: checking whether we are using the GNU C++ compiler
configure:8659: result: yes
configure:8668: checking whether /usr/bin/c++ accepts -g
configure:8729: result: yes
configure:8754: checking dependency style of /usr/bin/c++
configure:8864: result: none
configure:8887: checking how to run the C++ preprocessor
configure:8914: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
configure:8914: $? = 0
configure:8928: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
configure:8928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRFTIME 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8953: result: /usr/bin/c++ -E
configure:8973: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
configure:8973: $? = 0
configure:8987: /usr/bin/c++ -E -isystem /Users/pweaver/homebrew/include conftest.cpp
conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
configure:8987: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.4"
| #define PACKAGE_STRING "source-highlight 3.1.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.4"
| #define LIBRARY_VERSION "3:1:0"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRFTIME 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9193: checking for objdir
configure:9208: result: .libs
configure:9504: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
configure:9522: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:9526: $? = 0
configure:9539: result: yes
configure:9559: checking for /usr/bin/cc option to produce PIC
configure:9831: result: -fno-common -DPIC
configure:9843: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
configure:9861: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -fno-common -DPIC -DPIC conftest.c >&5
configure:9865: $? = 0
configure:9878: result: yes
configure:9902: checking if /usr/bin/cc static flag -static works
configure:9930: result: no
configure:9945: checking if /usr/bin/cc supports -c -o file.o
configure:9966: /usr/bin/cc -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -o out/conftest2.o conftest.c >&5
configure:9970: $? = 0
configure:9992: result: yes
configure:10000: checking if /usr/bin/cc supports -c -o file.o
configure:10047: result: yes
configure:10080: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
configure:11067: result: yes
configure:11306: checking dynamic linker characteristics
configure:11969: result: darwin10.5.0 dyld
configure:12071: checking how to hardcode library paths into programs
configure:12096: result: immediate
configure:12616: checking whether stripping libraries is possible
configure:12630: result: yes
configure:12656: checking if libtool supports shared libraries
configure:12658: result: yes
configure:12661: checking whether to build shared libraries
configure:12682: result: yes
configure:12685: checking whether to build static libraries
configure:12689: result: yes
configure:12839: checking for ld used by /usr/bin/c++
configure:12906: result: /usr/bin/cc
configure:12913: checking if the linker (/usr/bin/cc) is GNU ld
configure:12928: result: no
configure:12983: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:13896: result: yes
configure:13924: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:13927: $? = 0
configure:14109: checking for /usr/bin/c++ option to produce PIC
configure:14426: result: -fno-common -DPIC
configure:14435: checking if /usr/bin/c++ PIC flag -fno-common -DPIC works
configure:14453: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14457: $? = 0
configure:14470: result: yes
configure:14491: checking if /usr/bin/c++ static flag -static works
configure:14519: result: no
configure:14531: checking if /usr/bin/c++ supports -c -o file.o
configure:14552: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include -o out/conftest2.o conftest.cpp >&5
configure:14556: $? = 0
configure:14578: result: yes
configure:14583: checking if /usr/bin/c++ supports -c -o file.o
configure:14630: result: yes
configure:14660: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:14689: result: yes
configure:14826: checking dynamic linker characteristics
configure:15437: result: darwin10.5.0 dyld
configure:15488: checking how to hardcode library paths into programs
configure:15513: result: immediate
configure:15603: checking whether the compiler implements namespaces
configure:15626: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:15626: $? = 0
configure:15640: result: yes
configure:15648: checking whether the compiler supports Standard Template Library
configure:15677: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:15677: $? = 0
configure:15691: result: yes
configure:15700: checking whether the compiler has stringstream
configure:15727: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:15727: $? = 0
configure:15741: result: yes
configure:15750: checking whether the compiler has ios_base
configure:15777: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:15777: $? = 0
configure:15791: result: yes
configure:15850: checking for boostlib >= 1.33.1
configure:15904: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:15904: $? = 0
configure:15906: result: yes
configure:16071: checking whether the Boost::Regex library is available
configure:16094: /usr/bin/c++ -c -O3 -w -pipe -isystem /Users/pweaver/homebrew/include conftest.cpp >&5
configure:16094: $? = 0
configure:16108: result: yes
configure:16261: error: Could not link against !
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin10.5.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_have_ios_base=yes
ac_cv_cxx_have_sstream=yes
ac_cv_cxx_have_stl=yes
ac_cv_cxx_namespaces=yes
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 -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 -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_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_strftime=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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=i386-apple-darwin10.5.0
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=/Users/pweaver/bin/sed
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_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
ac_cv_safe_to_define___extensions__=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
ax_cv_boost_regex=yes
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. ##
## ----------------- ##
ABSOLUTEDATADIR=''
ACLOCAL='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/missing --run tar'
APPLE_UNIVERSAL_BUILD=''
AR='ar'
AUTOCONF='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/missing --run automake-1.11'
AWK='gawk'
BASH_COMPLETION_DIR=''
BASH_SHELL=''
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BOOST_CPPFLAGS=''
BOOST_LDFLAGS=''
BOOST_REGEX_LIB=''
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -w -pipe'
CHROOT_INPUT_DIR=''
CPP='/usr/bin/cc -E'
CPPFLAGS='-isystem /Users/pweaver/homebrew/include '
CTAGS=''
CXX='/usr/bin/c++'
CXXCPP='/usr/bin/c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -w -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DIRENT_H=''
DOUBLECPP=''
DOXYGEN=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GENGETOPT=''
GETOPT_H=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GNULIB_ALPHASORT=''
GNULIB_ATOLL=''
GNULIB_BTOWC=''
GNULIB_CALLOC_POSIX=''
GNULIB_CHOWN=''
GNULIB_CLOSE=''
GNULIB_DIRFD=''
GNULIB_DUP2=''
GNULIB_ENVIRON=''
GNULIB_EUIDACCESS=''
GNULIB_FCHDIR=''
GNULIB_FSYNC=''
GNULIB_FTRUNCATE=''
GNULIB_GETCWD=''
GNULIB_GETDOMAINNAME=''
GNULIB_GETDTABLESIZE=''
GNULIB_GETHOSTNAME=''
GNULIB_GETLOADAVG=''
GNULIB_GETLOGIN_R=''
GNULIB_GETPAGESIZE=''
GNULIB_GETSUBOPT=''
GNULIB_GETUSERSHELL=''
GNULIB_LCHMOD=''
GNULIB_LCHOWN=''
GNULIB_LINK=''
GNULIB_LSEEK=''
GNULIB_LSTAT=''
GNULIB_MALLOC_POSIX=''
GNULIB_MBRLEN=''
GNULIB_MBRTOWC=''
GNULIB_MBSCASECMP=''
GNULIB_MBSCASESTR=''
GNULIB_MBSCHR=''
GNULIB_MBSCSPN=''
GNULIB_MBSINIT=''
GNULIB_MBSLEN=''
GNULIB_MBSNCASECMP=''
GNULIB_MBSNLEN=''
GNULIB_MBSNRTOWCS=''
GNULIB_MBSPBRK=''
GNULIB_MBSPCASECMP=''
GNULIB_MBSRCHR=''
GNULIB_MBSRTOWCS=''
GNULIB_MBSSEP=''
GNULIB_MBSSPN=''
GNULIB_MBSSTR=''
GNULIB_MBSTOK_R=''
GNULIB_MEMMEM=''
GNULIB_MEMPCPY=''
GNULIB_MEMRCHR=''
GNULIB_MKDTEMP=''
GNULIB_MKSTEMP=''
GNULIB_PUTENV=''
GNULIB_RANDOM_R=''
GNULIB_RAWMEMCHR=''
GNULIB_READLINK=''
GNULIB_REALLOC_POSIX=''
GNULIB_RPMATCH=''
GNULIB_SCANDIR=''
GNULIB_SETENV=''
GNULIB_SLEEP=''
GNULIB_STPCPY=''
GNULIB_STPNCPY=''
GNULIB_STRCASESTR=''
GNULIB_STRCHRNUL=''
GNULIB_STRDUP=''
GNULIB_STRERROR=''
GNULIB_STRNDUP=''
GNULIB_STRNLEN=''
GNULIB_STRPBRK=''
GNULIB_STRSEP=''
GNULIB_STRSIGNAL=''
GNULIB_STRSTR=''
GNULIB_STRTOD=''
GNULIB_STRTOK_R=''
GNULIB_STRTOLL=''
GNULIB_STRTOULL=''
GNULIB_STRVERSCMP=''
GNULIB_UNISTD_H_SIGPIPE=''
GNULIB_UNSETENV=''
GNULIB_WCRTOMB=''
GNULIB_WCSNRTOMBS=''
GNULIB_WCSRTOMBS=''
GNULIB_WCTOB=''
GNULIB_WCWIDTH=''
GNULIB_WRITE=''
GREP='/usr/bin/grep'
HAVE_ALPHASORT=''
HAVE_ATOLL=''
HAVE_BTOWC=''
HAVE_CALLOC_POSIX=''
HAVE_DECL_DIRFD=''
HAVE_DECL_ENVIRON=''
HAVE_DECL_GETLOADAVG=''
HAVE_DECL_GETLOGIN_R=''
HAVE_DECL_MEMMEM=''
HAVE_DECL_MEMRCHR=''
HAVE_DECL_STRDUP=''
HAVE_DECL_STRERROR=''
HAVE_DECL_STRNDUP=''
HAVE_DECL_STRNLEN=''
HAVE_DECL_STRSIGNAL=''
HAVE_DECL_STRTOK_R=''
HAVE_DECL_WCTOB=''
HAVE_DECL_WCWIDTH=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE=''
HAVE_DUP2=''
HAVE_EUIDACCESS=''
HAVE_FSYNC=''
HAVE_FTRUNCATE=''
HAVE_GETDOMAINNAME=''
HAVE_GETDTABLESIZE=''
HAVE_GETHOSTNAME=''
HAVE_GETPAGESIZE=''
HAVE_GETSUBOPT=''
HAVE_GETUSERSHELL=''
HAVE_INTTYPES_H=''
HAVE_LCHMOD=''
HAVE_LINK=''
HAVE_LONG_LONG_INT=''
HAVE_LSTAT=''
HAVE_MALLOC_POSIX=''
HAVE_MBRLEN=''
HAVE_MBRTOWC=''
HAVE_MBSINIT=''
HAVE_MBSNRTOWCS=''
HAVE_MBSRTOWCS=''
HAVE_MEMPCPY=''
HAVE_MKDTEMP=''
HAVE_OS_H=''
HAVE_RANDOM_H=''
HAVE_RANDOM_R=''
HAVE_RAWMEMCHR=''
HAVE_READLINK=''
HAVE_REALLOC_POSIX=''
HAVE_RPMATCH=''
HAVE_SCANDIR=''
HAVE_SETENV=''
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP=''
HAVE_STDINT_H=''
HAVE_STPCPY=''
HAVE_STPNCPY=''
HAVE_STRCASESTR=''
HAVE_STRCHRNUL=''
HAVE_STRNDUP=''
HAVE_STRPBRK=''
HAVE_STRSEP=''
HAVE_STRTOD=''
HAVE_STRTOLL=''
HAVE_STRTOULL=''
HAVE_STRUCT_RANDOM_DATA=''
HAVE_STRVERSCMP=''
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H=''
HAVE_SYS_PARAM_H=''
HAVE_SYS_TYPES_H=''
HAVE_UNISTD_H=''
HAVE_UNSETENV=''
HAVE_UNSIGNED_LONG_LONG_INT=''
HAVE_WCHAR_H=''
HAVE_WCRTOMB=''
HAVE_WCSNRTOMBS=''
HAVE_WCSRTOMBS=''
HAVE_WINT_T=''
HAVE__BOOL=''
HELP2MAN=''
INCLUDE_NEXT=''
INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
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 '
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBINTL=''
LIBOBJS=''
LIBRARY_NAMESPACE='srchilite'
LIBRARY_VERSION='3:1:0'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBINTL=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/missing --run makeinfo'
MKDIR_P='build-aux/install-sh -c -d'
NEXT_DIRENT_H=''
NEXT_ERRNO_H=''
NEXT_STDINT_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_STAT_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_CTAGS_FALSE=''
NO_CTAGS_TRUE=''
NO_DOUBLECPP_FALSE=''
NO_DOUBLECPP_TRUE=''
NO_GENGETOPT_FALSE=''
NO_GENGETOPT_TRUE=''
NO_HELP2MAN_FALSE=''
NO_HELP2MAN_TRUE=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='source-highlight'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='source-highlight'
PACKAGE_STRING='source-highlight 3.1.4'
PACKAGE_TARNAME='source-highlight'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.4'
PATH_SEPARATOR=':'
PRAGMA_SYSTEM_HEADER=''
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
REPLACE_BTOWC=''
REPLACE_CHOWN=''
REPLACE_CLOSE=''
REPLACE_FCHDIR=''
REPLACE_GETCWD=''
REPLACE_GETPAGESIZE=''
REPLACE_LCHOWN=''
REPLACE_LSEEK=''
REPLACE_LSTAT=''
REPLACE_MBRLEN=''
REPLACE_MBRTOWC=''
REPLACE_MBSINIT=''
REPLACE_MBSNRTOWCS=''
REPLACE_MBSRTOWCS=''
REPLACE_MBSTATE_T=''
REPLACE_MEMMEM=''
REPLACE_MKDIR=''
REPLACE_MKSTEMP=''
REPLACE_PUTENV=''
REPLACE_STRCASESTR=''
REPLACE_STRDUP=''
REPLACE_STRERROR=''
REPLACE_STRSIGNAL=''
REPLACE_STRSTR=''
REPLACE_STRTOD=''
REPLACE_WCRTOMB=''
REPLACE_WCSRTOMBS=''
REPLACE_WCTOB=''
REPLACE_WCWIDTH=''
REPLACE_WRITE=''
SED='/Users/pweaver/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDBOOL_H=''
STDINT_H=''
STRIP='strip'
SYS_STAT_H=''
TAR=''
TEXI2HTML=''
UNISTD_H_HAVE_WINSOCK2_H=''
USE_BASH_COMPLETION_FALSE=''
USE_BASH_COMPLETION_TRUE=''
VALGRIND=''
VERSION='3.1.4'
VOID_UNSETENV=''
WCHAR_H=''
WCHAR_T_SUFFIX=''
WINT_T_SUFFIX=''
YACC=''
YFLAGS=''
ac_ct_CC='/usr/bin/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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bash_completiondir='${prefix}/etc/bash_completion.d'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.5.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
host='i386-apple-darwin10.5.0'
host_alias=''
host_cpu='i386'
host_os='darwin10.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-source-highlight-3.1.4-akMn/source-highlight-3.1.4/build-aux/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)/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/pweaver/homebrew/Cellar/source-highlight/3.1.4'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
source_highlightdatadir='${datarootdir}/source-highlight'
source_highlightdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
source_highlightlibdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}/api'
source_highlightlibexampledir='${datarootdir}/doc/${PACKAGE_TARNAME}/examples'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "source-highlight"
#define PACKAGE_TARNAME "source-highlight"
#define PACKAGE_VERSION "3.1.4"
#define PACKAGE_STRING "source-highlight 3.1.4"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "source-highlight"
#define VERSION "3.1.4"
#define LIBRARY_VERSION "3:1:0"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_STDDEF_H 1
#define HAVE_STRFTIME 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_NAMESPACES /**/
#define HAVE_STL /**/
#define HAVE_SSTREAM /**/
#define HAVE_BOOST /**/
#define HAVE_BOOST_REGEX /**/
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment