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.2-alpha, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure COMPILED_BY=Alexander John Batyi ## --------- ## ## Platform. ## ## --------- ## hostname = camera uname -m = i686 uname -r = 3.10.17-smp uname -s = Linux uname -v = #2 SMP Wed Oct 23 17:13:14 CDT 2013 /usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ /bin/uname -X = unknown /bin/arch = i686 /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/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib/kde4/libexec PATH: /usr/lib/qt/bin PATH: /usr/share/texmf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3895: result: =============================================================================== Configure POV-Ray version 3.7.2-alpha =============================================================================== This is an unofficial version compiled by: Alexander John Batyi The POV-Ray Team(tm) is not responsible for supporting this version. configure:3916: result: Environment ----------- configure:3925: checking build system type configure:3939: result: i686-pc-linux-gnu configure:3959: checking host system type configure:3972: result: i686-pc-linux-gnu configure:4009: checking for a BSD-compatible install configure:4077: result: /usr/bin/ginstall -c configure:4088: checking whether build environment is sane configure:4138: result: yes configure:4279: checking for a thread-safe mkdir -p configure:4318: result: /usr/bin/mkdir -p configure:4331: checking for gawk configure:4347: found /usr/bin/gawk configure:4358: result: gawk configure:4369: checking whether make sets $(MAKE) configure:4391: result: yes configure:4472: checking whether to enable maintainer-specific portions of Makefiles configure:4481: result: no ax_fix_incorrect_path_regexp = [=:]*\.:* ax_fix_incorrect_path_old = ax_fix_incorrect_path_new = configure:4508: checking whether $C_INCLUDE_PATH contains the "." path configure:4518: result: no ax_fix_incorrect_path_regexp = [=:]*\.:* ax_fix_incorrect_path_old = /usr/lib/qt/include ax_fix_incorrect_path_new = /usr/lib/qt/include configure:4536: checking whether $CPLUS_INCLUDE_PATH contains the "." path configure:4546: result: no configure:4557: result: Programs -------- configure:4613: checking for gcc configure:4629: found /usr/bin/gcc configure:4640: result: gcc configure:4869: checking for C compiler version configure:4878: gcc --version >&5 gcc (GCC) 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:4889: $? = 0 configure:4878: gcc -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.8.2/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.8.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib/jvm/jre --with-jvm-root-dir=/usr/lib/jvm --with-jvm-jar-dir=/usr/lib/jvm/jvm-exports --with-arch-directory=i386 --with-antlr-jar=/root/slackware-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.8.2 (GCC) configure:4889: $? = 0 configure:4878: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4889: $? = 1 configure:4878: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4889: $? = 1 configure:4909: checking whether the C compiler works configure:4931: gcc conftest.c >&5 configure:4935: $? = 0 configure:4983: result: yes configure:4986: checking for C compiler default output file name configure:4988: result: a.out configure:4994: checking for suffix of executables configure:5001: gcc -o conftest conftest.c >&5 configure:5005: $? = 0 configure:5027: result: configure:5049: checking whether we are cross compiling configure:5057: gcc -o conftest conftest.c >&5 configure:5061: $? = 0 configure:5068: ./conftest configure:5072: $? = 0 configure:5087: result: no configure:5092: checking for suffix of object files configure:5114: gcc -c conftest.c >&5 configure:5118: $? = 0 configure:5139: result: o configure:5143: checking whether we are using the GNU C compiler configure:5162: gcc -c conftest.c >&5 configure:5162: $? = 0 configure:5171: result: yes configure:5180: checking whether gcc accepts -g configure:5200: gcc -c -g conftest.c >&5 configure:5200: $? = 0 configure:5241: result: yes configure:5258: checking for gcc option to accept ISO C89 configure:5321: gcc -c conftest.c >&5 configure:5321: $? = 0 configure:5334: result: none needed configure:5365: checking for style of include used by make configure:5393: result: GNU configure:5419: checking dependency style of gcc configure:5530: result: gcc3 configure:5550: checking how to run the C preprocessor configure:5581: gcc -E conftest.c configure:5581: $? = 0 configure:5595: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | /* end confdefs.h. */ | #include configure:5620: result: gcc -E configure:5640: gcc -E conftest.c configure:5640: $? = 0 configure:5654: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | /* end confdefs.h. */ | #include configure:5686: checking for grep that handles long lines and -e configure:5744: result: /usr/bin/grep configure:5749: checking for egrep configure:5811: result: /usr/bin/grep -E configure:5816: checking for ANSI C header files configure:5836: gcc -c conftest.c >&5 configure:5836: $? = 0 configure:5909: gcc -o conftest conftest.c >&5 configure:5909: $? = 0 configure:5909: ./conftest configure:5909: $? = 0 configure:5920: result: yes configure:5933: checking for sys/types.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for sys/stat.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for stdlib.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for string.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for memory.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for strings.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for inttypes.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for stdint.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for unistd.h configure:5933: gcc -c conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5947: checking for stdlib.h configure:5947: result: yes configure:6026: checking for g++ configure:6042: found /usr/bin/g++ configure:6053: result: g++ configure:6080: checking for C++ compiler version configure:6089: g++ --version >&5 g++ (GCC) 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:6100: $? = 0 configure:6089: g++ -v >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.8.2/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.8.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib/jvm/jre --with-jvm-root-dir=/usr/lib/jvm --with-jvm-jar-dir=/usr/lib/jvm/jvm-exports --with-arch-directory=i386 --with-antlr-jar=/root/slackware-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.8.2 (GCC) configure:6100: $? = 0 configure:6089: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6100: $? = 1 configure:6089: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6100: $? = 1 configure:6104: checking whether we are using the GNU C++ compiler configure:6123: g++ -c conftest.cpp >&5 configure:6123: $? = 0 configure:6132: result: yes configure:6141: checking whether g++ accepts -g configure:6161: g++ -c -g conftest.cpp >&5 configure:6161: $? = 0 configure:6202: result: yes configure:6227: checking dependency style of g++ configure:6338: result: gcc3 configure:6353: checking whether the g++ compiler works configure:6367: g++ -o conftest conftest.cpp >&5 configure:6367: $? = 0 configure:6368: result: yes configure:6388: checking how to run the C++ preprocessor configure:6415: g++ -E conftest.cpp configure:6415: $? = 0 configure:6429: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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:6454: result: g++ -E configure:6474: g++ -E conftest.cpp configure:6474: $? = 0 configure:6488: g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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:6518: checking for C++ compiler vendor configure:6542: 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:6542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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:6542: 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:6542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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:6542: 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:6542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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:6542: g++ -c conftest.cpp >&5 configure:6542: $? = 0 configure:6549: result: gnu configure:6558: checking for g++ version try option -dumpversion with filter "/usr/bin/grep -E [0-9]" g++ -dumpversion < /dev/null > conftest.out 2>&1 4.8.2 configure:6587: result: 4.8.2 configure:6669: checking for ranlib configure:6685: found /usr/bin/ranlib configure:6696: result: ranlib configure:6720: checking for stat format option trying stat --format='%u,%g' . 0,0 configure:6736: result: --format= configure:6744: result: Libraries --------- configure:6750: checking whether to link with cygwin DLL configure:6907: result: no configure:6917: checking whether to enable static linking configure:7006: result: no configure:7025: g++ -o conftest -v conftest.cpp >&5 Reading specs from /usr/lib/gcc/i486-slackware-linux/4.8.2/specs COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.8.2/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib/jvm/jre --with-jvm-root-dir=/usr/lib/jvm --with-jvm-jar-dir=/usr/lib/jvm/jvm-exports --with-arch-directory=i386 --with-antlr-jar=/root/slackware-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.8.2 (GCC) COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=i486' '-march=i486' /usr/libexec/gcc/i486-slackware-linux/4.8.2/cc1plus -quiet -v -D_GNU_SOURCE conftest.cpp -quiet -dumpbase conftest.cpp -mtune=i486 -march=i486 -auxbase conftest -version -o /tmp/ccmr3QQB.s GNU C++ (GCC) version 4.8.2 (i486-slackware-linux) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring nonexistent directory "/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/include" #include "..." search starts here: #include <...> search starts here: /usr/lib/qt/include /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../include/c++/4.8.2 /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../include/c++/4.8.2/i486-slackware-linux /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../include/c++/4.8.2/backward /usr/lib/gcc/i486-slackware-linux/4.8.2/include /usr/local/include /usr/lib/gcc/i486-slackware-linux/4.8.2/include-fixed /usr/include End of search list. GNU C++ (GCC) version 4.8.2 (i486-slackware-linux) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 31edf48ac7d1518b64e933c5d065e879 COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=i486' '-march=i486' /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/as -v --32 -o /tmp/ccOeHXj2.o /tmp/ccmr3QQB.s GNU assembler version 2.23.52.0.1 (i486-slackware-linux) using BFD version (Linux/GNU Binutils) 2.23.52.0.1.20130226 COMPILER_PATH=/usr/libexec/gcc/i486-slackware-linux/4.8.2/:/usr/libexec/gcc/i486-slackware-linux/4.8.2/:/usr/libexec/gcc/i486-slackware-linux/:/usr/lib/gcc/i486-slackware-linux/4.8.2/:/usr/lib/gcc/i486-slackware-linux/:/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ LIBRARY_PATH=/usr/lib/gcc/i486-slackware-linux/4.8.2/:/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/lib/:/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-o' 'conftest' '-v' '-shared-libgcc' '-mtune=i486' '-march=i486' /usr/libexec/gcc/i486-slackware-linux/4.8.2/collect2 --eh-frame-hdr -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../crt1.o /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.8.2/crtbegin.o -L/usr/lib/gcc/i486-slackware-linux/4.8.2 -L/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.8.2/../../.. /tmp/ccOeHXj2.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i486-slackware-linux/4.8.2/crtend.o /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../crtn.o configure:7025: $? = 0 configure:7199: checking for the pthreads library -lpthreads configure:7232: gcc -o conftest conftest.c -lpthreads >&5 /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:7232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:7241: result: no configure:7144: checking whether pthreads work without any flags configure:7232: gcc -o conftest conftest.c >&5 /tmp/ccmnllir.o: In function `main': conftest.c:(.text+0x19): undefined reference to `pthread_join' conftest.c:(.text+0x74): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x98): undefined reference to `pthread_create' conftest.c:(.text+0xa1): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:7232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:7241: result: no configure:7149: checking whether pthreads work with -Kthread configure:7232: gcc -o conftest -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:7232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:7241: result: no configure:7149: checking whether pthreads work with -kthread configure:7232: gcc -o conftest -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:7232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:7241: result: no configure:7199: checking for the pthreads library -llthread configure:7232: gcc -o conftest conftest.c -llthread >&5 /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:7232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:7241: result: no configure:7149: checking whether pthreads work with -pthread configure:7232: gcc -o conftest -pthread conftest.c >&5 configure:7232: $? = 0 configure:7241: result: yes configure:7260: checking for joinable pthread attribute configure:7275: gcc -o conftest -pthread conftest.c >&5 configure:7275: $? = 0 configure:7281: result: PTHREAD_CREATE_JOINABLE configure:7291: checking if more special flags are required for pthreads configure:7298: result: no configure:7433: checking for boostlib >= 1.38 configure:7513: g++ -c -pthread -I/usr/include conftest.cpp >&5 configure:7513: $? = 0 configure:7515: result: yes configure:7693: checking whether the Boost::Thread library is available configure:7725: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:7725: $? = 0 configure:7740: result: yes configure:7769: checking for exit in -lboost_thread configure:7794: g++ -o conftest -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_thread -pthread >&5 configure:7794: $? = 0 configure:7804: result: yes configure:7939: checking whether the boost thread library is usable configure:7965: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_thread -pthread >&5 /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: /tmp/cc86TWHa.o: undefined reference to symbol '_ZN5boost6system15system_categoryEv' /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: note: '_ZN5boost6system15system_categoryEv' is defined in DSO /usr/lib/libboost_system.so.1.54.0 so try adding it to the linker command line /usr/lib/libboost_system.so.1.54.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:7965: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-linux-gnu" | #define HAVE_PTHREAD 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | boost::defer_lock_t(); return 0; | ; | return 0; | } configure:7965: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_thread -pthread -lboost_system >&5 configure:7965: $? = 0 configure:7965: ./conftest configure:7965: $? = 0 configure:7967: result: yes configure:7997: checking for sin in -lmkl configure:8022: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lmkl -lboost_thread -pthread -lboost_system >&5 /usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/bin/ld: cannot find -lmkl collect2: error: ld returned 1 exit status configure:8022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:8031: result: no configure:8045: checking for sin in -lm configure:8070: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lm -lboost_thread -pthread -lboost_system >&5 configure:8070: $? = 0 configure:8079: result: yes configure:8092: checking for clock_gettime in -lrt configure:8117: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8117: $? = 0 configure:8126: result: yes configure:8139: checking whether to use the ZLIB library configure:8153: result: yes configure:8165: checking for library containing zlibVersion configure:8197: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lrt -lm -lboost_thread -pthread -lboost_system >&5 /tmp/cckQ6b7X.o: In function `main': conftest.cpp:(.text+0x7): undefined reference to `zlibVersion' collect2: error: ld returned 1 exit status configure:8197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:8197: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8197: $? = 0 configure:8214: result: -lz configure:8221: checking zlib.h usability configure:8221: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8221: $? = 0 configure:8221: result: yes configure:8221: checking zlib.h presence configure:8221: g++ -E -pthread -I/usr/include conftest.cpp configure:8221: $? = 0 configure:8221: result: yes configure:8221: checking for zlib.h configure:8221: result: yes configure:8225: checking for libz version >= 1.2.1 configure:8247: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8247: $? = 0 configure:8247: ./conftest 1.2.8 configure:8247: $? = 0 configure:8286: result: 1.2.8, ok configure:8326: checking whether to use the PNG library configure:8340: result: yes configure:8351: checking for library containing png_get_libpng_ver configure:8383: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 /tmp/ccYcqKj8.o: In function `main': conftest.cpp:(.text+0x7): undefined reference to `png_get_libpng_ver' collect2: error: ld returned 1 exit status configure:8383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:8383: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8383: $? = 0 configure:8400: result: -lpng14 configure:8407: checking png.h usability configure:8407: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8407: $? = 0 configure:8407: result: yes configure:8407: checking png.h presence configure:8407: g++ -E -pthread -I/usr/include conftest.cpp configure:8407: $? = 0 configure:8407: result: yes configure:8407: checking for png.h configure:8407: result: yes configure:8411: checking for libpng version >= 1.2.5 configure:8433: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8433: $? = 0 configure:8433: ./conftest 1.4.12 configure:8433: $? = 0 configure:8472: result: 1.4.12, ok configure:8519: checking whether to use the JPEG library configure:8533: result: yes configure:8547: checking for library containing jpeg_std_error configure:8579: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 /tmp/ccs4xayb.o: In function `main': conftest.cpp:(.text+0x7): undefined reference to `jpeg_std_error' collect2: error: ld returned 1 exit status configure:8579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:8579: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8579: $? = 0 configure:8596: result: -ljpeg configure:8603: checking jpeglib.h usability configure:8603: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8603: $? = 0 configure:8603: result: yes configure:8603: checking jpeglib.h presence configure:8603: g++ -E -pthread -I/usr/include conftest.cpp configure:8603: $? = 0 configure:8603: result: yes configure:8603: checking for jpeglib.h configure:8603: result: yes configure:8608: checking for libjpeg version >= 6b (62) configure:8632: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8632: $? = 0 configure:8632: ./conftest 80 configure:8632: $? = 0 configure:8671: result: 80, ok configure:8711: checking whether to use the TIFF library configure:8725: result: yes configure:8736: checking for library containing TIFFGetVersion configure:8768: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 /tmp/ccipzrZj.o: In function `main': conftest.cpp:(.text+0x7): undefined reference to `TIFFGetVersion' collect2: error: ld returned 1 exit status configure:8768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:8768: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8768: $? = 0 configure:8785: result: -ltiff configure:8792: checking tiffio.h usability configure:8792: g++ -c -pthread -pthread -I/usr/include conftest.cpp >&5 configure:8792: $? = 0 configure:8792: result: yes configure:8792: checking tiffio.h presence configure:8792: g++ -E -pthread -I/usr/include conftest.cpp configure:8792: $? = 0 configure:8792: result: yes configure:8792: checking for tiffio.h configure:8792: result: yes configure:8796: checking for libtiff version >= 3.6.1 configure:8827: g++ -o conftest -pthread -pthread -I/usr/include -L/usr/lib conftest.cpp -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:8827: $? = 0 configure:8827: ./conftest 3.9.7 configure:8827: $? = 0 configure:8866: result: 3.9.7, ok configure:8906: checking whether to use the OpenEXR library configure:8912: result: yes configure:8919: checking for pkg-config configure:8935: found /usr/bin/pkg-config configure:8946: result: pkg-config configure:8958: checking for OpenEXR's pkg-config configure:8966: result: yes configure:8969: checking for OpenEXR version >= 1.2 configure:9009: result: 1.7.1, ok configure:9064: checking OpenEXR/ImfCRgbaFile.h usability configure:9064: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp >&5 configure:9064: $? = 0 configure:9064: result: yes configure:9064: checking OpenEXR/ImfCRgbaFile.h presence configure:9064: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp configure:9064: $? = 0 configure:9064: result: yes configure:9064: checking for OpenEXR/ImfCRgbaFile.h configure:9064: result: yes configure:9066: checking for ImfInputReadPixels in -lIlmImf configure:9091: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9091: $? = 0 configure:9100: result: yes configure:9160: checking for X configure:9349: result: libraries /usr/lib, headers /usr/include configure:9369: checking whether -R must be followed by a space configure:9385: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system -R/usr/lib >&5 g++: error: unrecognized command line option '-R' configure:9385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:9402: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system -R /usr/lib >&5 g++: error: unrecognized command line option '-R' configure:9402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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:9407: result: neither works configure:9448: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system -L/usr/lib -lX11 >&5 configure:9448: $? = 0 configure:9546: checking for gethostbyname configure:9546: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9546: $? = 0 configure:9546: result: yes configure:9643: checking for connect configure:9643: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9692: checking for remove configure:9692: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9692: $? = 0 configure:9692: result: yes configure:9741: checking for shmat configure:9741: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9741: $? = 0 configure:9741: result: yes configure:9799: checking for IceConnectionNumber in -lICE configure:9824: 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 -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9824: $? = 0 configure:9833: result: yes configure:9844: checking X11/Xlib.h usability configure:9844: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp >&5 configure:9844: $? = 0 configure:9844: result: yes configure:9844: checking X11/Xlib.h presence configure:9844: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include conftest.cpp configure:9844: $? = 0 configure:9844: result: yes configure:9844: checking for X11/Xlib.h configure:9844: result: yes configure:9847: checking for XFlush in -lX11 configure:9873: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -L/usr/lib conftest.cpp -lX11 -lSM -lICE -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9873: $? = 0 configure:9882: result: yes configure:9913: checking X11/xpm.h usability configure:9913: g++ -c -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:9913: $? = 0 configure:9913: result: yes configure:9913: checking X11/xpm.h presence configure:9913: g++ -E -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:9913: $? = 0 configure:9913: result: yes configure:9913: checking for X11/xpm.h configure:9913: result: yes configure:9915: checking for XpmCreatePixmapFromData in -lXpm configure:9940: g++ -o conftest -pthread -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:9940: $? = 0 configure:9949: result: yes configure:9963: checking whether to enable the watch cursor configure:9988: result: no configure:10024: checking for sdl-config configure:10040: found /usr/bin/sdl-config configure:10051: result: sdl-config configure:10063: checking for libSDL configure:10071: result: yes configure:10074: checking for libSDL version >= 1.2 configure:10114: result: 1.2.15, ok configure:10131: checking SDL/SDL.h usability configure:10131: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10131: $? = 0 configure:10131: result: yes configure:10131: checking SDL/SDL.h presence configure:10131: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10131: $? = 0 configure:10131: result: yes configure:10131: checking for SDL/SDL.h configure:10131: result: yes configure:10133: checking for SDL_Quit in -lSDL configure:10158: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10158: $? = 0 configure:10167: result: yes configure:10211: result: Language constructs and functions --------------------------------- configure:10225: checking whether time.h and sys/time.h may both be included configure:10245: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10245: $? = 0 configure:10252: result: yes configure:10263: checking time.h usability configure:10263: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking time.h presence configure:10263: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking for time.h configure:10263: result: yes configure:10263: checking limits.h usability configure:10263: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking limits.h presence configure:10263: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking for limits.h configure:10263: result: yes configure:10263: checking sys/resource.h usability configure:10263: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking sys/resource.h presence configure:10263: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking for sys/resource.h configure:10263: result: yes configure:10263: checking sys/time.h usability configure:10263: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking sys/time.h presence configure:10263: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking for sys/time.h configure:10263: result: yes configure:10263: checking sys/wait.h usability configure:10263: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking sys/wait.h presence configure:10263: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:10263: $? = 0 configure:10263: result: yes configure:10263: checking for sys/wait.h configure:10263: result: yes configure:10263: checking for unistd.h configure:10263: result: yes configure:10274: checking for int8_t configure:10274: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10274: $? = 0 configure:10274: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:82:56: error: size of array 'test_array' is negative < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; ^ configure:10274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_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 | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10274: result: yes configure:10285: checking for int16_t configure:10285: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10285: $? = 0 configure:10285: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:82:58: error: size of array 'test_array' is negative < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; ^ configure:10285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_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 | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10285: result: yes configure:10296: checking for int32_t configure:10296: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10296: $? = 0 configure:10296: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:82:55: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.cpp:82:58: error: size of array 'test_array' is negative < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ configure:10296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10296: result: yes configure:10307: checking for int64_t configure:10307: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10307: $? = 0 configure:10307: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:82:55: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.cpp:82:58: error: size of array 'test_array' is negative < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ configure:10307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:10307: result: yes configure:10318: checking for size_t configure:10318: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10318: $? = 0 configure:10318: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:80:20: error: expected primary-expression before ')' token if (sizeof ((size_t))) ^ configure:10318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_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:10318: result: yes configure:10329: checking whether struct tm is in sys/time.h or time.h configure:10349: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10349: $? = 0 configure:10356: result: time.h configure:10369: checking size of int configure:10374: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10374: $? = 0 configure:10374: ./conftest configure:10374: $? = 0 configure:10388: result: 4 configure:10402: checking size of long int configure:10407: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10407: $? = 0 configure:10407: ./conftest configure:10407: $? = 0 configure:10421: result: 4 configure:10435: checking size of size_t configure:10440: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10440: $? = 0 configure:10440: ./conftest configure:10440: $? = 0 configure:10454: result: 4 configure:10468: checking size of float configure:10473: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10473: $? = 0 configure:10473: ./conftest configure:10473: $? = 0 configure:10487: result: 4 configure:10508: checking for working memcmp configure:10551: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10551: $? = 0 configure:10551: ./conftest configure:10551: $? = 0 configure:10561: result: yes configure:10581: checking for vsnprintf configure:10581: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10581: $? = 0 configure:10581: result: yes configure:10610: checking for getcwd configure:10610: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10610: $? = 0 configure:10610: result: yes configure:10670: checking for readlink configure:10670: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10670: $? = 0 configure:10670: result: yes configure:10691: checking for nanosleep configure:10691: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10691: $? = 0 configure:10691: result: yes configure:10704: checking for usleep configure:10704: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10704: $? = 0 configure:10704: result: yes configure:10713: checking for useconds_t configure:10713: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10713: $? = 0 configure:10713: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:88:24: error: expected primary-expression before ')' token if (sizeof ((useconds_t))) ^ configure:10713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 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 ((useconds_t))) | return 0; | ; | return 0; | } configure:10713: result: yes configure:10727: checking for clock_gettime configure:10727: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10727: $? = 0 configure:10727: result: yes configure:10736: checking whether CLOCK_MONOTONIC is declared configure:10736: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10736: $? = 0 configure:10736: result: yes configure:10748: checking whether CLOCK_REALTIME is declared configure:10748: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10748: $? = 0 configure:10748: result: yes configure:10760: checking whether CLOCK_PROCESS_CPUTIME_ID is declared configure:10760: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10760: $? = 0 configure:10760: result: yes configure:10772: checking whether CLOCK_THREAD_CPUTIME_ID is declared configure:10772: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10772: $? = 0 configure:10772: result: yes configure:10785: checking for clockid_t configure:10785: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10785: $? = 0 configure:10785: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:63:23: error: expected primary-expression before ')' token if (sizeof ((clockid_t))) ^ configure:10785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_USECONDS_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DECL_CLOCK_REALTIME 1 | #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((clockid_t))) | return 0; | ; | return 0; | } configure:10785: result: yes configure:10800: checking for getrusage configure:10800: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10800: $? = 0 configure:10800: result: yes configure:10809: checking whether RUSAGE_SELF is declared configure:10809: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10809: $? = 0 configure:10809: result: yes configure:10821: checking whether RUSAGE_THREAD is declared configure:10821: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10821: $? = 0 configure:10821: result: yes configure:10833: checking whether RUSAGE_LWP is declared configure:10833: g++ -c -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:10833: $? = 0 configure:10833: result: yes configure:10850: checking for gettimeofday configure:10850: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10850: $? = 0 configure:10850: result: yes configure:10863: checking for asinh configure:10863: g++ -o conftest -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:10863: $? = 0 configure:10863: result: yes configure:11029: result: Compiling --------- configure:11040: checking whether to enable pipes for communications configure:11046: result: yes configure:11067: 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 /usr/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:11129: result: yes configure:11170: 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 /usr/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:11232: result: yes configure:11261: 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 /usr/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:11323: result: yes configure:11353: 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 /usr/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:11415: result: yes configure:11444: checking whether g++ accepts -Wno-non-template-friend 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 -Wno-non-template-friend -c conftest.cpp 2> conftest.err cat conftest.err /usr/bin/grep -E \-W|no-non-template-friend conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:11506: result: yes configure:11520: checking whether to enable I/O restrictions configure:11529: result: yes configure:11539: checking whether to enable debugging configure:11641: result: no configure:11648: checking whether to enable profiling configure:11841: result: no configure:11848: checking whether to enable stripping configure:11859: result: yes configure:11880: checking whether g++ accepts -s g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -c conftest.cpp 2> conftest.err cat conftest.err /usr/bin/grep -E \-s|s conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:11942: result: yes configure:11959: checking whether to enable optimizations configure:11964: result: yes configure:11987: checking whether g++ accepts -O3 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -c conftest.cpp 2> conftest.err cat conftest.err /usr/bin/grep -E \-O|3 conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:12049: result: yes configure:12450: checking whether g++ accepts -ffast-math g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -c conftest.cpp 2> conftest.err cat conftest.err /usr/bin/grep -E \-f|fast-math conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:12512: result: yes configure:12621: checking whether to enable architecture-specific optimizations configure:12628: result: yes configure:12755: checking whether g++ accepts -malign-double g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -c conftest.cpp 2> conftest.err cat conftest.err /usr/bin/grep -E \-m|align-double conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:12817: result: yes configure:12847: checking whether g++ accepts -xHost g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -xHost -c conftest.cpp 2> conftest.err cat conftest.err g++: error: language Host not recognized g++: error: language Host not recognized /usr/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:12909: result: no configure:12936: checking whether g++ accepts -march=native g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -c conftest.cpp 2> conftest.err0 cat conftest.err0 g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -c conftest.cpp 2> conftest.err cat conftest.err /usr/bin/grep -E \-m|arch=native conftest.err diff conftest.err0 conftest.err g++ -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native conftest.cpp -o conftest 2> conftest.err cat conftest.err ./conftest 2> conftest.err >&2 cat conftest.err configure:12998: result: yes configure:14518: checking which architecture to optimize for configure:14520: result: i686-pc-linux-gnu (using -march=native) configure:14544: checking whether C++ compiler accepts -mavx configure:14563: g++ -c -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -mavx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:14563: $? = 0 configure:14571: result: yes configure:14579: checking whether C++ compiler accepts -mavx2 configure:14598: g++ -c -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -mavx2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:14598: $? = 0 configure:14606: result: yes configure:14614: checking whether C++ compiler accepts -mfma configure:14633: g++ -c -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -mfma -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:14633: $? = 0 configure:14641: result: yes configure:14649: checking whether C++ compiler accepts -mfma4 configure:14668: g++ -c -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -mfma4 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:14668: $? = 0 configure:14676: result: yes configure:14738: result: Floating Point Features ----------------------- configure:14745: checking limits usability configure:14745: g++ -c -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:14745: $? = 0 configure:14745: result: yes configure:14745: checking limits presence configure:14745: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:14745: $? = 0 configure:14745: result: yes configure:14745: checking for limits configure:14745: result: yes configure:14756: checking whether NaNs are supported configure:14784: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:14784: $? = 0 configure:14784: ./conftest configure:14784: $? = 0 configure:14786: result: yes configure:14791: checking cmath usability configure:14791: g++ -c -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp >&5 configure:14791: $? = 0 configure:14791: result: yes configure:14791: checking cmath presence configure:14791: g++ -E -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include conftest.cpp configure:14791: $? = 0 configure:14791: result: yes configure:14791: checking for cmath configure:14791: result: yes configure:14802: checking whether NaNs can be identified using std::isnan() configure:14839: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:14839: $? = 0 configure:14839: ./conftest configure:14839: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_USECONDS_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DECL_CLOCK_REALTIME 1 | #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_DECL_RUSAGE_SELF 1 | #define HAVE_DECL_RUSAGE_THREAD 1 | #define HAVE_DECL_RUSAGE_LWP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ASINH 1 | #define IO_RESTRICTIONS_DISABLED 0 | #define BUILT_FOR "i686-pc-linux-gnu (using -march=native)" | #define BUILD_X86 /**/ | #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread" | #define HAVE_LIMITS 1 | #define HAVE_CMATH 1 | /* end confdefs.h. */ | | | #ifdef HAVE_CMATH | #include | #endif | #ifdef HAVE_LIMITS | #include | #endif | | int | main () | { | | volatile double d; | volatile float f; | d = std::numeric_limits::quiet_NaN(); if (!std::isnan(d)) return 1; | f = d; if (!std::isnan(f)) return 2; | f = std::numeric_limits::quiet_NaN(); if (!std::isnan(f)) return 3; | d = f; if (!std::isnan(d)) return 4; | d = 0.0; if (std::isnan(d)) return 5; | f = 0.0; if (std::isnan(f)) return 6; | | ; | return 0; | } | configure:14852: result: no configure:14855: checking whether NaNs can be identified using global isnan() configure:14892: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:14892: $? = 0 configure:14892: ./conftest configure:14892: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_USECONDS_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DECL_CLOCK_REALTIME 1 | #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_DECL_RUSAGE_SELF 1 | #define HAVE_DECL_RUSAGE_THREAD 1 | #define HAVE_DECL_RUSAGE_LWP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ASINH 1 | #define IO_RESTRICTIONS_DISABLED 0 | #define BUILT_FOR "i686-pc-linux-gnu (using -march=native)" | #define BUILD_X86 /**/ | #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread" | #define HAVE_LIMITS 1 | #define HAVE_CMATH 1 | /* end confdefs.h. */ | | | #ifdef HAVE_CMATH | #include | #endif | #ifdef HAVE_LIMITS | #include | #endif | | int | main () | { | | volatile double d; | volatile float f; | d = std::numeric_limits::quiet_NaN(); if (!isnan(d)) return 1; | f = d; if (!isnan(f)) return 2; | f = std::numeric_limits::quiet_NaN(); if (!isnan(f)) return 3; | d = f; if (!isnan(d)) return 4; | d = 0.0; if (isnan(d)) return 5; | f = 0.0; if (isnan(f)) return 6; | | ; | return 0; | } | configure:14905: result: no configure:14908: checking whether NaNs can be identified by comparison to themselves configure:14943: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:14943: $? = 0 configure:14943: ./conftest configure:14943: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_USECONDS_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DECL_CLOCK_REALTIME 1 | #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_DECL_RUSAGE_SELF 1 | #define HAVE_DECL_RUSAGE_THREAD 1 | #define HAVE_DECL_RUSAGE_LWP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ASINH 1 | #define IO_RESTRICTIONS_DISABLED 0 | #define BUILT_FOR "i686-pc-linux-gnu (using -march=native)" | #define BUILD_X86 /**/ | #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread" | #define HAVE_LIMITS 1 | #define HAVE_CMATH 1 | /* end confdefs.h. */ | | | #ifdef HAVE_LIMITS | #include | #endif | template inline bool emulated_isnan(T x) { volatile T v = x; return (v != x); } | | int | main () | { | | volatile double d; | volatile float f; | d = std::numeric_limits::quiet_NaN(); if (!emulated_isnan(d)) return 1; | f = d; if (!emulated_isnan(f)) return 2; | f = std::numeric_limits::quiet_NaN(); if (!emulated_isnan(f)) return 3; | d = f; if (!emulated_isnan(d)) return 4; | d = 0.0; if (emulated_isnan(d)) return 5; | f = 0.0; if (emulated_isnan(f)) return 6; | | ; | return 0; | } | configure:14958: result: no configure:14990: checking whether infinite values are supported configure:15018: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:15018: $? = 0 configure:15018: ./conftest configure:15018: $? = 0 configure:15020: result: yes configure:15025: checking for cmath configure:15025: result: yes configure:15036: checking whether infinities can be identified using std::isinf() configure:15077: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:15077: $? = 0 configure:15077: ./conftest configure:15077: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_USECONDS_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DECL_CLOCK_REALTIME 1 | #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_DECL_RUSAGE_SELF 1 | #define HAVE_DECL_RUSAGE_THREAD 1 | #define HAVE_DECL_RUSAGE_LWP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ASINH 1 | #define IO_RESTRICTIONS_DISABLED 0 | #define BUILT_FOR "i686-pc-linux-gnu (using -march=native)" | #define BUILD_X86 /**/ | #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread" | #define HAVE_LIMITS 1 | #define HAVE_CMATH 1 | #define HAVE_CMATH 1 | /* end confdefs.h. */ | | | #ifdef HAVE_CMATH | #include | #endif | #ifdef HAVE_LIMITS | #include | #endif | | int | main () | { | | volatile double d; | volatile float f; | d = std::numeric_limits::infinity(); if (!std::isinf(d)) return 1; | f = d; if (!std::isinf(f)) return 2; | f = std::numeric_limits::infinity(); if (!std::isinf(f)) return 3; | d = f; if (!std::isinf(d)) return 4; | d = -std::numeric_limits::infinity(); if (!std::isinf(d)) return 5; | f = d; if (!std::isinf(f)) return 6; | f = -std::numeric_limits::infinity(); if (!std::isinf(f)) return 7; | d = f; if (!std::isinf(d)) return 8; | d = 0.0; if (std::isinf(d)) return 9; | f = 0.0; if (std::isinf(f)) return 10; | | ; | return 0; | } | configure:15090: result: no configure:15093: checking whether infinities can be identified using global isinf() configure:15134: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:15134: $? = 0 configure:15134: ./conftest configure:15134: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "POV-Ray" | #define PACKAGE_TARNAME "povray" | #define PACKAGE_VERSION "3.7.2-alpha" | #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" | #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" | #define PACKAGE_URL "" | #define VERSION_BASE "3.7" | #define BUILT_BY "Alexander John Batyi " | #define PACKAGE "povray" | #define VERSION "3.7.2-alpha" | #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 "i686-pc-linux-gnu" | #define COMPILER_VENDOR "gnu" | #define COMPILER_VERSION "g++ 4.8.2" | #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 | #define HAVE_LIBSDL 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_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_FLOAT 4 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_USECONDS_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL_CLOCK_MONOTONIC 1 | #define HAVE_DECL_CLOCK_REALTIME 1 | #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 | #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_DECL_RUSAGE_SELF 1 | #define HAVE_DECL_RUSAGE_THREAD 1 | #define HAVE_DECL_RUSAGE_LWP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ASINH 1 | #define IO_RESTRICTIONS_DISABLED 0 | #define BUILT_FOR "i686-pc-linux-gnu (using -march=native)" | #define BUILD_X86 /**/ | #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread" | #define HAVE_LIMITS 1 | #define HAVE_CMATH 1 | #define HAVE_CMATH 1 | /* end confdefs.h. */ | | | #ifdef HAVE_CMATH | #include | #endif | #ifdef HAVE_LIMITS | #include | #endif | | int | main () | { | | volatile double d; | volatile float f; | d = std::numeric_limits::infinity(); if (!isinf(d)) return 1; | f = d; if (!isinf(f)) return 2; | f = std::numeric_limits::infinity(); if (!isinf(f)) return 3; | d = f; if (!isinf(d)) return 4; | d = -std::numeric_limits::infinity(); if (!isinf(d)) return 5; | f = d; if (!isinf(f)) return 6; | f = -std::numeric_limits::infinity(); if (!isinf(f)) return 7; | d = f; if (!isinf(d)) return 8; | d = 0.0; if (isinf(d)) return 9; | f = 0.0; if (isinf(f)) return 10; | | ; | return 0; | } | configure:15147: result: no configure:15150: checking whether infinities can be identified by comparison to the maximum value configure:15192: g++ -o conftest -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system >&5 configure:15192: $? = 0 configure:15192: ./conftest configure:15192: $? = 0 configure:15194: result: yes configure:15244: result: Makefiles --------- configure:15458: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by POV-Ray config.status 3.7.2-alpha, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on camera config.status:960: creating Makefile config.status:960: creating source/Makefile config.status:960: creating vfe/Makefile config.status:960: creating platform/Makefile config.status:960: creating unix/Makefile config.status:960: creating config.h config.status:1189: executing depfiles commands configure:16799: result: =============================================================================== POV-Ray 3.7.2-alpha has been configured. configure:16857: result: Built-in features: I/O restrictions: enabled X Window display: enabled (using SDL) Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr Unsupported image formats: - Compilation settings: Build architecture: i686-pc-linux-gnu Built/Optimized for: i686-pc-linux-gnu (using -march=native) Compiler vendor: gnu Compiler version: g++ 4.8.2 Compiler flags: -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread Type 'make check' to build the program and run a test render. Type 'make install' to install POV-Ray on your system. The POV-Ray components will be installed in the following directories: Program (executable): /usr/local/bin System configuration files: /usr/local/etc/povray/3.7 User configuration files: /root/.povray/3.7 Standard include files: /usr/local/share/povray-3.7/include Standard INI files: /usr/local/share/povray-3.7/ini Standard demo scene files: /usr/local/share/povray-3.7/scenes Documentation (text, HTML): /usr/local/share/doc/povray-3.7 Unix man page: /usr/local/share/man =============================================================================== ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=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='Alexander John Batyi ' 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= ac_cv_env_LIBS_value= 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_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_CLOCK_MONOTONIC=yes ac_cv_have_decl_CLOCK_PROCESS_CPUTIME_ID=yes ac_cv_have_decl_CLOCK_REALTIME=yes ac_cv_have_decl_CLOCK_THREAD_CPUTIME_ID=yes ac_cv_have_decl_RUSAGE_LWP=yes ac_cv_have_decl_RUSAGE_SELF=yes ac_cv_have_decl_RUSAGE_THREAD=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_SDL_SDL_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_cmath=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_limits=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_sys_wait_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=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_IlmImf_ImfInputReadPixels=yes ac_cv_lib_SDL_SDL_Quit=yes ac_cv_lib_X11_XFlush=yes ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes ac_cv_lib_boost_thread___exit=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='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/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_SDLCONFIG=sdl-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=-lpng14 ac_cv_search_zlibVersion=-lz ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_size_t=4 ac_cv_struct_tm=time.h ac_cv_type_clockid_t=yes ac_cv_type_size_t=yes ac_cv_type_useconds_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_boost_thread=yes ax_cv_check_cxxflags___mavx2=yes ax_cv_check_cxxflags___mavx=yes ax_cv_check_cxxflags___mfma4=yes ax_cv_check_cxxflags___mfma=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_non_template_friend=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_malign_double=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='${SHELL} "/var/www/site-bin/src/starmap/pov/povray/unix/config"/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AUTOCONF='${SHELL} "/var/www/site-bin/src/starmap/pov/povray/unix/config"/missing --run autoconf' AUTOHEADER='${SHELL} "/var/www/site-bin/src/starmap/pov/povray/unix/config"/missing --run autoheader' AUTOMAKE='${SHELL} "/var/www/site-bin/src/starmap/pov/povray/unix/config"/missing --run automake-1.11' AWK='gawk' BOOST_CPPFLAGS='-pthread -I/usr/include' BOOST_LDFLAGS='-L/usr/lib' BOOST_THREAD_LIB='-lboost_thread -lboost_system' BUILD_x86_FALSE='#' BUILD_x86_TRUE='' BUILD_x86avx2fma3_FALSE='#' BUILD_x86avx2fma3_TRUE='' BUILD_x86avx_FALSE='#' BUILD_x86avx_TRUE='' BUILD_x86avxfma4_FALSE='#' BUILD_x86avxfma4_TRUE='' C99_COMPATIBLE_RADIOSITY='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' COMPILED_BY='Alexander John Batyi ' CPLUS_INCLUDE_PATH='/usr/lib/qt/include' CPP='gcc -E' CPPFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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 -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread' CYGPATH_W='echo' C_INCLUDE_PATH='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/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='-lSDL -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXpm -lSM -lICE -lX11 -lIlmImf -pthread -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lIlmThread -ltiff -ljpeg -lpng14 -lz -lrt -lm -lboost_thread -pthread -lboost_system' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} "/var/www/site-bin/src/starmap/pov/povray/unix/config"/missing --run makeinfo' MKDIR_P='/usr/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.2-alpha' PACKAGE_TARNAME='povray' PACKAGE_URL='' PACKAGE_VERSION='3.7.2-alpha' PATH_SEPARATOR=':' PKGCONFIG='pkg-config' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SDLCONFIG='sdl-config' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='3.7.2-alpha' 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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /var/www/site-bin/src/starmap/pov/povray/unix/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' povgroup='0' povowner='0' 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.2-alpha" #define PACKAGE_STRING "POV-Ray 3.7.2-alpha" #define PACKAGE_BUGREPORT "unix-bugreports-2011@povray.org" #define PACKAGE_URL "" #define VERSION_BASE "3.7" #define BUILT_BY "Alexander John Batyi " #define PACKAGE "povray" #define VERSION "3.7.2-alpha" #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 "i686-pc-linux-gnu" #define COMPILER_VENDOR "gnu" #define COMPILER_VERSION "g++ 4.8.2" #define POV_COMPILER_INFO "g++ 4.8.2 @ i686-pc-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 HAVE_LIBXPM 1 #define HAVE_LIBSDL 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_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_INT 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_FLOAT 4 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_NANOSLEEP 1 #define HAVE_USLEEP 1 #define HAVE_USECONDS_T 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_DECL_CLOCK_MONOTONIC 1 #define HAVE_DECL_CLOCK_REALTIME 1 #define HAVE_DECL_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_DECL_CLOCK_THREAD_CPUTIME_ID 1 #define HAVE_CLOCKID_T 1 #define HAVE_GETRUSAGE 1 #define HAVE_DECL_RUSAGE_SELF 1 #define HAVE_DECL_RUSAGE_THREAD 1 #define HAVE_DECL_RUSAGE_LWP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ASINH 1 #define IO_RESTRICTIONS_DISABLED 0 #define BUILT_FOR "i686-pc-linux-gnu (using -march=native)" #define BUILD_X86 /**/ #define CXXFLAGS "-pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -malign-double -march=native -pthread" #define HAVE_LIMITS 1 #define HAVE_CMATH 1 #define HAVE_CMATH 1 #define HAVE_INF /**/ #define HAVE_EMULATED_ISINF /**/ #define BUILTIN_IO_RESTRICTIONS "enabled" #define BUILTIN_XWIN_DISPLAY "enabled (using SDL)" #define BUILTIN_IMG_FORMATS "gif tga iff ppm pgm hdr png jpeg tiff openexr" #define MISSING_IMG_FORMATS "-" configure: exit 0