This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnuplot configure 5.0.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ configure --with-qt=no --disable-wxwidgets --prefix=/home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot ## --------- ## ## Platform. ## ## --------- ## hostname = brassica uname -m = x86_64 uname -r = 4.13.0-43-generic uname -s = Linux uname -v = #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/birch/BIRCH/local/script PATH: /home/birch/BIRCH/local/bin-linux-x86_64 PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin PATH: /opt/thinlinc/bin PATH: /home/birch/BIRCH/script PATH: /home/birch/BIRCH/bin-linux-x86_64 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2701: checking for a BSD-compatible install configure:2769: result: /usr/bin/install -c configure:2780: checking whether build environment is sane configure:2835: result: yes configure:2873: WARNING: 'missing' script is too old or missing configure:2986: checking for a thread-safe mkdir -p configure:3025: result: /bin/mkdir -p configure:3032: checking for gawk configure:3048: found /usr/bin/gawk configure:3059: result: gawk configure:3070: checking whether make sets $(MAKE) configure:3092: result: yes configure:3121: checking whether make supports nested variables configure:3138: result: yes configure:3265: checking whether to enable maintainer-specific portions of Makefiles configure:3274: result: no configure:3307: checking for style of include used by make configure:3335: result: GNU configure:3406: checking for gcc configure:3422: found /usr/bin/gcc configure:3433: result: gcc configure:3662: checking for C compiler version configure:3671: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3682: $? = 0 configure:3671: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:3682: $? = 0 configure:3671: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3682: $? = 1 configure:3671: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3682: $? = 1 configure:3702: checking whether the C compiler works configure:3724: gcc conftest.c >&5 configure:3728: $? = 0 configure:3776: result: yes configure:3779: checking for C compiler default output file name configure:3781: result: a.out configure:3787: checking for suffix of executables configure:3794: gcc -o conftest conftest.c >&5 configure:3798: $? = 0 configure:3820: result: configure:3842: checking whether we are cross compiling configure:3850: gcc -o conftest conftest.c >&5 configure:3854: $? = 0 configure:3861: ./conftest configure:3865: $? = 0 configure:3880: result: no configure:3885: checking for suffix of object files configure:3907: gcc -c conftest.c >&5 configure:3911: $? = 0 configure:3932: result: o configure:3936: checking whether we are using the GNU C compiler configure:3955: gcc -c conftest.c >&5 configure:3955: $? = 0 configure:3964: result: yes configure:3973: checking whether gcc accepts -g configure:3993: gcc -c -g conftest.c >&5 configure:3993: $? = 0 configure:4034: result: yes configure:4051: checking for gcc option to accept ISO C89 configure:4114: gcc -c -g -O2 conftest.c >&5 configure:4114: $? = 0 configure:4127: result: none needed configure:4152: checking whether gcc understands -c and -o together configure:4174: gcc -c conftest.c -o conftest2.o configure:4177: $? = 0 configure:4174: gcc -c conftest.c -o conftest2.o configure:4177: $? = 0 configure:4189: result: yes configure:4208: checking dependency style of gcc configure:4319: result: gcc3 configure:4340: checking how to run the C preprocessor configure:4371: gcc -E conftest.c configure:4371: $? = 0 configure:4385: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4410: result: gcc -E configure:4430: gcc -E conftest.c configure:4430: $? = 0 configure:4444: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | /* end confdefs.h. */ | #include configure:4473: checking for grep that handles long lines and -e configure:4531: result: /bin/grep configure:4536: checking for egrep configure:4598: result: /bin/grep -E configure:4603: checking for ANSI C header files configure:4623: gcc -c -g -O2 conftest.c >&5 configure:4623: $? = 0 configure:4696: gcc -o conftest -g -O2 conftest.c >&5 configure:4696: $? = 0 configure:4696: ./conftest configure:4696: $? = 0 configure:4707: result: yes configure:4720: checking for sys/types.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for sys/stat.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for stdlib.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for string.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for memory.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for strings.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for inttypes.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for stdint.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4720: checking for unistd.h configure:4720: gcc -c -g -O2 conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4733: checking minix/config.h usability configure:4733: gcc -c -g -O2 conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4733: result: no configure:4733: checking minix/config.h presence configure:4733: gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4733: result: no configure:4733: checking for minix/config.h configure:4733: result: no configure:4754: checking whether it is safe to define __EXTENSIONS__ configure:4772: gcc -c -g -O2 conftest.c >&5 configure:4772: $? = 0 configure:4779: result: yes configure:4842: checking for gcc configure:4869: result: gcc configure:5098: checking for C compiler version configure:5107: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5118: $? = 0 configure:5107: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:5118: $? = 0 configure:5107: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5118: $? = 1 configure:5107: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5118: $? = 1 configure:5122: checking whether we are using the GNU C compiler configure:5150: result: yes configure:5159: checking whether gcc accepts -g configure:5220: result: yes configure:5237: checking for gcc option to accept ISO C89 configure:5313: result: none needed configure:5338: checking whether gcc understands -c and -o together configure:5375: result: yes configure:5394: checking dependency style of gcc configure:5505: result: gcc3 configure:5525: checking how to run the C preprocessor configure:5595: result: gcc -E configure:5615: gcc -E conftest.c configure:5615: $? = 0 configure:5629: gcc -E conftest.c conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5711: checking for gcc configure:5727: found /usr/bin/gcc configure:5738: result: gcc configure:5763: checking for Objective C compiler version configure:5772: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5783: $? = 0 configure:5772: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:5783: $? = 0 configure:5772: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5783: $? = 1 configure:5772: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5783: $? = 1 configure:5787: checking whether we are using the GNU Objective C compiler configure:5806: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5815: result: no configure:5824: checking whether gcc accepts -g configure:5844: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5859: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5875: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:5875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5885: result: no configure:5910: checking dependency style of gcc configure:6019: result: gcc3 configure:6034: checking for an ANSI C-conforming const configure:6100: gcc -c -g -O2 conftest.c >&5 configure:6100: $? = 0 configure:6107: result: yes configure:6115: checking for inline configure:6131: gcc -c -g -O2 conftest.c >&5 configure:6131: $? = 0 configure:6139: result: inline configure:6157: checking for preprocessor stringizing operator configure:6177: result: yes configure:6185: checking whether ln -s works configure:6189: result: yes configure:6256: checking for gcc configure:6283: result: gcc configure:6512: checking for C compiler version configure:6521: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6532: $? = 0 configure:6521: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:6532: $? = 0 configure:6521: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6532: $? = 1 configure:6521: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:6532: $? = 1 configure:6536: checking whether we are using the GNU C compiler configure:6564: result: yes configure:6573: checking whether gcc accepts -g configure:6634: result: yes configure:6651: checking for gcc option to accept ISO C89 configure:6727: result: none needed configure:6752: checking whether gcc understands -c and -o together configure:6789: result: yes configure:6808: checking dependency style of gcc configure:6919: result: gcc3 configure:6963: checking for off_t configure:6963: gcc -c -g -O2 conftest.c >&5 configure:6963: $? = 0 configure:6963: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:6963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 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 ((off_t))) | return 0; | ; | return 0; | } configure:6963: result: yes configure:6973: checking for _LARGEFILE_SOURCE value needed for large files configure:6992: gcc -o conftest -g -O2 conftest.c >&5 configure:6992: $? = 0 configure:7020: result: no configure:7048: checking for special C compiler options needed for large files configure:7093: result: no configure:7099: checking for _FILE_OFFSET_BITS value needed for large files configure:7124: gcc -c -g -O2 conftest.c >&5 configure:7124: $? = 0 configure:7156: result: no configure:7301: checking for pkg-config configure:7319: found /usr/bin/pkg-config configure:7331: result: /usr/bin/pkg-config configure:7356: checking pkg-config is at least version 0.9.0 configure:7359: result: yes configure:7370: checking for LIBCERF configure:7378: $PKG_CONFIG --exists --print-errors "libcerf" Package libcerf was not found in the pkg-config search path. Perhaps you should add the directory containing `libcerf.pc' to the PKG_CONFIG_PATH environment variable No package 'libcerf' found configure:7381: $? = 1 configure:7396: $PKG_CONFIG --exists --print-errors "libcerf" Package libcerf was not found in the pkg-config search path. Perhaps you should add the directory containing `libcerf.pc' to the PKG_CONFIG_PATH environment variable No package 'libcerf' found configure:7399: $? = 1 No package 'libcerf' found configure:7438: WARNING: Package requirements (libcerf) were not met: No package 'libcerf' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBCERF_CFLAGS and LIBCERF_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. configure:7482: checking for library containing cdawson configure:7513: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccxFNMb0.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:41: undefined reference to `cdawson' collect2: error: ld returned 1 exit status configure:7513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 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 cdawson (); | int | main () | { | return cdawson (); | ; | return 0; | } configure:7513: gcc -o conftest -g -O2 conftest.c -lcerf >&5 /usr/bin/ld: cannot find -lcerf collect2: error: ld returned 1 exit status configure:7513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 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 cdawson (); | int | main () | { | return cdawson (); | ; | return 0; | } configure:7530: result: no configure:7549: checking for emacs configure:7579: result: no configure:7549: checking for xemacs configure:7579: result: no configure:7602: checking for tex configure:7632: result: no configure:7645: checking for latex configure:7675: result: no configure:7645: checking for latex2e configure:7675: result: no configure:7688: checking for pdflatex configure:7718: result: no configure:7731: checking for latex2html configure:7761: result: no configure:7788: checking for dvips configure:7818: result: no configure:7831: checking for troff configure:7847: found /usr/bin/troff configure:7858: result: troff configure:7883: checking for kpsexpand configure:7913: result: no configure:7926: checking for texhash configure:7956: result: no configure:7993: checking for X configure:8101: gcc -E conftest.c configure:8101: $? = 0 configure:8132: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:8132: $? = 0 configure:8182: result: libraries , headers configure:8281: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:8281: $? = 0 configure:8379: checking for gethostbyname configure:8379: gcc -o conftest -g -O2 conftest.c >&5 configure:8379: $? = 0 configure:8379: result: yes configure:8476: checking for connect configure:8476: gcc -o conftest -g -O2 conftest.c >&5 configure:8476: $? = 0 configure:8476: result: yes configure:8525: checking for remove configure:8525: gcc -o conftest -g -O2 conftest.c >&5 configure:8525: $? = 0 configure:8525: result: yes configure:8574: checking for shmat configure:8574: gcc -o conftest -g -O2 conftest.c >&5 configure:8574: $? = 0 configure:8574: result: yes configure:8632: checking for IceConnectionNumber in -lICE configure:8657: gcc -o conftest -g -O2 conftest.c -lICE >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:8657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:8666: result: no configure:8747: checking for MS-DOS/djgpp/libGRX configure:8856: result: no configure:8863: checking for NeXT configure:8880: result: no configure:8889: checking for Mac OS X configure:8964: result: no configure:8971: checking for BeOS configure:8987: result: no configure:8993: checking for Alpha/AXP CPU configure:9012: result: no configure:9027: checking for sin configure:9027: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'sin' char sin (); ^ /tmp/ccHY3PYQ.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:65: undefined reference to `sin' collect2: error: ld returned 1 exit status configure:9027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | /* end confdefs.h. */ | /* Define sin to an innocuous variant, in case declares sin. | For example, HP-UX 11i declares gettimeofday. */ | #define sin innocuous_sin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sin | | /* 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 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sin || defined __stub___sin | choke me | #endif | | int | main () | { | return sin (); | ; | return 0; | } configure:9027: result: no configure:9031: checking for sin in -lm configure:9056: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:38:6: warning: conflicting types for built-in function 'sin' char sin (); ^ configure:9056: $? = 0 configure:9065: result: yes configure:9079: checking for ANSI C header files configure:9183: result: yes configure:9201: checking dirent.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking dirent.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for dirent.h configure:9201: result: yes configure:9201: checking errno.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking errno.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for errno.h configure:9201: result: yes configure:9201: checking float.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking float.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for float.h configure:9201: result: yes configure:9201: checking langinfo.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking langinfo.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for langinfo.h configure:9201: result: yes configure:9201: checking limits.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking limits.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for limits.h configure:9201: result: yes configure:9201: checking locale.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking locale.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for locale.h configure:9201: result: yes configure:9201: checking math.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking math.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for math.h configure:9201: result: yes configure:9201: checking for stdlib.h configure:9201: result: yes configure:9201: checking for string.h configure:9201: result: yes configure:9201: checking time.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking time.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for time.h configure:9201: result: yes configure:9201: checking sys/time.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/time.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/time.h configure:9201: result: yes configure:9201: checking for sys/types.h configure:9201: result: yes configure:9201: checking sys/bsdtypes.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 conftest.c:78:26: fatal error: sys/bsdtypes.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_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 | #include configure:9201: result: no configure:9201: checking sys/bsdtypes.h presence configure:9201: gcc -E conftest.c conftest.c:45:26: fatal error: sys/bsdtypes.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:9201: result: no configure:9201: checking for sys/bsdtypes.h configure:9201: result: no configure:9201: checking sys/ioctl.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/ioctl.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/ioctl.h configure:9201: result: yes configure:9201: checking sys/param.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/param.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/param.h configure:9201: result: yes configure:9201: checking sys/select.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/select.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/select.h configure:9201: result: yes configure:9201: checking sys/socket.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/socket.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/socket.h configure:9201: result: yes configure:9201: checking for sys/stat.h configure:9201: result: yes configure:9201: checking sys/systeminfo.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 conftest.c:83:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_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 | #include configure:9201: result: no configure:9201: checking sys/systeminfo.h presence configure:9201: gcc -E conftest.c conftest.c:50:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:9201: result: no configure:9201: checking for sys/systeminfo.h configure:9201: result: no configure:9201: checking sys/timeb.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/timeb.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/timeb.h configure:9201: result: yes configure:9201: checking sys/utsname.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sys/utsname.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sys/utsname.h configure:9201: result: yes configure:9201: checking libc.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 conftest.c:85:18: fatal error: libc.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_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 | #include configure:9201: result: no configure:9201: checking libc.h presence configure:9201: gcc -E conftest.c conftest.c:52:18: fatal error: libc.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:9201: result: no configure:9201: checking for libc.h configure:9201: result: no configure:9201: checking malloc.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking malloc.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for malloc.h configure:9201: result: yes configure:9201: checking poll.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking poll.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for poll.h configure:9201: result: yes configure:9201: checking sgtty.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking sgtty.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for sgtty.h configure:9201: result: yes configure:9201: checking termios.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking termios.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for termios.h configure:9201: result: yes configure:9201: checking values.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking values.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for values.h configure:9201: result: yes configure:9201: checking for dirent.h configure:9201: result: yes configure:9201: checking dlfcn.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking dlfcn.h presence configure:9201: gcc -E conftest.c configure:9201: $? = 0 configure:9201: result: yes configure:9201: checking for dlfcn.h configure:9201: result: yes configure:9201: checking dl.h usability configure:9201: gcc -c -g -O2 conftest.c >&5 conftest.c:92:16: fatal error: dl.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_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 | #include configure:9201: result: no configure:9201: checking dl.h presence configure:9201: gcc -E conftest.c conftest.c:59:16: fatal error: dl.h: No such file or directory compilation terminated. configure:9201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9201: result: no configure:9201: checking for dl.h configure:9201: result: no configure:9212: checking for stdbool.h that conforms to C99 configure:9279: gcc -c -g -O2 conftest.c >&5 configure:9279: $? = 0 configure:9286: result: yes configure:9288: checking for _Bool configure:9288: gcc -c -g -O2 conftest.c >&5 configure:9288: $? = 0 configure:9288: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:9288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_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 ((_Bool))) | return 0; | ; | return 0; | } configure:9288: result: yes configure:9307: checking for struct exception in math.h configure:9320: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:9320: $? = 0 configure:9321: result: yes configure:9335: checking whether stat file-mode macros are broken configure:9362: gcc -c -g -O2 conftest.c >&5 configure:9362: $? = 0 configure:9369: result: no configure:9449: checking for library containing dlopen configure:9480: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccIJdzT5.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:73: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:9480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:9480: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9480: $? = 0 configure:9497: result: -ldl configure:9520: checking for unistd.h configure:9530: result: yes configure:9539: checking if errno variable is declared configure:9555: gcc -c -g -O2 conftest.c >&5 configure:9555: $? = 0 configure:9556: result: yes configure:9568: checking for size_t configure:9568: gcc -c -g -O2 conftest.c >&5 configure:9568: $? = 0 configure:9568: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:100:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:9568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 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:9568: result: yes configure:9579: checking for time_t in time.h configure:9588: result: yes configure:9596: checking return type of signal handlers configure:9614: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:9: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:9614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:9621: result: void configure:9643: checking for atexit configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for memcpy configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:90:6: warning: conflicting types for built-in function 'memcpy' char memcpy (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for memmove configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:91:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for memset configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:92:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for on_exit configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for bcopy configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:94:6: warning: conflicting types for built-in function 'bcopy' char bcopy (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for bzero configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:95:6: warning: conflicting types for built-in function 'bzero' char bzero (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for setvbuf configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strerror configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strchr configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:98:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strrchr configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:99:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strstr configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:100:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for index configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:101:6: warning: conflicting types for built-in function 'index' char index (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for rindex configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:102:6: warning: conflicting types for built-in function 'rindex' char rindex (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for erf configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:103:6: warning: conflicting types for built-in function 'erf' char erf (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for erfc configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:104:6: warning: conflicting types for built-in function 'erfc' char erfc (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for gamma configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:105:6: warning: conflicting types for built-in function 'gamma' char gamma (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for lgamma configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:106:6: warning: conflicting types for built-in function 'lgamma' char lgamma (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for getcwd configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for poll configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for pclose configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for popen configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for fdopen configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for select configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for sleep configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for stpcpy configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:114:6: warning: conflicting types for built-in function 'stpcpy' char stpcpy (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strcspn configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:115:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strdup configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:116:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strndup configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:117:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strnlen configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strcasecmp configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:119:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for stricmp configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 /tmp/ccPvksIt.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:131: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:9643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:9643: result: no configure:9643: checking for strncasecmp configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:120:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for strnicmp configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 /tmp/ccPhbWxH.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:132: undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:9643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:9643: result: no configure:9643: checking for sysinfo configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for tcgetattr configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for vfprintf configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:123:6: warning: conflicting types for built-in function 'vfprintf' char vfprintf (); ^ configure:9643: $? = 0 configure:9643: result: yes configure:9643: checking for doprnt configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 /tmp/ccLzom9U.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:135: undefined reference to `doprnt' collect2: error: ld returned 1 exit status configure:9643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | /* end confdefs.h. */ | /* Define doprnt to an innocuous variant, in case declares doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define doprnt innocuous_doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef doprnt | | /* 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 doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_doprnt || defined __stub___doprnt | choke me | #endif | | int | main () | { | return doprnt (); | ; | return 0; | } configure:9643: result: no configure:9643: checking for usleep configure:9643: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9643: $? = 0 configure:9643: result: yes configure:9655: checking for snprintf configure:9655: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 conftest.c:125:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^ configure:9655: $? = 0 configure:9655: result: yes configure:9680: checking whether signgam is declared configure:9680: gcc -c -g -O2 conftest.c >&5 configure:9680: $? = 0 configure:9680: result: yes configure:9696: checking for sigsetjmp configure:9709: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9709: $? = 0 configure:9710: result: yes configure:9728: checking if malloc(0) returns 0 configure:9747: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:9747: $? = 0 configure:9747: ./conftest configure:9747: $? = 0 configure:9756: result: no configure:9767: checking for sys/select.h configure:9767: result: yes configure:9767: checking for sys/socket.h configure:9767: result: yes configure:9777: checking types of arguments for select configure:9805: gcc -c -g -O2 conftest.c >&5 configure:9805: $? = 0 configure:9816: result: int,fd_set *,struct timeval * configure:10239: checking for tputs in -lncurses configure:10264: gcc -o conftest -g -O2 conftest.c -lncurses -ldl -lm >&5 configure:10264: $? = 0 configure:10274: result: yes configure:10288: checking for remove_history in -lreadline configure:10313: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses -ldl -lm >&5 configure:10313: $? = 0 configure:10322: result: yes configure:10427: checking for library containing rl_ding configure:10458: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 /tmp/ccu9R3oT.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:122: undefined reference to `rl_ding' collect2: error: ld returned 1 exit status configure:10458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* 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 rl_ding (); | int | main () | { | return rl_ding (); | ; | return 0; | } configure:10458: gcc -o conftest -g -O2 conftest.c -lreadline -lreadline -lncurses -ldl -lm >&5 configure:10458: $? = 0 configure:10475: result: -lreadline configure:10487: checking for library containing rl_forced_update_display configure:10518: gcc -o conftest -g -O2 conftest.c -lreadline -ldl -lm >&5 configure:10518: $? = 0 configure:10535: result: none required configure:10547: checking for library containing rl_reset_after_signal configure:10578: gcc -o conftest -g -O2 conftest.c -lreadline -ldl -lm >&5 configure:10578: $? = 0 configure:10595: result: none required configure:10607: checking for library containing rl_complete_with_tilde_expansion configure:10638: gcc -o conftest -g -O2 conftest.c -lreadline -ldl -lm >&5 configure:10638: $? = 0 configure:10655: result: none required configure:10680: checking readline/readline.h usability configure:10680: gcc -c -g -O2 conftest.c >&5 configure:10680: $? = 0 configure:10680: result: yes configure:10680: checking readline/readline.h presence configure:10680: gcc -E conftest.c configure:10680: $? = 0 configure:10680: result: yes configure:10680: checking for readline/readline.h configure:10680: result: yes configure:10697: checking readline/history.h usability configure:10697: gcc -c -g -O2 conftest.c >&5 configure:10697: $? = 0 configure:10697: result: yes configure:10697: checking readline/history.h presence configure:10697: gcc -E conftest.c configure:10697: $? = 0 configure:10697: result: yes configure:10697: checking for readline/history.h configure:10697: result: yes configure:10765: checking for deflate in -lz configure:10790: gcc -o conftest -g -O2 conftest.c -lz -ldl -lm >&5 configure:10790: $? = 0 configure:10799: result: yes configure:10806: checking zlib.h usability configure:10806: gcc -c -g -O2 conftest.c >&5 configure:10806: $? = 0 configure:10806: result: yes configure:10806: checking zlib.h presence configure:10806: gcc -E conftest.c configure:10806: $? = 0 configure:10806: result: yes configure:10806: checking for zlib.h configure:10806: result: yes configure:10835: checking for gdlib-config configure:10868: result: no configure:10890: checking for gdImageCreateTrueColor in -lgd configure:10915: gcc -o conftest -g -O2 conftest.c -lgd -ldl -lm >&5 /usr/bin/ld: cannot find -lgd collect2: error: ld returned 1 exit status configure:10915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_READLINE_RESET 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNUPLOT_HISTORY 1 | #define HAVE_LIBZ 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 gdImageCreateTrueColor (); | int | main () | { | return gdImageCreateTrueColor (); | ; | return 0; | } configure:10924: result: no configure:11162: WARNING: libgd not found or too old, version >= 2.0 is required configure:11180: checking for library containing iconv_open configure:11211: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:11211: $? = 0 configure:11228: result: none required configure:11233: checking iconv.h usability configure:11233: gcc -c -g -O2 conftest.c >&5 configure:11233: $? = 0 configure:11233: result: yes configure:11233: checking iconv.h presence configure:11233: gcc -E conftest.c configure:11233: $? = 0 configure:11233: result: yes configure:11233: checking for iconv.h configure:11233: result: yes configure:11559: checking for LUA configure:11567: $PKG_CONFIG --exists --print-errors "lua" Package lua was not found in the pkg-config search path. Perhaps you should add the directory containing `lua.pc' to the PKG_CONFIG_PATH environment variable No package 'lua' found configure:11570: $? = 1 configure:11585: $PKG_CONFIG --exists --print-errors "lua" Package lua was not found in the pkg-config search path. Perhaps you should add the directory containing `lua.pc' to the PKG_CONFIG_PATH environment variable No package 'lua' found configure:11588: $? = 1 No package 'lua' found configure:11616: result: no configure:11620: checking for LUA configure:11628: $PKG_CONFIG --exists --print-errors "lua5.1" Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:11631: $? = 1 configure:11646: $PKG_CONFIG --exists --print-errors "lua5.1" Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:11649: $? = 1 No package 'lua5.1' found configure:11677: result: no configure:11775: WARNING: Could not find support for lua using pkg-config. configure:11784: checking for library containing luaL_openlibs configure:11815: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 /tmp/cc2baIFY.o: In function `main': /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/conftest.c:129: undefined reference to `luaL_openlibs' collect2: error: ld returned 1 exit status configure:11815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_READLINE_RESET 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNUPLOT_HISTORY 1 | #define HAVE_LIBZ 1 | #define HAVE_ICONV 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 luaL_openlibs (); | int | main () | { | return luaL_openlibs (); | ; | return 0; | } configure:11815: gcc -o conftest -g -O2 conftest.c -llua -ldl -lm >&5 /usr/bin/ld: cannot find -llua collect2: error: ld returned 1 exit status configure:11815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_READLINE_RESET 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNUPLOT_HISTORY 1 | #define HAVE_LIBZ 1 | #define HAVE_ICONV 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 luaL_openlibs (); | int | main () | { | return luaL_openlibs (); | ; | return 0; | } configure:11815: gcc -o conftest -g -O2 conftest.c -llua5.1 -ldl -lm >&5 /usr/bin/ld: cannot find -llua5.1 collect2: error: ld returned 1 exit status configure:11815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_READLINE_RESET 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNUPLOT_HISTORY 1 | #define HAVE_LIBZ 1 | #define HAVE_ICONV 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 luaL_openlibs (); | int | main () | { | return luaL_openlibs (); | ; | return 0; | } configure:11832: result: no configure:12244: checking for multi-byte support in x11 configure:12246: checking for XmbDrawString in -lX11 configure:12271: gcc -o conftest -g -O2 -lX11 conftest.c -lX11 -ldl -lm >&5 configure:12271: $? = 0 configure:12280: result: yes configure:12587: checking for pkg-config configure:12617: result: /usr/bin/pkg-config configure:12642: checking pkg-config is at least version 0.9.0 configure:12645: result: yes configure:12770: checking for C++ compiler version configure:12779: c++ --version >&5 c++ (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12790: $? = 0 configure:12779: c++ -v >&5 Using built-in specs. COLLECT_GCC=c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) configure:12790: $? = 0 configure:12779: c++ -V >&5 c++: error: unrecognized command line option '-V' c++: fatal error: no input files compilation terminated. configure:12790: $? = 1 configure:12779: c++ -qversion >&5 c++: error: unrecognized command line option '-qversion' c++: fatal error: no input files compilation terminated. configure:12790: $? = 1 configure:12794: checking whether we are using the GNU C++ compiler configure:12813: c++ -c -g -O2 conftest.cpp >&5 configure:12813: $? = 0 configure:12822: result: yes configure:12831: checking whether c++ accepts -g configure:12851: c++ -c -g conftest.cpp >&5 configure:12851: $? = 0 configure:12892: result: yes configure:12917: checking dependency style of c++ configure:13028: result: gcc3 configure:13064: c++ -c -g -O2 conftest.cpp >&5 configure:13064: $? = 0 configure:13071: checking how to run the C++ preprocessor configure:13098: c++ -E conftest.cpp configure:13098: $? = 0 configure:13112: c++ -E conftest.cpp conftest.cpp:124:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_READLINE_RESET 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNUPLOT_HISTORY 1 | #define HAVE_LIBZ 1 | #define HAVE_ICONV 1 | #define USE_X11_MULTIBYTE 1 | #define EXTERNAL_X11_WINDOW 1 | #define EAM_BOXED_TEXT 1 | #define EAM_OBJECTS 1 | #define HIDDEN3D_QUADTREE 1 | #define HIDDEN3D_VAR_PTSIZE 1 | /* end confdefs.h. */ | #include configure:13137: result: c++ -E configure:13157: c++ -E conftest.cpp configure:13157: $? = 0 configure:13171: c++ -E conftest.cpp conftest.cpp:124:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnuplot" | #define PACKAGE_TARNAME "gnuplot" | #define PACKAGE_VERSION "5.0.5" | #define PACKAGE_STRING "gnuplot 5.0.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gnuplot" | #define VERSION "5.0.5" | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_OFF_T 1 | #define HAVE_FSEEKO 1 | #define X11 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 | #define HAVE_EXTERNAL_FUNCTIONS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TIME_T_IN_TIME_H 1 | #define RETSIGTYPE void | #define HAVE_ATEXIT 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_ON_EXIT 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_SETVBUF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_INDEX 1 | #define HAVE_RINDEX 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_GAMMA 1 | #define HAVE_LGAMMA 1 | #define HAVE_GETCWD 1 | #define HAVE_POLL 1 | #define HAVE_PCLOSE 1 | #define HAVE_POPEN 1 | #define HAVE_FDOPEN 1 | #define HAVE_SELECT 1 | #define HAVE_SLEEP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VFPRINTF 1 | #define HAVE_USLEEP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DECL_SIGNGAM 1 | #define HAVE_SIGSETJMP 1 | #define PIPES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_READLINE_RESET 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNUPLOT_HISTORY 1 | #define HAVE_LIBZ 1 | #define HAVE_ICONV 1 | #define USE_X11_MULTIBYTE 1 | #define EXTERNAL_X11_WINDOW 1 | #define EAM_BOXED_TEXT 1 | #define EAM_OBJECTS 1 | #define HIDDEN3D_QUADTREE 1 | #define HIDDEN3D_VAR_PTSIZE 1 | /* end confdefs.h. */ | #include configure:13975: checking for CAIROPDF configure:13983: $PKG_CONFIG --exists --print-errors " cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0" Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package cairo-pdf was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-pdf.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-pdf' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package pangocairo was not found in the pkg-config search path. Perhaps you should add the directory containing `pangocairo.pc' to the PKG_CONFIG_PATH environment variable No package 'pangocairo' found Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found configure:13986: $? = 1 configure:14001: $PKG_CONFIG --exists --print-errors " cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0" Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package cairo-pdf was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo-pdf.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-pdf' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package pangocairo was not found in the pkg-config search path. Perhaps you should add the directory containing `pangocairo.pc' to the PKG_CONFIG_PATH environment variable No package 'pangocairo' found Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found configure:14004: $? = 1 No package 'cairo' found No package 'cairo-pdf' found No package 'pango' found No package 'pangocairo' found No package 'glib-2.0' found configure:14043: WARNING: Package requirements ( cairo >= 1.2 cairo-pdf >= 1.2 pango >= 1.10 pangocairo >= 1.10 glib-2.0) were not met: No package 'cairo' found No package 'cairo-pdf' found No package 'pango' found No package 'pangocairo' found No package 'glib-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CAIROPDF_CFLAGS and CAIROPDF_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. configure:14085: WARNING: The cairo terminals will not be compiled. configure:14919: checking that generated files are newer than configure configure:14925: result: done configure:15008: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnuplot config.status 5.0.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on brassica config.status:1065: creating Makefile config.status:1065: creating config/Makefile config.status:1065: creating m4/Makefile config.status:1065: creating man/Makefile config.status:1065: creating share/Makefile config.status:1065: creating share/LaTeX/Makefile config.status:1065: creating src/Makefile config.status:1065: creating src/beos/Makefile config.status:1065: creating src/wxterminal/Makefile config.status:1065: creating src/qtterminal/Makefile config.status:1065: creating term/Makefile config.status:1065: creating config.h config.status:1294: executing depfiles commands config.status:1294: executing default commands configure:16342: result: configure:16344: result: ** Configuration summary for gnuplot 5.0.5: configure:16346: result: configure:16349: result: gnuplot will be compiled with the following terminals: configure:16351: result: configure:16354: result: Standalone terminals: yes (always builtin) configure:16356: result: canvas, cgm, context, corel, dumb, dxf, eepic, emf, emtex, configure:16358: result: epslatex, fig, hpgl,latex, metafont, metapost, mif, pcl5, configure:16360: result: postscript, pslatex, pstex, pstricks, qms, svg, configure:16362: result: tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek configure:16364: result: configure:16371: result: dot-matrix terminals: no (use --with-bitmap-terminals to enable) configure:16374: result: epson, nec, okidata, tandy, and seiko dp414 printers configure:16376: result: hp500c, hpdj, hpljii, hppj, pbm, sixel, starc configure:16378: result: configure:16382: result: X Window System terminal: yes configure:16385: result: (with multi-byte fonts) configure:16393: result: (enable plotting to windows opened by external apps) configure:16400: result: (with application defaults, in /etc/X11/app-defaults/) configure:16419: result: PDFlib pdf terminal: no (use --with-pdf to enable) configure:16436: result: linux terminal (vga console): no (use --with-linux-vga to enable) configure:16438: result: vgagl terminal ((s)vga console): no (use --with-linux-vga to enable) configure:16451: result: ggi terminal: no (use --with-ggi to enable, requires libggi) configure:16459: result: gpic terminal: no (use --with-gpic to enable) configure:16467: result: mif terminal: no (use --with-mif to enable) configure:16490: result: caca terminal: no (requires libcaca >= 0.99.beta15) configure:16498: result: aqua terminal (OSX): no configure:16513: result: libgd-based png, jpeg, and gif terminals: no (see config.log) configure:16521: result: cairo-based terminals: no (requires cairo>1.2, pango>1.10) configure:16529: result: lua/TikZ terminal: no configure:16542: result: wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) configure:16556: result: Qt terminal: no (use --with-qt or --with-qt=qt4 to enable configure:16560: result: configure:16562: result: Additional platform-specific or older terminals omitted by default: configure:16564: result: gpic, mif (FrameMaker 3), hp2623a, hp2648, imagen, kyocera configure:16566: result: pm (makefile.os2), be (BeOS), svga (MSDOS/djgpp) configure:16568: result: sun, windows (several options) configure:16571: result: configure:16573: result: gnuplot will be compiled with the following configurable features: configure:16575: result: configure:16579: result: Mouse support in interactive terminals: yes configure:16587: result: Typing in plot window raises console configure:16594: result: Maximum number of parallel axes: 5 configure:16598: result: Placement of rectangles and other objects: yes configure:16622: result: Readline library: GNU readline library with -lncurses configure:16639: result: Command-line history file: yes configure:16650: result: Check current directory for .gnuplot file: no (use --with-cwdrc to enable) configure:16658: result: Sort help/subtopic tables by column: no (use --without-row-help to enable) configure:16666: result: cerf() and other special functions: no (libcerf not found) configure:16671: result: plugin support for loading external functions: yes configure:16682: result: Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable) configure:16694: result: Hidden3d optimization (gridbox/quadtree/none): quadtree configure:16703: result: Allow deprecated syntax: no (use --enable-backwards-compatibility) configure:16708: result: Statistical summary of data ("stats" command): yes configure:16716: result: configure:16718: result: gnuplot will install the following additional materials: configure:16720: result: configure:16727: result: LaTeX tutorial: no configure:16746: result: cfg file for epslatex terminal: no configure:16748: result: TeX *.sty for lua/tikz terminal: no configure:16752: result: Help file: yes (always), in ${datarootdir}/gnuplot/5.0/gnuplot.gih configure:16755: result: PostScript prologue files: yes (always) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_stringize=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIROEPS_CFLAGS_set= ac_cv_env_CAIROEPS_CFLAGS_value= ac_cv_env_CAIROEPS_LIBS_set= ac_cv_env_CAIROEPS_LIBS_value= ac_cv_env_CAIROPANGO_CFLAGS_set= ac_cv_env_CAIROPANGO_CFLAGS_value= ac_cv_env_CAIROPANGO_LIBS_set= ac_cv_env_CAIROPANGO_LIBS_value= ac_cv_env_CAIROPDF_CFLAGS_set= ac_cv_env_CAIROPDF_CFLAGS_value= ac_cv_env_CAIROPDF_LIBS_set= ac_cv_env_CAIROPDF_LIBS_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_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_DIST_CONTACT_set= ac_cv_env_DIST_CONTACT_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCERF_CFLAGS_set= ac_cv_env_LIBCERF_CFLAGS_value= ac_cv_env_LIBCERF_LIBS_set= ac_cv_env_LIBCERF_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PANGO_1_10_2_CFLAGS_set= ac_cv_env_PANGO_1_10_2_CFLAGS_value= ac_cv_env_PANGO_1_10_2_LIBS_set= ac_cv_env_PANGO_1_10_2_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QT_CFLAGS_set= ac_cv_env_QT_CFLAGS_value= ac_cv_env_QT_LIBS_set= ac_cv_env_QT_LIBS_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_caca_CFLAGS_set= ac_cv_env_caca_CFLAGS_value= ac_cv_env_caca_LIBS_set= ac_cv_env_caca_LIBS_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_atexit=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_connect=yes ac_cv_func_doprnt=no ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_fdopen=yes ac_cv_func_gamma=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_index=yes ac_cv_func_lgamma=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_on_exit=yes ac_cv_func_pclose=yes ac_cv_func_poll=yes ac_cv_func_popen=yes ac_cv_func_remove=yes ac_cv_func_rindex=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setvbuf=yes ac_cv_func_shmat=yes ac_cv_func_sin=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnicmp=no ac_cv_func_strnlen=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_sysinfo=yes ac_cv_func_tcgetattr=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_have_decl_signgam=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libc_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_poll_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_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_bsdtypes_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_X11_XmbDrawString=yes ac_cv_lib_gd_gdImageCreateTrueColor=no ac_cv_lib_m_sin=yes ac_cv_lib_ncurses___tputs=yes ac_cv_lib_readline_remove_history=yes ac_cv_lib_z_deflate=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_TROFF=troff ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJC=gcc 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_prog_objc_g=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_cdawson=no ac_cv_search_dlopen=-ldl ac_cv_search_iconv_open='none required' ac_cv_search_luaL_openlibs=no ac_cv_search_rl_complete_with_tilde_expansion='none required' ac_cv_search_rl_ding=-lreadline ac_cv_search_rl_forced_update_display='none required' ac_cv_search_rl_reset_after_signal='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BUILD_BITMAP_FALSE='' BUILD_BITMAP_TRUE='#' BUILD_GNUPLOT_X11_FALSE='#' BUILD_GNUPLOT_X11_TRUE='' BUILD_GPCAIRO_FALSE='' BUILD_GPCAIRO_TRUE='#' BUILD_LUA_FALSE='' BUILD_LUA_TRUE='#' BUILD_PLUGIN_FALSE='#' BUILD_PLUGIN_TRUE='' BUILD_QT_FALSE='' BUILD_QT_TRUE='#' BUILD_SRC_BEOS_SUBDIR_FALSE='' BUILD_SRC_BEOS_SUBDIR_TRUE='#' BUILD_WXWIDGETS_FALSE='' BUILD_WXWIDGETS_TRUE='#' CACA_CONFIG='' CAIROEPS_CFLAGS='' CAIROEPS_LIBS='' CAIROPANGO_CFLAGS='' CAIROPANGO_LIBS='' CAIROPDF_CFLAGS='' CAIROPDF_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIST_CONTACT='' DVIPS='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMACS='no' EXEEXT='' GDLIB_CONFIG='' GIHDIR='${datarootdir}/gnuplot/5.0' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' HAVE_LATEX_FALSE='' HAVE_LATEX_TRUE='#' HAVE_LRELEASE_FALSE='#' HAVE_LRELEASE_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KPSEXPAND='no' LATEX2HTML='no' LATEX='no' LDFLAGS='' LIBCERF_CFLAGS='' LIBCERF_LIBS='' LIBOBJS='' LIBRARIES_FOR_X=' -lX11 ' LIBS='-ldl -lm ' LINUXSUID='' LN_S='ln -s' LRELEASE='' LTLIBOBJS='' LUA_CFLAGS='' LUA_LIBS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKDIR_P='/bin/mkdir -p' MOC='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJEXT='o' PACKAGE='gnuplot' PACKAGE_BUGREPORT='' PACKAGE_NAME='gnuplot' PACKAGE_STRING='gnuplot 5.0.5' PACKAGE_TARNAME='gnuplot' PACKAGE_URL='' PACKAGE_VERSION='5.0.5' PANGO_1_10_2_CFLAGS='' PANGO_1_10_2_LIBS='' PATH_SEPARATOR=':' PDFLATEX='no' PDFLIB_CONFIG='' PKG_CONFIG='/usr/bin/pkg-config' PLAINTEX='no' QT_CFLAGS='' QT_LIBS='' RCC='' SET_MAKE='' SHELL='/bin/bash' STRIP='' TERMLIBS=' -lreadline -lncurses -lz' TERMXLIBS='' TEXDIR='no' TEXHASH='true' TROFF='troff' TUTORIAL='notutorial' UIC='' VERSION='5.0.5' VERSION_MAJOR='5.0' WX_CONFIG='' WX_LIBS='' X11_APPDEFAULTS_DIR='/etc/X11/app-defaults/' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_OBJC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_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_alias='' caca_CFLAGS='' caca_LIBS='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/birch/BIRCH/local/install/quast-4.6.3/quast_libs/gnuplot' 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 "gnuplot" #define PACKAGE_TARNAME "gnuplot" #define PACKAGE_VERSION "5.0.5" #define PACKAGE_STRING "gnuplot 5.0.5" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gnuplot" #define VERSION "5.0.5" #define PROTOTYPES 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_STRINGIZE 1 #define HAVE_OFF_T 1 #define HAVE_FSEEKO 1 #define X11 1 #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_MALLOC_H 1 #define HAVE_POLL_H 1 #define HAVE_SGTTY_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_VALUES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRUCT_EXCEPTION_IN_MATH_H 1 #define HAVE_EXTERNAL_FUNCTIONS 1 #define HAVE_UNISTD_H 1 #define HAVE_TIME_T_IN_TIME_H 1 #define RETSIGTYPE void #define HAVE_ATEXIT 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_ON_EXIT 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_SETVBUF 1 #define HAVE_STRERROR 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_INDEX 1 #define HAVE_RINDEX 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_GAMMA 1 #define HAVE_LGAMMA 1 #define HAVE_GETCWD 1 #define HAVE_POLL 1 #define HAVE_PCLOSE 1 #define HAVE_POPEN 1 #define HAVE_FDOPEN 1 #define HAVE_SELECT 1 #define HAVE_SLEEP 1 #define HAVE_STPCPY 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYSINFO 1 #define HAVE_TCGETATTR 1 #define HAVE_VFPRINTF 1 #define HAVE_USLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_DECL_SIGNGAM 1 #define HAVE_SIGSETJMP 1 #define PIPES 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_READLINE_RESET 1 #define HAVE_LIBREADLINE 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define GNUPLOT_HISTORY 1 #define HAVE_LIBZ 1 #define HAVE_ICONV 1 #define USE_X11_MULTIBYTE 1 #define EXTERNAL_X11_WINDOW 1 #define EAM_BOXED_TEXT 1 #define EAM_OBJECTS 1 #define HIDDEN3D_QUADTREE 1 #define HIDDEN3D_VAR_PTSIZE 1 #define NO_BITMAP_SUPPORT 1 #define USE_STATS 1 #define USE_MOUSE 1 #define PIPE_IPC 1 #define MAX_PARALLEL_AXES 7 configure: exit 0