Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timotheecour/36da6c563be95e63d943cf5163bc6662 to your computer and use it in GitHub Desktop.
Save timotheecour/36da6c563be95e63d943cf5163bc6662 to your computer and use it in GitHub Desktop.
source-highlight on Ubuntu 16.04 LTS - Homebrew build logs
Homebrew build logs for source-highlight on Ubuntu 16.04 LTS
Build date: 2016-06-20 16:14:55
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: e3f2d714636fcb02df5c9126287cb70e6cdafccd
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 188ad45978b60bacaccfabc3fdd333cf3859b640
Core tap last commit: 3 days ago
HOMEBREW_PREFIX: /home/timothee/.linuxbrew
HOMEBREW_REPOSITORY: /home/timothee/.linuxbrew
HOMEBREW_CELLAR: /home/timothee/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 12-core 64-bit haswell
Kernel: Linux 4.4.0-22-generic x86_64 GNU/Linux
OS: Ubuntu 16.04 LTS
Codename: xenial
OS glibc: 2.23
OS gcc: 5.3.1
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: 3.8 build 0
X11: N/A
System Ruby: 2.3.0 => /usr/bin/ruby2.3
Perl: /usr/bin/perl
Python: /home/timothee/.linuxbrew/bin/python => /home/timothee/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby2.3
Java: openjdk version "1.8.0_91"
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Setting LD_* vars can break dynamic linking.
Set variables:
LD_LIBRARY_PATH: /home/timothee/udrive/git_clone/timg//build/arch/utitan/
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
numpy
2016-06-20 16:14:53 -0700
./configure
--disable-dependency-tracking
--prefix=/home/timothee/.linuxbrew/Cellar/source-highlight/3.1.8_1
--with-boost=/home/timothee/.linuxbrew
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/source-highlight-20160620-18634-1axzw8h/source-highlight-3.1.8/build-aux/missing: Unknown `--is-lightweight' option
Try `/tmp/source-highlight-20160620-18634-1axzw8h/source-highlight-3.1.8/build-aux/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/gcc-5
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-5 accepts -g... yes
checking for /usr/bin/gcc-5 option to accept ISO C89... none needed
checking whether /usr/bin/gcc-5 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-5... none
checking how to run the C preprocessor... /usr/bin/gcc-5 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for size_t... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for strftime... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-5 accepts -g... yes
checking dependency style of /usr/bin/g++-5... none
checking for gawk... (cached) gawk
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc-5... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-5 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-5 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-5 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc-5 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc-5 static flag -static works... yes
checking if /usr/bin/gcc-5 supports -c -o file.o... yes
checking if /usr/bin/gcc-5 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /usr/bin/g++-5 -E
checking for ld used by /usr/bin/g++-5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++-5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++-5 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++-5 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++-5 static flag -static works... yes
checking if /usr/bin/g++-5 supports -c -o file.o... yes
checking if /usr/bin/g++-5 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler has stringstream... yes
checking whether the compiler has ios_base... yes
checking for boostlib >= 1.33.1... yes
checking whether the Boost::Regex library is available... yes
configure: error: Could not find a version of the Boost::Regex library!
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 57cd82b22399b69662f541e3721689698bb325b3
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 673b78ea353476d94121467645d444944724fc0c
Core tap last commit: 4 days ago
HOMEBREW_PREFIX: /home/timothee/.linuxbrew
HOMEBREW_REPOSITORY: /home/timothee/.linuxbrew
HOMEBREW_CELLAR: /home/timothee/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 12-core 64-bit haswell
Kernel: Linux 4.4.0-22-generic x86_64 GNU/Linux
OS: Ubuntu 16.04 LTS
Codename: xenial
OS glibc: 2.23
OS gcc: 5.3.1
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: 3.8 build 0
X11: N/A
System Ruby: 2.3.0 => /usr/bin/ruby2.3
Perl: /usr/bin/perl
Python: /home/timothee/.linuxbrew/bin/python => /home/timothee/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby2.3
Java: openjdk version "1.8.0_91"
CC: /usr/bin/gcc-5
CXX: /usr/bin/g++-5
OBJC: /usr/bin/gcc-5
OBJCXX: /usr/bin/g++-5
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/timothee/.linuxbrew/include
LDFLAGS: -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib
MAKEFLAGS: -j12
CMAKE_PREFIX_PATH: /home/timothee/.linuxbrew
PKG_CONFIG_LIBDIR: /home/timothee/.linuxbrew/lib/pkgconfig:/home/timothee/.linuxbrew/share/pkgconfig
PATH: /home/timothee/.linuxbrew//bin:/home/timothee/.linuxbrew//sbin:/home/timothee/.linuxbrew//bin:/home/timothee/.linuxbrew//sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/timothee/.linuxbrew/Library/ENV/scm
CPATH: /home/timothee/.linuxbrew/include
LD_LIBRARY_PATH: /home/timothee/.linuxbrew/Cellar/source-highlight/3.1.8_1/lib:/home/timothee/.linuxbrew/Cellar/source-highlight/3.1.8_1:/home/timothee/udrive/git_clone/timg//build/arch/utitan/
LD_RUN_PATH: /home/timothee/.linuxbrew/lib
LIBRARY_PATH: /home/timothee/.linuxbrew/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU source-highlight configure 3.1.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/home/timothee/.linuxbrew/Cellar/source-highlight/3.1.8_1 --with-boost=/home/timothee/.linuxbrew
## --------- ##
## Platform. ##
## --------- ##
hostname = utitan
uname -m = x86_64
uname -r = 4.4.0-22-generic
uname -s = Linux
uname -v = #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/timothee/.linuxbrew//bin
PATH: /home/timothee/.linuxbrew//sbin
PATH: /home/timothee/.linuxbrew//bin
PATH: /home/timothee/.linuxbrew//sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
PATH: /home/timothee/.linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3206: checking for a BSD-compatible install
configure:3274: result: /usr/bin/install -c
configure:3285: checking whether build environment is sane
configure:3340: result: yes
configure:3378: WARNING: 'missing' script is too old or missing
configure:3491: checking for a thread-safe mkdir -p
configure:3530: result: /bin/mkdir -p
configure:3538: checking for gawk
configure:3554: found /usr/bin/gawk
configure:3565: result: gawk
configure:3576: checking whether make sets $(MAKE)
configure:3598: result: yes
configure:3627: checking whether make supports nested variables
configure:3644: result: yes
configure:3859: checking for gcc
configure:3886: result: /usr/bin/gcc-5
configure:4115: checking for C compiler version
configure:4124: /usr/bin/gcc-5 --version >&5
gcc-5 (Ubuntu 5.3.1-14ubuntu2.1) 5.3.1 20160413
Copyright (C) 2015 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:4135: $? = 0
configure:4124: /usr/bin/gcc-5 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-5
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.3.1-14ubuntu2.1' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1)
configure:4135: $? = 0
configure:4124: /usr/bin/gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
gcc-5: fatal error: no input files
compilation terminated.
configure:4135: $? = 1
configure:4124: /usr/bin/gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
gcc-5: fatal error: no input files
compilation terminated.
configure:4135: $? = 1
configure:4155: checking whether the C compiler works
configure:4177: /usr/bin/gcc-5 -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib conftest.c >&5
configure:4181: $? = 0
configure:4229: result: yes
configure:4232: checking for C compiler default output file name
configure:4234: result: a.out
configure:4240: checking for suffix of executables
configure:4247: /usr/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib conftest.c >&5
configure:4251: $? = 0
configure:4273: result:
configure:4295: checking whether we are cross compiling
configure:4303: /usr/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib conftest.c >&5
configure:4307: $? = 0
configure:4314: ./conftest
configure:4318: $? = 0
configure:4333: result: no
configure:4338: checking for suffix of object files
configure:4360: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:4364: $? = 0
configure:4385: result: o
configure:4389: checking whether we are using the GNU C compiler
configure:4408: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:4408: $? = 0
configure:4417: result: yes
configure:4426: checking whether /usr/bin/gcc-5 accepts -g
configure:4446: /usr/bin/gcc-5 -c -g -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:4446: $? = 0
configure:4487: result: yes
configure:4504: checking for /usr/bin/gcc-5 option to accept ISO C89
configure:4567: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:4567: $? = 0
configure:4580: result: none needed
configure:4605: checking whether /usr/bin/gcc-5 understands -c and -o together
configure:4627: /usr/bin/gcc-5 -c conftest.c -o conftest2.o
configure:4630: $? = 0
configure:4627: /usr/bin/gcc-5 -c conftest.c -o conftest2.o
configure:4630: $? = 0
configure:4642: result: yes
configure:4670: checking for style of include used by make
configure:4698: result: GNU
configure:4724: checking dependency style of /usr/bin/gcc-5
configure:4835: result: none
configure:4857: checking how to run the C preprocessor
configure:4888: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
configure:4888: $? = 0
configure:4902: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4:1:0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4927: result: /usr/bin/gcc-5 -E
configure:4947: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
configure:4947: $? = 0
configure:4961: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4:1:0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4990: checking for grep that handles long lines and -e
configure:5048: result: /bin/grep
configure:5053: checking for egrep
configure:5115: result: /bin/grep -E
configure:5122: checking for Minix Amsterdam compiler
configure:5146: result: no
configure:5198: checking for ar
configure:5214: found /usr/bin/ar
configure:5225: result: ar
configure:5305: checking for ranlib
configure:5321: found /usr/bin/ranlib
configure:5332: result: ranlib
configure:5362: checking build system type
configure:5376: result: x86_64-unknown-linux-gnu
configure:5396: checking host system type
configure:5409: result: x86_64-unknown-linux-gnu
configure:5429: checking for ANSI C header files
configure:5449: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5449: $? = 0
configure:5522: /usr/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib conftest.c >&5
configure:5522: $? = 0
configure:5522: ./conftest
configure:5522: $? = 0
configure:5533: result: yes
configure:5546: checking for sys/types.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for sys/stat.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for stdlib.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for string.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for memory.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for strings.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for inttypes.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for stdint.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5546: checking for unistd.h
configure:5546: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5546: $? = 0
configure:5546: result: yes
configure:5561: checking minix/config.h usability
configure:5561: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
conftest.c:55:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4: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:5561: result: no
configure:5561: checking minix/config.h presence
configure:5561: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
conftest.c:22:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:5561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4: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:5561: result: no
configure:5561: checking for minix/config.h
configure:5561: result: no
configure:5590: checking whether it is safe to define __EXTENSIONS__
configure:5608: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5608: $? = 0
configure:5615: result: yes
configure:5694: checking for size_t
configure:5694: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5694: $? = 0
configure:5694: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:5694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4: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 _DARWIN_C_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:5694: result: yes
configure:5707: checking libintl.h usability
configure:5707: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking libintl.h presence
configure:5707: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for libintl.h
configure:5707: result: yes
configure:5719: checking stddef.h usability
configure:5719: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:5719: $? = 0
configure:5719: result: yes
configure:5719: checking stddef.h presence
configure:5719: /usr/bin/gcc-5 -E -isystem/home/timothee/.linuxbrew/include conftest.c
configure:5719: $? = 0
configure:5719: result: yes
configure:5719: checking for stddef.h
configure:5719: result: yes
configure:5732: checking for strftime
configure:5732: /usr/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib conftest.c >&5
configure:5732: $? = 0
configure:5732: result: yes
configure:5900: checking for C++ compiler version
configure:5909: /usr/bin/g++-5 --version >&5
g++-5 (Ubuntu 5.3.1-14ubuntu2.1) 5.3.1 20160413
Copyright (C) 2015 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:5920: $? = 0
configure:5909: /usr/bin/g++-5 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++-5
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.3.1-14ubuntu2.1' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1)
configure:5920: $? = 0
configure:5909: /usr/bin/g++-5 -V >&5
g++-5: error: unrecognized command line option '-V'
g++-5: fatal error: no input files
compilation terminated.
configure:5920: $? = 1
configure:5909: /usr/bin/g++-5 -qversion >&5
g++-5: error: unrecognized command line option '-qversion'
g++-5: fatal error: no input files
compilation terminated.
configure:5920: $? = 1
configure:5924: checking whether we are using the GNU C++ compiler
configure:5943: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:5943: $? = 0
configure:5952: result: yes
configure:5961: checking whether /usr/bin/g++-5 accepts -g
configure:5981: /usr/bin/g++-5 -c -g -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:5981: $? = 0
configure:6022: result: yes
configure:6047: checking dependency style of /usr/bin/g++-5
configure:6158: result: none
configure:6183: checking for gawk
configure:6210: result: gawk
configure:6270: checking how to print strings
configure:6297: result: printf
configure:6318: checking for a sed that does not truncate output
configure:6382: result: /bin/sed
configure:6400: checking for fgrep
configure:6462: result: /bin/grep -F
configure:6497: checking for ld used by /usr/bin/gcc-5
configure:6564: result: /usr/bin/ld
configure:6571: checking if the linker (/usr/bin/ld) is GNU ld
configure:6586: result: yes
configure:6598: checking for BSD- or MS-compatible name lister (nm)
configure:6647: result: /usr/bin/nm -B
configure:6777: checking the name lister (/usr/bin/nm -B) interface
configure:6784: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:6787: /usr/bin/nm -B "conftest.o"
configure:6790: output
0000000000000000 B some_variable
configure:6797: result: BSD nm
configure:6800: checking whether ln -s works
configure:6804: result: yes
configure:6812: checking the maximum length of command line arguments
configure:6937: result: 1572864
configure:6954: checking whether the shell understands some XSI constructs
configure:6964: result: yes
configure:6968: checking whether the shell understands "+="
configure:6974: result: yes
configure:7009: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7049: result: func_convert_file_noop
configure:7056: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7076: result: func_convert_file_noop
configure:7083: checking for /usr/bin/ld option to reload object files
configure:7090: result: -r
configure:7164: checking for objdump
configure:7180: found /usr/bin/objdump
configure:7191: result: objdump
configure:7223: checking how to recognize dependent libraries
configure:7425: result: pass_all
configure:7510: checking for dlltool
configure:7540: result: no
configure:7570: checking how to associate runtime and link libraries
configure:7597: result: printf %s\n
configure:7722: checking for archiver @FILE support
configure:7739: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:7739: $? = 0
configure:7742: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7745: $? = 0
configure:7750: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7753: $? = 1
configure:7765: result: @
configure:7823: checking for strip
configure:7839: found /usr/bin/strip
configure:7850: result: strip
configure:7922: checking for ranlib
configure:7949: result: ranlib
configure:8051: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-5 object
configure:8170: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:8173: $? = 0
configure:8177: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8180: $? = 0
configure:8246: /usr/bin/g++-5 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib conftest.cpp conftstm.o >&5
configure:8249: $? = 0
configure:8287: result: ok
configure:8324: checking for sysroot
configure:8354: result: no
configure:8431: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:8434: $? = 0
configure:8597: checking for mt
configure:8613: found /bin/mt
configure:8624: result: mt
configure:8647: checking if mt is a manifest tool
configure:8653: mt '-?'
configure:8661: result: no
configure:9290: checking for dlfcn.h
configure:9290: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:9290: $? = 0
configure:9290: result: yes
configure:9487: checking for objdir
configure:9502: result: .libs
configure:9773: checking if /usr/bin/gcc-5 supports -fno-rtti -fno-exceptions
configure:9791: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:9795: $? = 0
configure:9808: result: yes
configure:10118: checking for /usr/bin/gcc-5 option to produce PIC
configure:10125: result: -fPIC -DPIC
configure:10133: checking if /usr/bin/gcc-5 PIC flag -fPIC -DPIC works
configure:10151: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -fPIC -DPIC -DPIC conftest.c >&5
configure:10155: $? = 0
configure:10168: result: yes
configure:10197: checking if /usr/bin/gcc-5 static flag -static works
configure:10225: result: yes
configure:10240: checking if /usr/bin/gcc-5 supports -c -o file.o
configure:10261: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -o out/conftest2.o conftest.c >&5
configure:10265: $? = 0
configure:10287: result: yes
configure:10295: checking if /usr/bin/gcc-5 supports -c -o file.o
configure:10342: result: yes
configure:10375: checking whether the /usr/bin/gcc-5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11537: result: yes
configure:11574: checking whether -lc should be explicitly linked in
configure:11582: /usr/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.c >&5
configure:11585: $? = 0
configure:11600: /usr/bin/gcc-5 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11603: $? = 0
configure:11617: result: no
configure:11782: checking dynamic linker characteristics
configure:12297: /usr/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12297: $? = 0
configure:12531: result: GNU/Linux ld.so
configure:12638: checking how to hardcode library paths into programs
configure:12663: result: immediate
configure:13203: checking whether stripping libraries is possible
configure:13208: result: yes
configure:13243: checking if libtool supports shared libraries
configure:13245: result: yes
configure:13248: checking whether to build shared libraries
configure:13269: result: yes
configure:13272: checking whether to build static libraries
configure:13276: result: yes
configure:13299: checking how to run the C++ preprocessor
configure:13326: /usr/bin/g++-5 -E -isystem/home/timothee/.linuxbrew/include conftest.cpp
configure:13326: $? = 0
configure:13340: /usr/bin/g++-5 -E -isystem/home/timothee/.linuxbrew/include conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4: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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRFTIME 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13365: result: /usr/bin/g++-5 -E
configure:13385: /usr/bin/g++-5 -E -isystem/home/timothee/.linuxbrew/include conftest.cpp
configure:13385: $? = 0
configure:13399: /usr/bin/g++-5 -E -isystem/home/timothee/.linuxbrew/include conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU source-highlight"
| #define PACKAGE_TARNAME "source-highlight"
| #define PACKAGE_VERSION "3.1.8"
| #define PACKAGE_STRING "GNU source-highlight 3.1.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
| #define PACKAGE "source-highlight"
| #define VERSION "3.1.8"
| #define LIBRARY_VERSION "4: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 _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRFTIME 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13569: checking for ld used by /usr/bin/g++-5
configure:13636: result: /usr/bin/ld -m elf_x86_64
configure:13643: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13658: result: yes
configure:13713: checking whether the /usr/bin/g++-5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14717: result: yes
configure:14752: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:14755: $? = 0
configure:15275: checking for /usr/bin/g++-5 option to produce PIC
configure:15282: result: -fPIC -DPIC
configure:15290: checking if /usr/bin/g++-5 PIC flag -fPIC -DPIC works
configure:15308: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15312: $? = 0
configure:15325: result: yes
configure:15348: checking if /usr/bin/g++-5 static flag -static works
configure:15376: result: yes
configure:15388: checking if /usr/bin/g++-5 supports -c -o file.o
configure:15409: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -o out/conftest2.o conftest.cpp >&5
configure:15413: $? = 0
configure:15435: result: yes
configure:15440: checking if /usr/bin/g++-5 supports -c -o file.o
configure:15487: result: yes
configure:15517: checking whether the /usr/bin/g++-5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15554: result: yes
configure:15697: checking dynamic linker characteristics
configure:16380: result: GNU/Linux ld.so
configure:16433: checking how to hardcode library paths into programs
configure:16458: result: immediate
configure:16549: checking whether the compiler implements namespaces
configure:16572: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:16572: $? = 0
configure:16586: result: yes
configure:16594: checking whether the compiler supports Standard Template Library
configure:16623: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:16623: $? = 0
configure:16637: result: yes
configure:16646: checking whether the compiler has stringstream
configure:16673: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:16673: $? = 0
configure:16687: result: yes
configure:16696: checking whether the compiler has ios_base
configure:16723: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:16723: $? = 0
configure:16737: result: yes
configure:16796: checking for boostlib >= 1.33.1
configure:16879: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -I/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:16879: $? = 0
configure:16881: result: yes
configure:17058: checking whether the Boost::Regex library is available
configure:17081: /usr/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/timothee/.linuxbrew/include -I/home/timothee/.linuxbrew/include conftest.cpp >&5
configure:17081: $? = 0
configure:17095: result: yes
configure:17243: error: Could not find a version of the Boost::Regex library!
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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/gcc-5
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/home/timothee/.linuxbrew/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='-Os -w -pipe -march=native'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++-5
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/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=yes
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=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc-5 -E'
ac_cv_prog_CXXCPP='/usr/bin/g++-5 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-5
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_boost_regex=yes
gl_cv_c_amsterdam_compiler=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
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='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -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=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABSOLUTEDATADIR=''
ACLOCAL='aclocal-1.14'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
ARFLAGS='cru'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
BASH_COMPLETION_DIR=''
BASH_SHELL=''
BOOST_CPPFLAGS='-I/home/timothee/.linuxbrew/include'
BOOST_LDFLAGS='-L/home/timothee/.linuxbrew/lib/x86_64-linux-gnu'
BOOST_REGEX_LIB=''
CC='/usr/bin/gcc-5'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native'
CHROOT_INPUT_DIR=''
CPP='/usr/bin/gcc-5 -E'
CPPFLAGS='-isystem/home/timothee/.linuxbrew/include -I/home/timothee/.linuxbrew/include'
CTAGS=''
CXX='/usr/bin/g++-5'
CXXCPP='/usr/bin/g++-5 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=native'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DOUBLECPP=''
DOXYGEN=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GENGETOPT=''
GETOPT_H=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE=''
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE=''
GNULIB_ALPHASORT=''
GNULIB_ATOLL=''
GNULIB_CALLOC_POSIX=''
GNULIB_CANONICALIZE_FILE_NAME=''
GNULIB_CHDIR=''
GNULIB_CHOWN=''
GNULIB_CLOSE=''
GNULIB_CLOSEDIR=''
GNULIB_DIRFD=''
GNULIB_DUP2=''
GNULIB_DUP3=''
GNULIB_DUP=''
GNULIB_ENVIRON=''
GNULIB_EUIDACCESS=''
GNULIB_FACCESSAT=''
GNULIB_FCHDIR=''
GNULIB_FCHMODAT=''
GNULIB_FCHOWNAT=''
GNULIB_FDATASYNC=''
GNULIB_FDOPENDIR=''
GNULIB_FFSL=''
GNULIB_FFSLL=''
GNULIB_FSTAT=''
GNULIB_FSTATAT=''
GNULIB_FSYNC=''
GNULIB_FTRUNCATE=''
GNULIB_FUTIMENS=''
GNULIB_GETCWD=''
GNULIB_GETDOMAINNAME=''
GNULIB_GETDTABLESIZE=''
GNULIB_GETGROUPS=''
GNULIB_GETHOSTNAME=''
GNULIB_GETLOADAVG=''
GNULIB_GETLOGIN=''
GNULIB_GETLOGIN_R=''
GNULIB_GETPAGESIZE=''
GNULIB_GETSUBOPT=''
GNULIB_GETUSERSHELL=''
GNULIB_GL_UNISTD_H_GETOPT=''
GNULIB_GRANTPT=''
GNULIB_GROUP_MEMBER=''
GNULIB_LCHMOD=''
GNULIB_LCHOWN=''
GNULIB_LINK=''
GNULIB_LINKAT=''
GNULIB_LSEEK=''
GNULIB_LSTAT=''
GNULIB_MALLOC_POSIX=''
GNULIB_MBSCASECMP=''
GNULIB_MBSCASESTR=''
GNULIB_MBSCHR=''
GNULIB_MBSCSPN=''
GNULIB_MBSLEN=''
GNULIB_MBSNCASECMP=''
GNULIB_MBSNLEN=''
GNULIB_MBSPBRK=''
GNULIB_MBSPCASECMP=''
GNULIB_MBSRCHR=''
GNULIB_MBSSEP=''
GNULIB_MBSSPN=''
GNULIB_MBSSTR=''
GNULIB_MBSTOK_R=''
GNULIB_MBTOWC=''
GNULIB_MEMCHR=''
GNULIB_MEMMEM=''
GNULIB_MEMPCPY=''
GNULIB_MEMRCHR=''
GNULIB_MKDIRAT=''
GNULIB_MKDTEMP=''
GNULIB_MKFIFO=''
GNULIB_MKFIFOAT=''
GNULIB_MKNOD=''
GNULIB_MKNODAT=''
GNULIB_MKOSTEMP=''
GNULIB_MKOSTEMPS=''
GNULIB_MKSTEMP=''
GNULIB_MKSTEMPS=''
GNULIB_MKTIME=''
GNULIB_NANOSLEEP=''
GNULIB_OPENDIR=''
GNULIB_PIPE2=''
GNULIB_PIPE=''
GNULIB_POSIX_OPENPT=''
GNULIB_PREAD=''
GNULIB_PTSNAME=''
GNULIB_PTSNAME_R=''
GNULIB_PUTENV=''
GNULIB_PWRITE=''
GNULIB_RANDOM_R=''
GNULIB_RAWMEMCHR=''
GNULIB_READ=''
GNULIB_READDIR=''
GNULIB_READLINK=''
GNULIB_READLINKAT=''
GNULIB_REALLOC_POSIX=''
GNULIB_REALPATH=''
GNULIB_REWINDDIR=''
GNULIB_RMDIR=''
GNULIB_RPMATCH=''
GNULIB_SCANDIR=''
GNULIB_SETENV=''
GNULIB_SETHOSTNAME=''
GNULIB_SLEEP=''
GNULIB_STAT=''
GNULIB_STPCPY=''
GNULIB_STPNCPY=''
GNULIB_STRCASESTR=''
GNULIB_STRCHRNUL=''
GNULIB_STRDUP=''
GNULIB_STRERROR=''
GNULIB_STRERROR_R=''
GNULIB_STRNCAT=''
GNULIB_STRNDUP=''
GNULIB_STRNLEN=''
GNULIB_STRPBRK=''
GNULIB_STRPTIME=''
GNULIB_STRSEP=''
GNULIB_STRSIGNAL=''
GNULIB_STRSTR=''
GNULIB_STRTOD=''
GNULIB_STRTOK_R=''
GNULIB_STRTOLL=''
GNULIB_STRTOULL=''
GNULIB_STRVERSCMP=''
GNULIB_SYMLINK=''
GNULIB_SYMLINKAT=''
GNULIB_SYSTEM_POSIX=''
GNULIB_TIMEGM=''
GNULIB_TIME_R=''
GNULIB_TTYNAME_R=''
GNULIB_UNISTD_H_NONBLOCKING=''
GNULIB_UNISTD_H_SIGPIPE=''
GNULIB_UNLINK=''
GNULIB_UNLINKAT=''
GNULIB_UNLOCKPT=''
GNULIB_UNSETENV=''
GNULIB_USLEEP=''
GNULIB_UTIMENSAT=''
GNULIB_WCTOMB=''
GNULIB_WRITE=''
GNULIB__EXIT=''
GREP='/bin/grep'
HAVE_ALPHASORT=''
HAVE_ATOLL=''
HAVE_CANONICALIZE_FILE_NAME=''
HAVE_CHOWN=''
HAVE_CLOSEDIR=''
HAVE_DECL_DIRFD=''
HAVE_DECL_ENVIRON=''
HAVE_DECL_FCHDIR=''
HAVE_DECL_FDATASYNC=''
HAVE_DECL_FDOPENDIR=''
HAVE_DECL_GETDOMAINNAME=''
HAVE_DECL_GETLOADAVG=''
HAVE_DECL_GETLOGIN_R=''
HAVE_DECL_GETPAGESIZE=''
HAVE_DECL_GETUSERSHELL=''
HAVE_DECL_LOCALTIME_R=''
HAVE_DECL_MEMMEM=''
HAVE_DECL_MEMRCHR=''
HAVE_DECL_SETENV=''
HAVE_DECL_SETHOSTNAME=''
HAVE_DECL_STRDUP=''
HAVE_DECL_STRERROR_R=''
HAVE_DECL_STRNDUP=''
HAVE_DECL_STRNLEN=''
HAVE_DECL_STRSIGNAL=''
HAVE_DECL_STRTOK_R=''
HAVE_DECL_TTYNAME_R=''
HAVE_DECL_UNSETENV=''
HAVE_DIRENT_H=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE=''
HAVE_DUP2=''
HAVE_DUP3=''
HAVE_EUIDACCESS=''
HAVE_FACCESSAT=''
HAVE_FCHDIR=''
HAVE_FCHMODAT=''
HAVE_FCHOWNAT=''
HAVE_FDATASYNC=''
HAVE_FDOPENDIR=''
HAVE_FFSL=''
HAVE_FFSLL=''
HAVE_FSTATAT=''
HAVE_FSYNC=''
HAVE_FTRUNCATE=''
HAVE_FUTIMENS=''
HAVE_GETDTABLESIZE=''
HAVE_GETGROUPS=''
HAVE_GETHOSTNAME=''
HAVE_GETLOGIN=''
HAVE_GETOPT_H=''
HAVE_GETPAGESIZE=''
HAVE_GETSUBOPT=''
HAVE_GRANTPT=''
HAVE_GROUP_MEMBER=''
HAVE_LCHMOD=''
HAVE_LCHOWN=''
HAVE_LINK=''
HAVE_LINKAT=''
HAVE_LSTAT=''
HAVE_MBSLEN=''
HAVE_MEMCHR=''
HAVE_MEMPCPY=''
HAVE_MKDIRAT=''
HAVE_MKDTEMP=''
HAVE_MKFIFO=''
HAVE_MKFIFOAT=''
HAVE_MKNOD=''
HAVE_MKNODAT=''
HAVE_MKOSTEMP=''
HAVE_MKOSTEMPS=''
HAVE_MKSTEMP=''
HAVE_MKSTEMPS=''
HAVE_NANOSLEEP=''
HAVE_OPENDIR=''
HAVE_OS_H=''
HAVE_PIPE2=''
HAVE_PIPE=''
HAVE_POSIX_OPENPT=''
HAVE_PREAD=''
HAVE_PTSNAME=''
HAVE_PTSNAME_R=''
HAVE_PWRITE=''
HAVE_RANDOM_H=''
HAVE_RANDOM_R=''
HAVE_RAWMEMCHR=''
HAVE_READDIR=''
HAVE_READLINK=''
HAVE_READLINKAT=''
HAVE_REALPATH=''
HAVE_REWINDDIR=''
HAVE_RPMATCH=''
HAVE_SCANDIR=''
HAVE_SETENV=''
HAVE_SETHOSTNAME=''
HAVE_SLEEP=''
HAVE_STPCPY=''
HAVE_STPNCPY=''
HAVE_STRCASESTR=''
HAVE_STRCHRNUL=''
HAVE_STRPBRK=''
HAVE_STRPTIME=''
HAVE_STRSEP=''
HAVE_STRTOD=''
HAVE_STRTOLL=''
HAVE_STRTOULL=''
HAVE_STRUCT_RANDOM_DATA=''
HAVE_STRVERSCMP=''
HAVE_SYMLINK=''
HAVE_SYMLINKAT=''
HAVE_SYS_LOADAVG_H=''
HAVE_SYS_PARAM_H=''
HAVE_TIMEGM=''
HAVE_UNISTD_H=''
HAVE_UNLINKAT=''
HAVE_UNLOCKPT=''
HAVE_USLEEP=''
HAVE_UTIMENSAT=''
HAVE_WCHAR_T=''
HAVE__BOOL=''
HAVE__EXIT=''
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/ld -m elf_x86_64'
LDFLAGS='-L/home/timothee/.linuxbrew/lib -Wl,--dynamic-linker=/home/timothee/.linuxbrew/lib/ld.so -Wl,-rpath,/home/timothee/.linuxbrew/lib -L/home/timothee/.linuxbrew/lib/x86_64-linux-gnu'
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBINTL=''
LIBOBJS=''
LIBRARY_NAMESPACE='srchilite'
LIBRARY_VERSION='4:1:0'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBINTL=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_DIRENT_H=''
NEXT_GETOPT_H=''
NEXT_STDDEF_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_STAT_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NM='/usr/bin/nm -B'
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='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='source-highlight'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='GNU source-highlight'
PACKAGE_STRING='GNU source-highlight 3.1.8'
PACKAGE_TARNAME='source-highlight'
PACKAGE_URL='http://www.gnu.org/software/source-highlight/'
PACKAGE_VERSION='3.1.8'
PATH_SEPARATOR=':'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER=''
PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
RANLIB='ranlib'
REPLACE_CALLOC=''
REPLACE_CANONICALIZE_FILE_NAME=''
REPLACE_CHOWN=''
REPLACE_CLOSE=''
REPLACE_CLOSEDIR=''
REPLACE_DIRFD=''
REPLACE_DUP2=''
REPLACE_DUP=''
REPLACE_FCHOWNAT=''
REPLACE_FDOPENDIR=''
REPLACE_FSTAT=''
REPLACE_FSTATAT=''
REPLACE_FUTIMENS=''
REPLACE_GETCWD=''
REPLACE_GETDOMAINNAME=''
REPLACE_GETGROUPS=''
REPLACE_GETLOGIN_R=''
REPLACE_GETPAGESIZE=''
REPLACE_LCHOWN=''
REPLACE_LINK=''
REPLACE_LINKAT=''
REPLACE_LOCALTIME_R=''
REPLACE_LSEEK=''
REPLACE_LSTAT=''
REPLACE_MALLOC=''
REPLACE_MBTOWC=''
REPLACE_MEMCHR=''
REPLACE_MEMMEM=''
REPLACE_MKDIR=''
REPLACE_MKFIFO=''
REPLACE_MKNOD=''
REPLACE_MKSTEMP=''
REPLACE_MKTIME=''
REPLACE_NANOSLEEP=''
REPLACE_NULL=''
REPLACE_OPENDIR=''
REPLACE_PREAD=''
REPLACE_PTSNAME_R=''
REPLACE_PUTENV=''
REPLACE_PWRITE=''
REPLACE_READ=''
REPLACE_READLINK=''
REPLACE_REALLOC=''
REPLACE_REALPATH=''
REPLACE_RMDIR=''
REPLACE_SETENV=''
REPLACE_SLEEP=''
REPLACE_STAT=''
REPLACE_STPNCPY=''
REPLACE_STRCASESTR=''
REPLACE_STRCHRNUL=''
REPLACE_STRDUP=''
REPLACE_STRERROR=''
REPLACE_STRERROR_R=''
REPLACE_STRNCAT=''
REPLACE_STRNDUP=''
REPLACE_STRNLEN=''
REPLACE_STRSIGNAL=''
REPLACE_STRSTR=''
REPLACE_STRTOD=''
REPLACE_STRTOK_R=''
REPLACE_SYMLINK=''
REPLACE_TIMEGM=''
REPLACE_TTYNAME_R=''
REPLACE_UNLINK=''
REPLACE_UNLINKAT=''
REPLACE_UNSETENV=''
REPLACE_USLEEP=''
REPLACE_UTIMENSAT=''
REPLACE_WCTOMB=''
REPLACE_WRITE=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STDBOOL_H=''
STDDEF_H=''
STRIP='strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
TAR=''
TEXI2HTML=''
TIME_H_DEFINES_STRUCT_TIMESPEC=''
UNDEFINE_STRTOK_R=''
UNISTD_H_HAVE_WINSOCK2_H=''
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
USE_BASH_COMPLETION_FALSE=''
USE_BASH_COMPLETION_TRUE=''
VALGRIND=''
VERSION='3.1.8'
YACC=''
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc-5'
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 -'
bash_completiondir='${prefix}/etc/bash_completion.d'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/source-highlight-20160620-18634-1axzw8h/source-highlight-3.1.8/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/timothee/.linuxbrew/Cellar/source-highlight/3.1.8_1'
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 "GNU source-highlight"
#define PACKAGE_TARNAME "source-highlight"
#define PACKAGE_VERSION "3.1.8"
#define PACKAGE_STRING "GNU source-highlight 3.1.8"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "http://www.gnu.org/software/source-highlight/"
#define PACKAGE "source-highlight"
#define VERSION "3.1.8"
#define LIBRARY_VERSION "4: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 _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_LIBINTL_H 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