This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by POV-Ray configure 3.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure COMPILED_BY=Dmitry LIBS=-lboost_system ## --------- ## ## Platform. ## ## --------- ## hostname = i5-ubuntu64-1404 uname -m = x86_64 uname -r = 3.13.0-24-generic uname -s = Linux uname -v = #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3706: result: =============================================================================== Configure POV-Ray version 3.7.0 =============================================================================== This is an unofficial version compiled by: Dmitry The POV-Ray Team(tm) is not responsible for supporting this version. configure:3727: result: Environment ----------- configure:3736: checking build system type configure:3750: result: x86_64-unknown-linux-gnu configure:3770: checking host system type configure:3783: result: x86_64-unknown-linux-gnu configure:3820: checking for a BSD-compatible install configure:3888: result: /usr/bin/install -c configure:3899: checking whether build environment is sane configure:3954: result: yes configure:3992: WARNING: 'missing' script is too old or missing configure:4105: checking for a thread-safe mkdir -p configure:4144: result: /bin/mkdir -p configure:4151: checking for gawk configure:4167: found /usr/bin/gawk configure:4178: result: gawk configure:4189: checking whether make sets $(MAKE) configure:4211: result: yes configure:4240: checking whether make supports nested variables configure:4257: result: yes configure:4383: checking whether to enable maintainer-specific portions of Makefiles configure:4392: result: no ax_fix_incorrect_path_regexp = [=:]*\.:* ax_fix_incorrect_path_old = ax_fix_incorrect_path_new = configure:4419: checking whether $C_INCLUDE_PATH contains the "." path configure:4429: result: no ax_fix_incorrect_path_regexp = [=:]*\.:* ax_fix_incorrect_path_old = ax_fix_incorrect_path_new = configure:4447: checking whether $CPLUS_INCLUDE_PATH contains the "." path configure:4457: result: no configure:4468: result: Programs -------- configure:4524: checking for gcc configure:4540: found /usr/bin/gcc configure:4551: result: gcc configure:4780: checking for C compiler version configure:4789: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:4800: $? = 0 configure:4789: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4800: $? = 0 configure:4789: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4800: $? = 4 configure:4789: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4800: $? = 4 configure:4820: checking whether the C compiler works configure:4842: gcc conftest.c -lboost_system >&5 configure:4846: $? = 0 configure:4894: result: yes configure:4897: checking for C compiler default output file name configure:4899: result: a.out configure:4905: checking for suffix of executables configure:4912: gcc -o conftest conftest.c -lboost_system >&5 configure:4916: $? = 0 configure:4938: result: configure:4960: checking whether we are cross compiling configure:4968: gcc -o conftest conftest.c -lboost_system >&5 configure:4972: $? = 0 configure:4979: ./conftest configure:4983: $? = 0 configure:4998: result: no configure:5003: checking for suffix of object files configure:5025: gcc -c conftest.c >&5 configure:5029: $? = 0 configure:5050: result: o configure:5054: checking whether we are using the GNU C compiler configure:5073: gcc -c conftest.c >&5 configure:5073: $? = 0 configure:5082: result: yes configure:5091: checking whether gcc accepts -g configure:5111: gcc -c -g conftest.c >&5 configure:5111: $? = 0 configure:5152: result: yes configure:5169: checking for gcc option to accept ISO C89 configure:5232: gcc -c conftest.c >&5 configure:5232: $? = 0 configure:5245: result: none needed configure:5270: checking whether gcc understands -c and -o together configure:5292: gcc -c conftest.c -o conftest2.o configure:5295: $? = 0 configure:5292: gcc -c conftest.c -o conftest2.o configure:5295: $? = 0 configure:5307: result: yes configure:5335: checking for style of include used by make configure:5363: result: GNU configure:5389: checking dependency style of gcc configure:5500: result: gcc3 configure:5520: checking how to run the C preprocessor configure:5551: gcc -E conftest.c configure:5551: $? = 0 configure:5565: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | /* end confdefs.h. */ | #include configure:5590: result: gcc -E configure:5610: gcc -E conftest.c configure:5610: $? = 0 configure:5624: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | /* end confdefs.h. */ | #include configure:5656: checking for grep that handles long lines and -e configure:5714: result: /bin/grep configure:5719: checking for egrep configure:5781: result: /bin/grep -E configure:5786: checking for ANSI C header files configure:5806: gcc -c conftest.c >&5 configure:5806: $? = 0 configure:5879: gcc -o conftest conftest.c -lboost_system >&5 configure:5879: $? = 0 configure:5879: ./conftest configure:5879: $? = 0 configure:5890: result: yes configure:5903: checking for sys/types.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for sys/stat.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for stdlib.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for string.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for memory.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for strings.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for inttypes.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for stdint.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5903: checking for unistd.h configure:5903: gcc -c conftest.c >&5 configure:5903: $? = 0 configure:5903: result: yes configure:5917: checking for stdlib.h configure:5917: result: yes configure:5996: checking for g++ configure:6012: found /usr/bin/g++ configure:6023: result: g++ configure:6050: checking for C++ compiler version configure:6059: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:6070: $? = 0 configure:6059: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:6070: $? = 0 configure:6059: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6070: $? = 4 configure:6059: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6070: $? = 4 configure:6074: checking whether we are using the GNU C++ compiler configure:6093: g++ -c conftest.cpp >&5 configure:6093: $? = 0 configure:6102: result: yes configure:6111: checking whether g++ accepts -g configure:6131: g++ -c -g conftest.cpp >&5 configure:6131: $? = 0 configure:6172: result: yes configure:6197: checking dependency style of g++ configure:6308: result: gcc3 configure:6323: checking whether the g++ compiler works configure:6337: g++ -o conftest conftest.cpp -lboost_system >&5 configure:6337: $? = 0 configure:6338: result: yes configure:6358: checking how to run the C++ preprocessor configure:6385: g++ -E conftest.cpp configure:6385: $? = 0 configure:6399: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:6424: result: g++ -E configure:6444: g++ -E conftest.cpp configure:6444: $? = 0 configure:6458: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:6488: checking for C++ compiler vendor configure:6512: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:30:7: error: 'thisisanerror' was not declared in this scope thisisanerror; ^ configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:6512: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:30:7: error: 'thisisanerror' was not declared in this scope thisisanerror; ^ configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6512: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:30:7: error: 'thisisanerror' was not declared in this scope thisisanerror; ^ configure:6512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:6512: g++ -c conftest.cpp >&5 configure:6512: $? = 0 configure:6519: result: gnu configure:6528: checking for g++ version try option -dumpversion with filter "/bin/grep -E [0-9]" g++ -dumpversion < /dev/null > conftest.out 2>&1 4.8 configure:6557: result: 4.8 configure:6640: checking for ranlib configure:6656: found /usr/bin/ranlib configure:6667: result: ranlib configure:6695: result: Libraries --------- configure:6701: checking whether to link with cygwin DLL configure:6858: result: no configure:6868: checking whether to enable static linking configure:6957: result: no configure:6976: g++ -o conftest -v conftest.cpp -lboost_system >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.8/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE conftest.cpp -quiet -dumpbase conftest.cpp -mtune=generic -march=x86-64 -auxbase conftest -version -fstack-protector -Wformat -Wformat-security -o /tmp/cciE4gZZ.s GNU C++ (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/4.8" ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../x86_64-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /usr/include/c++/4.8 /usr/include/x86_64-linux-gnu/c++/4.8 /usr/include/c++/4.8/backward /usr/lib/gcc/x86_64-linux-gnu/4.8/include /usr/local/include /usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed /usr/include/x86_64-linux-gnu /usr/include End of search list. GNU C++ (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 26a7c0bd346d04102f6aea776e0cccc5 COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' as -v --64 -o /tmp/ccRsUfSf.o /tmp/cciE4gZZ.s GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24 COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. /tmp/ccRsUfSf.o -lboost_system -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o configure:6976: $? = 0 configure:7150: checking for the pthreads library -lpthreads configure:7183: gcc -o conftest conftest.c -lpthreads -lboost_system >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7095: checking whether pthreads work without any flags configure:7183: gcc -o conftest conftest.c -lboost_system >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /tmp/ccviCq9p.o: In function `main': conftest.c:(.text+0x1b): undefined reference to `pthread_join' conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x97): undefined reference to `pthread_create' conftest.c:(.text+0xa3): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7100: checking whether pthreads work with -Kthread configure:7183: gcc -o conftest -Kthread conftest.c -lboost_system >&5 gcc: error: unrecognized command line option '-Kthread' configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7100: checking whether pthreads work with -kthread configure:7183: gcc -o conftest -kthread conftest.c -lboost_system >&5 gcc: error: unrecognized command line option '-kthread' configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7150: checking for the pthreads library -llthread configure:7183: gcc -o conftest conftest.c -llthread -lboost_system >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:7183: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:7192: result: no configure:7100: checking whether pthreads work with -pthread configure:7183: gcc -o conftest -pthread conftest.c -lboost_system >&5 conftest.c: In function 'main': conftest.c:33:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:34:22: warning: null argument where non-null required (argument 3) [-Wnonnull] configure:7183: $? = 0 configure:7192: result: yes configure:7211: checking for joinable pthread attribute configure:7226: gcc -o conftest -pthread conftest.c -lboost_system >&5 configure:7226: $? = 0 configure:7232: result: PTHREAD_CREATE_JOINABLE configure:7242: checking if more special flags are required for pthreads configure:7249: result: no configure:7384: checking for boostlib >= 1.37 configure:7438: g++ -c -pthread -I/usr/include conftest.cpp >&5 configure:7438: $? = 0 configure:7440: result: yes configure:7606: checking whether the Boost::Thread library is available configure:7638: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:7638: $? = 0 configure:7653: result: yes configure:7849: checking whether the boost thread library is usable configure:7869: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_system -pthread >&5 configure:7869: $? = 0 configure:7869: ./conftest configure:7869: $? = 0 configure:7870: result: yes configure:7893: checking for sin in -lmkl configure:7918: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lmkl -lboost_system -pthread >&5 /usr/bin/ld: cannot find -lmkl collect2: error: ld returned 1 exit status configure:7918: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | /* 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 sin (); | int | main () | { | return sin (); | ; | return 0; | } configure:7927: result: no configure:7941: checking for sin in -lm configure:7966: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lm -lboost_system -pthread >&5 configure:7966: $? = 0 configure:7975: result: yes configure:7988: checking for clock_gettime in -lrt configure:8013: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lrt -lm -lboost_system -pthread >&5 configure:8013: $? = 0 configure:8022: result: yes configure:8035: checking whether to use the ZLIB library configure:8049: result: yes configure:8061: checking for library containing zlibVersion configure:8093: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lrt -lm -lboost_system -pthread >&5 /tmp/ccwJLQid.o: In function `main': conftest.cpp:(.text+0x5): undefined reference to `zlibVersion' collect2: error: ld returned 1 exit status configure:8093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:8093: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lz -lrt -lm -lboost_system -pthread >&5 configure:8093: $? = 0 configure:8110: result: -lz configure:8117: checking zlib.h usability configure:8117: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8117: $? = 0 configure:8117: result: yes configure:8117: checking zlib.h presence configure:8117: g++ -E -pthread -I/usr/include conftest.cpp configure:8117: $? = 0 configure:8117: result: yes configure:8117: checking for zlib.h configure:8117: result: yes configure:8121: checking for libz version >= 1.2.1 configure:8143: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lz -lrt -lm -lboost_system -pthread >&5 configure:8143: $? = 0 configure:8143: ./conftest 1.2.8 configure:8143: $? = 0 configure:8182: result: 1.2.8, ok configure:8222: checking whether to use the PNG library configure:8236: result: yes configure:8247: checking for library containing png_get_libpng_ver configure:8279: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lz -lrt -lm -lboost_system -pthread >&5 /tmp/ccSm2w4z.o: In function `main': conftest.cpp:(.text+0x5): undefined reference to `png_get_libpng_ver' collect2: error: ld returned 1 exit status configure:8279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char png_get_libpng_ver (); | int | main () | { | return png_get_libpng_ver (); | ; | return 0; | } configure:8279: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng14 -lz -lrt -lm -lboost_system -pthread >&5 /usr/bin/ld: cannot find -lpng14 collect2: error: ld returned 1 exit status configure:8279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char png_get_libpng_ver (); | int | main () | { | return png_get_libpng_ver (); | ; | return 0; | } configure:8279: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8279: $? = 0 configure:8296: result: -lpng configure:8303: checking png.h usability configure:8303: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8303: $? = 0 configure:8303: result: yes configure:8303: checking png.h presence configure:8303: g++ -E -pthread -I/usr/include conftest.cpp configure:8303: $? = 0 configure:8303: result: yes configure:8303: checking for png.h configure:8303: result: yes configure:8307: checking for libpng version >= 1.2.5 configure:8329: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8329: $? = 0 configure:8329: ./conftest 1.2.50 configure:8329: $? = 0 configure:8368: result: 1.2.50, ok configure:8415: checking whether to use the JPEG library configure:8429: result: yes configure:8443: checking for library containing jpeg_std_error configure:8475: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng -lz -lrt -lm -lboost_system -pthread >&5 /tmp/ccY3sD67.o: In function `main': conftest.cpp:(.text+0x5): undefined reference to `jpeg_std_error' collect2: error: ld returned 1 exit status configure:8475: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jpeg_std_error (); | int | main () | { | return jpeg_std_error (); | ; | return 0; | } configure:8475: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8475: $? = 0 configure:8492: result: -ljpeg configure:8499: checking jpeglib.h usability configure:8499: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8499: $? = 0 configure:8499: result: yes configure:8499: checking jpeglib.h presence configure:8499: g++ -E -pthread -I/usr/include conftest.cpp configure:8499: $? = 0 configure:8499: result: yes configure:8499: checking for jpeglib.h configure:8499: result: yes configure:8504: checking for libjpeg version >= 6b (62) configure:8528: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8528: $? = 0 configure:8528: ./conftest 80 configure:8528: $? = 0 configure:8567: result: 80, ok configure:8610: checking whether to use the TIFF library configure:8624: result: yes configure:8635: checking for library containing TIFFGetVersion configure:8667: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 /tmp/ccbY4Wkk.o: In function `main': conftest.cpp:(.text+0x5): undefined reference to `TIFFGetVersion' collect2: error: ld returned 1 exit status configure:8667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char TIFFGetVersion (); | int | main () | { | return TIFFGetVersion (); | ; | return 0; | } configure:8667: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8667: $? = 0 configure:8684: result: -ltiff configure:8691: checking tiffio.h usability configure:8691: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8691: $? = 0 configure:8691: result: yes configure:8691: checking tiffio.h presence configure:8691: g++ -E -pthread -I/usr/include conftest.cpp configure:8691: $? = 0 configure:8691: result: yes configure:8691: checking for tiffio.h configure:8691: result: yes configure:8695: checking for libtiff version >= 3.6.1 configure:8726: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8726: $? = 0 configure:8726: ./conftest 4.0.3 configure:8726: $? = 0 configure:8765: result: 4.0.3, ok configure:8805: checking whether to use the OpenEXR library configure:8811: result: yes configure:8818: checking for pkg-config configure:8834: found /usr/bin/pkg-config configure:8845: result: pkg-config configure:8857: checking for OpenEXR's pkg-config configure:8865: result: yes configure:8868: checking for OpenEXR version >= 1.2 configure:8908: result: 1.6.1, ok configure:8963: checking OpenEXR/ImfCRgbaFile.h usability configure:8963: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp >&5 configure:8963: $? = 0 configure:8963: result: yes configure:8963: checking OpenEXR/ImfCRgbaFile.h presence configure:8963: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp configure:8963: $? = 0 configure:8963: result: yes configure:8963: checking for OpenEXR/ImfCRgbaFile.h configure:8963: result: yes configure:8965: checking for ImfInputReadPixels in -lIlmImf configure:8990: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:8990: $? = 0 configure:8999: result: yes configure:9059: checking for X configure:9248: result: libraries /usr/lib, headers /usr/include configure:9268: checking whether -R must be followed by a space configure:9284: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread -R/usr/lib >&5 g++: error: unrecognized command line option '-R' configure:9284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBILMIMF 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9301: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread -R /usr/lib >&5 g++: error: unrecognized command line option '-R' configure:9301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBILMIMF 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9306: result: neither works configure:9347: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread -L/usr/lib -lX11 >&5 configure:9347: $? = 0 configure:9445: checking for gethostbyname configure:9445: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:9445: $? = 0 configure:9445: result: yes configure:9542: checking for connect configure:9542: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:9542: $? = 0 configure:9542: result: yes configure:9591: checking for remove configure:9591: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:9591: $? = 0 configure:9591: result: yes configure:9640: checking for shmat configure:9640: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:9640: $? = 0 configure:9640: result: yes configure:9698: checking for IceConnectionNumber in -lICE configure:9723: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lICE -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:9723: $? = 0 configure:9732: result: yes configure:9743: checking X11/Xlib.h usability configure:9743: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp >&5 configure:9743: $? = 0 configure:9743: result: yes configure:9743: checking X11/Xlib.h presence configure:9743: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp configure:9743: $? = 0 configure:9743: result: yes configure:9743: checking for X11/Xlib.h configure:9743: result: yes configure:9746: checking for XFlush in -lX11 configure:9772: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lX11 -lSM -lICE -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:9772: $? = 0 configure:9781: result: yes configure:9812: checking X11/xpm.h usability configure:9812: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp:68:21: fatal error: X11/xpm.h: No such file or directory #include ^ compilation terminated. configure:9812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBILMIMF 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:9812: result: no configure:9812: checking X11/xpm.h presence configure:9812: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp conftest.cpp:35:21: fatal error: X11/xpm.h: No such file or directory #include ^ compilation terminated. configure:9812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBILMIMF 1 | /* end confdefs.h. */ | #include configure:9812: result: no configure:9812: checking for X11/xpm.h configure:9812: result: no configure:9862: checking whether to enable the watch cursor configure:9887: result: no configure:9913: checking for sdl-config configure:9943: result: no configure:9952: checking for libSDL configure:9957: result: not found configure:10087: WARNING: the preview display is disabled configure:10100: result: Language constructs and functions --------------------------------- configure:10114: checking whether time.h and sys/time.h may both be included configure:10134: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10134: $? = 0 configure:10141: result: yes configure:10152: checking time.h usability configure:10152: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking time.h presence configure:10152: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking for time.h configure:10152: result: yes configure:10152: checking limits.h usability configure:10152: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking limits.h presence configure:10152: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking for limits.h configure:10152: result: yes configure:10152: checking sys/resource.h usability configure:10152: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking sys/resource.h presence configure:10152: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking for sys/resource.h configure:10152: result: yes configure:10152: checking sys/time.h usability configure:10152: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking sys/time.h presence configure:10152: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10152: $? = 0 configure:10152: result: yes configure:10152: checking for sys/time.h configure:10152: result: yes configure:10152: checking for unistd.h configure:10152: result: yes configure:10163: checking for size_t configure:10163: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10163: $? = 0 configure:10163: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:77:20: error: expected primary-expression before ')' token if (sizeof ((size_t))) ^ configure:10163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.0" | #define PACKAGE_STRING "POV-Ray 3.7.0" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define DISTRIBUTION_MESSAGE_2 " Dmitry " | #define PACKAGE "povray" | #define VERSION "3.7.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define BUILD_ARCH "x86_64-unknown-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8" | #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define USE_OFFICIAL_BOOST /**/ | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBILMIMF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:10163: result: yes configure:10174: checking whether struct tm is in sys/time.h or time.h configure:10194: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10194: $? = 0 configure:10201: result: time.h configure:10214: checking size of int configure:10219: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10219: $? = 0 configure:10219: ./conftest configure:10219: $? = 0 configure:10233: result: 4 configure:10247: checking size of long int configure:10252: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10252: $? = 0 configure:10252: ./conftest configure:10252: $? = 0 configure:10266: result: 8 configure:10280: checking size of size_t configure:10285: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10285: $? = 0 configure:10285: ./conftest configure:10285: $? = 0 configure:10299: result: 8 configure:10313: checking size of float configure:10318: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10318: $? = 0 configure:10318: ./conftest configure:10318: $? = 0 configure:10332: result: 4 configure:10353: checking for working memcmp configure:10396: gcc -o conftest -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10396: $? = 0 configure:10396: ./conftest configure:10396: $? = 0 configure:10406: result: yes configure:10426: checking for vsnprintf configure:10426: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10426: $? = 0 configure:10426: result: yes configure:10455: checking for getcwd configure:10455: gcc -o conftest -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10455: $? = 0 configure:10455: result: yes configure:10515: checking for readlink configure:10515: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10515: $? = 0 configure:10515: result: yes configure:10536: checking for nanosleep configure:10536: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10536: $? = 0 configure:10536: result: yes configure:10549: checking for clock_gettime configure:10549: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10562: checking for getrusage configure:10562: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10562: $? = 0 configure:10562: result: yes configure:10575: checking for gettimeofday configure:10575: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10575: $? = 0 configure:10575: result: yes configure:10588: checking for asinh configure:10588: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread >&5 configure:10588: $? = 0 configure:10588: result: yes configure:10754: result: Compiling --------- configure:10765: checking whether to enable pipes for communications configure:10771: result: yes configure:10792: checking whether g++ accepts -pipe g++ -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-p|ipe conftest.err diff conftest.err0 conftest.err g++ -pipe conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:10854: result: yes configure:10895: checking whether g++ accepts -Wno-multichar g++ -pipe -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-W|no-multichar conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:10957: result: yes configure:10986: checking whether g++ accepts -Wno-write-strings g++ -pipe -Wno-multichar -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-W|no-write-strings conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:11048: result: yes configure:11078: checking whether g++ accepts -fno-enforce-eh-specs g++ -pipe -Wno-multichar -Wno-write-strings -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-f|no-enforce-eh-specs conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:11140: result: yes configure:11154: checking whether to enable I/O restrictions configure:11163: result: yes configure:11173: checking whether to enable debugging configure:11275: result: no configure:11282: checking whether to enable profiling configure:11475: result: no configure:11482: checking whether to enable stripping configure:11493: result: yes configure:11514: checking whether g++ accepts -s g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-s|s conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:11576: result: yes configure:11593: checking whether to enable optimizations configure:11598: result: yes configure:11621: checking whether g++ accepts -O3 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-O|3 conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:11683: result: yes configure:12084: checking whether g++ accepts -ffast-math g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-f|fast-math conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:12146: result: yes configure:12255: checking whether to enable architecture-specific optimizations configure:12262: result: yes configure:12481: checking whether g++ accepts -xHost g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -xHost -c conftest.cpp 2> conftest.err cat conftest.err g++: error: language Host not recognized g++: error: language Host not recognized /bin/grep -E \-x|Host conftest.err g++: error: language Host not recognized g++: error: language Host not recognized diff conftest.err0 conftest.err 0a1,2 > g++: error: language Host not recognized > g++: error: language Host not recognized configure:12543: result: no configure:12570: checking whether g++ accepts -march=native g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -march=native -c conftest.cpp 2> conftest.err cat conftest.err /bin/grep -E \-m|arch=native conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -march=native conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:12632: result: yes configure:14152: checking which architecture to optimize for configure:14154: result: x86_64-unknown-linux-gnu (using -march=native) configure:14186: result: Makefiles --------- configure:14355: checking that generated files are newer than configure configure:14361: result: done configure:14392: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by POV-Ray config.status 3.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on i5-ubuntu64-1404 config.status:921: error: cannot find input file: `Makefile.in' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_C99_COMPATIBLE_RADIOSITY_set= ac_cv_env_C99_COMPATIBLE_RADIOSITY_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= ac_cv_env_CFLAGS_value= ac_cv_env_COMPILED_BY_set=set ac_cv_env_COMPILED_BY_value='Dmitry ' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value=-lboost_system ac_cv_env_NON_REDISTRIBUTABLE_BUILD_set= ac_cv_env_NON_REDISTRIBUTABLE_BUILD_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_asinh=yes ac_cv_func_clock_gettime=yes ac_cv_func_connect=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_memcmp_working=yes ac_cv_func_nanosleep=yes ac_cv_func_readlink=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\''' ac_cv_header_OpenEXR_ImfCRgbaFile_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_xpm_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_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_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_IlmImf_ImfInputReadPixels=yes ac_cv_lib_X11_XFlush=yes ac_cv_lib_m_sin=yes ac_cv_lib_mkl_sin=no ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PKGCONFIG=pkg-config ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_TIFFGetVersion=-ltiff ac_cv_search_jpeg_std_error=-ljpeg ac_cv_search_png_get_libpng_ver=-lpng ac_cv_search_zlibVersion=-lz ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=8 ac_cv_sizeof_size_t=8 ac_cv_struct_tm=time.h ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_boost_thread=yes ax_cv_cxx_compiler_vendor=gnu ax_cv_test_cxx_flags_O3=yes ax_cv_test_cxx_flags_Wno_multichar=yes ax_cv_test_cxx_flags_Wno_write_strings=yes ax_cv_test_cxx_flags_ffast_math=yes ax_cv_test_cxx_flags_fno_enforce_eh_specs=yes ax_cv_test_cxx_flags_march_native=yes ax_cv_test_cxx_flags_pipe=yes ax_cv_test_cxx_flags_s=yes ax_cv_test_cxx_flags_xHost=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BOOST_CPPFLAGS='-pthread -I/usr/include' BOOST_LDFLAGS='-L/usr/lib' BOOST_THREAD_LIB='' C99_COMPATIBLE_RADIOSITY='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' COMPILED_BY='Dmitry ' CPLUS_INCLUDE_PATH='' CPP='gcc -E' CPPFLAGS='-pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -march=native -pthread' CYGPATH_W='echo' C_INCLUDE_PATH='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -L/usr/lib -L/usr/lib' LIBOBJS='' LIBS=' -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lIlmThread -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_system -pthread ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKDIR_P='/bin/mkdir -p' NON_REDISTRIBUTABLE_BUILD='' OBJEXT='o' PACKAGE='povray' PACKAGE_BUGREPORT='unix-bugreports-2011@povray.org' PACKAGE_NAME='POV-Ray' PACKAGE_STRING='POV-Ray 3.7.0' PACKAGE_TARNAME='povray' PACKAGE_URL='' PACKAGE_VERSION='3.7.0' PATH_SEPARATOR=':' PKGCONFIG='pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SDLCONFIG='' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='3.7.0' VERSION_BASE='3.7' XMKMF='' X_CFLAGS=' -I/usr/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/di/workspace2/povray-3.7-stable/unix/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' povgroup='1000' povowner='1000' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "POV-Ray" #define PACKAGE_TARNAME "povray" #define PACKAGE_VERSION "3.7.0" #define PACKAGE_STRING "POV-Ray 3.7.0" #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" #define PACKAGE_URL "" #define VERSION_BASE "3.7" #define DISTRIBUTION_MESSAGE_2 " Dmitry " #define PACKAGE "povray" #define VERSION "3.7.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define BUILD_ARCH "x86_64-unknown-linux-gnu" #define COMPILER_VENDOR "gnu" #define COMPILER_VERSION "g++ 4.8" #define COMPILER_VER " (g++ 4.8 @ x86_64-unknown-linux-gnu)" #define HAVE_PTHREAD 1 #define HAVE_BOOST /**/ #define HAVE_BOOST_THREAD /**/ #define USE_OFFICIAL_BOOST /**/ #define HAVE_LIBM 1 #define HAVE_LIBRT 1 #define HAVE_LIBILMIMF 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_INT 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_FLOAT 4 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_NANOSLEEP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ASINH 1 #define IO_RESTRICTIONS_DISABLED 0 #define BUILT_FOR "x86_64-unknown-linux-gnu (using -march=native)" #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -march=native -pthread" #define BUILTIN_IO_RESTRICTIONS "enabled" #define BUILTIN_XWIN_DISPLAY "disabled" #define BUILTIN_IMG_FORMATS "gif tga iff ppm pgm hdr png jpeg tiff openexr" #define MISSING_IMG_FORMATS "-" configure: exit 1