This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ThePEG configure 2.0.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/thepeg-2.0.4 --htmldir=/usr/share/doc/thepeg-2.0.4/html --libdir=/usr/lib64 --disable-static --disable-stdcxx11 --without-fastjet --without-hepmc --without-javagui --without-lhapdf --without-rivet --with-zlib=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.6-hardened uname -s = Linux uname -v = #1 SMP Thu Nov 10 10:20:10 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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: /usr/lib/portage/python2.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 PATH: /usr/lib/plan9/bin PATH: /usr/bin/cdsclient PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2480: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2618: checking build system type configure:2632: result: x86_64-pc-linux-gnu configure:2652: checking host system type configure:2665: result: x86_64-pc-linux-gnu configure:2719: checking for a BSD-compatible install configure:2787: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:2798: checking whether build environment is sane configure:2853: result: yes configure:3004: checking for a thread-safe mkdir -p configure:3043: result: /bin/mkdir -p configure:3050: checking for gawk configure:3066: found /usr/bin/gawk configure:3077: result: gawk configure:3088: checking whether make sets $(MAKE) configure:3110: result: yes configure:3139: checking whether make supports nested variables configure:3156: result: yes configure:3293: checking whether make supports nested variables configure:3310: result: yes configure:3333: checking for style of include used by make configure:3361: result: GNU configure:3392: checking for x86_64-pc-linux-gnu-gcc configure:3408: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3419: result: x86_64-pc-linux-gnu-gcc configure:3688: checking for C compiler version configure:3697: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:3708: $? = 0 configure:3697: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3708: $? = 0 configure:3697: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3708: $? = 1 configure:3697: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3708: $? = 1 configure:3728: checking whether the C compiler works configure:3750: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3754: $? = 0 configure:3802: result: yes configure:3805: checking for C compiler default output file name configure:3807: result: a.out configure:3813: checking for suffix of executables configure:3820: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3824: $? = 0 configure:3846: result: configure:3868: checking whether we are cross compiling configure:3876: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3880: $? = 0 configure:3887: ./conftest configure:3891: $? = 0 configure:3906: result: no configure:3911: checking for suffix of object files configure:3933: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3937: $? = 0 configure:3958: result: o configure:3962: checking whether we are using the GNU C compiler configure:3981: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3981: $? = 0 configure:3990: result: yes configure:3999: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4019: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4019: $? = 0 configure:4060: result: yes configure:4077: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4140: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4140: $? = 0 configure:4153: result: none needed configure:4178: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4200: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4203: $? = 0 configure:4200: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4203: $? = 0 configure:4215: result: yes configure:4234: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4345: result: none configure:4366: checking for x86_64-pc-linux-gnu-ar configure:4382: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4393: result: x86_64-pc-linux-gnu-ar configure:4463: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:4479: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4479: $? = 0 configure:4481: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:4484: $? = 0 configure:4512: result: ar configure:4547: checking for x86_64-pc-linux-gnu-g++ configure:4563: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4574: result: x86_64-pc-linux-gnu-g++ configure:4645: checking for C++ compiler version configure:4654: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:4665: $? = 0 configure:4654: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:4665: $? = 0 configure:4654: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4665: $? = 1 configure:4654: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4665: $? = 1 configure:4669: checking whether we are using the GNU C++ compiler configure:4688: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:4688: $? = 0 configure:4697: result: yes configure:4706: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4726: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4726: $? = 0 configure:4767: result: yes configure:4792: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4903: result: none configure:4919: checking whether to include C++11 flag for testing configure:5598: result: no configure:5607: checking how to run the C++ preprocessor configure:5634: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:5634: $? = 0 configure:5648: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:5673: result: x86_64-pc-linux-gnu-g++ -E configure:5693: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:5693: $? = 0 configure:5707: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include configure:5736: checking for grep that handles long lines and -e configure:5794: result: /bin/grep configure:5799: checking for egrep configure:5861: result: /bin/grep -E configure:5866: checking for ANSI C header files configure:5886: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5886: $? = 0 configure:5959: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:5959: $? = 0 configure:5959: ./conftest configure:5959: $? = 0 configure:5970: result: yes configure:5983: checking for sys/types.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for sys/stat.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for stdlib.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for string.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for memory.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for strings.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for inttypes.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for stdint.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5983: checking for unistd.h configure:5983: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:5983: $? = 0 configure:5983: result: yes configure:5995: checking for unistd.h configure:5995: result: yes configure:6005: checking whether make sets $(MAKE) configure:6027: result: yes configure:6036: checking whether ln -s works configure:6040: result: yes configure:6095: checking how to print strings configure:6122: result: printf configure:6143: checking for a sed that does not truncate output configure:6207: result: /bin/sed configure:6225: checking for fgrep configure:6287: result: /bin/grep -F configure:6322: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6389: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6396: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6411: result: yes configure:6423: checking for BSD- or MS-compatible name lister (nm) configure:6477: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:6607: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:6614: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:6617: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:6620: output 0000000000000000 B some_variable configure:6627: result: BSD nm configure:6631: checking the maximum length of command line arguments configure:6762: result: 1572864 configure:6810: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6850: result: func_convert_file_noop configure:6857: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6877: result: func_convert_file_noop configure:6884: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6891: result: -r configure:6925: checking for x86_64-pc-linux-gnu-objdump configure:6941: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6952: result: x86_64-pc-linux-gnu-objdump configure:7024: checking how to recognize dependent libraries configure:7224: result: pass_all configure:7269: checking for x86_64-pc-linux-gnu-dlltool configure:7299: result: no configure:7309: checking for dlltool configure:7339: result: no configure:7369: checking how to associate runtime and link libraries configure:7396: result: printf %s\n configure:7412: checking for x86_64-pc-linux-gnu-ar configure:7439: result: x86_64-pc-linux-gnu-ar configure:7520: checking for archiver @FILE support configure:7537: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:7537: $? = 0 configure:7540: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7543: $? = 0 configure:7548: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:7551: $? = 1 configure:7563: result: @ configure:7581: checking for x86_64-pc-linux-gnu-strip configure:7597: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7608: result: x86_64-pc-linux-gnu-strip configure:7680: checking for x86_64-pc-linux-gnu-ranlib configure:7696: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7707: result: x86_64-pc-linux-gnu-ranlib configure:7849: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8002: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:8005: $? = 0 configure:8009: /usr/bin/x86_64-pc-linux-gnu-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:8012: $? = 0 configure:8078: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 configure:8081: $? = 0 configure:8119: result: ok configure:8166: checking for sysroot configure:8196: result: no configure:8203: checking for a working dd configure:8241: result: /bin/dd configure:8245: checking how to truncate binary pipes configure:8260: result: /bin/dd bs=4096 count=1 configure:8396: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:8399: $? = 0 configure:8549: checking for x86_64-pc-linux-gnu-mt configure:8579: result: no configure:8589: checking for mt configure:8605: found /usr/sbin/mt configure:8616: result: mt configure:8639: checking if mt is a manifest tool configure:8645: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:8653: result: no configure:9327: checking for dlfcn.h configure:9327: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:9327: $? = 0 configure:9327: result: yes configure:9590: checking for objdir configure:9605: result: .libs configure:9869: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9887: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9891: $? = 0 configure:9904: result: no configure:10262: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10269: result: -fPIC -DPIC configure:10277: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10295: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:10299: $? = 0 configure:10312: result: yes configure:10341: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10369: result: yes configure:10384: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10405: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:10409: $? = 0 configure:10431: result: yes configure:10439: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10486: result: yes configure:10519: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:11778: result: yes configure:11815: checking whether -lc should be explicitly linked in configure:11823: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11826: $? = 0 configure:11841: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11844: $? = 0 configure:11858: result: no configure:12018: checking dynamic linker characteristics configure:12612: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12612: $? = 0 configure:12849: result: GNU/Linux ld.so configure:12971: checking how to hardcode library paths into programs configure:12996: result: immediate configure:13098: checking for shl_load configure:13098: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sci-physics/thepeg-2.0.4/temp/ccbsQNSf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13098: result: no configure:13102: checking for shl_load in -ldld configure:13127: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13136: result: no configure:13141: checking for dlopen configure:13141: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sci-physics/thepeg-2.0.4/temp/ccRhH7yp.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13141: result: no configure:13145: checking for dlopen in -ldl configure:13170: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:13170: $? = 0 configure:13179: result: yes configure:13298: checking whether a program can dlopen itself configure:13378: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:13381: $? = 0 configure:13399: result: yes configure:13404: checking whether a statically linked program can dlopen itself configure:13484: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/sci-physics/thepeg-2.0.4/temp/ccGY1DOB.o: In function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:13487: $? = 1 configure:13505: result: no configure:13544: checking whether stripping libraries is possible configure:13549: result: yes configure:13584: checking if libtool supports shared libraries configure:13586: result: yes configure:13589: checking whether to build shared libraries configure:13614: result: yes configure:13617: checking whether to build static libraries configure:13621: result: no configure:13644: checking how to run the C++ preprocessor configure:13710: result: x86_64-pc-linux-gnu-g++ -E configure:13730: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13730: $? = 0 configure:13744: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13906: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13973: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13980: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13995: result: yes configure:14050: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15123: result: yes configure:15159: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:15162: $? = 0 configure:15643: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15650: result: -fPIC -DPIC configure:15658: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15676: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15680: $? = 0 configure:15693: result: yes configure:15716: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15744: result: yes configure:15756: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15777: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:15781: $? = 0 configure:15803: result: yes configure:15808: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15855: result: yes configure:15885: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15925: result: yes configure:16066: checking dynamic linker characteristics configure:16824: result: GNU/Linux ld.so configure:16889: checking how to hardcode library paths into programs configure:16914: result: immediate configure:16988: checking for a readline compatible library configure:17021: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lreadline >&5 configure:17021: $? = 0 configure:17040: result: -lreadline configure:17050: checking readline.h usability configure:17050: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:57:22: fatal error: readline.h: No such file or directory #include ^ compilation terminated. configure:17050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17050: result: no configure:17050: checking readline.h presence configure:17050: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:24:22: fatal error: readline.h: No such file or directory #include ^ compilation terminated. configure:17050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:17050: result: no configure:17050: checking for readline.h configure:17050: result: no configure:17050: checking readline/readline.h usability configure:17050: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:17050: $? = 0 configure:17050: result: yes configure:17050: checking readline/readline.h presence configure:17050: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:17050: $? = 0 configure:17050: result: yes configure:17050: checking for readline/readline.h configure:17050: result: yes configure:17060: checking whether readline supports history configure:17085: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lreadline >&5 configure:17085: $? = 0 configure:17092: result: yes configure:17101: checking history.h usability configure:17101: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:59:21: fatal error: history.h: No such file or directory #include ^ compilation terminated. configure:17101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17101: result: no configure:17101: checking history.h presence configure:17101: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:26:21: fatal error: history.h: No such file or directory #include ^ compilation terminated. configure:17101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | /* end confdefs.h. */ | #include configure:17101: result: no configure:17101: checking for history.h configure:17101: result: no configure:17101: checking readline/history.h usability configure:17101: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:17101: $? = 0 configure:17101: result: yes configure:17101: checking readline/history.h presence configure:17101: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:17101: $? = 0 configure:17101: result: yes configure:17101: checking for readline/history.h configure:17101: result: yes configure:17118: checking whether to include dimension checking configure:17128: result: no configure:17137: checking for gsl location configure:17156: result: in system libraries configure:17159: checking for sqrt in -lm configure:17184: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lm -lreadline >&5 configure:17184: $? = 0 configure:17193: result: yes configure:17204: checking for cblas_srot in -lgslcblas configure:17229: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lgslcblas -lm -lreadline >&5 configure:17229: $? = 0 configure:17238: result: yes configure:17249: checking for gsl_ran_poisson in -lgsl configure:17274: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lgsl -lgslcblas -lm -lreadline >&5 configure:17274: $? = 0 configure:17283: result: yes configure:17379: checking for lhapdf-config configure:17410: result: no configure:17424: checking LHAPDF configure:17426: result: no configure:17508: WARNING: ***************************************************************************** Warning: Herwig++ will require ThePEG to be configured with LHAPDF. ***************************************************************************** configure:17530: checking for HepMC location configure:17545: result: HepMC support disabled. configure:17760: checking for Rivet location configure:17780: result: Rivet support disabled. configure:17966: checking for fastjet-config configure:17997: result: no configure:18011: checking FastJet configure:18013: result: no configure:18086: WARNING: ***************************************************************************** Warning: Herwig++ will require ThePEG to be configured with FastJet. ***************************************************************************** configure:18116: checking how to run the C preprocessor configure:18147: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18147: $? = 0 configure:18161: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:18161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | /* end confdefs.h. */ | #include configure:18186: result: x86_64-pc-linux-gnu-gcc -E configure:18206: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18206: $? = 0 configure:18220: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:18220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | /* end confdefs.h. */ | #include configure:18252: checking if zlib is wanted configure:18260: result: yes configure:18309: checking for inflateEnd in -lz configure:18334: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib conftest.c -lz -lreadline >&5 configure:18334: $? = 0 configure:18343: result: yes configure:18351: checking zlib.h usability configure:18351: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I/usr/include conftest.c >&5 configure:18351: $? = 0 configure:18351: result: yes configure:18351: checking zlib.h presence configure:18351: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c configure:18351: $? = 0 configure:18351: result: yes configure:18351: checking for zlib.h configure:18351: result: yes configure:18392: checking if GZREAD_FILE is set configure:18396: result: no (using gunzip -c) configure:18410: checking if GZWRITE_FILE is set configure:18414: result: no (using gzip -c > ) configure:18428: checking if BZ2READ_FILE is set configure:18432: result: no (using bunzip2 -c) configure:18446: checking if BZ2WRITE_FILE is set configure:18450: result: no (using bzip2 -c > ) configure:18478: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:18478: $? = 0 configure:18502: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:18502: $? = 0 configure:18527: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:18527: $? = 0 configure:18538: checking for C++ compiler vendor configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45:9: error: 'thisisanerror' was not declared in this scope thisisanerror; ^~~~~~~~~~~~~ configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45:9: error: 'thisisanerror' was not declared in this scope thisisanerror; ^~~~~~~~~~~~~ configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45:9: error: 'thisisanerror' was not declared in this scope thisisanerror; ^~~~~~~~~~~~~ configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45:9: error: 'thisisanerror' was not declared in this scope thisisanerror; ^~~~~~~~~~~~~ configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__clang__)) | thisisanerror; | #endif | | ; | return 0; | } configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45:9: error: 'thisisanerror' was not declared in this scope thisisanerror; ^~~~~~~~~~~~~ configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(_CRAYC)) | thisisanerror; | #endif | | ; | return 0; | } configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45:9: error: 'thisisanerror' was not declared in this scope thisisanerror; ^~~~~~~~~~~~~ configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__FUJITSU)) | thisisanerror; | #endif | | ; | return 0; | } configure:18585: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:18585: $? = 0 configure:18593: result: gnu configure:18629: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:18629: $? = 0 configure:18659: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:18659: $? = 0 configure:18691: checking for gcc abs bug configure:18712: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.cpp -lz -lreadline >&5 configure:18712: $? = 0 configure:18712: ./conftest configure:18712: $? = 0 configure:18713: result: not found. Compiler is ok. configure:18809: checking for perl configure:18827: found /usr/bin/perl configure:18839: result: /usr/bin/perl configure: this is boost.m4 serial 26 configure:19044: checking for Boost headers version >= 1.41.0 configure:19115: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:19115: $? = 0 configure:19136: result: yes configure:19157: checking for Boost's header version configure:19188: result: 1_62 configure:19200: checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++ configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 6 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) # error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined _MSC_VER && _MSC_VER >= 1500 # error defined _MSC_VER && _MSC_VER >= 1500 ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER >= 1500 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER >= 1500 | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined _MSC_VER && _MSC_VER == 1400 # error defined _MSC_VER && _MSC_VER == 1400 ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1400 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1400 | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined _MSC_VER && _MSC_VER == 1310 # error defined _MSC_VER && _MSC_VER == 1310 ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1310 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1310 | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __BORLANDC__ # error defined __BORLANDC__ ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __BORLANDC__ | /* OK */ | #else | # error defined __BORLANDC__ | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:43:49: error: operator "defined" requires an identifier #if defined __ICC && (defined __unix || defined ) ^ conftest.cpp:43:22: error: missing ')' in expression #if defined __ICC && (defined __unix || defined ) ^ conftest.cpp:46:3: error: #error defined __ICC && (defined __unix || defined ) # error defined __ICC && (defined __unix || defined ) ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __ICC && (defined __unix || defined ) | /* OK */ | #else | # error defined __ICC && (defined __unix || defined ) | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __ICL # error defined __ICL ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __ICL | /* OK */ | #else | # error defined __ICL | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined _MSC_VER && _MSC_VER == 1300 # error defined _MSC_VER && _MSC_VER == 1300 ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER == 1300 | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER == 1300 | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC # error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC | /* OK */ | #else | # error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x32FF # error defined __MWERKS__ && __MWERKS__ <= 0x32FF ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __MWERKS__ && __MWERKS__ <= 0x32FF | /* OK */ | #else | # error defined __MWERKS__ && __MWERKS__ <= 0x32FF | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE # error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE # error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE | /* OK */ | #else | # error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE | #endif | | int | main () | { | | ; | return 0; | } configure:19334: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x31FF # error defined __MWERKS__ && __MWERKS__ <= 0x31FF ^~~~~ configure:19334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined __MWERKS__ && __MWERKS__ <= 0x31FF | /* OK */ | #else | # error defined __MWERKS__ && __MWERKS__ <= 0x31FF | #endif | | int | main () | { | | ; | return 0; | } configure:19362: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ configure:19369: result: configure:19401: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:46:3: error: #error MT not needed # error MT not needed ^~~~~ configure:19401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ThePEG" | #define PACKAGE_TARNAME "ThePEG" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "ThePEG 2.0.4" | #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" | #define PACKAGE_URL "" | #define PACKAGE "ThePEG" | #define VERSION "2.0.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBGSLCBLAS 1 | #define HAVE_LIBGSL 1 | #define ThePEG_RIVET_VERSION 1 | #define HAVE_LIBZ 1 | #define ThePEG_GZREAD_FILE "gunzip -c" | #define ThePEG_GZWRITE_FILE "gzip -c > " | #define ThePEG_BZ2READ_FILE "bunzip2 -c" | #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " | #define ThePEG_HAS_EXPM1 1 | #define ThePEG_HAS_LOG1P 1 | #define ThePEG_HAS_DLOPEN 1 | #define ThePEG_HAS_FPU_CONTROL 1 | #define ThePEG_HAS_FENV 1 | #define HAVE_BOOST 1 | /* end confdefs.h. */ | | #if defined _REENTRANT || defined _MT || defined __MT__ | /* use -mt */ | #else | # error MT not needed | #endif | | int | main () | { | | ; | return 0; | } configure:19433: checking boost/test/unit_test.hpp usability configure:19433: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:19433: $? = 0 configure:19433: result: yes configure:19433: checking boost/test/unit_test.hpp presence configure:19433: x86_64-pc-linux-gnu-g++ -E -I/usr/include -I/usr/include conftest.cpp configure:19433: $? = 0 configure:19433: result: yes configure:19433: checking for boost/test/unit_test.hpp configure:19433: result: yes configure:19453: checking for the Boost unit_test_framework library configure:19497: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include conftest.cpp >&5 configure:19497: $? = 0 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--mt -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework- -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework- collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--mt-d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--mt-d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework--d -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework--d collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework-mt-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework-mt-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-mt-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/local/lib64 conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib32 conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/lib64 conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/usr/libexec conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib32 conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -L/lib64 conftest.o -lboost_unit_test_framework-d-1_62 -lz -lreadline >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_unit_test_framework-d-1_62 collect2: error: ld returned 1 exit status configure:19567: $? = 1 configure:19552: re-using the existing conftest.o configure:19558: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib conftest.o -lboost_unit_test_framework-mt -lz -lreadline >&5 configure:19567: $? = 0 configure:19678: result: yes configure:19871: checking that generated files are newer than configure configure:19877: result: done configure:19932: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ThePEG config.status 2.0.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1258: creating Helicity/Makefile config.status:1258: creating Helicity/WaveFunction/Makefile config.status:1258: creating Helicity/Vertex/Makefile config.status:1258: creating Helicity/Vertex/Scalar/Makefile config.status:1258: creating Helicity/Vertex/Vector/Makefile config.status:1258: creating Helicity/Vertex/Tensor/Makefile config.status:1258: creating Utilities/Makefile config.status:1258: creating include/Makefile config.status:1258: creating Interface/Makefile config.status:1258: creating LesHouches/Makefile config.status:1258: creating Vectors/Makefile config.status:1258: creating PDT/Makefile config.status:1258: creating PDF/Makefile config.status:1258: creating Persistency/Makefile config.status:1258: creating Config/Makefile config.status:1258: creating Handlers/Makefile config.status:1258: creating MatrixElement/Makefile config.status:1258: creating Pointer/Makefile config.status:1258: creating lib/Makefile config.status:1258: creating lib/Makefile.common.install config.status:1258: creating src/Makefile config.status:1258: creating ACDC/Makefile config.status:1258: creating Repository/Makefile config.status:1258: creating EventRecord/Makefile config.status:1258: creating StandardModel/Makefile config.status:1258: creating Cuts/Makefile config.status:1258: creating Analysis/Makefile config.status:1258: creating Doc/Makefile config.status:1258: creating Doc/MakeDocs.in config.status:1258: creating Doc/refman.h config.status:1258: creating Doc/refman.conf config.status:1258: creating java/Makefile config.status:1258: creating Makefile config.status:1258: creating Doc/fixinterfaces.pl config.status:1258: creating Config/config.h config.status:1258: creating Config/ThePEG_Qty.h config.status:1487: executing depfiles commands config.status:1487: executing libtool commands config.status:1487: executing summary commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BOOST_ROOT_set= ac_cv_env_BOOST_ROOT_value= ac_cv_env_BZ2READ_FILE_set= ac_cv_env_BZ2READ_FILE_value= ac_cv_env_BZ2WRITE_FILE_set= ac_cv_env_BZ2WRITE_FILE_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= 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='-Werror=terminate -march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GZREAD_FILE_set= ac_cv_env_GZREAD_FILE_value= ac_cv_env_GZWRITE_FILE_set= ac_cv_env_GZWRITE_FILE_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_header_boost_test_unit_test_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_history_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gsl_gsl_ran_poisson=yes ac_cv_lib_gslcblas_cblas_srot=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_z_inflateEnd=yes 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_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_fjconfig=no ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' ac_cv_path_lhaconfig=no ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_cxx_compiler_vendor=gnu boost_cv_inc_path=yes boost_cv_lib_tag= boost_cv_lib_unit_test_framework=yes boost_cv_lib_unit_test_framework_LDPATH= boost_cv_lib_unit_test_framework_LIBS=-lboost_unit_test_framework-mt boost_cv_lib_version=1_62 boost_cv_rpath_link_ldflag= lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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=no 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=yes 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' vl_cv_lib_readline=-lreadline vl_cv_lib_readline_history=yes zlib_cv_libz=yes zlib_cv_zlib_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CPPFLAGS='-I$(top_builddir)/include $(GSLINCLUDE)' AM_CXXFLAGS='-pedantic -Wall -W' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='-Wl,--enable-new-dtags' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/missing automake-1.15' AWK='gawk' BOOSTMESSAGE='Boost unit test libs not found.' BOOST_ACTIVATE_UNIT_TESTS='false' BOOST_CPPFLAGS='' BOOST_LDPATH='' BOOST_NOT_FOUND='false' BOOST_ROOT='' BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS='' BOOST_UNIT_TEST_FRAMEWORK_LDPATH='' BOOST_UNIT_TEST_FRAMEWORK_LIBS='-lboost_unit_test_framework-mt' BZ2READ_FILE='bunzip2 -c' BZ2WRITE_FILE='bzip2 -c > ' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' COND_BOOSTTEST_FALSE='' COND_BOOSTTEST_TRUE='#' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -I/usr/include -I/usr/include' CREATE_FASTJET='#create' CREATE_HEPMC='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Werror=terminate -march=native -O2 -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMPTY='' EXEEXT='' FASTJETINCLUDE='' FASTJETLIBS='' FGREP='/bin/grep -F' GREP='/bin/grep' GSLINCLUDE='' GSLLIBS='-lgsl -lgslcblas -lm -lreadline' GSLPATH='system' GZREAD_FILE='gunzip -c' GZWRITE_FILE='gzip -c > ' HAVE_CXX11='' HAVE_HEPMC3_FALSE='' HAVE_HEPMC3_TRUE='#' HAVE_HEPMC_FALSE='' HAVE_HEPMC_TRUE='#' HAVE_RIVET_FALSE='' HAVE_RIVET_TRUE='#' HEPMCINCLUDE='' HEPMCLIBS='-lHepMC' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='' JAVA='' JAVAC='/bin/javac' JAVAGUI_FALSE='' JAVAGUI_TRUE='#' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib' LHAPDF_CPPFLAGS='' LHAPDF_LDFLAGS='' LHAPDF_LIBS='' LIBOBJS='' LIBS='-lz -lreadline' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOLVERSIONINFO='-version-info 20:0:0' LIPO='' LN_S='ln -s' LOAD_FASTJET='' LOAD_HEPMC='' LOAD_LHAPDF='' LOAD_RIVET='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='ThePEG' PACKAGE_BUGREPORT='http://www.thep.lu.se/ThePEG/' PACKAGE_NAME='ThePEG' PACKAGE_STRING='ThePEG 2.0.4' PACKAGE_TARNAME='ThePEG' PACKAGE_URL='' PACKAGE_VERSION='2.0.4' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='x86_64-pc-linux-gnu-ranlib' RIVETINCLUDE='' RIVETLIBS='-lRivet' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USELHAPDF_FALSE='' USELHAPDF_TRUE='#' VERSION='2.0.4' WANT_LIBFASTJET_FALSE='' WANT_LIBFASTJET_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/thepeg-2.0.4' dvidir='${docdir}' exec_prefix='${prefix}' fjconfig='no' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/thepeg-2.0.4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sci-physics/thepeg-2.0.4/work/ThePEG-2.0.4/Config/install-sh' lhaconfig='no' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ThePEG" #define PACKAGE_TARNAME "ThePEG" #define PACKAGE_VERSION "2.0.4" #define PACKAGE_STRING "ThePEG 2.0.4" #define PACKAGE_BUGREPORT "http://www.thep.lu.se/ThePEG/" #define PACKAGE_URL "" #define PACKAGE "ThePEG" #define VERSION "2.0.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBREADLINE 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_LIBM 1 #define HAVE_LIBGSLCBLAS 1 #define HAVE_LIBGSL 1 #define ThePEG_RIVET_VERSION 1 #define HAVE_LIBZ 1 #define ThePEG_GZREAD_FILE "gunzip -c" #define ThePEG_GZWRITE_FILE "gzip -c > " #define ThePEG_BZ2READ_FILE "bunzip2 -c" #define ThePEG_BZ2WRITE_FILE "bzip2 -c > " #define ThePEG_HAS_EXPM1 1 #define ThePEG_HAS_LOG1P 1 #define ThePEG_HAS_DLOPEN 1 #define ThePEG_HAS_FPU_CONTROL 1 #define ThePEG_HAS_FENV 1 #define HAVE_BOOST 1 #define HAVE_BOOST_TEST_UNIT_TEST_HPP 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ThePEG config.status 2.0.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Config/config.h on mr-fox config.status:1258: creating Config/config.h config.status:1439: Config/config.h is unchanged