This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Octave configure 5.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Dell7530 uname -m = x86_64 uname -r = 4.15.0-1038-oem uname -s = Linux uname -v = #43-Ubuntu SMP Wed May 8 10:43:52 UTC 2019 /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/manu/bin PATH: /home/manu/.local/bin 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: /usr/local/cuda-10.1/bin PATH: /usr/local/cuda-10.1/lib64 ## ----------- ## ## Core tests. ## ## ----------- ## configure:5335: checking for a BSD-compatible install configure:5403: result: /usr/bin/install -c configure:5414: checking whether build environment is sane configure:5469: result: yes configure:5618: checking for a thread-safe mkdir -p configure:5657: result: /bin/mkdir -p configure:5664: checking for gawk configure:5694: result: no configure:5664: checking for mawk configure:5680: found /usr/bin/mawk configure:5691: result: mawk configure:5702: checking whether make sets $(MAKE) configure:5724: result: yes configure:5753: checking whether make supports nested variables configure:5770: result: yes configure:5859: checking whether UID '1001' is supported by ustar format configure:5862: result: yes configure:5869: checking whether GID '1001' is supported by ustar format configure:5872: result: yes configure:5880: checking how to create a ustar tar archive configure:5891: tar --version tar (GNU tar) 1.30 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:5894: $? = 0 configure:5934: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:5937: $? = 0 configure:5941: tar -xf - &5 gcc (Ubuntu 8.3.0-6ubuntu1) 8.3.0 Copyright (C) 2018 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:6630: $? = 0 configure:6619: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.3.0-6ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --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 --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1) configure:6630: $? = 0 configure:6619: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6630: $? = 1 configure:6619: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:6630: $? = 1 configure:6619: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:6630: $? = 1 configure:6650: checking whether the C compiler works configure:6672: gcc conftest.c >&5 configure:6676: $? = 0 configure:6724: result: yes configure:6727: checking for C compiler default output file name configure:6729: result: a.out configure:6735: checking for suffix of executables configure:6742: gcc -o conftest conftest.c >&5 configure:6746: $? = 0 configure:6768: result: configure:6790: checking whether we are cross compiling configure:6798: gcc -o conftest conftest.c >&5 configure:6802: $? = 0 configure:6809: ./conftest configure:6813: $? = 0 configure:6801: result: no configure:6806: checking for suffix of object files configure:6828: gcc -c conftest.c >&5 configure:6832: $? = 0 configure:6853: result: o configure:6857: checking whether we are using the GNU C compiler configure:6876: gcc -c conftest.c >&5 configure:6876: $? = 0 configure:6885: result: yes configure:6894: checking whether gcc accepts -g configure:6914: gcc -c -g conftest.c >&5 configure:6914: $? = 0 configure:6955: result: yes configure:6972: checking for gcc option to enable C11 features configure:7175: gcc -c -g -O2 conftest.c >&5 configure:7175: $? = 0 configure:7189: result: none needed configure:7492: checking dependency style of gcc configure:7603: result: gcc3 configure:7624: checking how to run the C preprocessor configure:7655: gcc -E conftest.c configure:7655: $? = 0 configure:7669: gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 1 | /* end confdefs.h. */ | #include configure:7694: result: gcc -E configure:7714: gcc -E conftest.c configure:7714: $? = 0 configure:7728: gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7728: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 1 | /* end confdefs.h. */ | #include configure:7757: checking for grep that handles long lines and -e configure:7815: result: /bin/grep configure:7820: checking for egrep configure:7882: result: /bin/grep -E configure:7887: checking for ANSI C header files configure:7907: gcc -c -g -O2 conftest.c >&5 configure:7907: $? = 0 configure:7980: gcc -o conftest -g -O2 conftest.c >&5 configure:7980: $? = 0 configure:7980: ./conftest configure:7980: $? = 0 configure:7991: result: yes configure:8004: checking for sys/types.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for sys/stat.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for stdlib.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for string.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for memory.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for strings.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for inttypes.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for stdint.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8004: checking for unistd.h configure:8004: gcc -c -g -O2 conftest.c >&5 configure:8004: $? = 0 configure:8004: result: yes configure:8017: checking minix/config.h usability configure:8017: gcc -c -g -O2 conftest.c >&5 conftest.c:55:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:8017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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:8017: result: no configure:8017: checking minix/config.h presence configure:8017: gcc -E conftest.c conftest.c:22:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:8017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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:8017: result: no configure:8017: checking for minix/config.h configure:8017: result: no configure:8041: checking whether it is safe to define __EXTENSIONS__ configure:8059: gcc -c -g -O2 conftest.c >&5 configure:8059: $? = 0 configure:8066: result: yes configure:8099: checking whether _XOPEN_SOURCE should be defined configure:8118: gcc -c -g -O2 conftest.c >&5 configure:8118: $? = 0 configure:8142: result: no configure:8162: result: defining octlibdir to be ${libdir}/octave/${version} configure:8172: result: defining archlibdir to be ${libexecdir}/octave/${version}/exec/${canonical_host_type} configure:8181: result: defining localarchlibdir to be ${libexecdir}/octave/site/exec/${canonical_host_type} configure:8188: result: defining localapiarchlibdir to be ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type} configure:8195: result: defining localverarchlibdir to be ${libexecdir}/octave/${version}/site/exec/${canonical_host_type} configure:8205: result: defining octfiledir to be ${libdir}/octave/${version}/oct/${canonical_host_type} configure:8216: result: defining localoctfiledir to be ${libdir}/octave/site/oct/${canonical_host_type} configure:8223: result: defining localapioctfiledir to be ${libdir}/octave/site/oct/${api_version}/${canonical_host_type} configure:8230: result: defining localveroctfiledir to be ${libdir}/octave/${version}/site/oct/${canonical_host_type} configure:8238: result: defining octincludedir to be ${includedir}/octave-${version}/octave configure:8248: result: defining fcnfiledir to be ${datadir}/octave/${version}/m configure:8258: result: defining localfcnfiledir to be ${datadir}/octave/site/m configure:8265: result: defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m configure:8272: result: defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m configure:8280: result: defining octetcdir to be ${datadir}/octave/${version}/etc configure:8288: result: defining octlocaledir to be ${datadir}/octave/${version}/locale configure:8296: result: defining doc_cache_file to be ${octetcdir}/doc-cache configure:8304: result: defining octtestsdir to be ${octetcdir}/tests configure:8312: result: defining texi_macros_file to be ${octetcdir}/macros.texi configure:8320: result: defining imagedir to be ${datadir}/octave/${version}/imagelib configure:8328: result: defining octdatadir to be ${datadir}/octave/${version}/data configure:8336: result: defining octdocdir to be ${datadir}/octave/${version}/doc configure:8344: result: defining octfontsdir to be ${datadir}/octave/${version}/fonts configure:8352: result: defining startupfiledir to be ${fcnfiledir}/startup configure:8358: result: defining localstartupfiledir to be ${localfcnfiledir}/startup configure:8366: result: defining man1dir to be ${mandir}/man1 configure:8372: result: defining man1ext to be .1 configure:8378: result: defining infofile to be ${infodir}/octave.info configure:8440: checking for pkg-config configure:8458: found /usr/bin/pkg-config configure:8470: result: /usr/bin/pkg-config configure:8495: checking pkg-config is at least version 0.9.0 configure:8498: result: yes configure:8532: checking for gawk configure:8559: result: mawk configure:8570: checking for grep that handles long lines and -e configure:8628: result: /bin/grep configure:8638: checking for gfind configure:8668: result: no configure:8638: checking for find configure:8654: found /usr/bin/find configure:8665: result: find configure:8678: checking for a usable sed configure:8756: result: /bin/sed configure:8762: checking for perl configure:8778: found /usr/bin/perl configure:8789: result: perl configure:8804: checking for gperf configure:8834: result: no configure:8847: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h configure:8860: checking for flex configure:8890: result: no configure:8860: checking for lex configure:8890: result: no configure:9037: WARNING: I didn't find flex, but it's only a problem if you need to reconstruct lex.cc, which is the case if you're building from VCS sources. configure:9053: checking for bison configure:9083: result: no configure:9053: checking for byacc configure:9083: result: no configure:9161: WARNING: I wasn't able to find a suitable style for declaring the api prefix in a bison input file so I'm disabling bison. We expect bison to understand the '%define api.prefix { PREFIX }' syntax. configure:9177: WARNING: I didn't find bison, or the version of bison that I found does not support all the features that are required, but it's only a problem if you need to reconstruct parse.cc, which is the case if you're building from VCS sources. configure:9188: checking for makeinfo configure:9204: found /usr/bin/makeinfo configure:9215: result: makeinfo configure:9236: checking for makeinfo support for @sortas command configure:9265: result: yes configure:9285: checking for texi2dvi configure:9301: found /usr/bin/texi2dvi configure:9312: result: texi2dvi configure:9339: checking for texi2pdf configure:9355: found /usr/bin/texi2pdf configure:9366: result: texi2pdf configure:9400: checking for options to make reproducible archives with GNU tar configure:9418: result: --owner=0 --group=0 --numeric-owner --sort=name configure:9423: checking whether ln -s works configure:9427: result: yes configure:9454: checking for gs configure:9470: found /usr/bin/gs configure:9481: result: gs configure:9521: checking for gnuplot configure:9537: found /usr/bin/gnuplot configure:9548: result: gnuplot configure:9596: checking for less configure:9612: found /usr/bin/less configure:9623: result: less configure:9647: checking for python configure:9663: found /usr/bin/python configure:9674: result: python configure:9689: checking for icotool configure:9719: result: no configure:9733: WARNING: I didn't find icotool, but it's only a problem if you need to reconstruct octave-logo.ico, which is the case if you're building from VCS sources. configure:9743: checking for rsvg-convert configure:9773: result: no configure:9787: WARNING: I didn't find rsvg-convert, but it's only a problem if you need to reconstruct octave-logo-*.png, which is the case if you're building from VCS sources. configure:9966: checking for g++ configure:9982: found /usr/bin/g++ configure:9993: result: g++ configure:10020: checking for C++ compiler version configure:10029: g++ --version >&5 g++ (Ubuntu 8.3.0-6ubuntu1) 8.3.0 Copyright (C) 2018 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:10040: $? = 0 configure:10029: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.3.0-6ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --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 --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1) configure:10040: $? = 0 configure:10029: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:10040: $? = 1 configure:10029: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:10040: $? = 1 configure:10044: checking whether we are using the GNU C++ compiler configure:10063: g++ -c conftest.cpp >&5 configure:10063: $? = 0 configure:10072: result: yes configure:10081: checking whether g++ accepts -g configure:10101: g++ -c -g conftest.cpp >&5 configure:10101: $? = 0 configure:10142: result: yes configure:10159: checking for g++ option to enable C++11 features configure:10395: g++ -c -g -O2 conftest.cpp >&5 configure:10395: $? = 0 configure:10409: result: none needed configure:10582: checking dependency style of g++ configure:10693: result: gcc3 configure:10713: checking how to run the C++ preprocessor configure:10740: g++ -E conftest.cpp configure:10740: $? = 0 configure:10754: g++ -E conftest.cpp conftest.cpp:41:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | /* end confdefs.h. */ | #include configure:10779: result: g++ -E configure:10799: g++ -E conftest.cpp configure:10799: $? = 0 configure:10813: g++ -E conftest.cpp conftest.cpp:41:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | /* end confdefs.h. */ | #include configure:10856: checking how to run the C preprocessor configure:10926: result: gcc -E configure:10946: gcc -E conftest.c configure:10946: $? = 0 configure:10960: gcc -E conftest.c conftest.c:41:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | /* end confdefs.h. */ | #include configure:10989: checking whether gcc needs -traditional configure:11023: result: no configure:11074: checking for Minix Amsterdam compiler configure:11098: result: no configure:11155: checking for ar configure:11171: found /usr/bin/ar configure:11182: result: ar configure:11257: checking for ranlib configure:11273: found /usr/bin/ranlib configure:11284: result: ranlib configure:11311: checking for _LARGEFILE_SOURCE value needed for large files configure:11330: gcc -o conftest -g -O2 conftest.c >&5 configure:11330: $? = 0 configure:11358: result: no configure:11415: checking for special C compiler options needed for large files configure:11460: result: no configure:11466: checking for _FILE_OFFSET_BITS value needed for large files configure:11491: gcc -c -g -O2 conftest.c >&5 configure:11491: $? = 0 configure:11523: result: no configure:11966: checking C++ compiler version number configure:12013: result: 8.3.0 configure:12021: checking whether stl_algo.h is broken configure:12094: g++ -o conftest -g -O2 conftest.cpp >&5 configure:12094: $? = 0 configure:12094: ./conftest configure:12094: $? = 0 configure:12111: result: no configure:12172: checking C compiler version number configure:12219: result: 8.3.0 configure:12228: defining __NO_MATH_INLINES avoids buggy GNU libc exp function configure:12264: checking for sin in -lm configure:12289: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:51:6: warning: conflicting types for built-in function 'sin' [-Wbuiltin-declaration-mismatch] char sin (); ^~~ configure:12289: $? = 0 configure:12298: result: yes configure:12366: checking for gfortran configure:12382: found /usr/bin/gfortran configure:12393: result: gfortran configure:12419: checking for Fortran 77 compiler version configure:12428: gfortran --version >&5 GNU Fortran (Ubuntu 8.3.0-6ubuntu1) 8.3.0 Copyright (C) 2018 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:12439: $? = 0 configure:12428: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.3.0-6ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --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 --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1) configure:12439: $? = 0 configure:12428: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:12439: $? = 1 configure:12428: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:12439: $? = 1 configure:12448: checking whether we are using the GNU Fortran 77 compiler configure:12461: gfortran -c conftest.F >&5 configure:12461: $? = 0 configure:12470: result: yes configure:12476: checking whether gfortran accepts -g configure:12487: gfortran -c -g conftest.f >&5 configure:12487: $? = 0 configure:12495: result: yes configure:12742: checking whether a usable Fortran compiler was found configure:12745: result: yes configure:12758: checking how to get verbose linking output from gfortran configure:12768: gfortran -c -g -O2 conftest.f >&5 configure:12768: $? = 0 configure:12786: gfortran -o conftest -g -O2 -v conftest.f -lm Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/8/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/8/finclude -o /tmp/ccPyPSTz.s GNU Fortran (Ubuntu 8.3.0-6ubuntu1) version 8.3.0 (x86_64-linux-gnu) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.20-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 8.3.0-6ubuntu1) version 8.3.0 (x86_64-linux-gnu) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.20-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccvtZW6Y.o /tmp/ccPyPSTz.s GNU assembler version 2.32 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.32 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/8/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/8/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLKeBko.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. /tmp/ccvtZW6Y.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o configure:12869: result: -v configure:12871: checking for Fortran 77 libraries of gfortran configure:12894: gfortran -o conftest -g -O2 -v conftest.f -lm Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/8/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/8/finclude -o /tmp/cceIp6ZB.s GNU Fortran (Ubuntu 8.3.0-6ubuntu1) version 8.3.0 (x86_64-linux-gnu) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.20-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 8.3.0-6ubuntu1) version 8.3.0 (x86_64-linux-gnu) compiled by GNU C version 8.3.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.20-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccRR2uk1.o /tmp/cceIp6ZB.s GNU assembler version 2.32 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.32 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/8/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/8/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUrCvFq.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. /tmp/ccRR2uk1.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o configure:13090: result: -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath configure:13106: checking for dummy main to link with Fortran 77 libraries configure:13140: gcc -o conftest -g -O2 conftest.c -lm -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 configure:13140: $? = 0 configure:13185: result: none configure:13218: checking for Fortran 77 name-mangling scheme configure:13231: gfortran -c -g -O2 conftest.f >&5 configure:13231: $? = 0 configure:13272: gcc -o conftest -g -O2 conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/cch9RBj5.o: in function `main': /home/manu/octave-5.1.0/conftest.c:64: undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:13272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 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 foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:13272: gcc -o conftest -g -O2 conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 configure:13272: $? = 0 configure:13330: gcc -o conftest -g -O2 conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 configure:13330: $? = 0 configure:13372: result: lower case, underscore, no extra underscore configure:13704: defining FFLAGS to be -g -O2 configure:13892: defining FPICFLAG to be -fPIC configure:13894: defining CPICFLAG to be -fPIC configure:13896: defining CXXPICFLAG to be -fPIC configure:13898: defining SH_LD to be g++ configure:13900: defining SH_LDFLAGS to be -shared configure:13902: defining DL_LD to be g++ configure:13904: defining DL_LDFLAGS to be -shared configure:13906: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic configure:13908: defining NO_OCT_FILE_STRIP to be false configure:13910: defining TEMPLATE_AR to be ar configure:13912: defining TEMPLATE_ARFLAGS to be cr configure:13914: defining EXTERNAL_DLL_DEFS to be configure:13916: defining OCTAVE_DLL_DEFS to be configure:13918: defining OCTINTERP_DLL_DEFS to be configure:13920: defining OCTGUI_DLL_DEFS to be configure:13922: defining OCTGRAPHICS_DLL_DEFS to be configure:13924: defining library_path_var to be LD_LIBRARY_PATH configure:13953: checking size of void * configure:13958: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:13958: $? = 0 configure:13958: ./conftest configure:13958: $? = 0 configure:13972: result: 8 configure:14195: checking if compiler needs -Werror to reject unknown flags configure:14219: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:14219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | /* end confdefs.h. */ | int foo(void); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | foo() | ; | return 0; | } configure:14224: result: no configure:14290: checking for the pthreads library -lpthreads configure:14336: gcc -o conftest -g -O2 conftest.c -lpthreads -lm >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:14336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:14345: result: no configure:14235: checking whether pthreads work without any flags configure:14336: gcc -o conftest -g -O2 conftest.c -lm >&5 /usr/bin/ld: /tmp/ccYjAqWa.o: in function `main': /home/manu/octave-5.1.0/conftest.c:68: undefined reference to `pthread_create' /usr/bin/ld: /home/manu/octave-5.1.0/conftest.c:69: undefined reference to `pthread_join' /usr/bin/ld: /home/manu/octave-5.1.0/conftest.c:71: undefined reference to `__pthread_register_cancel' /usr/bin/ld: /home/manu/octave-5.1.0/conftest.c:72: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:14336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:14345: result: no configure:14240: checking whether pthreads work with -Kthread configure:14336: gcc -o conftest -g -O2 -Kthread conftest.c -lm >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:14336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:14345: result: no configure:14240: checking whether pthreads work with -kthread configure:14336: gcc -o conftest -g -O2 -kthread conftest.c -lm >&5 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:14336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:14345: result: no configure:14290: checking for the pthreads library -llthread configure:14336: gcc -o conftest -g -O2 conftest.c -llthread -lm >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:14336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:14345: result: no configure:14240: checking whether pthreads work with -pthread configure:14336: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:14336: $? = 0 configure:14345: result: yes configure:14364: checking for joinable pthread attribute configure:14387: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:14387: $? = 0 configure:14393: result: PTHREAD_CREATE_JOINABLE configure:14403: checking if more special flags are required for pthreads configure:14418: result: no configure:14424: checking for PTHREAD_PRIO_INHERIT configure:14449: gcc -o conftest -g -O2 -pthread conftest.c -lm >&5 configure:14449: $? = 0 configure:14458: result: yes configure:14581: checking for OpenMP flag of C compiler configure:14623: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:14623: $? = 0 configure:14632: result: -fopenmp configure:14657: checking for OpenMP flag of C++ compiler configure:14699: g++ -o conftest -g -O2 -pthread -fopenmp conftest.cpp -lm >&5 configure:14699: $? = 0 configure:14708: result: -fopenmp configure:14733: checking omp.h usability configure:14733: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:14733: $? = 0 configure:14733: result: yes configure:14733: checking omp.h presence configure:14733: gcc -E conftest.c configure:14733: $? = 0 configure:14733: result: yes configure:14733: checking for omp.h configure:14733: result: yes configure:14745: checking for omp_get_num_threads configure:14745: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:14745: $? = 0 configure:14745: result: yes configure:14839: checking how to print strings configure:14866: result: printf configure:14887: checking for a sed that does not truncate output configure:14951: result: /bin/sed configure:14969: checking for fgrep configure:15031: result: /bin/grep -F configure:15066: checking for ld used by gcc configure:15133: result: /usr/bin/ld configure:15140: checking if the linker (/usr/bin/ld) is GNU ld configure:15155: result: yes configure:15167: checking for BSD- or MS-compatible name lister (nm) configure:15221: result: /usr/bin/nm -B configure:15351: checking the name lister (/usr/bin/nm -B) interface configure:15358: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:15361: /usr/bin/nm -B "conftest.o" configure:15364: output 0000000000000000 B some_variable configure:15365: result: BSD nm configure:15369: checking the maximum length of command line arguments configure:15500: result: 1572864 configure:15548: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:15588: result: func_convert_file_noop configure:15595: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:15615: result: func_convert_file_noop configure:15622: checking for /usr/bin/ld option to reload object files configure:15629: result: -r configure:15703: checking for objdump configure:15719: found /usr/bin/objdump configure:15730: result: objdump configure:15759: checking how to recognize dependent libraries configure:15959: result: pass_all configure:16044: checking for dlltool configure:16074: result: no configure:16101: checking how to associate runtime and link libraries configure:16128: result: printf %s\n configure:16252: checking for archiver @FILE support configure:16277: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:16277: $? = 0 configure:16280: ar cr libconftest.a @conftest.lst >&5 configure:16283: $? = 0 configure:16288: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:16291: $? = 1 configure:16290: result: @ configure:16348: checking for strip configure:16364: found /usr/bin/strip configure:16375: result: strip configure:16447: checking for ranlib configure:16474: result: ranlib configure:16576: checking command to parse /usr/bin/nm -B output from gcc object configure:16729: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:16732: $? = 0 configure:16736: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:16739: $? = 0 configure:16805: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c conftstm.o >&5 configure:16808: $? = 0 configure:16846: result: ok configure:16893: checking for sysroot configure:16923: result: no configure:16930: checking for a working dd configure:16968: result: /bin/dd configure:16972: checking how to truncate binary pipes configure:16987: result: /bin/dd bs=4096 count=1 configure:17123: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:17126: $? = 0 configure:17324: checking for mt configure:17340: found /bin/mt configure:17351: result: mt configure:17374: checking if mt is a manifest tool configure:17380: mt '-?' configure:17388: result: no configure:18070: checking for dlfcn.h configure:18070: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:18070: $? = 0 configure:18070: result: yes configure:18632: checking for objdir configure:18647: result: .libs configure:18911: checking if gcc supports -fno-rtti -fno-exceptions configure:18929: gcc -c -g -O2 -pthread -fopenmp -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:18933: $? = 0 configure:18946: result: no configure:19304: checking for gcc option to produce PIC configure:19311: result: -fPIC -DPIC configure:19319: checking if gcc PIC flag -fPIC -DPIC works configure:19337: gcc -c -g -O2 -pthread -fopenmp -fPIC -DPIC -DPIC conftest.c >&5 configure:19341: $? = 0 configure:19354: result: yes configure:19383: checking if gcc static flag -static works configure:19411: result: yes configure:19426: checking if gcc supports -c -o file.o configure:19447: gcc -c -g -O2 -pthread -fopenmp -o out/conftest2.o conftest.c >&5 configure:19451: $? = 0 configure:19473: result: yes configure:19481: checking if gcc supports -c -o file.o configure:19528: result: yes configure:19561: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:20840: result: yes configure:20877: checking whether -lc should be explicitly linked in configure:20885: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:20888: $? = 0 configure:20903: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:20906: $? = 0 configure:20920: result: no configure:21080: checking dynamic linker characteristics configure:21669: gcc -o conftest -g -O2 -pthread -fopenmp -Wl,-rpath -Wl,/foo conftest.c -lm >&5 configure:21669: $? = 0 configure:21918: result: GNU/Linux ld.so configure:22040: checking how to hardcode library paths into programs configure:22065: result: immediate configure:22175: checking for shl_load configure:22175: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/cc2oBoNW.o: in function `main': /home/manu/octave-5.1.0/conftest.c:102: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:22175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:22175: result: no configure:22179: checking for shl_load in -ldld configure:22212: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -ldld -lm >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:22212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:22221: result: no configure:22226: checking for dlopen configure:22226: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccCUlZy2.o: in function `main': /home/manu/octave-5.1.0/conftest.c:102: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:22226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return dlopen (); | ; | return 0; | } configure:22226: result: no configure:22230: checking for dlopen in -ldl configure:22263: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -ldl -lm >&5 configure:22263: $? = 0 configure:22272: result: yes configure:22407: checking whether a program can dlopen itself configure:22487: gcc -o conftest -g -O2 -pthread -fopenmp -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl -lm >&5 configure:22490: $? = 0 configure:22508: result: yes configure:22513: checking whether a statically linked program can dlopen itself configure:22593: gcc -o conftest -g -O2 -pthread -fopenmp -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl -lm >&5 /usr/bin/ld: /tmp/cchSVnn7.o: in function `main': /home/manu/octave-5.1.0/configure:22572: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:22596: $? = 0 conftest: undefined symbol: _fnord configure:22614: result: no configure:22653: checking whether stripping libraries is possible configure:22658: result: yes configure:22693: checking if libtool supports shared libraries configure:22695: result: yes configure:22698: checking whether to build shared libraries configure:22723: result: yes configure:22726: checking whether to build static libraries configure:22730: result: no configure:19465: checking how to run the C++ preprocessor configure:19531: result: g++ -E configure:19551: g++ -E conftest.cpp configure:19551: $? = 0 configure:19565: g++ -E conftest.cpp conftest.cpp:60:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:19565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:19727: checking for ld used by g++ configure:19794: result: /usr/bin/ld -m elf_x86_64 configure:19801: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:19816: result: yes configure:19871: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:20960: result: yes configure:20996: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 configure:20999: $? = 0 configure:21480: checking for g++ option to produce PIC configure:21487: result: -fPIC -DPIC configure:21495: checking if g++ PIC flag -fPIC -DPIC works configure:21513: g++ -c -g -O2 -pthread -fopenmp -fPIC -DPIC -DPIC conftest.cpp >&5 configure:21517: $? = 0 configure:21530: result: yes configure:21553: checking if g++ static flag -static works configure:21581: result: yes configure:21593: checking if g++ supports -c -o file.o configure:21614: g++ -c -g -O2 -pthread -fopenmp -o out/conftest2.o conftest.cpp >&5 configure:21618: $? = 0 configure:21640: result: yes configure:21645: checking if g++ supports -c -o file.o configure:21692: result: yes configure:21722: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21765: result: yes configure:21906: checking dynamic linker characteristics configure:22671: result: GNU/Linux ld.so configure:22736: checking how to hardcode library paths into programs configure:22761: result: immediate configure:21725: checking if libtool supports shared libraries configure:21727: result: yes configure:21730: checking whether to build shared libraries configure:21754: result: yes configure:21757: checking whether to build static libraries configure:21761: result: no configure:22113: checking for gfortran option to produce PIC configure:22120: result: -fPIC configure:22128: checking if gfortran PIC flag -fPIC works configure:22146: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:22150: $? = 0 configure:22163: result: yes configure:22186: checking if gfortran static flag -static works configure:22214: result: yes configure:22226: checking if gfortran supports -c -o file.o configure:22247: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:22251: $? = 0 configure:22273: result: yes configure:22278: checking if gfortran supports -c -o file.o configure:22325: result: yes configure:22355: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:23568: result: yes configure:23709: checking dynamic linker characteristics configure:24460: result: GNU/Linux ld.so configure:24525: checking how to hardcode library paths into programs configure:24550: result: immediate configure:22457: checking if sgemm_ is being linked in already configure:22485: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/cckOC72s.o: in function `main': /home/manu/octave-5.1.0/conftest.c:79: undefined reference to `sgemm_' collect2: error: ld returned 1 exit status configure:22485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:22490: result: no configure:22498: checking for sgemm_ in -lopenblas configure:22531: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lopenblas -lm -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 configure:22531: $? = 0 configure:22541: result: yes configure:23671: checking whether LSAME is called correctly from Fortran configure:23694: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23694: $? = 0 configure:23694: ./conftest configure:23694: $? = 0 configure:23703: result: yes configure:23706: checking whether ISAMAX is called correctly from Fortran configure:23727: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23727: $? = 0 configure:23727: ./conftest configure:23727: $? = 0 configure:23736: result: yes configure:23739: checking whether SDOT is called correctly from Fortran configure:23759: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23759: $? = 0 configure:23759: ./conftest configure:23759: $? = 0 configure:23768: result: yes configure:23771: checking whether DDOT is called correctly from Fortran configure:23791: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23791: $? = 0 configure:23791: ./conftest configure:23791: $? = 0 configure:23800: result: yes configure:23803: checking whether CDOTU is called correctly from Fortran configure:23823: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23823: $? = 0 configure:23823: ./conftest configure:23823: $? = 0 configure:23832: result: yes configure:23835: checking whether ZDOTU is called correctly from Fortran configure:23855: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23855: $? = 0 configure:23855: ./conftest configure:23855: $? = 0 configure:23864: result: yes configure:23869: checking BLAS library integer size configure:23929: gfortran -o conftest -g -O2 conftest.f -lopenblas -lm >&5 configure:23929: $? = 0 configure:23929: ./conftest STOP 1 configure:23929: $? = 1 configure: program exited with status 1 configure: failed program was: | program main | | integer*8 two, n | integer*4 n2(2) | double precision d, a(1), b(1), ddot | equivalence (n, n2) | | a(1) = 1.0 | b(1) = 1.0 | | c Generate 2**32 + 1 in an 8-byte integer. Whether we have a big | c endian or little endian system, both 4-byte words of this value | c should be 1. | | two = 2 | n = (two ** 32) + 1 | | c Check that our expectation about the type conversions are correct. | | if (n2(1) .ne. 1 .or. n2(2) .ne. 1) then | print *, 'invalid assumption about integer type conversion' | stop 2 | endif | | * print *, n, n2(1), n2(2) | * print *, a(1), b(1) | | c DDOT will either see 1 or a large value for N. Since INCX and INCY | c are both 0, we will never increment the index, so A and B only need to | c have a single element. If N is interpreted as 1 (BLAS compiled with 4 | c byte integers) then the result will be 1. If N is interpreted as a | c large value (BLAS compiled with 8 byte integers) then the result will | c be the summation a(1)*b(1) 2^32+1 times. This will also take some | c time to compute, but at least for now it is the unusual case so we are | c much more likely to exit quickly after detecting that the BLAS library | c was compiled with 4-byte integers. | | d = ddot (n, a, 0, b, 0) | | * print *, a(1), b(1), d | | c Success (0 exit status) means we detected BLAS compiled with | c 8-byte integers. | | if (d .eq. 1.0) then | stop 1 | endif | | | end configure:23938: result: 4 configure:24063: checking for cheev_ configure:24063: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm -lopenblas -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath >&5 configure:24063: $? = 0 configure:24063: result: yes configure:27825: checking default size of Fortran INTEGER configure:27856: gfortran -o conftest -g -O2 conftest.f -lm >&5 configure:27856: $? = 0 configure:27856: ./conftest STOP 1 configure:27856: $? = 1 configure: program exited with status 1 configure: failed program was: | program main | | integer*8 n8 | integer n | c Generate -2**33 + 1. | n8 = 2 | n8 = -4 * (n8 ** 30) | n8 = n8 + 1 | c Convert to default integer type. If the values are no longer equal, | c assume the default integer size is 32-bits. | n = n8 | if (n .ne. n8) stop 1 | | end configure:27874: result: 4 configure:27990: checking whether gfortran accepts -ffloat-store configure:28008: gfortran -o conftest -g -O2 -ffloat-store conftest.f -lm >&5 configure:28008: $? = 0 configure:28026: result: yes configure:28029: result: setting F77_FLOAT_STORE_FLAG to -ffloat-store configure:28044: checking whether gfortran accepts -std=legacy configure:28062: gfortran -o conftest -g -O2 -std=legacy conftest.f -lm >&5 configure:28062: $? = 0 configure:28080: result: yes configure:28083: result: adding -std=legacy to FFLAGS configure:28130: checking whether g++ accepts -rdynamic configure:28162: g++ -o conftest -g -O2 -pthread -fopenmp -rdynamic conftest.cpp -lm >&5 configure:28162: $? = 0 configure:28180: result: yes configure:28249: defining CROSS_TOOL_PREFIX to be configure:28251: defining MKOCTFILE_AR to be ar configure:28253: defining MKOCTFILE_CC to be gcc configure:28255: defining MKOCTFILE_CXX to be g++ configure:28257: defining MKOCTFILE_DL_LD to be g++ configure:28259: defining MKOCTFILE_F77 to be gfortran configure:28261: defining MKOCTFILE_LD_CXX to be g++ configure:28263: defining MKOCTFILE_RANLIB to be ranlib configure:28887: checking whether C++ supports dynamic auto arrays configure:28922: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 configure:28922: $? = 0 configure:28936: result: yes configure:28947: checking for IEEE 754 data format configure:28970: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:28970: $? = 0 configure:28970: ./conftest configure:28970: $? = 0 configure:28986: result: yes configure:29005: checking whether bit_and, bit_or, bit_xor are defined in the C++ library configure:29043: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 configure:29043: $? = 0 configure:29057: result: yes configure:29068: checking whether complex class can set components independently configure:29104: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 configure:29104: $? = 0 configure:29118: result: yes configure:29129: checking whether complex class can reference components independently configure:29165: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:84:21: error: lvalue required as left operand of assignment x.real () = 1.0; ^~~ conftest.cpp:85:21: error: lvalue required as left operand of assignment x.imag () = 1.0; ^~~ configure:29165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | std::complex x; | x.real () = 1.0; | x.imag () = 1.0; | | ; | return 0; | } configure:29179: result: no configure:29189: checking for size_t configure:29189: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29189: $? = 0 configure:29189: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:112:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:29189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:29189: result: yes configure:29202: checking for working alloca.h configure:29227: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29227: $? = 0 configure:29235: result: yes configure:29243: checking for alloca configure:29288: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29288: $? = 0 configure:29296: result: yes configure:29416: checking for C/C++ restrict keyword configure:29451: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29451: $? = 0 configure:29459: result: __restrict configure:29478: checking for canonicalize_file_name configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for realpath configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for readlinkat configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for _set_invalid_parameter_handler configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccSYsyb8.o: in function `main': /home/manu/octave-5.1.0/conftest.c:116: undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:29478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:29478: result: no configure:29478: checking for fchdir configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for fcntl configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for symlink configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for fdopendir configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mempcpy configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:101:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] char mempcpy (); ^~~~~~~ configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for fnmatch configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for btowc configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for isblank configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:104:6: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch] char isblank (); ^~~~~~~ configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for iswctype configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mbsrtowcs configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for wmemchr configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for wmemcpy configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for wmempcpy configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for fpurge configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccvJcnKv.o: in function `main': /home/manu/octave-5.1.0/conftest.c:129: undefined reference to `fpurge' collect2: error: ld returned 1 exit status configure:29478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpurge | | /* 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 fpurge (); | /* 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_fpurge || defined __stub___fpurge | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return fpurge (); | ; | return 0; | } configure:29478: result: no configure:29478: checking for __fpurge configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for __freading configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for fstatat configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for ftruncate configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getdtablesize configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getlogin_r configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getprogname configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccaGeSMO.o: in function `main': /home/manu/octave-5.1.0/conftest.c:135: undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:29478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return getprogname (); | ; | return 0; | } configure:29478: result: no configure:29478: checking for getexecname configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccFNjZWN.o: in function `main': /home/manu/octave-5.1.0/conftest.c:135: undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:29478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* 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 getexecname (); | /* 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_getexecname || defined __stub___getexecname | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return getexecname (); | ; | return 0; | } configure:29478: result: no configure:29478: checking for getrusage configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for gettimeofday configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for glob configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for glob_pattern_p configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getpwnam_r configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for link configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for lstat configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mbsinit configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mbrtowc configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mprotect configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mkostemp configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for mkostemps configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for tzset configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for openat configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for pipe configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for readlink configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for fpathconf configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for secure_getenv configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getuid configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for geteuid configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getgid configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for getegid configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for setenv configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for sigaction configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for sigaltstack configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for siginterrupt configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for snprintf configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:142:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for strdup configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:143:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for strndup configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:144:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for strptime configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for localtime_r configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for timegm configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29478: $? = 0 configure:29478: result: yes configure:29478: checking for vasnprintf configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccqLOAY1.o: in function `main': /home/manu/octave-5.1.0/conftest.c:167: undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:29478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:29478: result: no configure:29478: checking for iswcntrl configure:29478: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:148:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch] char iswcntrl (); ^~~~~~~~ configure:29478: $? = 0 configure:29478: result: yes configure:29491: checking whether // is distinct from / configure:29520: result: no configure:29532: checking whether realpath works configure:29718: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:29718: $? = 0 configure:29718: ./conftest configure:29718: $? = 0 configure:29730: result: yes configure:29967: checking for unistd.h configure:29967: result: yes configure:29967: checking for sys/param.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/socket.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for dirent.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for fnmatch.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for wctype.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/stat.h configure:29967: result: yes configure:29967: checking for netdb.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for getopt.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/cdefs.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/time.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for glob.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for iconv.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for limits.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for math.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/mman.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/select.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for wchar.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for stdint.h configure:29967: result: yes configure:29967: checking for strings.h configure:29967: result: yes configure:29967: checking for sys/resource.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/times.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/uio.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/utsname.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for sys/wait.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for features.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:29967: $? = 0 configure:29967: result: yes configure:29967: checking for crtdefs.h configure:29967: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:187:10: fatal error: crtdefs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:29967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_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:29967: result: no configure:30066: checking whether the preprocessor supports include_next configure:30104: gcc -c -g -O2 -pthread -fopenmp -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:30104: $? = 0 configure:30125: result: yes configure:30146: checking whether system header files limit the line length configure:30169: result: no configure:30190: checking whether is self-contained configure:30215: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30215: $? = 0 configure:30223: result: yes configure:30228: checking for shutdown configure:30228: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:30228: $? = 0 configure:30228: result: yes configure:30238: checking whether defines the SHUT_* macros configure:30263: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30263: $? = 0 configure:30271: result: yes configure:30373: checking for struct sockaddr_storage configure:30373: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30373: $? = 0 configure:30373: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:178:38: error: expected expression before ')' token if (sizeof ((struct sockaddr_storage))) ^ configure:30373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:30373: result: yes configure:30394: checking for sa_family_t configure:30394: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30394: $? = 0 configure:30394: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:179:26: error: expected expression before ')' token if (sizeof ((sa_family_t))) ^ configure:30394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | /* sys/types.h is not needed according to POSIX, but the | sys/socket.h in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((sa_family_t))) | return 0; | ; | return 0; | } configure:30394: result: yes configure:30423: checking for struct sockaddr_storage.ss_family configure:30423: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30423: $? = 0 configure:30423: result: yes configure:30480: checking for inline configure:30496: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30496: $? = 0 configure:30504: result: inline configure:30526: checking whether linux/if_alg.h has struct sockaddr_alg. configure:30556: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30556: $? = 0 configure:30563: result: yes configure:30600: checking whether byte ordering is bigendian configure:30615: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:160:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:160:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:160:15: error: unknown type name 'universal' configure:30615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:30668: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:30668: $? = 0 configure:30694: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:174:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:174:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:30694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:30854: result: no configure:30886: checking if environ is properly declared configure:30916: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:165:40: error: conflicting types for 'environ' extern struct { int foo; } environ; ^~~~~~~ In file included from conftest.c:160: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^~~~~~~ configure:30916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:30923: result: yes configure:30938: checking for complete errno.h configure:31011: result: yes configure:31312: checking whether strerror_r is declared configure:31312: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:31312: $? = 0 configure:31312: result: yes configure:31325: checking for strerror_r configure:31325: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:31325: $? = 0 configure:31325: result: yes configure:31334: checking whether strerror_r returns char * configure:31366: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:31366: $? = 0 configure:31412: result: yes configure:31426: checking whether fchdir is declared configure:31426: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:31426: $? = 0 configure:31426: result: yes configure:31457: checking for working fcntl.h configure:31573: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:31573: $? = 0 configure:31573: ./conftest configure:31573: $? = 0 configure:31589: result: yes configure:31612: checking for pid_t configure:31612: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:31612: $? = 0 configure:31612: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:210:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:31612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:31612: result: yes configure:31623: checking for mode_t configure:31623: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:31623: $? = 0 configure:31623: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:210:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:31623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:31623: result: yes configure:31739: checking for st_dm_mode in struct stat configure:31765: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:180:18: error: 'struct stat' has no member named 'st_dm_mode'; did you mean 'st_mode'? struct stat s; s.st_dm_mode; ^~~~~~~~~~ st_mode configure:31765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | | #include | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | struct stat s; s.st_dm_mode; | ; | return 0; | } configure:31772: result: no configure:31782: checking whether strmode is declared configure:31782: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:214:10: error: 'strmode' undeclared (first use in this function); did you mean 'strtod'? (void) strmode; ^~~~~~~ strtod conftest.c:214:10: note: each undeclared identifier is reported only once for each function it appears in configure:31782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef strmode | #ifdef __cplusplus | (void) strmode; | #else | (void) strmode; | #endif | #endif | | ; | return 0; | } configure:31782: result: no configure:31921: checking for mbstate_t configure:31953: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:31953: $? = 0 configure:31960: result: yes configure:32264: checking whether frexp() can be used without linking with libm configure:32290: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:32290: $? = 0 configure:32299: result: yes configure:32302: checking whether alarm is declared configure:32302: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:32302: $? = 0 configure:32302: result: yes configure:32369: checking whether frexp works configure:32467: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:228:21: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] if (memcmp (&y, &x, sizeof x)) ^~ In file included from conftest.c:172: /usr/include/string.h:63:50: note: expected 'const void *' but argument is of type 'volatile double *' extern int memcmp (const void *__s1, const void *__s2, size_t __n) ~~~~~~~~~~~~^~~~ configure:32467: $? = 0 configure:32467: ./conftest configure:32467: $? = 0 configure:32478: result: yes configure:32497: checking whether stdin defaults to large file offsets configure:32529: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:32529: $? = 0 configure:32537: result: yes configure:32731: checking whether fseeko is declared configure:32731: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:32731: $? = 0 configure:32731: result: yes configure:32750: checking for fseeko configure:32776: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:32776: $? = 0 configure:32785: result: yes configure:32805: checking whether fflush works on input streams configure:32881: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:32881: $? = 0 configure:32881: ./conftest configure:32881: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | FILE *f = fopen ("conftest.txt", "r"); | char buffer[10]; | int fd; | int c; | if (f == NULL) | return 1; | fd = fileno (f); | if (fd < 0 || fread (buffer, 1, 5, f) != 5) | { fclose (f); return 2; } | /* For deterministic results, ensure f read a bigger buffer. */ | if (lseek (fd, 0, SEEK_CUR) == 5) | { fclose (f); return 3; } | /* POSIX requires fflush-fseek to set file offset of fd. This fails | on BSD systems and on mingw. */ | if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0) | { fclose (f); return 4; } | if (lseek (fd, 0, SEEK_CUR) != 5) | { fclose (f); return 5; } | /* Verify behaviour of fflush after ungetc. See | */ | /* Verify behaviour of fflush after a backup ungetc. This fails on | mingw. */ | c = fgetc (f); | ungetc (c, f); | fflush (f); | if (fgetc (f) != c) | { fclose (f); return 6; } | /* Verify behaviour of fflush after a non-backup ungetc. This fails | on glibc 2.8 and on BSD systems. */ | c = fgetc (f); | ungetc ('@', f); | fflush (f); | if (fgetc (f) != c) | { fclose (f); return 7; } | fclose (f); | return 0; | | ; | return 0; | } configure:32893: result: no configure:32949: checking whether stat file-mode macros are broken configure:32976: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:32976: $? = 0 configure:32983: result: no configure:33089: checking for nlink_t configure:33089: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33089: $? = 0 configure:33089: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:187:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:33089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:33089: result: yes configure:33106: checking whether lstat correctly handles trailing slash configure:33156: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33156: $? = 0 configure:33156: ./conftest configure:33156: $? = 0 configure:33168: result: yes configure:33182: checking whether ftello is declared configure:33182: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33182: $? = 0 configure:33182: result: yes configure:33206: checking for ftello configure:33231: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:187:1: warning: ignoring return value of 'ftello', declared with attribute warn_unused_result [-Wunused-result] ftello (stdin); ^~~~~~~~~~~~~~ configure:33231: $? = 0 configure:33240: result: yes configure:33253: checking whether ftello works configure:33331: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33331: $? = 0 configure:33331: ./conftest configure:33331: $? = 0 configure:33342: result: yes configure:33360: checking whether getcwd (NULL, 0) allocates memory for result configure:33425: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33425: $? = 0 configure:33425: ./conftest configure:33425: $? = 0 configure:33435: result: yes configure:33439: checking for getcwd with POSIX signature configure:33469: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33469: $? = 0 configure:33477: result: yes configure:33480: checking whether getcwd is declared configure:33480: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33480: $? = 0 configure:33480: result: yes configure:33493: checking whether getdtablesize is declared configure:33493: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33493: $? = 0 configure:33493: result: yes configure:33506: checking whether getlogin_r is declared configure:33506: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33506: $? = 0 configure:33506: result: yes configure:33519: checking whether getlogin is declared configure:33519: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:33519: $? = 0 configure:33519: result: yes configure:33636: checking for getopt.h configure:33636: result: yes configure:33653: checking for getopt_long_only configure:33653: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33653: $? = 0 configure:33653: result: yes configure:33667: checking whether getopt is POSIX compatible configure:33709: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33709: $? = 0 configure:33709: ./conftest configure:33709: $? = 0 configure:33768: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33768: $? = 0 configure:33768: ./conftest configure:33768: $? = 0 configure:33810: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:33810: $? = 0 configure:33810: ./conftest program: option requires an argument -- 'b' configure:33810: $? = 0 configure:33828: result: yes configure:33836: checking for working GNU getopt function configure:34066: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:34066: $? = 0 configure:34066: ./conftest configure:34066: $? = 0 configure:34082: result: yes configure:34087: checking for working GNU getopt_long function configure:34140: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:34140: $? = 0 configure:34140: ./conftest configure:34140: $? = 0 configure:34151: result: yes configure:34296: checking for struct timeval configure:34327: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:34327: $? = 0 configure:34335: result: yes configure:34340: checking for wide-enough struct timeval.tv_sec member configure:34375: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:34375: $? = 0 configure:34383: result: yes configure:34599: checking for ld configure:34727: result: /usr/bin/ld -m elf_x86_64 configure:34734: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:34749: result: yes configure:34756: checking for shared library run path origin configure:34769: result: done configure:34790: checking 32-bit host C ABI configure:34828: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:34828: $? = 0 configure:35015: result: no configure:35052: checking for the common suffixes of directories in the library search path configure:35103: result: lib,lib configure:35624: checking for iconv configure:35656: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:35656: $? = 0 configure:35698: result: yes configure:35701: checking for working iconv configure:35850: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:35850: $? = 0 configure:35850: ./conftest configure:35850: $? = 0 configure:35862: result: yes configure:35890: checking for iconv declaration configure:35927: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:35927: $? = 0 configure:35938: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:35958: checking where to find the exponent in a 'double' configure:36320: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:36320: $? = 0 configure:36320: ./conftest configure:36320: $? = 0 configure:36332: result: word 1 bit 20 configure:36433: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. configure:36464: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:36464: $? = 0 configure:36471: result: yes configure:36491: checking for nl_langinfo and CODESET configure:36515: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:36515: $? = 0 configure:36524: result: yes configure:36540: checking whether imported symbols can be declared weak configure:36566: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:36566: $? = 0 configure:36600: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:36600: $? = 0 configure:36600: ./conftest configure:36600: $? = 0 configure:36615: result: yes configure:36617: checking whether the linker supports --as-needed configure:36644: gcc -o conftest -g -O2 -pthread -fopenmp -Wl,--as-needed -Wl,--no-as-needed conftest.c -lm >&5 configure:36644: $? = 0 configure:36657: result: yes configure:36659: checking whether the linker supports --push-state configure:36686: gcc -o conftest -g -O2 -pthread -fopenmp -Wl,--push-state -Wl,--pop-state conftest.c -lm >&5 configure:36686: $? = 0 configure:36699: result: yes configure:36704: checking pthread.h usability configure:36704: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:36704: $? = 0 configure:36704: result: yes configure:36704: checking pthread.h presence configure:36704: gcc -E conftest.c configure:36704: $? = 0 configure:36704: result: yes configure:36704: checking for pthread.h configure:36704: result: yes configure:36750: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:36750: $? = 0 configure:36766: checking for pthread_kill in -lpthread configure:36799: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lpthread -lm >&5 configure:36799: $? = 0 configure:36808: result: yes configure:37621: checking for multithread API to use configure:37623: result: posix configure:37637: checking whether malloc, realloc, calloc are POSIX compliant configure:37665: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:37665: $? = 0 configure:37673: result: yes configure:37680: checking for stdlib.h configure:37680: result: yes configure:37690: checking for GNU libc compatible malloc configure:37734: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:37734: $? = 0 configure:37734: ./conftest configure:37734: $? = 0 configure:37745: result: yes configure:37760: checking for unsigned long long int configure:37807: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:37807: $? = 0 configure:37816: result: yes configure:37826: checking for long long int configure:37872: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:37872: $? = 0 configure:37872: ./conftest configure:37872: $? = 0 configure:37884: result: yes configure:37997: checking for a traditional japanese locale configure:38076: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:38079: $? = 0 configure:38137: result: none configure:38145: checking for a transitional chinese locale configure:38225: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:38228: $? = 0 configure:38279: result: none configure:38286: checking for a french Unicode locale configure:38358: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:38361: $? = 0 configure:38407: result: fr_FR.UTF-8 configure:38415: checking for a traditional french locale configure:38490: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:38493: $? = 0 configure:38549: result: none configure:38643: checking for mmap configure:38643: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:38643: $? = 0 configure:38643: result: yes configure:38654: checking for MAP_ANONYMOUS configure:38691: result: yes configure:38713: checking whether memchr works configure:38790: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:38790: $? = 0 configure:38790: ./conftest configure:38790: $? = 0 configure:38801: result: yes configure:38809: checking whether memrchr is declared configure:38809: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:38809: $? = 0 configure:38809: result: yes configure:38824: checking whether defines MIN and MAX configure:38849: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:195:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] int x = MIN (42, 17); ^~~ conftest.c:195:21: error: initializer element is not constant configure:38849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:38856: result: no configure:38869: checking whether defines MIN and MAX configure:38894: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:38894: $? = 0 configure:38901: result: yes configure:38917: checking whether time_t is signed configure:38942: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:38942: $? = 0 configure:38949: result: yes configure:38969: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:197:10: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:197:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:197:16: error: unknown type name 'universal' configure:38969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:39014: checking for working mktime configure:39230: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:39230: $? = 0 configure:39230: ./conftest configure:39230: $? = 0 configure:39241: result: yes configure:39259: checking whether is self-contained configure:39284: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:39284: $? = 0 configure:39311: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:39311: $? = 0 configure:39349: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:39349: $? = 0 configure:39362: result: yes configure:39562: checking for library containing setsockopt configure:39592: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:39592: $? = 0 configure:39697: result: none needed configure:39720: checking whether select supports a 0 argument configure:39752: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:39752: $? = 0 configure:39752: ./conftest configure:39752: $? = 0 configure:39763: result: yes configure:39770: checking whether select detects invalid fds configure:39825: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:39825: $? = 0 configure:39825: ./conftest configure:39825: $? = 0 configure:39836: result: yes configure:39872: checking whether struct tm is in sys/time.h or time.h configure:39900: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:39900: $? = 0 configure:39907: result: time.h configure:39915: checking for struct tm.tm_zone configure:39915: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:39915: $? = 0 configure:39915: result: yes configure:39991: checking for struct tm.tm_gmtoff configure:39991: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:39991: $? = 0 configure:39991: result: yes configure:40001: checking for O_CLOEXEC configure:40029: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40029: $? = 0 configure:40036: result: yes configure:40041: checking for promoted mode_t type configure:40066: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:211:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^~~~~ configure:40066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:40074: result: mode_t configure:40107: checking for sigset_t configure:40107: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40107: $? = 0 configure:40107: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:217:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:40107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | | #include | /* Mingw defines sigset_t not in , but in . */ | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:40107: result: yes configure:40130: checking for long file names configure:40162: result: yes configure:40182: checking whether setenv is declared configure:40182: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40182: $? = 0 configure:40182: result: yes configure:40208: checking search.h usability configure:40208: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40208: $? = 0 configure:40208: result: yes configure:40208: checking search.h presence configure:40208: gcc -E conftest.c configure:40208: $? = 0 configure:40208: result: yes configure:40208: checking for search.h configure:40208: result: yes configure:40220: checking for tsearch configure:40220: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:40220: $? = 0 configure:40220: result: yes configure:40233: checking for uid_t in sys/types.h configure:40252: result: yes configure:40275: checking whether snprintf returns a byte count as in C99 configure:40362: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:209:22: warning: '%d' directive output truncated writing 4 bytes into a region of size 3 [-Wformat-truncation=] # define my_snprintf snprintf ^ conftest.c:226:7: note: in expansion of macro 'my_snprintf' if (my_snprintf (buf, 3, "%d %d", 4567, 89) != 7) ^~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from conftest.c:206: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 8 bytes into a destination of size 3 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:40362: $? = 0 configure:40362: ./conftest configure:40362: $? = 0 configure:40373: result: yes configure:40376: checking whether snprintf is declared configure:40376: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40376: $? = 0 configure:40376: result: yes configure:40387: checking for stdbool.h that conforms to C99 configure:40470: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40470: $? = 0 configure:40477: result: yes configure:40479: checking for _Bool configure:40479: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40479: $? = 0 configure:40479: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:250:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:40479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:40479: result: yes configure:40496: checking for wchar_t configure:40521: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40521: $? = 0 configure:40528: result: yes configure:40537: checking for wint_t configure:40570: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40570: $? = 0 configure:40577: result: yes configure:40584: checking whether wint_t is too small configure:40620: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40620: $? = 0 configure:40627: result: no configure:40771: checking whether stdint.h conforms to C99 configure:40959: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:40959: $? = 0 configure:41054: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:41054: $? = 0 configure:41054: ./conftest configure:41054: $? = 0 configure:41066: result: yes configure:41077: checking whether stdint.h predates C++11 configure:41121: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41121: $? = 0 configure:41126: result: no configure:41137: checking whether stdint.h has UINTMAX_WIDTH etc. configure:41181: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41181: $? = 0 configure:41186: result: yes configure:41572: checking whether strdup is declared configure:41572: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41572: $? = 0 configure:41572: result: yes configure:41585: checking whether strerror(0) succeeds configure:41630: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:41630: $? = 0 configure:41630: ./conftest configure:41630: $? = 0 configure:41641: result: yes configure:41826: checking whether strndup is declared configure:41826: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41826: $? = 0 configure:41826: result: yes configure:41839: checking whether strnlen is declared configure:41839: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41839: $? = 0 configure:41839: result: yes configure:41852: checking whether strsignal is declared configure:41852: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41852: $? = 0 configure:41852: result: yes configure:41863: checking whether sys_siglist is declared configure:41863: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41863: $? = 0 configure:41863: result: yes configure:41908: checking for struct timespec in configure:41933: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:41933: $? = 0 configure:41940: result: yes configure:42178: checking whether unsetenv is declared configure:42178: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:42178: $? = 0 configure:42178: result: yes configure:42203: checking for inttypes.h configure:42230: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:42230: $? = 0 configure:42237: result: yes configure:42248: checking for stdint.h configure:42273: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:42273: $? = 0 configure:42280: result: yes configure:42293: checking for intmax_t configure:42326: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:42326: $? = 0 configure:42333: result: yes configure:42359: checking for snprintf configure:42359: result: yes configure:42359: checking for strnlen configure:42359: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42359: $? = 0 configure:42359: result: yes configure:42359: checking for wcslen configure:42359: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42359: $? = 0 configure:42359: result: yes configure:42359: checking for wcsnlen configure:42359: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42359: $? = 0 configure:42359: result: yes configure:42359: checking for mbrtowc configure:42359: result: yes configure:42359: checking for wcrtomb configure:42359: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42359: $? = 0 configure:42359: result: yes configure:42368: checking whether _snprintf is declared configure:42368: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:241:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? (void) _snprintf; ^~~~~~~~~ vsnprintf conftest.c:241:10: note: each undeclared identifier is reported only once for each function it appears in configure:42368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:42368: result: no configure:42391: checking whether uses 'inline' correctly configure:42416: gcc -c -g -O2 -pthread -fopenmp conftest1.c >&5 configure:42419: $? = 0 configure:42438: gcc -c -g -O2 -pthread -fopenmp conftest2.c >&5 configure:42441: $? = 0 configure:42454: result: yes configure:42523: checking for alloca as a compiler built-in configure:42547: result: yes configure:42586: checking for __builtin_expect configure:42601: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42601: $? = 0 configure:42626: result: yes configure:42640: checking byteswap.h usability configure:42640: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:42640: $? = 0 configure:42640: result: yes configure:42640: checking byteswap.h presence configure:42640: gcc -E conftest.c configure:42640: $? = 0 configure:42640: result: yes configure:42640: checking for byteswap.h configure:42640: result: yes configure:42725: checking whether this system has an arbitrary file name length limit configure:42766: result: yes configure:42794: checking for library containing clock_gettime configure:42833: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42833: $? = 0 configure:42850: result: none required configure:42862: checking for clock_gettime configure:42862: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42862: $? = 0 configure:42862: result: yes configure:42862: checking for clock_settime configure:42862: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42862: $? = 0 configure:42862: result: yes configure:42965: checking for closedir configure:42965: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:42965: $? = 0 configure:42965: result: yes configure:43436: checking for d_ino member in directory struct configure:43488: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:43488: $? = 0 configure:43488: ./conftest configure:43488: $? = 0 configure:43498: result: yes configure:43509: checking for d_type member in directory struct configure:43536: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:43536: $? = 0 configure:43546: result: yes configure:43654: checking for dirfd configure:43654: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:43654: $? = 0 configure:43654: result: yes configure:43663: checking whether dirfd is declared configure:43663: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:43663: $? = 0 configure:43663: result: yes configure:43680: checking whether dirfd is a macro configure:43703: result: no configure:43818: checking whether // is distinct from / configure:43847: result: no configure:43875: checking whether dup works configure:43913: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:43913: $? = 0 configure:43913: ./conftest configure:43913: $? = 0 configure:43924: result: yes configure:43970: checking whether dup2 works configure:44066: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:44066: $? = 0 configure:44066: ./conftest configure:44066: $? = 0 configure:44077: result: yes configure:44158: checking for error_at_line configure:44182: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:44182: $? = 0 configure:44190: result: yes configure:44334: checking whether fcntl handles F_DUPFD correctly configure:44400: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:44400: $? = 0 configure:44400: ./conftest configure:44400: $? = 0 configure:44410: result: yes configure:44428: checking whether fcntl understands F_DUPFD_CLOEXEC configure:44457: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:44457: $? = 0 configure:44483: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:258:1: error: unknown type name 'choke' choke me ^~~~~ conftest.c:258:9: error: expected ';' before 'int' choke me ^ ; conftest.c:269:1: int ~~~ configure:44483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | /* end confdefs.h. */ | | #ifdef __linux__ | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace | it to support the semantics on older kernels that failed with EINVAL. */ | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:44494: result: needs runtime check configure:44651: checking whether fdopendir is declared configure:44651: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:44651: $? = 0 configure:44651: result: yes configure:44674: checking whether fdopendir works configure:44723: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:44723: $? = 0 configure:44723: ./conftest configure:44723: $? = 0 configure:44733: result: yes configure:44781: checking whether fflush works on input streams configure:44869: result: no configure:44930: checking for flexible array member configure:44966: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:44966: $? = 0 configure:44973: result: yes configure:45036: checking whether conversion from 'int' to 'long double' works configure:45080: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:45080: $? = 0 configure:45080: ./conftest configure:45080: $? = 0 configure:45091: result: yes configure:45220: checking for working POSIX fnmatch configure:45329: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:45329: $? = 0 configure:45329: ./conftest configure:45329: $? = 0 configure:45341: result: yes configure:45412: checking whether fpurge is declared configure:45412: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:281:10: error: 'fpurge' undeclared (first use in this function); did you mean 'fputs'? (void) fpurge; ^~~~~~ fputs conftest.c:281:10: note: each undeclared identifier is reported only once for each function it appears in configure:45412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:45412: result: no configure:45575: checking whether frexpf can be used without linking with libm configure:45612: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:45612: $? = 0 configure:45621: result: yes configure:45690: checking whether frexpf works configure:45765: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:303:21: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] if (memcmp (&y, &x, sizeof x)) ^~ In file included from conftest.c:270: /usr/include/string.h:63:50: note: expected 'const void *' but argument is of type 'volatile float *' extern int memcmp (const void *__s1, const void *__s2, size_t __n) ~~~~~~~~~~~~^~~~ configure:45765: $? = 0 configure:45765: ./conftest configure:45765: $? = 0 configure:45776: result: yes configure:45861: checking for fseeko configure:45896: result: yes configure:45916: checking whether fflush works on input streams configure:46004: result: no configure:46038: checking for _fseeki64 configure:46038: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccYQQp7z.o: in function `main': /home/manu/octave-5.1.0/conftest.c:312: undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:46038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* 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 _fseeki64 (); | /* 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__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:46038: result: no configure:46160: checking whether fstatat (..., 0) works configure:46185: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:46185: $? = 0 configure:46185: ./conftest configure:46185: $? = 0 configure:46196: result: yes configure:46292: checking for ftello configure:46326: result: yes configure:46339: checking whether ftello works configure:46428: result: yes configure:46554: checking whether getcwd handles long file names properly configure:46777: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:46777: $? = 0 configure:46777: ./conftest configure:46777: $? = 0 configure:46793: result: yes configure:46804: checking for getpagesize configure:46829: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:46829: $? = 0 configure:46838: result: yes configure:46849: checking whether getcwd aborts when 4k < cwd_length < 16k configure:46979: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:46979: $? = 0 configure:46979: ./conftest configure:46979: $? = 0 configure:46995: result: no configure:47118: checking whether getdtablesize works configure:47159: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:47159: $? = 0 configure:47159: ./conftest configure:47159: $? = 0 configure:47172: result: yes configure:47243: checking for gethostname configure:47243: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:47243: $? = 0 configure:47243: result: yes configure:47310: checking for HOST_NAME_MAX configure:47359: result: yes configure:47428: checking whether getlogin_r works with small buffers configure:47475: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:47475: $? = 0 configure:47475: ./conftest configure:47475: $? = 0 configure:47486: result: yes configure:47587: checking whether program_invocation_name is declared configure:47587: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:47587: $? = 0 configure:47587: result: yes configure:47602: checking whether program_invocation_short_name is declared configure:47602: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:47602: $? = 0 configure:47602: result: yes configure:47617: checking whether __argv is declared configure:47617: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:304:10: error: '__argv' undeclared (first use in this function) (void) __argv; ^~~~~~ conftest.c:304:10: note: each undeclared identifier is reported only once for each function it appears in configure:47617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:47617: result: no configure:47733: checking whether gettimeofday clobbers localtime buffer configure:47782: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:47782: $? = 0 configure:47782: ./conftest configure:47782: $? = 0 configure:47792: result: no configure:47811: checking for gettimeofday with POSIX signature configure:47847: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:291:19: error: conflicting types for 'gettimeofday' int gettimeofday (struct timeval *restrict, void *restrict); ^~~~~~~~~~~~ In file included from conftest.c:289: /usr/include/x86_64-linux-gnu/sys/time.h:68:12: note: previous declaration of 'gettimeofday' was here extern int gettimeofday (struct timeval *__restrict __tv, ^~~~~~~~~~~~ configure:47847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | /* end confdefs.h. */ | #include | struct timeval c; | int gettimeofday (struct timeval *restrict, void *restrict); | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | /* glibc uses struct timezone * rather than the POSIX void * | if _GNU_SOURCE is defined. However, since the only portable | use of gettimeofday uses NULL as the second parameter, and | since the glibc definition is actually more typesafe, it is | not worth wrapping this to get a compliant signature. */ | int (*f) (struct timeval *restrict, void *restrict) | = gettimeofday; | int x = f (&c, 0); | return !(x | c.tv_sec | c.tv_usec); | | ; | return 0; | } configure:47871: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:47871: $? = 0 configure:47880: result: almost configure:47936: checking for GNU glob interface version 1 or 2 configure:47946: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:47946: $? = 0 configure:47953: result: yes configure:47960: checking whether glob lists broken symlinks configure:47999: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:47999: $? = 0 configure:47999: ./conftest configure:47999: $? = 0 configure:48012: result: yes configure:48301: checking whether the compiler generally respects inline configure:48330: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:48330: $? = 0 configure:48339: result: yes configure:48383: checking whether isnan(double) can be used without linking with libm configure:48416: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:48416: $? = 0 configure:48425: result: yes configure:48452: checking whether the compiler supports the __inline keyword configure:48477: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:48477: $? = 0 configure:48484: result: yes configure:48499: checking whether link obeys POSIX configure:48553: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:48553: $? = 0 configure:48553: ./conftest configure:48553: $? = 0 configure:48564: result: yes configure:48623: checking for pthread_rwlock_t configure:48623: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:48623: $? = 0 configure:48623: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:310:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:48623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:48623: result: yes configure:48635: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:48760: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state >&5 configure:48760: $? = 0 configure:48760: ./conftest configure:48760: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #define SUCCEED() exit (0) | #define FAILURE() exit (1) | #define UNEXPECTED(n) (exit (10 + (n))) | | /* The main thread creates the waiting writer and the requesting reader threads | in the default way; this guarantees that they have the same priority. | We can reuse the main thread as first reader thread. */ | | static pthread_rwlock_t lock; | static pthread_t reader1; | static pthread_t writer; | static pthread_t reader2; | static pthread_t timer; | /* Used to pass control from writer to reader2 and from reader2 to timer, | as in a relay race. | Passing control from one running thread to another running thread | is most likely faster than to create the second thread. */ | static pthread_mutex_t baton; | | static void * | timer_func (void *ignored) | { | /* Step 13 (can be before or after step 12): | The timer thread takes the baton, then waits a moment to make sure | it can tell whether the second reader thread is blocked at step 12. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (13); | usleep (100000); | /* By the time we get here, it's clear that the second reader thread is | blocked at step 12. This is the desired behaviour. */ | SUCCEED (); | } | | static void * | reader2_func (void *ignored) | { | int err; | | /* Step 8 (can be before or after step 7): | The second reader thread takes the baton, then waits a moment to make sure | the writer thread has reached step 7. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (8); | usleep (100000); | /* Step 9: The second reader thread requests the lock. */ | err = pthread_rwlock_tryrdlock (&lock); | if (err == 0) | FAILURE (); | else if (err != EBUSY) | UNEXPECTED (9); | /* Step 10: Launch a timer, to test whether the next call blocks. */ | if (pthread_create (&timer, NULL, timer_func, NULL)) | UNEXPECTED (10); | /* Step 11: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (11); | /* Step 12: The second reader thread requests the lock. */ | err = pthread_rwlock_rdlock (&lock); | if (err == 0) | FAILURE (); | else | UNEXPECTED (12); | } | | static void * | writer_func (void *ignored) | { | /* Step 4: Take the baton, so that the second reader thread does not go ahead | too early. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (4); | /* Step 5: Create the second reader thread. */ | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | UNEXPECTED (5); | /* Step 6: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (6); | /* Step 7: The writer thread requests the lock. */ | if (pthread_rwlock_wrlock (&lock)) | UNEXPECTED (7); | return NULL; | } | | int | main () | { | reader1 = pthread_self (); | | /* Step 1: The main thread initializes the lock and the baton. */ | if (pthread_rwlock_init (&lock, NULL)) | UNEXPECTED (1); | if (pthread_mutex_init (&baton, NULL)) | UNEXPECTED (1); | /* Step 2: The main thread acquires the lock as a reader. */ | if (pthread_rwlock_rdlock (&lock)) | UNEXPECTED (2); | /* Step 3: Create the writer thread. */ | if (pthread_create (&writer, NULL, writer_func, NULL)) | UNEXPECTED (3); | /* Job done. Go to sleep. */ | for (;;) | { | sleep (1); | } | } | configure:48772: result: no configure:48814: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:48814: $? = 0 configure:48836: checking whether lseek detects pipes configure:48877: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:48877: $? = 0 configure:48912: result: yes configure:49001: checking for stdlib.h configure:49001: result: yes configure:49011: checking for GNU libc compatible malloc configure:49066: result: yes configure:49222: checking whether NAN macro works configure:49253: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:49253: $? = 0 configure:49260: result: yes configure:49265: checking whether HUGE_VAL works configure:49291: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:49291: $? = 0 configure:49298: result: yes configure:49322: checking whether mbrtowc handles incomplete characters configure:49379: result: guessing yes configure:49385: checking whether mbrtowc works as well as mbtowc configure:49446: result: guessing yes configure:49497: checking whether mbrtowc handles a NULL pwc argument configure:49556: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:49556: $? = 0 configure:49556: ./conftest configure:49556: $? = 0 configure:49568: result: yes configure:49574: checking whether mbrtowc handles a NULL string argument configure:49621: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:49621: $? = 0 configure:49621: ./conftest configure:49621: $? = 0 configure:49633: result: yes configure:49641: checking whether mbrtowc has a correct return value configure:49756: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:49756: $? = 0 configure:49756: ./conftest configure:49756: $? = 0 configure:49771: result: yes configure:49777: checking whether mbrtowc returns 0 when parsing a NUL character configure:49833: result: guessing yes configure:49838: checking whether mbrtowc works on empty input configure:49866: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:49866: $? = 0 configure:49866: ./conftest configure:49866: $? = 0 configure:49877: result: yes configure:49881: checking whether the C locale is free of encoding errors configure:49933: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:49933: $? = 0 configure:49933: ./conftest configure:49933: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:49944: result: no configure:50044: checking whether mbrtowc handles incomplete characters configure:50101: result: guessing yes configure:50107: checking whether mbrtowc works as well as mbtowc configure:50168: result: guessing yes configure:50266: checking whether mbrtowc handles incomplete characters configure:50323: result: guessing yes configure:50329: checking whether mbrtowc works as well as mbtowc configure:50390: result: guessing yes configure:50444: checking whether mbsrtowcs works configure:50536: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:50536: $? = 0 configure:50536: ./conftest configure:50536: $? = 0 configure:50548: result: yes configure:50648: checking for mempcpy configure:50648: result: yes configure:50702: checking for memrchr configure:50702: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:50702: $? = 0 configure:50702: result: yes configure:50745: checking whether mkdir handles trailing slash configure:50802: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:50802: $? = 0 configure:50802: ./conftest configure:50802: $? = 0 configure:50815: result: yes configure:50824: checking whether mkdir handles trailing dot configure:50863: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:50863: $? = 0 configure:50863: ./conftest configure:50863: $? = 0 configure:50876: result: yes configure:50903: checking for mkfifo configure:50928: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:50928: $? = 0 configure:50937: result: yes configure:50946: checking whether mkfifo rejects trailing slashes configure:50994: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:50994: $? = 0 configure:50994: ./conftest configure:50994: $? = 0 configure:51005: result: yes configure:51188: checking for __mktime_internal configure:51188: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccqGRA90.o: in function `main': /home/manu/octave-5.1.0/conftest.c:365: undefined reference to `__mktime_internal' collect2: error: ld returned 1 exit status configure:51188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | /* end confdefs.h. */ | /* Define __mktime_internal to an innocuous variant, in case declares __mktime_internal. | For example, HP-UX 11i declares gettimeofday. */ | #define __mktime_internal innocuous___mktime_internal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mktime_internal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mktime_internal | | /* 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 __mktime_internal (); | /* 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___mktime_internal || defined __stub_____mktime_internal | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return __mktime_internal (); | ; | return 0; | } configure:51188: result: no configure:51266: checking for library containing nanosleep configure:51305: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51305: $? = 0 configure:51322: result: none required configure:51342: checking for working nanosleep configure:51421: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51421: $? = 0 configure:51421: ./conftest configure:51421: $? = 6 configure: program exited with status 6 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | /* end confdefs.h. */ | | #include | #include | #include | #if HAVE_SYS_TIME_H | #include | #endif | #include | #include | #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) | #define TYPE_MAXIMUM(t) ((t) (! TYPE_SIGNED (t) ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | | #if HAVE_DECL_ALARM | static void | check_for_SIGALRM (int sig) | { | if (sig != SIGALRM) | _exit (1); | } | #endif | | int | main () | { | static struct timespec ts_sleep; | static struct timespec ts_remaining; | /* Test for major problems first. */ | if (! nanosleep) | return 2; | ts_sleep.tv_sec = 0; | ts_sleep.tv_nsec = 1; | #if HAVE_DECL_ALARM | { | static struct sigaction act; | act.sa_handler = check_for_SIGALRM; | sigemptyset (&act.sa_mask); | sigaction (SIGALRM, &act, NULL); | alarm (1); | if (nanosleep (&ts_sleep, NULL) != 0) | return 3; | /* Test for a minor problem: the handling of large arguments. */ | ts_sleep.tv_sec = TYPE_MAXIMUM (time_t); | ts_sleep.tv_nsec = 999999999; | alarm (1); | if (nanosleep (&ts_sleep, &ts_remaining) != -1) | return 4; | if (errno != EINTR) | return 5; | if (ts_remaining.tv_sec <= TYPE_MAXIMUM (time_t) - 10) | return 6; | } | #else /* A simpler test for native Windows. */ | if (nanosleep (&ts_sleep, &ts_remaining) < 0) | return 3; | #endif | return 0; | } configure:51433: result: no (mishandles large arguments) configure:51502: checking for sys/pstat.h configure:51502: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:361:10: fatal error: sys/pstat.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:51502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 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:51502: result: no configure:51502: checking for sys/sysmp.h configure:51502: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:361:10: fatal error: sys/sysmp.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:51502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 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:51502: result: no configure:51502: checking for sys/param.h configure:51502: result: yes configure:51515: checking for sys/sysctl.h configure:51515: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:51515: $? = 0 configure:51515: result: yes configure:51535: checking for sched_getaffinity configure:51535: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51535: $? = 0 configure:51535: result: yes configure:51535: checking for sched_getaffinity_np configure:51535: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccgarvcl.o: in function `main': /home/manu/octave-5.1.0/conftest.c:372: undefined reference to `sched_getaffinity_np' collect2: error: ld returned 1 exit status configure:51535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define sched_getaffinity_np to an innocuous variant, in case declares sched_getaffinity_np. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getaffinity_np innocuous_sched_getaffinity_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getaffinity_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getaffinity_np | | /* 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 sched_getaffinity_np (); | /* 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_sched_getaffinity_np || defined __stub___sched_getaffinity_np | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sched_getaffinity_np (); | ; | return 0; | } configure:51535: result: no configure:51535: checking for pstat_getdynamic configure:51535: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccnn67Tn.o: in function `main': /home/manu/octave-5.1.0/conftest.c:372: undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:51535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:51535: result: no configure:51535: checking for sysmp configure:51535: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccoFIUEq.o: in function `main': /home/manu/octave-5.1.0/conftest.c:372: undefined reference to `sysmp' collect2: error: ld returned 1 exit status configure:51535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define sysmp to an innocuous variant, in case declares sysmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sysmp innocuous_sysmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysmp | | /* 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 sysmp (); | /* 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_sysmp || defined __stub___sysmp | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sysmp (); | ; | return 0; | } configure:51535: result: no configure:51535: checking for sysctl configure:51535: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51535: $? = 0 configure:51535: result: yes configure:51546: checking for glibc compatible sched_getaffinity configure:51571: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:51571: $? = 0 configure:51579: result: yes configure:51613: checking whether open recognizes a trailing slash configure:51652: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51652: $? = 0 configure:51652: ./conftest configure:51652: $? = 0 configure:51664: result: yes configure:51785: checking for opendir configure:51785: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51785: $? = 0 configure:51785: result: yes configure:51881: checking whether program_invocation_name is declared configure:51881: result: yes configure:51893: checking whether program_invocation_short_name is declared configure:51893: result: yes configure:51907: checking for putenv compatible with GNU and SVID configure:51956: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:51956: $? = 0 configure:51956: ./conftest configure:51956: $? = 0 configure:51967: result: yes configure:52021: checking for raise configure:52021: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52021: $? = 0 configure:52021: result: yes configure:52044: checking for sigprocmask configure:52044: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52044: $? = 0 configure:52044: result: yes configure:52093: checking for readdir configure:52093: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52093: $? = 0 configure:52093: result: yes configure:52139: checking whether readlink signature is correct configure:52165: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:52165: $? = 0 configure:52172: result: yes configure:52174: checking whether readlink handles trailing slash correctly configure:52214: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52214: $? = 0 configure:52214: ./conftest configure:52214: $? = 0 configure:52225: result: yes configure:52315: checking for rewinddir configure:52315: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52315: $? = 0 configure:52315: result: yes configure:52358: checking whether rmdir works configure:52412: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52412: $? = 0 configure:52412: ./conftest configure:52412: $? = 0 configure:52423: result: yes configure:52537: checking whether select supports a 0 argument configure:52580: result: yes configure:52587: checking whether select detects invalid fds configure:52653: result: yes configure:52721: checking whether setenv validates arguments configure:52773: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:52773: $? = 0 configure:52773: ./conftest configure:52773: $? = 0 configure:52783: result: yes configure:52824: checking for struct sigaction.sa_sigaction configure:52824: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:52824: $? = 0 configure:52824: result: yes configure:52969: checking for volatile sig_atomic_t configure:52969: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:52969: $? = 0 configure:52969: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:372:36: error: expected expression before ')' token if (sizeof ((volatile sig_atomic_t))) ^ configure:52969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((volatile sig_atomic_t))) | return 0; | ; | return 0; | } configure:52969: result: yes configure:52985: checking for sighandler_t configure:52985: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:52985: $? = 0 configure:52985: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:372:27: error: expected expression before ')' token if (sizeof ((sighandler_t))) ^ configure:52985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | /* end confdefs.h. */ | | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:52985: result: yes configure:53004: checking for sigprocmask configure:53004: result: yes configure:53045: checking for stdint.h configure:53045: result: yes configure:53055: checking for SIZE_MAX configure:53134: result: yes configure:53150: checking for snprintf configure:53150: result: yes configure:53163: checking whether snprintf respects a size of 1 configure:53202: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:379:25: warning: '%d' directive output truncated writing 5 bytes into a region of size 1 [-Wformat-truncation=] my_snprintf (buf, 1, "%d", 12345); ^~ In file included from /usr/include/stdio.h:867, from conftest.c:361: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 6 bytes into a destination of size 1 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:53202: $? = 0 configure:53202: ./conftest configure:53202: $? = 0 configure:53213: result: yes configure:53223: checking whether printf supports POSIX/XSI format strings with positions configure:53256: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:53256: $? = 0 configure:53256: ./conftest configure:53256: $? = 0 configure:53267: result: yes configure:53333: checking for socklen_t configure:53333: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53333: $? = 0 configure:53333: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:385:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:53333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:53333: result: yes configure:53404: checking for ssize_t configure:53429: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53429: $? = 0 configure:53436: result: yes configure:53453: checking whether stat handles trailing slashes on files configure:53503: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:53503: $? = 0 configure:53503: ./conftest configure:53503: $? = 0 configure:53514: result: yes configure:53579: checking for struct stat.st_atim.tv_nsec configure:53579: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53579: $? = 0 configure:53579: result: yes configure:53588: checking whether struct stat.st_atim is of type struct timespec configure:53623: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53623: $? = 0 configure:53630: result: yes configure:53682: checking for struct stat.st_birthtimespec.tv_nsec configure:53682: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:380:12: error: 'struct stat' has no member named 'st_birthtimespec' if (ac_aggr.st_birthtimespec.tv_nsec) ^ configure:53682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:53682: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:380:19: error: 'struct stat' has no member named 'st_birthtimespec' if (sizeof ac_aggr.st_birthtimespec.tv_nsec) ^ configure:53682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:53682: result: no configure:53693: checking for struct stat.st_birthtimensec configure:53693: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:380:12: error: 'struct stat' has no member named 'st_birthtimensec' if (ac_aggr.st_birthtimensec) ^ configure:53693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:53693: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:380:19: error: 'struct stat' has no member named 'st_birthtimensec' if (sizeof ac_aggr.st_birthtimensec) ^ configure:53693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:53693: result: no configure:53704: checking for struct stat.st_birthtim.tv_nsec configure:53704: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:380:13: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? if (ac_aggr.st_birthtim.tv_nsec) ^~~~~~~~~~~ st_atim configure:53704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:53704: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:380:20: error: 'struct stat' has no member named 'st_birthtim'; did you mean 'st_atim'? if (sizeof ac_aggr.st_birthtim.tv_nsec) ^~~~~~~~~~~ st_atim configure:53704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:53704: result: no configure:53722: checking for working stdalign.h configure:53775: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53775: $? = 0 configure:53782: result: yes configure:53833: checking for good max_align_t configure:53863: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53863: $? = 0 configure:53871: result: yes configure:53883: checking whether NULL can be used in arbitrary expressions configure:53909: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:53909: $? = 0 configure:53916: result: yes configure:54084: checking which flavor of printf attribute matches inttypes macros configure:54119: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:54119: $? = 0 configure:54126: result: system configure:54257: checking for strcasecmp configure:54257: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:391:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:54257: $? = 0 configure:54257: result: yes configure:54274: checking for strncasecmp configure:54274: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:392:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:54274: $? = 0 configure:54274: result: yes configure:54288: checking whether strncasecmp is declared configure:54288: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:54288: $? = 0 configure:54288: result: yes configure:54382: checking for working strerror function configure:54416: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:54416: $? = 0 configure:54416: ./conftest configure:54416: $? = 0 configure:54427: result: yes configure:54538: checking for working strndup configure:54587: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:54587: $? = 0 configure:54587: ./conftest configure:54587: $? = 0 configure:54597: result: yes configure:54643: checking for working strnlen configure:54689: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:54689: $? = 0 configure:54689: ./conftest configure:54689: $? = 0 configure:54699: result: yes configure:54788: checking for strsignal configure:54788: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:54788: $? = 0 configure:54788: result: yes configure:54799: checking whether strsignal always returns a string configure:54838: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:54838: $? = 0 configure:54838: ./conftest configure:54838: $? = 0 configure:54848: result: yes configure:54906: checking whether symlink handles trailing slash correctly configure:54950: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:54950: $? = 0 configure:54950: ./conftest configure:54950: $? = 0 configure:54961: result: yes configure:55190: checking for nlink_t configure:55190: result: yes configure:55294: checking for struct tms configure:55294: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:55294: $? = 0 configure:55294: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:395:25: error: expected expression before ')' token if (sizeof ((struct tms))) ^ configure:55294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | /* end confdefs.h. */ | | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((struct tms))) | return 0; | ; | return 0; | } configure:55294: result: yes configure:55496: checking for struct utsname configure:55496: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:55496: $? = 0 configure:55496: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:399:29: error: expected expression before ')' token if (sizeof ((struct utsname))) ^ configure:55496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | /* end confdefs.h. */ | | /* Minix 3.1.8 has a bug: must be included before | . */ | #include | #include | | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((struct utsname))) | return 0; | ; | return 0; | } configure:55496: result: yes configure:55629: checking whether localtime_r is declared configure:55629: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:55629: $? = 0 configure:55629: result: yes configure:55648: checking whether localtime_r is compatible with its POSIX signature configure:55680: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:55680: $? = 0 configure:55688: result: yes configure:55737: checking whether localtime loops forever near extrema configure:55779: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:55779: $? = 0 configure:55779: ./conftest configure:55779: $? = 0 configure:55781: result: no configure:55789: checking for timezone_t configure:55789: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:397:13: error: 'timezone_t' undeclared (first use in this function); did you mean 'timezone'? if (sizeof (timezone_t)) ^~~~~~~~~~ timezone conftest.c:397:13: note: each undeclared identifier is reported only once for each function it appears in configure:55789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | /* end confdefs.h. */ | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof (timezone_t)) | return 0; | ; | return 0; | } configure:55789: result: no configure:55881: checking whether tmpfile should be overridden configure:55903: result: no configure:55946: checking whether tzset clobbers localtime buffer configure:55987: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:55987: $? = 0 configure:55987: ./conftest configure:55987: $? = 0 configure:55998: result: no configure:56056: checking for uname configure:56056: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:56056: $? = 0 configure:56056: result: yes configure:57481: checking whether unlink honors trailing slashes configure:57541: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:57541: $? = 0 configure:57541: ./conftest configure:57541: $? = 0 configure:57552: result: yes configure:57560: checking whether unlink of a parent directory fails as it should configure:57632: result: guessing yes configure:57678: checking for unsetenv configure:57678: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:57678: $? = 0 configure:57678: result: yes configure:57691: checking for unsetenv() return type configure:57724: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:57724: $? = 0 configure:57731: result: int configure:57740: checking whether unsetenv obeys POSIX configure:57793: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:57793: $? = 0 configure:57793: ./conftest configure:57793: $? = 0 configure:57803: result: yes configure:57905: checking for ptrdiff_t configure:57905: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:57905: $? = 0 configure:57905: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:442:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:57905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:57905: result: yes configure:57926: checking for vasprintf configure:57926: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:57926: $? = 0 configure:57926: result: yes configure:58236: checking whether iswcntrl works configure:58288: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:58288: $? = 0 configure:58288: ./conftest configure:58288: $? = 0 configure:58299: result: yes configure:58323: checking for towlower configure:58323: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:424:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] char towlower (); ^~~~~~~~ configure:58323: $? = 0 configure:58323: result: yes configure:58371: checking for wctype_t configure:58407: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58407: $? = 0 configure:58415: result: yes configure:58421: checking for wctrans_t configure:58455: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58455: $? = 0 configure:58463: result: yes configure:58481: checking for stdint.h configure:58481: result: yes configure:58535: checking for sys/wait.h that is POSIX.1 compatible configure:58576: result: yes configure:58590: checking for dlfcn.h configure:58590: result: yes configure:58590: checking floatingpoint.h usability configure:58590: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:438:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:58590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_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:58590: result: no configure:58590: checking floatingpoint.h presence configure:58590: gcc -E conftest.c conftest.c:405:10: fatal error: floatingpoint.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:58590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:58590: result: no configure:58590: checking for floatingpoint.h configure:58590: result: no configure:58590: checking fpu_control.h usability configure:58590: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58590: $? = 0 configure:58590: result: yes configure:58590: checking fpu_control.h presence configure:58590: gcc -E conftest.c configure:58590: $? = 0 configure:58590: result: yes configure:58590: checking for fpu_control.h configure:58590: result: yes configure:58590: checking grp.h usability configure:58590: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58590: $? = 0 configure:58590: result: yes configure:58590: checking grp.h presence configure:58590: gcc -E conftest.c configure:58590: $? = 0 configure:58590: result: yes configure:58590: checking for grp.h configure:58590: result: yes configure:58603: checking ieeefp.h usability configure:58603: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:440:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:58603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_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:58603: result: no configure:58603: checking ieeefp.h presence configure:58603: gcc -E conftest.c conftest.c:407:10: fatal error: ieeefp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:58603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:58603: result: no configure:58603: checking for ieeefp.h configure:58603: result: no configure:58603: checking for pthread.h configure:58603: result: yes configure:58603: checking pwd.h usability configure:58603: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58603: $? = 0 configure:58603: result: yes configure:58603: checking pwd.h presence configure:58603: gcc -E conftest.c configure:58603: $? = 0 configure:58603: result: yes configure:58603: checking for pwd.h configure:58603: result: yes configure:58603: checking sys/ioctl.h usability configure:58603: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58603: $? = 0 configure:58603: result: yes configure:58603: checking sys/ioctl.h presence configure:58603: gcc -E conftest.c configure:58603: $? = 0 configure:58603: result: yes configure:58603: checking for sys/ioctl.h configure:58603: result: yes configure:58618: checking termios.h usability configure:58618: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58618: $? = 0 configure:58618: result: yes configure:58618: checking termios.h presence configure:58618: gcc -E conftest.c configure:58618: $? = 0 configure:58618: result: yes configure:58618: checking for termios.h configure:58618: result: yes configure:58632: checking termio.h usability configure:58632: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58632: $? = 0 configure:58632: result: yes configure:58632: checking termio.h presence configure:58632: gcc -E conftest.c configure:58632: $? = 0 configure:58632: result: yes configure:58632: checking for termio.h configure:58632: result: yes configure:58646: checking sgtty.h usability configure:58646: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58646: $? = 0 configure:58646: result: yes configure:58646: checking sgtty.h presence configure:58646: gcc -E conftest.c configure:58646: $? = 0 configure:58646: result: yes configure:58646: checking for sgtty.h configure:58646: result: yes configure:58660: checking conio.h usability configure:58660: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:446:10: fatal error: conio.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:58660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_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:58660: result: no configure:58660: checking conio.h presence configure:58660: gcc -E conftest.c conftest.c:413:10: fatal error: conio.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:58660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:58660: result: no configure:58660: checking for conio.h configure:58660: result: no configure:58689: checking for int64_t configure:58689: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58689: $? = 0 configure:58689: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:459:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:458:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:58689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:58689: result: yes configure:58700: checking for mode_t configure:58700: result: yes configure:58711: checking for off_t configure:58711: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58711: $? = 0 configure:58711: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:457:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:58711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:58711: result: yes configure:58722: checking for pid_t configure:58722: result: yes configure:58733: checking for size_t configure:58733: result: yes configure:58744: checking for ssize_t configure:58744: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58744: $? = 0 configure:58744: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:457:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:58744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:58744: result: yes configure:58755: checking for uid_t in sys/types.h configure:58774: result: yes configure:58785: checking for uint64_t configure:58785: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58785: $? = 0 configure:58785: result: yes configure:58799: checking for dev_t configure:58799: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58799: $? = 0 configure:58799: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:457:20: error: expected expression before ')' token if (sizeof ((dev_t))) ^ configure:58799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((dev_t))) | return 0; | ; | return 0; | } configure:58799: result: yes configure:58808: checking for ino_t configure:58808: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58808: $? = 0 configure:58808: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:458:20: error: expected expression before ')' token if (sizeof ((ino_t))) ^ configure:58808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | if (sizeof ((ino_t))) | return 0; | ; | return 0; | } configure:58808: result: yes configure:58818: checking for ptrdiff_t configure:58818: result: yes configure:58829: checking for long long int configure:58829: result: yes configure:58845: checking for unsigned long long int configure:58845: result: yes configure:58866: checking size of long double configure:58871: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:58871: $? = 0 configure:58871: ./conftest configure:58871: $? = 0 configure:58885: result: 16 configure:58898: checking for struct stat.st_blksize configure:58898: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58898: $? = 0 configure:58898: result: yes configure:58907: checking for struct stat.st_blocks configure:58907: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58907: $? = 0 configure:58907: result: yes configure:58916: checking for struct stat.st_rdev configure:58916: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:58916: $? = 0 configure:58916: result: yes configure:58926: checking for struct group.gr_passwd configure:58926: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:468:21: error: storage size of 'ac_aggr' isn't known static struct group ac_aggr; ^~~~~~~ configure:58926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct group ac_aggr; | if (ac_aggr.gr_passwd) | return 0; | ; | return 0; | } configure:58926: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:468:21: error: storage size of 'ac_aggr' isn't known static struct group ac_aggr; ^~~~~~~ configure:58926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 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 | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | static struct group ac_aggr; | if (sizeof ac_aggr.gr_passwd) | return 0; | ; | return 0; | } configure:58926: result: no configure:58937: checking for struct tm.tm_zone configure:58937: result: yes configure:59014: checking whether g++ allows overload of char, int8_t, and uint8_t configure:59034: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 configure:59034: $? = 0 configure:59048: result: yes configure:59062: checking for ctermid configure:59062: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59062: $? = 0 configure:59062: result: yes configure:59062: checking for dup2 configure:59062: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59062: $? = 0 configure:59062: result: yes configure:59074: checking for endgrent configure:59074: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59074: $? = 0 configure:59074: result: yes configure:59074: checking for endpwent configure:59074: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59074: $? = 0 configure:59074: result: yes configure:59074: checking for execvp configure:59074: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:454:6: warning: conflicting types for built-in function 'execvp' [-Wbuiltin-declaration-mismatch] char execvp (); ^~~~~~ configure:59074: $? = 0 configure:59074: result: yes configure:59074: checking for fork configure:59074: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:455:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch] char fork (); ^~~~ configure:59074: $? = 0 configure:59074: result: yes configure:59086: checking for getegid configure:59086: result: yes configure:59086: checking for geteuid configure:59086: result: yes configure:59086: checking for getgid configure:59086: result: yes configure:59086: checking for getgrent configure:59086: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59086: $? = 0 configure:59086: result: yes configure:59086: checking for getgrgid configure:59086: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59086: $? = 0 configure:59086: result: yes configure:59086: checking for getgrnam configure:59086: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59086: $? = 0 configure:59086: result: yes configure:59098: checking for getpgrp configure:59098: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59098: $? = 0 configure:59098: result: yes configure:59098: checking for getpid configure:59098: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59098: $? = 0 configure:59098: result: yes configure:59098: checking for getppid configure:59098: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59098: $? = 0 configure:59098: result: yes configure:59098: checking for getpwent configure:59098: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59098: $? = 0 configure:59098: result: yes configure:59098: checking for getpwuid configure:59098: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59098: $? = 0 configure:59098: result: yes configure:59098: checking for getuid configure:59098: result: yes configure:59110: checking for isascii configure:59110: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:468:6: warning: conflicting types for built-in function 'isascii' [-Wbuiltin-declaration-mismatch] char isascii (); ^~~~~~~ configure:59110: $? = 0 configure:59110: result: yes configure:59110: checking for kill configure:59110: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59110: $? = 0 configure:59110: result: yes configure:59122: checking for lgamma_r configure:59122: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:470:6: warning: conflicting types for built-in function 'lgamma_r' [-Wbuiltin-declaration-mismatch] char lgamma_r (); ^~~~~~~~ configure:59122: $? = 0 configure:59122: result: yes configure:59122: checking for lgammaf_r configure:59122: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:471:6: warning: conflicting types for built-in function 'lgammaf_r' [-Wbuiltin-declaration-mismatch] char lgammaf_r (); ^~~~~~~~~ configure:59122: $? = 0 configure:59122: result: yes configure:59134: checking for realpath configure:59134: result: yes configure:59134: checking for resolvepath configure:59134: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/cczmbmcL.o: in function `main': /home/manu/octave-5.1.0/conftest.c:492: undefined reference to `resolvepath' collect2: error: ld returned 1 exit status configure:59134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* Define resolvepath to an innocuous variant, in case declares resolvepath. | For example, HP-UX 11i declares gettimeofday. */ | #define resolvepath innocuous_resolvepath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char resolvepath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef resolvepath | | /* 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 resolvepath (); | /* 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_resolvepath || defined __stub___resolvepath | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return resolvepath (); | ; | return 0; | } configure:59134: result: no configure:59146: checking for select configure:59146: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59146: $? = 0 configure:59146: result: yes configure:59146: checking for setgrent configure:59146: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59146: $? = 0 configure:59146: result: yes configure:59146: checking for setpwent configure:59146: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59146: $? = 0 configure:59146: result: yes configure:59146: checking for setsid configure:59146: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59146: $? = 0 configure:59146: result: yes configure:59146: checking for siglongjmp configure:59146: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59146: $? = 0 configure:59146: result: yes configure:59146: checking for strsignal configure:59146: result: yes configure:59158: checking for tcgetattr configure:59158: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59158: $? = 0 configure:59158: result: yes configure:59158: checking for tcsetattr configure:59158: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59158: $? = 0 configure:59158: result: yes configure:59158: checking for toascii configure:59158: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 conftest.c:481:6: warning: conflicting types for built-in function 'toascii' [-Wbuiltin-declaration-mismatch] char toascii (); ^~~~~~~ configure:59158: $? = 0 configure:59158: result: yes configure:59170: checking for umask configure:59170: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59170: $? = 0 configure:59170: result: yes configure:59170: checking for waitpid configure:59170: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59170: $? = 0 configure:59170: result: yes configure:59182: checking for _getch configure:59182: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccyC3Zfg.o: in function `main': /home/manu/octave-5.1.0/conftest.c:503: undefined reference to `_getch' collect2: error: ld returned 1 exit status configure:59182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define _getch to an innocuous variant, in case declares _getch. | For example, HP-UX 11i declares gettimeofday. */ | #define _getch innocuous__getch | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getch (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getch | | /* 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 _getch (); | /* 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__getch || defined __stub____getch | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _getch (); | ; | return 0; | } configure:59182: result: no configure:59182: checking for _kbhit configure:59182: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccYVmDEi.o: in function `main': /home/manu/octave-5.1.0/conftest.c:503: undefined reference to `_kbhit' collect2: error: ld returned 1 exit status configure:59182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define _kbhit to an innocuous variant, in case declares _kbhit. | For example, HP-UX 11i declares gettimeofday. */ | #define _kbhit innocuous__kbhit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _kbhit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _kbhit | | /* 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 _kbhit (); | /* 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__kbhit || defined __stub____kbhit | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return _kbhit (); | ; | return 0; | } configure:59182: result: no configure:59193: checking for MATH DEFINES in math.h configure:59220: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:59220: $? = 0 configure:59228: result: yes configure:59380: checking for getrusage configure:59380: result: yes configure:59399: checking for getpwnam configure:59399: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59399: $? = 0 configure:59399: result: yes configure:59466: checking for dirent.h that defines DIR configure:59493: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:59493: $? = 0 configure:59501: result: yes configure:59514: checking for library containing opendir configure:59553: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59553: $? = 0 configure:59570: result: none required configure:59645: checking whether closedir returns void configure:59677: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:59677: $? = 0 configure:59677: ./conftest configure:59677: $? = 0 configure:59687: result: no configure:59697: checking for struct exception in math.h configure:59727: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c: In function 'main': conftest.c:481:8: error: dereferencing pointer to incomplete type 'struct exception' x->type; ^~ configure:59727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | struct exception *x; | x->type; | x->name; | | ; | return 0; | } configure:59735: result: no configure:59745: checking whether sys_siglist is declared configure:59745: result: yes configure:59813: $PKG_CONFIG --exists --print-errors "qhull" Package qhull was not found in the pkg-config search path. Perhaps you should add the directory containing `qhull.pc' to the PKG_CONFIG_PATH environment variable No package 'qhull' found configure:59816: $? = 1 configure:59842: checking libqhull/libqhull.h usability configure:59842: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:499:10: fatal error: libqhull/libqhull.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 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:59842: result: no configure:59842: checking libqhull/libqhull.h presence configure:59842: gcc -E conftest.c conftest.c:466:10: fatal error: libqhull/libqhull.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:59842: result: no configure:59842: checking for libqhull/libqhull.h configure:59842: result: no configure:59842: checking qhull/libqhull.h usability configure:59842: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:499:10: fatal error: qhull/libqhull.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 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:59842: result: no configure:59842: checking qhull/libqhull.h presence configure:59842: gcc -E conftest.c conftest.c:466:10: fatal error: qhull/libqhull.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:59842: result: no configure:59842: checking for qhull/libqhull.h configure:59842: result: no configure:59842: checking libqhull.h usability configure:59842: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:499:10: fatal error: libqhull.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 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:59842: result: no configure:59842: checking libqhull.h presence configure:59842: gcc -E conftest.c conftest.c:466:10: fatal error: libqhull.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:59842: result: no configure:59842: checking for libqhull.h configure:59842: result: no configure:59842: checking qhull/qhull.h usability configure:59842: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:499:10: fatal error: qhull/qhull.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 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:59842: result: no configure:59842: checking qhull/qhull.h presence configure:59842: gcc -E conftest.c conftest.c:466:10: fatal error: qhull/qhull.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:59842: result: no configure:59842: checking for qhull/qhull.h configure:59842: result: no configure:59842: checking qhull.h usability configure:59842: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:499:10: fatal error: qhull.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 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:59842: result: no configure:59842: checking qhull.h presence configure:59842: gcc -E conftest.c conftest.c:466:10: fatal error: qhull.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:59842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:59842: result: no configure:59842: checking for qhull.h configure:59842: result: no configure:60078: WARNING: Qhull library not found. This will result in loss of functionality for some geometry functions. configure:60134: $PKG_CONFIG --exists --print-errors "libpcre" configure:60137: $? = 0 configure:60163: checking pcre.h usability configure:60163: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:60163: $? = 0 configure:60163: result: yes configure:60163: checking pcre.h presence configure:60163: gcc -E conftest.c configure:60163: $? = 0 configure:60163: result: yes configure:60163: checking for pcre.h configure:60163: result: yes configure:60174: checking for pcre_compile in -lpcre configure:60205: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lpcre -lm >&5 configure:60205: $? = 0 configure:60214: result: yes configure:60256: checking for library containing tputs configure:60295: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/cc9r24mL.o: in function `main': /home/manu/octave-5.1.0/conftest.c:487: undefined reference to `tputs' collect2: error: ld returned 1 exit status configure:60295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 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 tputs (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return tputs (); | ; | return 0; | } configure:60295: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lncurses -lm >&5 configure:60295: $? = 0 configure:60312: result: -lncurses configure:60350: checking for rl_set_keyboard_input_timeout in -lreadline configure:60383: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lreadline -lncurses >&5 configure:60383: $? = 0 configure:60392: result: yes configure:60416: checking for library containing tputs configure:60472: result: -lncurses configure:60546: $PKG_CONFIG --exists --print-errors "z" Package z was not found in the pkg-config search path. Perhaps you should add the directory containing `z.pc' to the PKG_CONFIG_PATH environment variable No package 'z' found configure:60549: $? = 1 configure:60574: checking zlib.h usability configure:60574: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:60574: $? = 0 configure:60574: result: yes configure:60574: checking zlib.h presence configure:60574: gcc -E conftest.c configure:60574: $? = 0 configure:60574: result: yes configure:60574: checking for zlib.h configure:60574: result: yes configure:60585: checking for gzclearerr in -lz configure:60616: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lz -lm >&5 configure:60616: $? = 0 configure:60625: result: yes configure:60716: $PKG_CONFIG --exists --print-errors "bz2" Package bz2 was not found in the pkg-config search path. Perhaps you should add the directory containing `bz2.pc' to the PKG_CONFIG_PATH environment variable No package 'bz2' found configure:60719: $? = 1 configure:60744: checking bzlib.h usability configure:60744: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:60744: $? = 0 configure:60744: result: yes configure:60744: checking bzlib.h presence configure:60744: gcc -E conftest.c configure:60744: $? = 0 configure:60744: result: yes configure:60744: checking for bzlib.h configure:60744: result: yes configure:60755: checking for BZ2_bzCompressInit in -lbz2 configure:60786: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lbz2 -lm >&5 configure:60786: $? = 0 configure:60795: result: yes configure:61752: $PKG_CONFIG --exists --print-errors "hdf5" configure:61755: $? = 0 configure:61780: checking hdf5.h usability configure:61780: gcc -c -g -O2 -pthread -fopenmp -I/usr/include/hdf5/serial conftest.c >&5 configure:61780: $? = 0 configure:61780: result: yes configure:61780: checking hdf5.h presence configure:61780: gcc -E -I/usr/include/hdf5/serial conftest.c configure:61780: $? = 0 configure:61780: result: yes configure:61780: checking for hdf5.h configure:61780: result: yes configure:61791: checking for H5Gget_num_objs in -lhdf5 configure:61822: gcc -o conftest -g -O2 -pthread -fopenmp -I/usr/include/hdf5/serial -L/usr/lib/x86_64-linux-gnu/hdf5/serial conftest.c -lhdf5 -lz -lm >&5 configure:61822: $? = 0 configure:61831: result: yes configure:61836: checking whether HDF5 library has enforced version 1.6 API configure:61864: gcc -o conftest -g -O2 -pthread -fopenmp -I/usr/include/hdf5/serial -L/usr/lib/x86_64-linux-gnu/hdf5/serial conftest.c -lhdf5 -lz -lm >&5 In file included from /usr/include/hdf5/serial/H5public.h:32, from /usr/include/hdf5/serial/hdf5.h:22, from conftest.c:476: conftest.c: In function 'main': /usr/include/hdf5/serial/H5version.h:523:23: error: too few arguments to function 'H5Eset_auto2' #define H5Eset_auto H5Eset_auto2 ^~~~~~~~~~~~ conftest.c:490:7: note: in expansion of macro 'H5Eset_auto' H5Eset_auto (0, 0); ^~~~~~~~~~~ In file included from /usr/include/hdf5/serial/hdf5.h:26, from conftest.c:476: /usr/include/hdf5/serial/H5Epublic.h:172:15: note: declared here H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); ^~~~~~~~~~~~ configure:61864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | H5Eset_auto (0, 0); | | ; | return 0; | } configure:61873: result: no configure:62058: $PKG_CONFIG --exists --print-errors "fftw3" configure:62061: $? = 0 configure:62086: checking fftw3.h usability configure:62086: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:62086: $? = 0 configure:62086: result: yes configure:62086: checking fftw3.h presence configure:62086: gcc -E conftest.c configure:62086: $? = 0 configure:62086: result: yes configure:62086: checking for fftw3.h configure:62086: result: yes configure:62097: checking for fftw_plan_dft_1d in -lfftw3 configure:62128: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfftw3 -lm >&5 configure:62128: $? = 0 configure:62137: result: yes configure:62219: $PKG_CONFIG --exists --print-errors "fftw3f" configure:62222: $? = 0 configure:62247: checking for fftw3.h configure:62247: result: yes configure:62258: checking for fftwf_plan_dft_1d in -lfftw3f configure:62289: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfftw3f -lm >&5 configure:62289: $? = 0 configure:62298: result: yes configure:62370: checking for fftw3 multi-threading support configure:62398: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfftw3 -lm >&5 /usr/bin/ld: /tmp/ccBVbz8e.o: in function `main': /home/manu/octave-5.1.0/conftest.c:497: undefined reference to `fftw_plan_with_nthreads' collect2: error: ld returned 1 exit status configure:62398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | fftw_plan_with_nthreads (2); | | ; | return 0; | } configure:62425: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfftw3_threads -lfftw3 -lm >&5 configure:62425: $? = 0 configure:62438: result: -lfftw3_threads configure:62467: checking for fftw3f multi-threading support configure:62495: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfftw3f -lm >&5 /usr/bin/ld: /tmp/ccS2Lnfk.o: in function `main': /home/manu/octave-5.1.0/conftest.c:498: undefined reference to `fftwf_plan_with_nthreads' collect2: error: ld returned 1 exit status configure:62495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | /* end confdefs.h. */ | | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | fftwf_plan_with_nthreads (2); | | ; | return 0; | } configure:62522: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfftw3f_threads -lfftw3f -lm >&5 configure:62522: $? = 0 configure:62535: result: -lfftw3f_threads configure:62631: $PKG_CONFIG --exists --print-errors "glpk" Package glpk was not found in the pkg-config search path. Perhaps you should add the directory containing `glpk.pc' to the PKG_CONFIG_PATH environment variable No package 'glpk' found configure:62634: $? = 1 configure:62660: checking glpk/glpk.h usability configure:62660: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:517:10: fatal error: glpk/glpk.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:62660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 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:62660: result: no configure:62660: checking glpk/glpk.h presence configure:62660: gcc -E conftest.c conftest.c:484:10: fatal error: glpk/glpk.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:62660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | /* end confdefs.h. */ | #include configure:62660: result: no configure:62660: checking for glpk/glpk.h configure:62660: result: no configure:62660: checking glpk.h usability configure:62660: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:517:10: fatal error: glpk.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:62660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 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:62660: result: no configure:62660: checking glpk.h presence configure:62660: gcc -E conftest.c conftest.c:484:10: fatal error: glpk.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:62660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | /* end confdefs.h. */ | #include configure:62660: result: no configure:62660: checking for glpk.h configure:62660: result: no configure:62806: WARNING: GLPK library not found. The glpk function for solving linear programs will be disabled. configure:62869: $PKG_CONFIG --exists --print-errors "curl" Package curl was not found in the pkg-config search path. Perhaps you should add the directory containing `curl.pc' to the PKG_CONFIG_PATH environment variable No package 'curl' found configure:62872: $? = 1 configure:62897: checking curl/curl.h usability configure:62897: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:62897: $? = 0 configure:62897: result: yes configure:62897: checking curl/curl.h presence configure:62897: gcc -E conftest.c configure:62897: $? = 0 configure:62897: result: yes configure:62897: checking for curl/curl.h configure:62897: result: yes configure:62908: checking for curl_easy_escape in -lcurl configure:62939: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lcurl -lz -lm >&5 configure:62939: $? = 0 configure:62948: result: yes configure:62983: checking for CURLOPT_DIRLISTONLY in curl/curl.h configure:63011: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:63011: $? = 0 configure:63019: result: yes configure:63080: $PKG_CONFIG --exists --print-errors "sndfile" Package sndfile was not found in the pkg-config search path. Perhaps you should add the directory containing `sndfile.pc' to the PKG_CONFIG_PATH environment variable No package 'sndfile' found configure:63083: $? = 1 configure:63108: checking sndfile.h usability configure:63108: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:519:10: fatal error: sndfile.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:63108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 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:63108: result: no configure:63108: checking sndfile.h presence configure:63108: gcc -E conftest.c conftest.c:486:10: fatal error: sndfile.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:63108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | /* end confdefs.h. */ | #include configure:63108: result: no configure:63108: checking for sndfile.h configure:63108: result: no configure:63231: WARNING: sndfile library not found. The audioinfo, audioread, and audiowrite functions will be disabled. configure:63288: $PKG_CONFIG --exists --print-errors "portaudio-2.0" Package portaudio-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `portaudio-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'portaudio-2.0' found configure:63291: $? = 1 configure:63316: checking portaudio.h usability configure:63316: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:519:10: fatal error: portaudio.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:63316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 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:63316: result: no configure:63316: checking portaudio.h presence configure:63316: gcc -E conftest.c conftest.c:486:10: fatal error: portaudio.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:63316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | /* end confdefs.h. */ | #include configure:63316: result: no configure:63316: checking for portaudio.h configure:63316: result: no configure:63394: WARNING: PortAudio library not found. The audioplayer, audiorecorder, and audiodevinfo functions will be disabled. configure:63431: $PKG_CONFIG --exists --print-errors "$magick++" Package GraphicsMagick++ was not found in the pkg-config search path. Perhaps you should add the directory containing `GraphicsMagick++.pc' to the PKG_CONFIG_PATH environment variable No package 'GraphicsMagick++' found configure:63434: $? = 1 configure:63522: WARNING: GraphicsMagick++ library not found. The imread, imwrite, and imfinfo functions for reading and writing image files will not be fully functional. configure:63537: checking for X configure:63645: gcc -E conftest.c configure:63645: $? = 0 configure:63684: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lX11 -lm >&5 configure:63684: $? = 0 configure:63734: result: libraries , headers configure:63749: checking for XrmInitialize in -lX11 configure:63782: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lX11 -lm >&5 configure:63782: $? = 0 configure:63791: result: yes configure:63857: checking whether /usr/bin/ld -m elf_x86_64 accepts -framework Carbon configure:63889: g++ -o conftest -g -O2 -pthread -fopenmp -framework Carbon conftest.cpp -lm >&5 g++: error: Carbon: No such file or directory g++: error: unrecognized command line option '-framework' configure:63889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | CGMainDisplayID () | ; | return 0; | } configure:63926: result: no configure:64028: checking whether /usr/bin/ld -m elf_x86_64 accepts -framework OpenGL configure:64065: g++ -o conftest -g -O2 -pthread -fopenmp -framework OpenGL conftest.cpp -lm >&5 g++: error: OpenGL: No such file or directory g++: error: unrecognized command line option '-framework' configure:64065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | /* end confdefs.h. */ | | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | GLint par; glGetIntegerv (GL_VIEWPORT, &par); | | ; | return 0; | } configure:64102: result: no configure:64198: checking for GL/gl.h configure:64198: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:64198: $? = 0 configure:64198: result: yes configure:64211: checking for GL/glu.h configure:64211: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:64211: $? = 0 configure:64211: result: yes configure:64237: checking for GL/glext.h configure:64237: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:64237: $? = 0 configure:64237: result: yes configure:64237: checking for OpenGL/glext.h configure:64237: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:501:10: fatal error: OpenGL/glext.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:64237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | /* end confdefs.h. */ | | #if defined (HAVE_WINDOWS_H) | # include | #endif | #if defined (HAVE_GL_GL_H) | # include | #elif defined (HAVE_OPENGL_GL_H) | # include | #endif | | | #include configure:64237: result: no configure:64310: checking for glEnable in -lGL configure:64343: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lGL -lm >&5 configure:64343: $? = 0 configure:64352: result: yes configure:64396: checking for freetype2 configure:64403: $PKG_CONFIG --exists --print-errors "freetype2" configure:64406: $? = 0 configure:64420: $PKG_CONFIG --exists --print-errors "freetype2" configure:64423: $? = 0 configure:64461: result: yes configure:64465: checking for FreeType2 version >= 9.03 configure:64470: result: yes configure:64479: checking for FT_Reference_Face configure:64479: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lfreetype -lm >&5 configure:64479: $? = 0 configure:64479: result: yes configure:64560: $PKG_CONFIG --exists --print-errors "fontconfig" configure:64563: $? = 0 configure:64589: checking fontconfig.h usability configure:64589: gcc -c -g -O2 -pthread -fopenmp -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 conftest.c:526:10: fatal error: fontconfig.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:64589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 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:64589: result: no configure:64589: checking fontconfig.h presence configure:64589: gcc -E -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c conftest.c:493:10: fatal error: fontconfig.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:64589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | /* end confdefs.h. */ | #include configure:64589: result: no configure:64589: checking for fontconfig.h configure:64589: result: no configure:64589: checking fontconfig/fontconfig.h usability configure:64589: gcc -c -g -O2 -pthread -fopenmp -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:64589: $? = 0 configure:64589: result: yes configure:64589: checking fontconfig/fontconfig.h presence configure:64589: gcc -E -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c configure:64589: $? = 0 configure:64589: result: yes configure:64589: checking for fontconfig/fontconfig.h configure:64589: result: yes configure:64600: checking for FcInit in -lfontconfig -lfreetype configure:64631: gcc -o conftest -g -O2 -pthread -fopenmp -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lfontconfig -lfreetype -lm >&5 configure:64631: $? = 0 configure:64640: result: yes configure:64678: checking gl2ps.h usability configure:64678: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:528:10: fatal error: gl2ps.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:64678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 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:64678: result: no configure:64678: checking gl2ps.h presence configure:64678: gcc -E conftest.c conftest.c:495:10: fatal error: gl2ps.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:64678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | /* end confdefs.h. */ | #include configure:64678: result: no configure:64678: checking for gl2ps.h configure:64678: result: no configure:64693: WARNING: gl2ps library not found. Printing of OpenGL graphics will be disabled. configure:64767: checking Qt version 5 configure:64807: checking for Qt5Core Qt5Gui Qt5Network Qt5PrintSupport Qt5Help Qt5Xml configure:64814: $PKG_CONFIG --exists --print-errors "$QT_MODULES" configure:64817: $? = 0 configure:64831: $PKG_CONFIG --exists --print-errors "$QT_MODULES" configure:64834: $? = 0 configure:64874: result: yes configure:64981: checking for qtchooser configure:64997: found /usr/bin/qtchooser configure:65008: result: qtchooser configure:65083: checking for moc-qt5 configure:65113: result: no configure:65184: checking for moc configure:65200: found /usr/bin/moc configure:65211: result: moc configure:65298: checking for uic-qt5 configure:65328: result: no configure:65399: checking for uic configure:65415: found /usr/bin/uic configure:65426: result: uic configure:65513: checking for rcc-qt5 configure:65543: result: no configure:65614: checking for rcc configure:65630: found /usr/bin/rcc configure:65641: result: rcc configure:65728: checking for lrelease-qt5 configure:65758: result: no configure:65829: checking for lrelease configure:65845: found /usr/bin/lrelease configure:65856: result: lrelease configure:65943: checking for qcollectiongenerator-qt5 configure:65973: result: no configure:66044: checking for qcollectiongenerator configure:66060: found /usr/bin/qcollectiongenerator configure:66071: result: qcollectiongenerator configure:66158: checking for qhelpgenerator-qt5 configure:66188: result: no configure:66259: checking for qhelpgenerator configure:66275: found /usr/bin/qhelpgenerator configure:66286: result: qhelpgenerator configure:66357: checking for setlocale configure:66357: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 configure:66357: $? = 0 configure:66357: result: yes configure:66393: checking pty.h usability configure:66393: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 configure:66393: $? = 0 configure:66393: result: yes configure:66393: checking pty.h presence configure:66393: gcc -E conftest.c configure:66393: $? = 0 configure:66393: result: yes configure:66393: checking for pty.h configure:66393: result: yes configure:66393: checking libutil.h usability configure:66393: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:530:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:66393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_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:66393: result: no configure:66393: checking libutil.h presence configure:66393: gcc -E conftest.c conftest.c:497:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:66393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:66393: result: no configure:66393: checking for libutil.h configure:66393: result: no configure:66393: checking util.h usability configure:66393: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:530:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:66393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_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:66393: result: no configure:66393: checking util.h presence configure:66393: gcc -E conftest.c conftest.c:497:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:66393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:66393: result: no configure:66393: checking for util.h configure:66393: result: no configure:66403: checking for library containing openpty configure:66442: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lm >&5 /usr/bin/ld: /tmp/ccmu4ZSj.o: in function `main': /home/manu/octave-5.1.0/conftest.c:516: undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:66442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_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 openpty (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return openpty (); | ; | return 0; | } configure:66442: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lutil -lm >&5 configure:66442: $? = 0 configure:66459: result: -lutil configure:66472: checking for chmod configure:66472: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lutil -lm >&5 configure:66472: $? = 0 configure:66472: result: yes configure:66472: checking for chown configure:66472: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lutil -lm >&5 configure:66472: $? = 0 configure:66472: result: yes configure:66472: checking for ftruncate configure:66472: result: yes configure:66472: checking for mmap configure:66472: result: yes configure:66472: checking for munmap configure:66472: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lutil -lm >&5 configure:66472: $? = 0 configure:66472: result: yes configure:66490: checking for QAbstractItemModel::beginResetModel in configure:66545: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66545: $? = 0 configure:66561: result: yes configure:66597: checking QStandardPaths usability configure:66597: g++ -c -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66597: $? = 0 configure:66597: result: yes configure:66597: checking QStandardPaths presence configure:66597: g++ -E -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp configure:66597: $? = 0 configure:66597: result: yes configure:66597: checking for QStandardPaths configure:66597: result: yes configure:66620: checking for QGuiApplication::setDesktopFileName configure:66658: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66658: $? = 0 configure:66674: result: yes configure:66683: checking for QHeaderView::setSectionResizeMode configure:66722: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66722: $? = 0 configure:66738: result: yes configure:66747: checking for QHeaderView::setSectionsClickable configure:66786: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66786: $? = 0 configure:66802: result: yes configure:66811: checking for QHeaderView::setSectionsMovable configure:66850: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66850: $? = 0 configure:66866: result: yes configure:66875: checking for QHelpSearchQueryWidget::searchInput configure:66915: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66915: $? = 0 configure:66931: result: yes configure:66940: checking for qInstallMessageHandler configure:66978: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:66978: $? = 0 configure:66994: result: yes configure:67003: checking for QLineEdit::setPlaceholderText in configure:67042: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67042: $? = 0 configure:67058: result: yes configure:67067: checking for QMouseEvent::localPos configure:67106: g++ -c -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67106: $? = 0 configure:67122: result: yes configure:67131: checking whether QObject::findChildren accepts Qt::FindChildOptions configure:67173: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67173: $? = 0 configure:67189: result: yes configure:67198: checking for QScreen::devicePixelRatio in configure:67238: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67238: $? = 0 configure:67254: result: yes configure:67263: checking for QTabWidget::setMovable in configure:67307: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67307: $? = 0 configure:67323: result: yes configure:67332: checking whether Qt message handler accepts QMessageLogContext configure:67373: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67373: $? = 0 configure:67389: result: yes configure:67398: checking for QFont::ForceIntegerMetrics in configure:67436: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67436: $? = 0 configure:67452: result: yes configure:67461: checking for QFont::Monospace in configure:67499: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67499: $? = 0 configure:67515: result: yes configure:67524: checking for QGuiApplication configure:67562: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67562: $? = 0 configure:67578: result: yes configure:67602: checking QOpenGLWidget usability configure:67602: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67602: $? = 0 configure:67602: result: yes configure:67602: checking QOpenGLWidget presence configure:67602: g++ -E -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp configure:67602: $? = 0 configure:67602: result: yes configure:67602: checking for QOpenGLWidget configure:67602: result: yes configure:67602: checking QGLWidget usability configure:67602: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 conftest.cpp:555:10: fatal error: QGLWidget: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:67602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 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:67602: result: no configure:67602: checking QGLWidget presence configure:67602: g++ -E -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp conftest.cpp:522:10: fatal error: QGLWidget: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:67602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | /* end confdefs.h. */ | #include configure:67602: result: no configure:67602: checking for QGLWidget configure:67602: result: no configure:67602: checking QGLFunctions_1_1 usability configure:67602: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 conftest.cpp:555:10: fatal error: QGLFunctions_1_1: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:67602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 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:67602: result: no configure:67602: checking QGLFunctions_1_1 presence configure:67602: g++ -E -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp conftest.cpp:522:10: fatal error: QGLFunctions_1_1: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:67602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | /* end confdefs.h. */ | #include configure:67602: result: no configure:67602: checking for QGLFunctions_1_1 configure:67602: result: no configure:67612: checking whether Qt works with OpenGL and GLU configure:67666: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qopengl.h:146, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qopenglwidget.h:49, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QOpenGLWidget:1, from conftest.cpp:537: /usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglext.h:60: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 20170325 In file included from /usr/include/GL/gl.h:2055, from conftest.cpp:527: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 configure:67666: $? = 0 configure:67674: result: yes configure:67710: checking QOffscreenSurface usability configure:67710: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 configure:67710: $? = 0 configure:67710: result: yes configure:67710: checking QOffscreenSurface presence configure:67710: g++ -E -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp configure:67710: $? = 0 configure:67710: result: yes configure:67710: checking for QOffscreenSurface configure:67710: result: yes configure:67720: checking whether Qt supports full offscreen OpenGL rendering configure:67767: g++ -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp >&5 In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qopengl.h:146, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qopenglwidget.h:49, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QOpenGLWidget:1, from conftest.cpp:539: /usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglext.h:60: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 20170325 In file included from /usr/include/GL/gl.h:2055, from conftest.cpp:529: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 configure:67767: $? = 0 configure:67775: result: yes configure:67822: checking for the QScintilla library for Qt 5 configure:67867: g++ -o conftest -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core -lqscintilla2-qt5 >&5 conftest.cpp:526:20: fatal error: Qsci/qsciapis.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:67867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | /* end confdefs.h. */ | | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | QsciLexer *lexer = new QsciLexerCPP (); | QsciAPIs *lexer_apis = new QsciAPIs (lexer); | | ; | return 0; | } configure:67867: g++ -o conftest -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core -lqscintilla2_qt5 >&5 conftest.cpp:526:20: fatal error: Qsci/qsciapis.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:67867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | /* end confdefs.h. */ | | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | QsciLexer *lexer = new QsciLexerCPP (); | QsciAPIs *lexer_apis = new QsciAPIs (lexer); | | ; | return 0; | } configure:67867: g++ -o conftest -fPIC -g -O2 -pthread -fopenmp -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -fPIC conftest.cpp -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core -lqt5scintilla2 >&5 conftest.cpp:526:20: fatal error: Qsci/qsciapis.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:67867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | /* end confdefs.h. */ | | #include | #include | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | QsciLexer *lexer = new QsciLexerCPP (); | QsciAPIs *lexer_apis = new QsciAPIs (lexer); | | ; | return 0; | } configure:67890: result: no configure:68298: checking for fltk-config configure:68316: found /usr/bin/fltk-config configure:68329: result: /usr/bin/fltk-config configure:68386: checking for OpenGL support in FLTK configure:68416: g++ -c -g -O2 -pthread -fopenmp -g -O2 -pthread -fopenmp -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cpp >&5 configure:68416: $? = 0 configure:68425: result: yes configure:68515: $PKG_CONFIG --exists --print-errors "qrupdate" Package qrupdate was not found in the pkg-config search path. Perhaps you should add the directory containing `qrupdate.pc' to the PKG_CONFIG_PATH environment variable No package 'qrupdate' found configure:68518: $? = 1 configure:68547: checking for sqr1up in -lqrupdate configure:68557: gfortran -o conftest -g -O2 -std=legacy conftest.f -lqrupdate -lopenblas -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 /usr/bin/ld: cannot find -lqrupdate collect2: error: ld returned 1 exit status configure:68557: $? = 1 configure: failed program was: | program main | call sqr1up | end configure:68566: result: no configure:68598: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow. configure:68713: $PKG_CONFIG --exists --print-errors "suitesparseconfig" Package suitesparseconfig was not found in the pkg-config search path. Perhaps you should add the directory containing `suitesparseconfig.pc' to the PKG_CONFIG_PATH environment variable No package 'suitesparseconfig' found configure:68716: $? = 1 configure:68741: checking for SuiteSparse_time in -lsuitesparseconfig configure:68772: gcc -o conftest -g -O2 -pthread -fopenmp conftest.c -lsuitesparseconfig -lutil -lm >&5 /usr/bin/ld: cannot find -lsuitesparseconfig collect2: error: ld returned 1 exit status configure:68772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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 SuiteSparse_time (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return SuiteSparse_time (); | ; | return 0; | } configure:68781: result: no configure:68874: $PKG_CONFIG --exists --print-errors "amd" Package amd was not found in the pkg-config search path. Perhaps you should add the directory containing `amd.pc' to the PKG_CONFIG_PATH environment variable No package 'amd' found configure:68877: $? = 1 configure:68903: checking suitesparse/amd.h usability configure:68903: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/amd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:68903: result: no configure:68903: checking suitesparse/amd.h presence configure:68903: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/amd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:68903: result: no configure:68903: checking for suitesparse/amd.h configure:68903: result: no configure:68903: checking ufsparse/amd.h usability configure:68903: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/amd.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:68903: result: no configure:68903: checking ufsparse/amd.h presence configure:68903: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/amd.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:68903: result: no configure:68903: checking for ufsparse/amd.h configure:68903: result: no configure:68903: checking amd/amd.h usability configure:68903: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: amd/amd.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:68903: result: no configure:68903: checking amd/amd.h presence configure:68903: gcc -E conftest.c conftest.c:527:10: fatal error: amd/amd.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:68903: result: no configure:68903: checking for amd/amd.h configure:68903: result: no configure:68903: checking amd.h usability configure:68903: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: amd.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:68903: result: no configure:68903: checking amd.h presence configure:68903: gcc -E conftest.c conftest.c:527:10: fatal error: amd.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:68903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:68903: result: no configure:68903: checking for amd.h configure:68903: result: no configure:68981: WARNING: AMD library not found. This will result in some lack of functionality for sparse matrices. configure:69038: $PKG_CONFIG --exists --print-errors "camd" Package camd was not found in the pkg-config search path. Perhaps you should add the directory containing `camd.pc' to the PKG_CONFIG_PATH environment variable No package 'camd' found configure:69041: $? = 1 configure:69067: checking suitesparse/camd.h usability configure:69067: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/camd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69067: result: no configure:69067: checking suitesparse/camd.h presence configure:69067: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/camd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69067: result: no configure:69067: checking for suitesparse/camd.h configure:69067: result: no configure:69067: checking ufsparse/camd.h usability configure:69067: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/camd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69067: result: no configure:69067: checking ufsparse/camd.h presence configure:69067: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/camd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69067: result: no configure:69067: checking for ufsparse/camd.h configure:69067: result: no configure:69067: checking camd/camd.h usability configure:69067: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: camd/camd.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69067: result: no configure:69067: checking camd/camd.h presence configure:69067: gcc -E conftest.c conftest.c:527:10: fatal error: camd/camd.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69067: result: no configure:69067: checking for camd/camd.h configure:69067: result: no configure:69067: checking camd.h usability configure:69067: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: camd.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69067: result: no configure:69067: checking camd.h presence configure:69067: gcc -E conftest.c conftest.c:527:10: fatal error: camd.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:69067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69067: result: no configure:69067: checking for camd.h configure:69067: result: no configure:69145: WARNING: CAMD library not found. This will result in some lack of functionality for sparse matrices. configure:69202: $PKG_CONFIG --exists --print-errors "colamd" Package colamd was not found in the pkg-config search path. Perhaps you should add the directory containing `colamd.pc' to the PKG_CONFIG_PATH environment variable No package 'colamd' found configure:69205: $? = 1 configure:69231: checking suitesparse/colamd.h usability configure:69231: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/colamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69231: result: no configure:69231: checking suitesparse/colamd.h presence configure:69231: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/colamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69231: result: no configure:69231: checking for suitesparse/colamd.h configure:69231: result: no configure:69231: checking ufsparse/colamd.h usability configure:69231: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/colamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69231: result: no configure:69231: checking ufsparse/colamd.h presence configure:69231: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/colamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69231: result: no configure:69231: checking for ufsparse/colamd.h configure:69231: result: no configure:69231: checking colamd/colamd.h usability configure:69231: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: colamd/colamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69231: result: no configure:69231: checking colamd/colamd.h presence configure:69231: gcc -E conftest.c conftest.c:527:10: fatal error: colamd/colamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69231: result: no configure:69231: checking for colamd/colamd.h configure:69231: result: no configure:69231: checking colamd.h usability configure:69231: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: colamd.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69231: result: no configure:69231: checking colamd.h presence configure:69231: gcc -E conftest.c conftest.c:527:10: fatal error: colamd.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:69231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69231: result: no configure:69231: checking for colamd.h configure:69231: result: no configure:69309: WARNING: COLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:69366: $PKG_CONFIG --exists --print-errors "ccolamd" Package ccolamd was not found in the pkg-config search path. Perhaps you should add the directory containing `ccolamd.pc' to the PKG_CONFIG_PATH environment variable No package 'ccolamd' found configure:69369: $? = 1 configure:69395: checking suitesparse/ccolamd.h usability configure:69395: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/ccolamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69395: result: no configure:69395: checking suitesparse/ccolamd.h presence configure:69395: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/ccolamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69395: result: no configure:69395: checking for suitesparse/ccolamd.h configure:69395: result: no configure:69395: checking ufsparse/ccolamd.h usability configure:69395: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/ccolamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69395: result: no configure:69395: checking ufsparse/ccolamd.h presence configure:69395: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/ccolamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69395: result: no configure:69395: checking for ufsparse/ccolamd.h configure:69395: result: no configure:69395: checking ccolamd/ccolamd.h usability configure:69395: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ccolamd/ccolamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69395: result: no configure:69395: checking ccolamd/ccolamd.h presence configure:69395: gcc -E conftest.c conftest.c:527:10: fatal error: ccolamd/ccolamd.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69395: result: no configure:69395: checking for ccolamd/ccolamd.h configure:69395: result: no configure:69395: checking ccolamd.h usability configure:69395: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ccolamd.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69395: result: no configure:69395: checking ccolamd.h presence configure:69395: gcc -E conftest.c conftest.c:527:10: fatal error: ccolamd.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69395: result: no configure:69395: checking for ccolamd.h configure:69395: result: no configure:69473: WARNING: CCOLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:69534: $PKG_CONFIG --exists --print-errors "cholmod" Package cholmod was not found in the pkg-config search path. Perhaps you should add the directory containing `cholmod.pc' to the PKG_CONFIG_PATH environment variable No package 'cholmod' found configure:69537: $? = 1 configure:69563: checking suitesparse/cholmod.h usability configure:69563: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/cholmod.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69563: result: no configure:69563: checking suitesparse/cholmod.h presence configure:69563: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/cholmod.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69563: result: no configure:69563: checking for suitesparse/cholmod.h configure:69563: result: no configure:69563: checking ufsparse/cholmod.h usability configure:69563: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/cholmod.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69563: result: no configure:69563: checking ufsparse/cholmod.h presence configure:69563: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/cholmod.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69563: result: no configure:69563: checking for ufsparse/cholmod.h configure:69563: result: no configure:69563: checking cholmod/cholmod.h usability configure:69563: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: cholmod/cholmod.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69563: result: no configure:69563: checking cholmod/cholmod.h presence configure:69563: gcc -E conftest.c conftest.c:527:10: fatal error: cholmod/cholmod.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69563: result: no configure:69563: checking for cholmod/cholmod.h configure:69563: result: no configure:69563: checking cholmod.h usability configure:69563: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: cholmod.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69563: result: no configure:69563: checking cholmod.h presence configure:69563: gcc -E conftest.c conftest.c:527:10: fatal error: cholmod.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69563: result: no configure:69563: checking for cholmod.h configure:69563: result: no configure:69641: WARNING: CHOLMOD library not found. This will result in some lack of functionality for sparse matrices. configure:69699: $PKG_CONFIG --exists --print-errors "cxsparse" Package cxsparse was not found in the pkg-config search path. Perhaps you should add the directory containing `cxsparse.pc' to the PKG_CONFIG_PATH environment variable No package 'cxsparse' found configure:69702: $? = 1 configure:69733: checking suitesparse/cs.h usability configure:69733: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 conftest.cpp:560:10: fatal error: suitesparse/cs.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69733: result: no configure:69733: checking suitesparse/cs.h presence configure:69733: g++ -E conftest.cpp conftest.cpp:527:10: fatal error: suitesparse/cs.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69733: result: no configure:69733: checking for suitesparse/cs.h configure:69733: result: no configure:69733: checking ufsparse/cs.h usability configure:69733: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 conftest.cpp:560:10: fatal error: ufsparse/cs.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69733: result: no configure:69733: checking ufsparse/cs.h presence configure:69733: g++ -E conftest.cpp conftest.cpp:527:10: fatal error: ufsparse/cs.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69733: result: no configure:69733: checking for ufsparse/cs.h configure:69733: result: no configure:69733: checking cxsparse/cs.h usability configure:69733: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 conftest.cpp:560:10: fatal error: cxsparse/cs.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69733: result: no configure:69733: checking cxsparse/cs.h presence configure:69733: g++ -E conftest.cpp conftest.cpp:527:10: fatal error: cxsparse/cs.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69733: result: no configure:69733: checking for cxsparse/cs.h configure:69733: result: no configure:69733: checking cs.h usability configure:69733: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 conftest.cpp:560:10: fatal error: cs.h: No such file or directory #include ^~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69733: result: no configure:69733: checking cs.h presence configure:69733: g++ -E conftest.cpp conftest.cpp:527:10: fatal error: cs.h: No such file or directory #include ^~~~~~ compilation terminated. configure:69733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69733: result: no configure:69733: checking for cs.h configure:69733: result: no configure:69816: WARNING: CXSparse library not found. This will result in some lack of functionality for sparse matrices. configure:69947: $PKG_CONFIG --exists --print-errors "umfpack" Package umfpack was not found in the pkg-config search path. Perhaps you should add the directory containing `umfpack.pc' to the PKG_CONFIG_PATH environment variable No package 'umfpack' found configure:69950: $? = 1 configure:69976: checking suitesparse/umfpack.h usability configure:69976: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/umfpack.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69976: result: no configure:69976: checking suitesparse/umfpack.h presence configure:69976: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/umfpack.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69976: result: no configure:69976: checking for suitesparse/umfpack.h configure:69976: result: no configure:69976: checking ufsparse/umfpack.h usability configure:69976: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/umfpack.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69976: result: no configure:69976: checking ufsparse/umfpack.h presence configure:69976: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/umfpack.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69976: result: no configure:69976: checking for ufsparse/umfpack.h configure:69976: result: no configure:69976: checking umfpack/umfpack.h usability configure:69976: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: umfpack/umfpack.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69976: result: no configure:69976: checking umfpack/umfpack.h presence configure:69976: gcc -E conftest.c conftest.c:527:10: fatal error: umfpack/umfpack.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69976: result: no configure:69976: checking for umfpack/umfpack.h configure:69976: result: no configure:69976: checking umfpack.h usability configure:69976: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: umfpack.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:69976: result: no configure:69976: checking umfpack.h presence configure:69976: gcc -E conftest.c conftest.c:527:10: fatal error: umfpack.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:69976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:69976: result: no configure:69976: checking for umfpack.h configure:69976: result: no configure:70054: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure:70117: $PKG_CONFIG --exists --print-errors "umfpack" Package umfpack was not found in the pkg-config search path. Perhaps you should add the directory containing `umfpack.pc' to the PKG_CONFIG_PATH environment variable No package 'umfpack' found configure:70120: $? = 1 configure:70146: checking for suitesparse/umfpack.h configure:70146: result: no configure:70146: checking for ufsparse/umfpack.h configure:70146: result: no configure:70146: checking for umfpack/umfpack.h configure:70146: result: no configure:70146: checking for umfpack.h configure:70146: result: no configure:70224: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure:70286: $PKG_CONFIG --exists --print-errors "klu" Package klu was not found in the pkg-config search path. Perhaps you should add the directory containing `klu.pc' to the PKG_CONFIG_PATH environment variable No package 'klu' found configure:70289: $? = 1 configure:70315: checking suitesparse/klu.h usability configure:70315: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: suitesparse/klu.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70315: result: no configure:70315: checking suitesparse/klu.h presence configure:70315: gcc -E conftest.c conftest.c:527:10: fatal error: suitesparse/klu.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70315: result: no configure:70315: checking for suitesparse/klu.h configure:70315: result: no configure:70315: checking ufsparse/klu.h usability configure:70315: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ufsparse/klu.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70315: result: no configure:70315: checking ufsparse/klu.h presence configure:70315: gcc -E conftest.c conftest.c:527:10: fatal error: ufsparse/klu.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70315: result: no configure:70315: checking for ufsparse/klu.h configure:70315: result: no configure:70315: checking klu/klu.h usability configure:70315: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: klu/klu.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70315: result: no configure:70315: checking klu/klu.h presence configure:70315: gcc -E conftest.c conftest.c:527:10: fatal error: klu/klu.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70315: result: no configure:70315: checking for klu/klu.h configure:70315: result: no configure:70315: checking klu.h usability configure:70315: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: klu.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70315: result: no configure:70315: checking klu.h presence configure:70315: gcc -E conftest.c conftest.c:527:10: fatal error: klu.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:70315: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70315: result: no configure:70315: checking for klu.h configure:70315: result: no configure:70393: WARNING: KLU library not found. This will result in some lack of functionality for sparse matrices. configure:70565: $PKG_CONFIG --exists --print-errors "sundials_nvecserial" Package sundials_nvecserial was not found in the pkg-config search path. Perhaps you should add the directory containing `sundials_nvecserial.pc' to the PKG_CONFIG_PATH environment variable No package 'sundials_nvecserial' found configure:70568: $? = 1 configure:70594: checking nvector/nvector_serial.h usability configure:70594: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: nvector/nvector_serial.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:70594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70594: result: no configure:70594: checking nvector/nvector_serial.h presence configure:70594: gcc -E conftest.c conftest.c:527:10: fatal error: nvector/nvector_serial.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:70594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70594: result: no configure:70594: checking for nvector/nvector_serial.h configure:70594: result: no configure:70594: checking nvector_serial.h usability configure:70594: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: nvector_serial.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:70594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70594: result: no configure:70594: checking nvector_serial.h presence configure:70594: gcc -E conftest.c conftest.c:527:10: fatal error: nvector_serial.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:70594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70594: result: no configure:70594: checking for nvector_serial.h configure:70594: result: no configure:70672: WARNING: SUNDIALS NVECTOR serial library not found. Solvers ode15i and ode15s will be disabled. configure:70731: $PKG_CONFIG --exists --print-errors "sundials_ida" Package sundials_ida was not found in the pkg-config search path. Perhaps you should add the directory containing `sundials_ida.pc' to the PKG_CONFIG_PATH environment variable No package 'sundials_ida' found configure:70734: $? = 1 configure:70760: checking ida/ida.h usability configure:70760: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ida/ida.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:70760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70760: result: no configure:70760: checking ida/ida.h presence configure:70760: gcc -E conftest.c conftest.c:527:10: fatal error: ida/ida.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:70760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70760: result: no configure:70760: checking for ida/ida.h configure:70760: result: no configure:70760: checking ida.h usability configure:70760: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 conftest.c:560:10: fatal error: ida.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:70760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 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:70760: result: no configure:70760: checking ida.h presence configure:70760: gcc -E conftest.c conftest.c:527:10: fatal error: ida.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:70760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Octave" | #define PACKAGE_TARNAME "octave" | #define PACKAGE_VERSION "5.1.0" | #define PACKAGE_STRING "GNU Octave 5.1.0" | #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | #define PACKAGE_URL "https://www.gnu.org/software/octave/" | #define PACKAGE "octave" | #define VERSION "5.1.0" | #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define SEPCHAR ':' | #define SEPCHAR_STR ":" | #define SHELL_PATH "/bin/sh" | #define HAVE_FSEEKO 1 | #define _DARWIN_USE_64_BIT_INODE 1 | #define __NO_MATH_INLINES 1 | #define HAVE_LIBM 1 | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | #define SIZEOF_VOID_P 8 | #define OCTAVE_ENABLE_64 1 | #define OCTAVE_SIZEOF_IDX_TYPE 8 | #define OCTAVE_IDX_TYPE int64_t | #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_OMP_H 1 | #define HAVE_OMP_GET_NUM_THREADS 1 | #define OCTAVE_ENABLE_OPENMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define OCTAVE_F77_INT_TYPE int32_t | #define OCTAVE_SIZEOF_F77_INT_TYPE 4 | #define HAVE_DLOPEN_API 1 | #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | #define HAVE_IEEE754_DATA_FORMAT 1 | #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | #define HAVE_CXX_COMPLEX_SETTERS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_BTOWC 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSTATAT 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GLOB 1 | #define HAVE_GLOB_PATTERN_P 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_LINK 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKOSTEMPS 1 | #define HAVE_TZSET 1 | #define HAVE_OPENAT 1 | #define HAVE_PIPE 1 | #define HAVE_READLINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRPTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_ISWCNTRL 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_LINUX_IF_ALG_H 1 | #define USE_LINUX_CRYPTO_API 0 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_STRMODE 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_FREXP 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_FSEEKO 1 | #define FUNC_FFLUSH_STDIN 0 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_LANGINFO_CODESET 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_TM_GMTOFF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_SIGSET_T 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_BYTESWAP_H 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_CHDIR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define HAVE_CLOSEDIR 1 | #define GNULIB_TEST_CLOSEDIR 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define GL_COMPILE_CRYPTO_STREAM 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define GNULIB_TEST_DIRFD 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCHDIR 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define HAVE_DECL_FDOPENDIR 1 | #define GNULIB_TEST_FDOPENDIR 1 | #define GNULIB_FDOPENDIR 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_FFLUSH 1 | #define GNULIB_TEST_FFLUSH 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FNMATCH 1 | #define HAVE_DECL_FPURGE 0 | #define GNULIB_TEST_FPURGE 1 | #define GNULIB_TEST_FREXP 1 | #define GNULIB_TEST_FREXPF 1 | #define GNULIB_TEST_FSEEK 1 | #define FUNC_FFLUSH_STDIN 0 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FSTATAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define GNULIB_TEST_FTRUNCATE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define HAVE_GETHOSTNAME 1 | #define GNULIB_TEST_GETHOSTNAME 1 | #define GNULIB_TEST_GETLOGIN_R 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE struct timezone | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define GNULIB_TEST_GLOB 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISATTY 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LINK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_LSTAT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSRTOWCS 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_MEMRCHR 1 | #define GNULIB_TEST_MEMRCHR 1 | #define HAVE_MKFIFO 1 | #define GNULIB_TEST_MKFIFO 1 | #define GNULIB_MKOSTEMP 1 | #define GNULIB_TEST_MKOSTEMP 1 | #define GNULIB_MKOSTEMPS 1 | #define GNULIB_TEST_MKOSTEMPS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define HAVE_BUG_BIG_NANOSLEEP 1 | #define GNULIB_TEST_NANOSLEEP 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYSCTL 1 | #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | #define my_strftime nstrftime | #define GNULIB_TEST_OPEN 1 | #define GNULIB_OPENAT 1 | #define GNULIB_TEST_OPENAT 1 | #define HAVE_OPENDIR 1 | #define GNULIB_TEST_OPENDIR 1 | #define GNULIB_TEST_PIPE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_PUTENV 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_READDIR 1 | #define GNULIB_TEST_READDIR 1 | #define GNULIB_TEST_READLINK 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REWINDDIR 1 | #define GNULIB_TEST_REWINDDIR 1 | #define GNULIB_TEST_RMDIR 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_STAT 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define GNULIB_TEST_STRPTIME 1 | #define HAVE_STRSIGNAL 1 | #define GNULIB_TEST_STRSIGNAL 1 | #define GNULIB_TEST_SYMLINK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_STRUCT_UTSNAME 1 | #define HAVE_DECL_LOCALTIME_R 1 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define GNULIB_TEST_TMPFILE 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define HAVE_UNAME 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_TOWLOWER 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_DEV_T 1 | #define HAVE_INO_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_LONG_LONG_INT 1 | #define OCTAVE_HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | #define SIZEOF_LONG_DOUBLE 16 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | #define HAVE_CTERMID 1 | #define HAVE_DUP2 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_EXECVP 1 | #define HAVE_FORK 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_ISASCII 1 | #define HAVE_KILL 1 | #define HAVE_LGAMMA_R 1 | #define HAVE_LGAMMAF_R 1 | #define HAVE_REALPATH 1 | #define HAVE_SELECT 1 | #define HAVE_SETGRENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_SETSID 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_TOASCII 1 | #define HAVE_UMASK 1 | #define HAVE_WAITPID 1 | #define HAVE_MATH_DEFINES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE 1 | #define USE_READLINE 1 | #define HAVE_ZLIB_H 1 | #define HAVE_Z 1 | #define HAVE_ZLIB 1 | #define HAVE_BZLIB_H 1 | #define HAVE_BZ2 1 | #define HAVE_HDF5_H 1 | #define HAVE_HDF5_18 1 | #define HAVE_HDF5 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3 1 | #define HAVE_FFTW3_H 1 | #define HAVE_FFTW3F 1 | #define HAVE_FFTW 1 | #define HAVE_FFTW3_THREADS 1 | #define HAVE_FFTW3F_THREADS 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL 1 | #define HAVE_X_WINDOWS 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLEXT_H 1 | #define HAVE_OPENGL 1 | #define HAVE_FREETYPE 1 | #define HAVE_FT_REFERENCE_FACE 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_SETLOCALE 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 | #define HAVE_QT 1 | #define HAVE_QSTANDARDPATHS 1 | #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 | #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 | #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 | #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 | #define HAVE_QINSTALLMESSAGEHANDLER 1 | #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 | #define HAVE_QMOUSEEVENT_LOCALPOS 1 | #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 | #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 | #define HAVE_QTABWIDGET_SETMOVABLE 1 | #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 | #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | #define HAVE_QFONT_MONOSPACE 1 | #define HAVE_QGUIAPPLICATION 1 | #define HAVE_QOPENGLWIDGET 1 | #define HAVE_QT_GRAPHICS 1 | #define HAVE_QOFFSCREENSURFACE 1 | #define HAVE_QT_OFFSCREEN 1 | #define HAVE_QT5 1 | #define HAVE_FLTK 1 | /* end confdefs.h. */ | #include configure:70760: result: no configure:70760: checking for ida.h configure:70760: result: no configure:71041: WARNING: SUNDIALS IDA library not found. Solvers ode15i and ode15s will be disabled. configure:71123: $PKG_CONFIG --exists --print-errors "arpack" Package arpack was not found in the pkg-config search path. Perhaps you should add the directory containing `arpack.pc' to the PKG_CONFIG_PATH environment variable No package 'arpack' found configure:71126: $? = 1 configure:71155: checking for dseupd in -larpack configure:71165: gfortran -o conftest -g -O2 -std=legacy conftest.f -larpack -lopenblas -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 /usr/bin/ld: cannot find -larpack collect2: error: ld returned 1 exit status configure:71165: $? = 1 configure: failed program was: | program main | call dseupd | end configure:71174: result: no configure:71598: WARNING: ARPACK not found. The eigs function will be disabled. configure:71663: WARNING: JAVA_HOME environment variable not initialized. Auto-detection will proceed but is unreliable. configure:71677: checking for java configure:71695: found /usr/bin/java configure:71707: result: /usr/bin/java configure:71749: checking for javac configure:71782: result: no configure:71789: checking for jar configure:71822: result: no configure:71996: WARNING: No javac compiler or jar executable found. Octave will not be able to call Java methods. configure:72146: checking whether gcc accepts -Wall configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wall conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wall to WARN_CFLAGS configure:72146: checking whether gcc accepts -W configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -W conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -W to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wshadow configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wshadow conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wshadow to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wformat configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wformat conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wformat to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wpointer-arith configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wpointer-arith conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wpointer-arith to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wmissing-prototypes configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wmissing-prototypes conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wmissing-prototypes to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wstrict-prototypes configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wstrict-prototypes conftest.c -lutil -lm >&5 conftest.c:540:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wstrict-prototypes to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wwrite-strings configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wwrite-strings conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wwrite-strings to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wcast-align configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wcast-align conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wcast-align to WARN_CFLAGS configure:72146: checking whether gcc accepts -Wcast-qual configure:72178: gcc -o conftest -g -O2 -pthread -fopenmp -Wcast-qual conftest.c -lutil -lm >&5 configure:72178: $? = 0 configure:72196: result: yes configure:72200: result: adding -Wcast-qual to WARN_CFLAGS configure:72212: checking whether g++ accepts -Wall configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wall conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wall to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -W configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -W conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -W to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wshadow configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wshadow conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wshadow to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wold-style-cast configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wold-style-cast conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wold-style-cast to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wformat configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wformat conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wformat to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wpointer-arith configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wpointer-arith conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wpointer-arith to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wwrite-strings configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wwrite-strings conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wwrite-strings to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wcast-align configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wcast-align conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wcast-align to WARN_CXXFLAGS configure:72212: checking whether g++ accepts -Wcast-qual configure:72244: g++ -o conftest -g -O2 -pthread -fopenmp -Wcast-qual conftest.cpp -lutil -lm >&5 configure:72244: $? = 0 configure:72262: result: yes configure:72266: result: adding -Wcast-qual to WARN_CXXFLAGS configure:72660: checking for #pragma GCC diagnostic push/pop/ignore configure:72695: g++ -c -g -O2 -pthread -fopenmp conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:544:24: warning: expected [error|warning|ignored|push|pop] after '#pragma GCC diagnostic' [-Wpragmas] #pragma GCC diagnostic ignore "-Wold-style-cast" ^~~~~~ configure:72695: $? = 0 configure:72708: result: yes configure:72721: checking whether gcc accepts -Wimplicit-fallthrough configure:72753: gcc -o conftest -g -O2 -pthread -fopenmp -Wimplicit-fallthrough conftest.c -lutil -lm >&5 configure:72753: $? = 0 configure:72771: result: yes configure:73095: checking that generated files are newer than configure configure:73101: result: done configure:73530: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Octave config.status 5.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Dell7530 config.status:3491: creating Makefile config.status:3491: creating build-aux/check-subst-vars.sh config.status:3491: creating doc/doxyhtml/Doxyfile config.status:3491: creating libgnu/Makefile config.status:3491: creating liboctave/octave.pc config.status:3491: creating libinterp/octinterp.pc config.status:3491: creating oct-conf-post.h-tmp config.status:3491: creating libgui/mk-default-qt-settings.sh-tmp config.status:3491: creating liboctave/external/mk-f77-def.sh-tmp config.status:3491: creating liboctave/mk-version-h.sh-tmp config.status:3491: creating libinterp/corefcn/mk-mxarray-h.sh-tmp config.status:3491: creating build-aux/subst-config-vals.sh-tmp config.status:3491: creating build-aux/subst-cross-config-vals.sh-tmp config.status:3491: creating build-aux/subst-script-vals.sh-tmp config.status:3491: creating config.h config.status:3720: executing depfiles commands config.status:3797: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles preserving existing HG-ID file config.status:3802: $? = 0 config.status:3797: cd libgnu && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3802: $? = 0 config.status:3720: executing libtool commands config.status:3720: executing oct-conf-post.h commands config.status:3720: executing libgui/mk-default-qt-settings.sh commands config.status:3720: executing liboctave/external/mk-f77-def.sh commands config.status:3720: executing liboctave/mk-version-h.sh commands config.status:3720: executing libinterp/corefcn/mk-mxarray-h.sh commands config.status:3720: executing build-aux/subst-config-vals.sh commands config.status:3720: executing build-aux/subst-cross-config-vals.sh commands config.status:3720: executing build-aux/subst-script-vals.sh commands configure:76357: Octave is now configured for x86_64-pc-linux-gnu Source directory: . Installation prefix: /usr/local C compiler: gcc -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 C++ compiler: g++ -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 Fortran compiler: gfortran -g -O2 -std=legacy Fortran libraries: -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath Lex libraries: LIBS: -lutil -lm LDFLAGS: Extra LDFLAGS: AMD CPPFLAGS: AMD LDFLAGS: AMD libraries: ARPACK CPPFLAGS: ARPACK LDFLAGS: ARPACK libraries: BLAS libraries: -lopenblas BZ2 CPPFLAGS: BZ2 LDFLAGS: BZ2 libraries: -lbz2 CAMD CPPFLAGS: CAMD LDFLAGS: CAMD libraries: CARBON libraries: CCOLAMD CPPFLAGS: CCOLAMD LDFLAGS: CCOLAMD libraries: CHOLMOD CPPFLAGS: CHOLMOD LDFLAGS: CHOLMOD libraries: COLAMD CPPFLAGS: COLAMD LDFLAGS: COLAMD libraries: CURL CPPFLAGS: CURL LDFLAGS: CURL libraries: -lcurl CXSPARSE CPPFLAGS: CXSPARSE LDFLAGS: CXSPARSE libraries: DL libraries: -ldl FFTW3 CPPFLAGS: FFTW3 LDFLAGS: FFTW3 libraries: -lfftw3_threads -lfftw3 FFTW3F CPPFLAGS: FFTW3F LDFLAGS: FFTW3F libraries: -lfftw3f_threads -lfftw3f FLTK CPPFLAGS: -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 FLTK LDFLAGS: FLTK libraries: -lfltk_gl -lfltk -lX11 fontconfig CPPFLAGS: -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 fontconfig libraries: -lfontconfig -lfreetype FreeType2 CPPFLAGS: -I/usr/include/freetype2 -I/usr/include/libpng16 FreeType2 libraries: -lfreetype GLPK CPPFLAGS: GLPK LDFLAGS: GLPK libraries: HDF5 CPPFLAGS: -I/usr/include/hdf5/serial HDF5 LDFLAGS: -L/usr/lib/x86_64-linux-gnu/hdf5/serial HDF5 libraries: -lhdf5 Java home: /usr/lib/jvm/java-11-openjdk-amd64 Java JVM path: Java CPPFLAGS: Java libraries: KLU CPPFLAGS: KLU LDFLAGS: KLU libraries: LAPACK libraries: LLVM CPPFLAGS: LLVM LDFLAGS: LLVM libraries: Magick++ CPPFLAGS: Magick++ LDFLAGS: Magick++ libraries: OpenGL libraries: -lGL -lGLU PCRE CPPFLAGS: PCRE LDFLAGS: PCRE libraries: -lpcre PortAudio CPPFLAGS: PortAudio LDFLAGS: PortAudio libraries: PTHREAD flags: -pthread PTHREAD libraries: QHULL CPPFLAGS: QHULL LDFLAGS: QHULL libraries: QRUPDATE CPPFLAGS: QRUPDATE LDFLAGS: QRUPDATE libraries: Qt CPPFLAGS: -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 Qt LDFLAGS: Qt GUI libraries: -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core Qt OpenGL libraries: -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core Qt moc: moc -qt5 Qt uic: uic -qt5 Qt rcc: rcc -qt5 Qt lrelease: lrelease -qt5 Qt qcollectiongenerator: qcollectiongenerator -qt5 Qt qhelpgenerator: qhelpgenerator -qt5 READLINE libraries: -lreadline Sndfile CPPFLAGS: Sndfile LDFLAGS: Sndfile libraries: SuiteSparse config libraries: SUNDIALS IDA CPPFLAGS: SUNDIALS IDA LDFLAGS: SUNDIALS IDA libraries: SUNDIALS NVECTOR CPPFLAGS: SUNDIALS NVECTOR LDFLAGS: SUNDIALS NVECTOR libraries: TERM libraries: -lncurses UMFPACK CPPFLAGS: UMFPACK LDFLAGS: UMFPACK libraries: X11 include flags: X11 libraries: -lX11 Z CPPFLAGS: Z LDFLAGS: Z libraries: -lz Default pager: less gnuplot: gnuplot Build Octave Qt GUI: yes (version: 5) JIT compiler for loops: no Build Java interface: no Build static libraries: no Build shared libraries: yes Dynamic Linking API: dlopen Include support for GNU readline: yes 64-bit array dims and indexing: yes 64-bit BLAS array dims and indexing: no OpenMP SMP multithreading: yes Truncate intermediate FP results: yes Build cross tools: no Build docs: yes configure:76505: WARNING: I didn't find gperf, but it's only a problem if you need to reconstruct oct-gperf.h configure:76510: WARNING: I didn't find flex, but it's only a problem if you need to reconstruct lex.cc, which is the case if you're building from VCS sources. configure:76515: WARNING: I wasn't able to find a suitable style for declaring the api prefix in a bison input file so I'm disabling bison. We expect bison to understand the '%define api.prefix { PREFIX }' syntax. configure:76520: WARNING: I didn't find bison, or the version of bison that I found does not support all the features that are required, but it's only a problem if you need to reconstruct parse.cc, which is the case if you're building from VCS sources. configure:76555: WARNING: I didn't find icotool, but it's only a problem if you need to reconstruct octave-logo.ico, which is the case if you're building from VCS sources. configure:76560: WARNING: I didn't find rsvg-convert, but it's only a problem if you need to reconstruct octave-logo-*.png, which is the case if you're building from VCS sources. configure:76590: WARNING: Qhull library not found. This will result in loss of functionality for some geometry functions. configure:76630: WARNING: GLPK library not found. The glpk function for solving linear programs will be disabled. configure:76640: WARNING: sndfile library not found. The audioinfo, audioread, and audiowrite functions will be disabled. configure:76645: WARNING: PortAudio library not found. The audioplayer, audiorecorder, and audiodevinfo functions will be disabled. configure:76655: WARNING: GraphicsMagick++ library not found. The imread, imwrite, and imfinfo functions for reading and writing image files will not be fully functional. configure:76680: WARNING: gl2ps library not found. Printing of OpenGL graphics will be disabled. configure:76740: WARNING: QScintilla library not found; disabling built-in Qt GUI editor configure:76760: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow. configure:76770: WARNING: AMD library not found. This will result in some lack of functionality for sparse matrices. configure:76775: WARNING: CAMD library not found. This will result in some lack of functionality for sparse matrices. configure:76780: WARNING: COLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:76785: WARNING: CCOLAMD library not found. This will result in some lack of functionality for sparse matrices. configure:76790: WARNING: CHOLMOD library not found. This will result in some lack of functionality for sparse matrices. configure:76795: WARNING: CXSparse library not found. This will result in some lack of functionality for sparse matrices. configure:76800: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. configure:76805: WARNING: KLU library not found. This will result in some lack of functionality for sparse matrices. configure:76810: WARNING: SUNDIALS NVECTOR serial library not found. Solvers ode15i and ode15s will be disabled. configure:76830: WARNING: SUNDIALS IDA library not found. Solvers ode15i and ode15s will be disabled. configure:76835: WARNING: ARPACK not found. The eigs function will be disabled. configure:76840: WARNING: JAVA_HOME environment variable not initialized. Auto-detection will proceed but is unreliable. configure:76845: WARNING: No javac compiler or jar executable found. Octave will not be able to call Java methods. configure:76888: configure:76890: NOTE: Libraries or auxiliary programs may be skipped if they are not found configure:76892: NOTE: OR if they are missing required features on your system. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_int64_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint64_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BUILD_CC_set= ac_cv_env_BUILD_CC_value= ac_cv_env_BUILD_CFLAGS_set= ac_cv_env_BUILD_CFLAGS_value= ac_cv_env_BUILD_CXXFLAGS_set= ac_cv_env_BUILD_CXXFLAGS_value= ac_cv_env_BUILD_CXX_set= ac_cv_env_BUILD_CXX_value= ac_cv_env_BUILD_EXEEXT_set= ac_cv_env_BUILD_EXEEXT_value= ac_cv_env_BUILD_LDFLAGS_set= ac_cv_env_BUILD_LDFLAGS_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_FT2_CFLAGS_set= ac_cv_env_FT2_CFLAGS_value= ac_cv_env_FT2_LIBS_set= ac_cv_env_FT2_LIBS_value= ac_cv_env_JAVA_HOME_set= ac_cv_env_JAVA_HOME_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LLVM_CONFIG_set= ac_cv_env_LLVM_CONFIG_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_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_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_func_FT_Reference_Face=yes ac_cv_func___fpurge=yes ac_cv_func___freading=yes ac_cv_func___mktime_internal=no ac_cv_func__fseeki64=no ac_cv_func__getch=no ac_cv_func__kbhit=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_cheev_=yes ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_clock_gettime=yes ac_cv_func_clock_settime=yes ac_cv_func_closedir=yes ac_cv_func_closedir_void=no ac_cv_func_ctermid=yes ac_cv_func_dirfd=yes ac_cv_func_dlopen=no ac_cv_func_dup2=yes ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execvp=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_fnmatch=yes ac_cv_func_fork=yes ac_cv_func_fpathconf=yes ac_cv_func_fpurge=no ac_cv_func_fstatat=yes ac_cv_func_ftruncate=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getexecname=no ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrnam=yes ac_cv_func_gethostname=yes ac_cv_func_getlogin_r=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpgrp=yes ac_cv_func_getpid=yes ac_cv_func_getppid=yes ac_cv_func_getprogname=no ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_glob=yes ac_cv_func_glob_pattern_p=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_kill=yes ac_cv_func_lgamma_r=yes ac_cv_func_lgammaf_r=yes ac_cv_func_link=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mempcpy=yes ac_cv_func_memrchr=yes ac_cv_func_mkostemp=yes ac_cv_func_mkostemps=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_munmap=yes ac_cv_func_omp_get_num_threads=yes ac_cv_func_openat=yes ac_cv_func_opendir=yes ac_cv_func_pipe=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_raise=yes ac_cv_func_readdir=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_realpath=yes ac_cv_func_resolvepath=no ac_cv_func_rewinddir=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sched_getaffinity_np=no ac_cv_func_secure_getenv=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setgrent=yes ac_cv_func_setlocale=yes ac_cv_func_setpwent=yes ac_cv_func_setsid=yes ac_cv_func_shl_load=no ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_siglongjmp=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strptime=yes ac_cv_func_strsignal=yes ac_cv_func_symlink=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_timegm=yes ac_cv_func_toascii=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_tzset=yes ac_cv_func_umask=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_have_decl___argv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_dirfd=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fdopendir=yes ac_cv_have_decl_fpurge=no ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_localtime_r=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strmode=no ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glext_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_OpenGL_glext_h=no ac_cv_header_QGLFunctions_1_1=no ac_cv_header_QGLWidget=no ac_cv_header_QOffscreenSurface=yes ac_cv_header_QOpenGLWidget=yes ac_cv_header_QStandardPaths=yes ac_cv_header_amd_amd_h=no ac_cv_header_amd_h=no ac_cv_header_byteswap_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_camd_camd_h=no ac_cv_header_camd_h=no ac_cv_header_ccolamd_ccolamd_h=no ac_cv_header_ccolamd_h=no ac_cv_header_cholmod_cholmod_h=no ac_cv_header_cholmod_h=no ac_cv_header_colamd_colamd_h=no ac_cv_header_colamd_h=no ac_cv_header_conio_h=no ac_cv_header_crtdefs_h=no ac_cv_header_cs_h=no ac_cv_header_curl_curl_h=yes ac_cv_header_cxsparse_cs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_fftw3_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnmatch_h=yes ac_cv_header_fontconfig_fontconfig_h=yes ac_cv_header_fontconfig_h=no ac_cv_header_fpu_control_h=yes ac_cv_header_getopt_h=yes ac_cv_header_gl2ps_h=no ac_cv_header_glob_h=yes ac_cv_header_glpk_glpk_h=no ac_cv_header_glpk_h=no ac_cv_header_grp_h=yes ac_cv_header_hdf5_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ida_h=no ac_cv_header_ida_ida_h=no ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_klu_h=no ac_cv_header_klu_klu_h=no ac_cv_header_libqhull_h=no ac_cv_header_libqhull_libqhull_h=no ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_nvector_nvector_serial_h=no ac_cv_header_nvector_serial_h=no ac_cv_header_omp_h=yes ac_cv_header_pcre_h=yes ac_cv_header_portaudio_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qhull_h=no ac_cv_header_qhull_libqhull_h=no ac_cv_header_qhull_qhull_h=no ac_cv_header_search_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_sndfile_h=no 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_suitesparse_amd_h=no ac_cv_header_suitesparse_camd_h=no ac_cv_header_suitesparse_ccolamd_h=no ac_cv_header_suitesparse_cholmod_h=no ac_cv_header_suitesparse_colamd_h=no ac_cv_header_suitesparse_cs_h=no ac_cv_header_suitesparse_klu_h=no ac_cv_header_suitesparse_umfpack_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_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_sysctl_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_ufsparse_amd_h=no ac_cv_header_ufsparse_camd_h=no ac_cv_header_ufsparse_ccolamd_h=no ac_cv_header_ufsparse_cholmod_h=no ac_cv_header_ufsparse_colamd_h=no ac_cv_header_ufsparse_cs_h=no ac_cv_header_ufsparse_klu_h=no ac_cv_header_ufsparse_umfpack_h=no ac_cv_header_umfpack_h=no ac_cv_header_umfpack_umfpack_h=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_GL_glEnable=yes ac_cv_lib_X11_XrmInitialize=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_error_at_line=yes ac_cv_lib_m_sin=yes ac_cv_lib_openblas_sgemm_=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_readline_rl_set_keyboard_input_timeout=yes ac_cv_member_struct_group_gr_passwd=no ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FLTK_CONFIG=/usr/bin/fltk-config ac_cv_path_GREP=/bin/grep ac_cv_path_JAVA=/usr/bin/java ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_DEFAULT_PAGER=less ac_cv_prog_FIND=find ac_cv_prog_GHOSTSCRIPT=gs ac_cv_prog_GNUPLOT=gnuplot ac_cv_prog_MKINFO=makeinfo ac_cv_prog_PERL=perl ac_cv_prog_PYTHON=python ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_TEXI2PDF=texi2pdf ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_LRELEASE=lrelease ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_MOC=moc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_QCOLLECTIONGENERATOR=qcollectiongenerator ac_cv_prog_ac_ct_QHELPGENERATOR=qhelpgenerator ac_cv_prog_ac_ct_QTCHOOSER=qtchooser ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_RCC=rcc ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_ac_ct_UIC=uic ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_cxx98= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_nanosleep='none required' ac_cv_search_opendir='none required' ac_cv_search_openpty=-lutil ac_cv_search_tputs=-lncurses ac_cv_should_define__xopen_source=no ac_cv_sizeof_long_double=16 ac_cv_sizeof_void_p=8 ac_cv_struct_st_dm_mode=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_type__Bool=yes ac_cv_type_dev_t=yes ac_cv_type_ino_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sighandler_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_tms=yes ac_cv_type_struct_utsname=yes ac_cv_type_timezone_t=no ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_typeof_struct_stat_st_atim_is_struct_timespec=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_c_openmp=-fopenmp ax_cv_cxx_openmp=-fopenmp gl_cv_C_locale_sans_EILSEQ=no gl_cv___builtin_expect=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_decl_HOST_NAME_MAX=yes gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_double_slash_root=no gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works=yes gl_cv_func_dup_works=yes gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check' gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fdopendir_works=yes gl_cv_func_fflush_stdin=no gl_cv_func_fnmatch_posix=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_frexp_works=yes gl_cv_func_frexpf_no_libm=yes gl_cv_func_frexpf_works=yes gl_cv_func_fseeko=yes gl_cv_func_fstatat_zero_flag=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_getcwd_abort_bug=no gl_cv_func_getcwd_null=yes gl_cv_func_getcwd_path_max=yes gl_cv_func_getcwd_posix_signature=yes gl_cv_func_getdtablesize_works=yes gl_cv_func_getlogin_r_works=yes gl_cv_func_getopt_gnu=yes gl_cv_func_getopt_long_gnu=yes gl_cv_func_getopt_posix=yes gl_cv_func_getpagesize=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=almost gl_cv_func_isnand_no_libm=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_link_works=yes gl_cv_func_localtime_infloop_bug=no gl_cv_func_lseek_pipe=yes gl_cv_func_lstat_dereferences_slashed_symlink=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_mbsrtowcs_works=yes gl_cv_func_memchr_works=yes gl_cv_func_mkdir_trailing_dot_works=yes gl_cv_func_mkdir_trailing_slash_works=yes gl_cv_func_mkfifo=yes gl_cv_func_mkfifo_works=yes gl_cv_func_nanosleep='no (mishandles large arguments)' gl_cv_func_open_slash=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_positions=yes gl_cv_func_readlink_works=yes gl_cv_func_realpath_works=yes gl_cv_func_rmdir_works=yes gl_cv_func_sched_getaffinity3=yes gl_cv_func_select_detects_ebadf=yes gl_cv_func_select_supports0=yes gl_cv_func_setenv_works=yes gl_cv_func_sigprocmask=1 gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strndup_works=yes gl_cv_func_svid_putenv=yes gl_cv_func_symlink_works=yes gl_cv_func_tmpfile_unusable=no gl_cv_func_tzset_clobber=no gl_cv_func_unlink_honors_slashes=yes gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_unsetenv_works=yes gl_cv_func_working_mktime=yes gl_cv_func_working_strerror=yes gl_cv_func_working_strsignal=yes gl_cv_glob_lists_symlinks=yes gl_cv_gnu_glob_interface_version_1_2=yes gl_cv_have_arbitrary_file_name_length_limit=yes gl_cv_have_include_next=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_limits_width=yes gl_cv_header_linux_if_alg_salg=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=yes gl_cv_header_sys_select_h_selfcontained=yes gl_cv_header_sys_socket_h_selfcontained=yes gl_cv_header_sys_socket_h_shut=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_host_cpu_c_abi_32bit=no gl_cv_lib_socket='none needed' gl_cv_linker_have_as_needed=yes gl_cv_linker_have_push_state=yes gl_cv_macro_O_CLOEXEC=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_dirent_h='' gl_cv_next_fcntl_h='' gl_cv_next_fnmatch_h='' gl_cv_next_getopt_h='' gl_cv_next_glob_h='' gl_cv_next_iconv_h='' gl_cv_next_limits_h='' gl_cv_next_math_h='' gl_cv_next_signal_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_resource_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_times_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_utsname_h='' gl_cv_next_sys_wait_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_pthread_rwlock_rdlock_prefer_writer=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_struct_dirent_d_ino=yes gl_cv_struct_dirent_d_type=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=yes gl_cv_time_r_posix=yes gl_cv_time_t_is_signed=yes gl_cv_type_max_align_t=yes gl_cv_type_sigset_t=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_too_small=no gl_cv_var_stdin_large_offset=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_unsetenv_ret=int gt_cv_locale_fr=none gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes gt_cv_var_environ_declaration=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' octave_cv_broken_stl_algo_h=no octave_cv_cc_flag__W=yes octave_cv_cc_flag__Wall=yes octave_cv_cc_flag__Wcast_align=yes octave_cv_cc_flag__Wcast_qual=yes octave_cv_cc_flag__Wformat=yes octave_cv_cc_flag__Wimplicit_fallthrough=yes octave_cv_cc_flag__Wmissing_prototypes=yes octave_cv_cc_flag__Wpointer_arith=yes octave_cv_cc_flag__Wshadow=yes octave_cv_cc_flag__Wstrict_prototypes=yes octave_cv_cc_flag__Wwrite_strings=yes octave_cv_curl_has_curlopt_dirlistonly=yes octave_cv_cxx_bitwise_op_templates=yes octave_cv_cxx_complex_reference_accessors=no octave_cv_cxx_complex_setters=yes octave_cv_cxx_dynamic_auto_arrays=yes octave_cv_cxx_flag__W=yes octave_cv_cxx_flag__Wall=yes octave_cv_cxx_flag__Wcast_align=yes octave_cv_cxx_flag__Wcast_qual=yes octave_cv_cxx_flag__Wformat=yes octave_cv_cxx_flag__Wold_style_cast=yes octave_cv_cxx_flag__Wpointer_arith=yes octave_cv_cxx_flag__Wshadow=yes octave_cv_cxx_flag__Wwrite_strings=yes octave_cv_cxx_flag__rdynamic=yes octave_cv_decl_qfont_force_integer_metrics=yes octave_cv_decl_qfont_monospace=yes octave_cv_decl_qguiapplication=yes octave_cv_f77_flag__ffloat_store=yes octave_cv_f77_flag__std_legacy=yes octave_cv_fftw3_threads_lib=-lfftw3_threads octave_cv_fftw3f_threads_lib=-lfftw3f_threads octave_cv_fltk_opengl_support=yes octave_cv_framework_Carbon=no octave_cv_framework_OpenGL=no octave_cv_func_matherr_type=no octave_cv_func_qabstractitemmodel_beginresetmodel=yes octave_cv_func_qguiapplication_setdesktopfilename=yes octave_cv_func_qheaderview_setsectionresizemode=yes octave_cv_func_qheaderview_setsectionsclickable=yes octave_cv_func_qheaderview_setsectionsmovable=yes octave_cv_func_qhelpsearchquerywidget_searchinput=yes octave_cv_func_qinstallmessagehandler=yes octave_cv_func_qlineedit_setplaceholdertext=yes octave_cv_func_qmouseevent_localpos=yes octave_cv_func_qobject_findchildren_accepts_findchildoptions=yes octave_cv_func_qscreen_devicepixelratio=yes octave_cv_func_qtabwidget_setmovable=yes octave_cv_func_qtmessagehandler_accepts_qmessagelogcontext=yes octave_cv_gcc_has_pragma_GCC_diagnostic=yes octave_cv_hdf5_has_ver_16_api=no octave_cv_header_math_defines=yes octave_cv_ieee754_data_format=yes octave_cv_lib_amd=no octave_cv_lib_arpack=no octave_cv_lib_bz2=yes octave_cv_lib_camd=no octave_cv_lib_ccolamd=no octave_cv_lib_cholmod=no octave_cv_lib_colamd=no octave_cv_lib_curl=yes octave_cv_lib_cxsparse=no octave_cv_lib_fftw3=yes octave_cv_lib_fftw3f=yes octave_cv_lib_fontconfig=yes octave_cv_lib_glpk=no octave_cv_lib_hdf5=yes octave_cv_lib_klu=no octave_cv_lib_pcre=yes octave_cv_lib_portaudio=no octave_cv_lib_qhull=no octave_cv_lib_qrupdate=no octave_cv_lib_qscintilla=no octave_cv_lib_sndfile=no octave_cv_lib_suitesparseconfig=no octave_cv_lib_sundials_ida=no octave_cv_lib_sundials_nvecserial=no octave_cv_lib_umfpack=no octave_cv_lib_z=yes octave_cv_makeinfo_sortas_command=yes octave_cv_overload_char_int8_t=yes octave_cv_prog_sed=/bin/sed octave_cv_qt_opengl_ok=yes octave_cv_qt_opengl_os_ok=yes octave_cv_sizeof_fortran_integer=4 pkg_cv_FT2_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16' pkg_cv_FT2_LIBS=-lfreetype pkg_cv_QT_CFLAGS='-DQT_NETWORK_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5' pkg_cv_QT_LIBS='-lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/manu/octave-5.1.0/build-aux/missing aclocal-1.16' ADDRESS_SANITIZER_OPTIONS='' ALLOCA='' ALLOCA_H='alloca.h' AMCOND_ADDRESS_SANITIZER_ENABLED_FALSE='' AMCOND_ADDRESS_SANITIZER_ENABLED_TRUE='#' AMCOND_BUILD_DOCS_FALSE='#' AMCOND_BUILD_DOCS_TRUE='' AMCOND_BUILD_EXTERNAL_LIBXERBLA_FALSE='' AMCOND_BUILD_EXTERNAL_LIBXERBLA_TRUE='#' AMCOND_BUILD_QT_DOCS_FALSE='#' AMCOND_BUILD_QT_DOCS_TRUE='' AMCOND_BUILD_QT_GRAPHICS_FALSE='#' AMCOND_BUILD_QT_GRAPHICS_TRUE='' AMCOND_BUILD_QT_GUI_FALSE='#' AMCOND_BUILD_QT_GUI_TRUE='' AMCOND_CROSS_TOOLS_FALSE='' AMCOND_CROSS_TOOLS_TRUE='#' AMCOND_ENABLE_HG_ID_FALSE='#' AMCOND_ENABLE_HG_ID_TRUE='' AMCOND_HAVE_BROKEN_STL_ALGO_H_FALSE='' AMCOND_HAVE_BROKEN_STL_ALGO_H_TRUE='#' AMCOND_HAVE_FFTW_FALSE='#' AMCOND_HAVE_FFTW_TRUE='' AMCOND_HAVE_ICON_TOOLS_FALSE='#' AMCOND_HAVE_ICON_TOOLS_TRUE='' AMCOND_HAVE_JAVA_FALSE='' AMCOND_HAVE_JAVA_TRUE='#' AMCOND_HAVE_LLVM_FALSE='#' AMCOND_HAVE_LLVM_TRUE='' AMCOND_HAVE_QSCINTILLA_FALSE='' AMCOND_HAVE_QSCINTILLA_TRUE='#' AMCOND_INSTALL_BUILD_LOGS_FALSE='' AMCOND_INSTALL_BUILD_LOGS_TRUE='#' AMCOND_INSTALL_INTERNAL_FONT_FILES_FALSE='#' AMCOND_INSTALL_INTERNAL_FONT_FILES_TRUE='' AMCOND_LINK_ALL_DEPS_FALSE='' AMCOND_LINK_ALL_DEPS_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMD_CPPFLAGS='' AMD_LDFLAGS='' AMD_LIBS='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='ar' ARFLAGS='cr' ARPACK_CPPFLAGS='' ARPACK_LDFLAGS='' ARPACK_LIBS='' AS='as' AUTOCONF='${SHELL} /home/manu/octave-5.1.0/build-aux/missing autoconf' AUTOCONF_SUBST_VARS='gltests_LTLIBOBJS gltests_LIBOBJS gl_LTLIBOBJS gl_LIBOBJS am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS ac_config_headers ac_config_files AUTOCONF_SUBST_VARS OCTAVE_GUI_LINK_OPTS OCTAVE_GUI_LINK_DEPS LIBOCTGUI_LINK_OPTS LIBOCTGUI_LINK_DEPS MKOCTFILE_OCT_LINK_DEPS MKOCTFILE_OCTAVE_LINK_DEPS OCT_GUI_LINK_OPTS OCT_GUI_LINK_DEPS OCT_LINK_OPTS OCT_LINK_DEPS OCTAVE_LINK_OPTS OCTAVE_LINK_DEPS LIBOCTINTERP_LINK_OPTS LIBOCTINTERP_LINK_DEPS LIBOCTAVE_LINK_OPTS LIBOCTAVE_LINK_DEPS GNULIB_LINK_DEPS WARN_LDFLAGS WARN_CXXFLAGS WARN_CFLAGS AMCOND_ADDRESS_SANITIZER_ENABLED_FALSE AMCOND_ADDRESS_SANITIZER_ENABLED_TRUE ADDRESS_SANITIZER_OPTIONS AMCOND_INSTALL_BUILD_LOGS_FALSE AMCOND_INSTALL_BUILD_LOGS_TRUE AMCOND_ENABLE_HG_ID_FALSE AMCOND_ENABLE_HG_ID_TRUE AMCOND_BUILD_QT_DOCS_FALSE AMCOND_BUILD_QT_DOCS_TRUE AMCOND_BUILD_DOCS_FALSE AMCOND_BUILD_DOCS_TRUE JAVA_LIBS JAVA_CPPFLAGS AMCOND_HAVE_JAVA_FALSE AMCOND_HAVE_JAVA_TRUE JAR JAVAC JAVA JAVA_HOME ARPACK_LIBS ARPACK_LDFLAGS ARPACK_CPPFLAGS SUNDIALS_XLIBS SUNDIALS_XLDFLAGS SUNDIALS_XCPPFLAGS SUNDIALS_IDA_LIBS SUNDIALS_IDA_LDFLAGS SUNDIALS_IDA_CPPFLAGS SUNDIALS_NVECSERIAL_LIBS SUNDIALS_NVECSERIAL_LDFLAGS SUNDIALS_NVECSERIAL_CPPFLAGS SPARSE_XLIBS SPARSE_XLDFLAGS SPARSE_XCPPFLAGS KLU_LIBS KLU_LDFLAGS KLU_CPPFLAGS UMFPACK_LIBS UMFPACK_LDFLAGS UMFPACK_CPPFLAGS CXSPARSE_LIBS CXSPARSE_LDFLAGS CXSPARSE_CPPFLAGS CHOLMOD_LIBS CHOLMOD_LDFLAGS CHOLMOD_CPPFLAGS CCOLAMD_LIBS CCOLAMD_LDFLAGS CCOLAMD_CPPFLAGS COLAMD_LIBS COLAMD_LDFLAGS COLAMD_CPPFLAGS CAMD_LIBS CAMD_LDFLAGS CAMD_CPPFLAGS AMD_LIBS AMD_LDFLAGS AMD_CPPFLAGS SUITESPARSECONFIG_LIBS SUITESPARSECONFIG_LDFLAGS SUITESPARSECONFIG_CPPFLAGS QRUPDATE_LIBS QRUPDATE_LDFLAGS QRUPDATE_CPPFLAGS FLTK_LIBS FLTK_LDFLAGS FLTK_CPPFLAGS FLTK_CONFIG DEFAULT_TERMINAL_FONT_SIZE DEFAULT_TERMINAL_FONT WIN32_TERMINAL_FALSE WIN32_TERMINAL_TRUE AMCOND_HAVE_QSCINTILLA_FALSE AMCOND_HAVE_QSCINTILLA_TRUE AMCOND_BUILD_QT_GRAPHICS_FALSE AMCOND_BUILD_QT_GRAPHICS_TRUE AMCOND_BUILD_QT_GUI_FALSE AMCOND_BUILD_QT_GUI_TRUE QT_OPENGL_LIBS QT_LDFLAGS QT_CPPFLAGS QHELPGENERATORFLAGS QCOLLECTIONGENERATORFLAGS LRELEASEFLAGS RCCFLAGS UICFLAGS MOCFLAGS ac_ct_QHELPGENERATOR QHELPGENERATOR ac_ct_QHELPGENERATOR_QTVER QHELPGENERATOR_QTVER ac_ct_QCOLLECTIONGENERATOR QCOLLECTIONGENERATOR ac_ct_QCOLLECTIONGENERATOR_QTVER QCOLLECTIONGENERATOR_QTVER ac_ct_LRELEASE LRELEASE ac_ct_LRELEASE_QTVER LRELEASE_QTVER ac_ct_RCC RCC ac_ct_RCC_QTVER RCC_QTVER ac_ct_UIC UIC ac_ct_UIC_QTVER UIC_QTVER ac_ct_MOC MOC ac_ct_MOC_QTVER MOC_QTVER ac_ct_QTCHOOSER QTCHOOSER QT_LIBS QT_CFLAGS GL2PS_LIBS FONTCONFIG_LIBS FONTCONFIG_LDFLAGS FONTCONFIG_CPPFLAGS FT2_CPPFLAGS FT2_LIBS FT2_CFLAGS OPENGL_LIBS CARBON_LIBS X11_LIBS X11_INCFLAGS XMKMF MAGICK_LIBS MAGICK_LDFLAGS MAGICK_CPPFLAGS PORTAUDIO_LIBS PORTAUDIO_LDFLAGS PORTAUDIO_CPPFLAGS SNDFILE_LIBS SNDFILE_LDFLAGS SNDFILE_CPPFLAGS CURL_LIBS CURL_LDFLAGS CURL_CPPFLAGS GLPK_LIBS GLPK_LDFLAGS GLPK_CPPFLAGS FFT_DIR FFTW_XLIBS FFTW_XLDFLAGS FFTW_XCPPFLAGS AMCOND_HAVE_FFTW_FALSE AMCOND_HAVE_FFTW_TRUE FFTW3F_LIBS FFTW3F_LDFLAGS FFTW3F_CPPFLAGS FFTW3_LIBS FFTW3_LDFLAGS FFTW3_CPPFLAGS HDF5_LIBS HDF5_LDFLAGS HDF5_CPPFLAGS AMCOND_HAVE_LLVM_FALSE AMCOND_HAVE_LLVM_TRUE LLVM_LIBS LLVM_LDFLAGS LLVM_CPPFLAGS LLVM_CONFIG BZ2_LIBS BZ2_LDFLAGS BZ2_CPPFLAGS Z_LIBS Z_LDFLAGS Z_CPPFLAGS READLINE_LIBS TERM_LIBS PCRE_LIBS PCRE_LDFLAGS PCRE_CPPFLAGS QHULL_LIBS QHULL_LDFLAGS QHULL_CPPFLAGS gltests_WITNESS REPLACE_TOWLOWER REPLACE_ISWCNTRL HAVE_WCTYPE_H NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H NEXT_WCTYPE_H HAVE_ISWCNTRL REPLACE_ISWBLANK HAVE_WCTRANS_T HAVE_WCTYPE_T HAVE_ISWBLANK GNULIB_TOWCTRANS GNULIB_WCTRANS GNULIB_ISWCTYPE GNULIB_WCTYPE GNULIB_ISWBLANK HAVE_CRTDEFS_H HAVE_WINT_T NEXT_AS_FIRST_DIRECTIVE_WCHAR_H NEXT_WCHAR_H HAVE_FEATURES_H LIBUNISTRING_UNITYPES_H LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE LIBUNISTRING_UNISTR_H HAVE_UNISTD_H NEXT_AS_FIRST_DIRECTIVE_UNISTD_H NEXT_UNISTD_H LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE LIBUNISTRING_UNINORM_H LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE LIBUNISTRING_UNICTYPE_H LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE LIBUNISTRING_UNICONV_H LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE LIBUNISTRING_UNICASE_H UNISTD_H_DEFINES_STRUCT_TIMESPEC PTHREAD_H_DEFINES_STRUCT_TIMESPEC SYS_TIME_H_DEFINES_STRUCT_TIMESPEC TIME_H_DEFINES_STRUCT_TIMESPEC NEXT_AS_FIRST_DIRECTIVE_TIME_H NEXT_TIME_H NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H NEXT_SYS_WAIT_H GNULIB_WAITPID HAVE_SYS_UTSNAME_H NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H NEXT_SYS_UTSNAME_H HAVE_STRUCT_UTSNAME HAVE_UNAME GNULIB_UNAME HAVE_SYS_UIO_H NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H NEXT_SYS_UIO_H HAVE_SYS_TIMES_H NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H NEXT_SYS_TIMES_H HAVE_TIMES HAVE_STRUCT_TMS GNULIB_TIMES HAVE_SYS_RESOURCE_H NEXT_AS_FIRST_DIRECTIVE_SYS_RESOURCE_H NEXT_SYS_RESOURCE_H HAVE_STRINGS_H NEXT_AS_FIRST_DIRECTIVE_STRINGS_H NEXT_STRINGS_H NEXT_AS_FIRST_DIRECTIVE_STRING_H NEXT_STRING_H HAVE_DECL_STRNCASECMP HAVE_STRCASECMP HAVE_FFS GNULIB_FFS NEXT_AS_FIRST_DIRECTIVE_STDLIB_H NEXT_STDLIB_H NEXT_AS_FIRST_DIRECTIVE_STDIO_H NEXT_STDIO_H GL_GENERATE_STDINT_H_FALSE GL_GENERATE_STDINT_H_TRUE STDINT_H HAVE_SYS_INTTYPES_H HAVE_SYS_BITYPES_H HAVE_C99_STDINT_H WINT_T_SUFFIX WCHAR_T_SUFFIX SIG_ATOMIC_T_SUFFIX SIZE_T_SUFFIX PTRDIFF_T_SUFFIX HAVE_SIGNED_WINT_T HAVE_SIGNED_WCHAR_T HAVE_SIGNED_SIG_ATOMIC_T BITSIZEOF_WINT_T BITSIZEOF_WCHAR_T BITSIZEOF_SIG_ATOMIC_T BITSIZEOF_SIZE_T BITSIZEOF_PTRDIFF_T HAVE_STDINT_H NEXT_AS_FIRST_DIRECTIVE_STDINT_H NEXT_STDINT_H HAVE_SYS_TYPES_H HAVE_INTTYPES_H HAVE_WCHAR_H HAVE_UNSIGNED_LONG_LONG_INT HAVE_LONG_LONG_INT GNULIB_OVERRIDES_WINT_T NEXT_AS_FIRST_DIRECTIVE_STDDEF_H NEXT_STDDEF_H GL_GENERATE_STDDEF_H_FALSE GL_GENERATE_STDDEF_H_TRUE STDDEF_H HAVE_WCHAR_T HAVE_MAX_ALIGN_T REPLACE_NULL HAVE__BOOL GL_GENERATE_STDBOOL_H_FALSE GL_GENERATE_STDBOOL_H_TRUE STDBOOL_H GL_GENERATE_STDALIGN_H_FALSE GL_GENERATE_STDALIGN_H_TRUE STDALIGN_H NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H NEXT_SIGNAL_H REPLACE_RAISE REPLACE_PTHREAD_SIGMASK HAVE_SIGHANDLER_T HAVE_TYPE_VOLATILE_SIG_ATOMIC_T HAVE_STRUCT_SIGACTION_SA_SIGACTION HAVE_SIGACTION HAVE_SIGINFO_T HAVE_SIGSET_T HAVE_RAISE HAVE_PTHREAD_SIGMASK HAVE_POSIX_SIGNALBLOCKING GNULIB_SIGACTION GNULIB_SIGPROCMASK GNULIB_SIGNAL_H_SIGPIPE GNULIB_RAISE GNULIB_PTHREAD_SIGMASK LIB_NANOSLEEP LIB_SELECT LIBSOCKET HAVE_SYS_SELECT_H NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H NEXT_SYS_SELECT_H REPLACE_SELECT REPLACE_PSELECT HAVE_PSELECT GNULIB_SELECT GNULIB_PSELECT APPLE_UNIVERSAL_BUILD UNDEFINE_STRTOK_R REPLACE_STRSIGNAL REPLACE_STRERROR_R REPLACE_STRERROR REPLACE_STRTOK_R REPLACE_STRCASESTR REPLACE_STRSTR REPLACE_STRNLEN REPLACE_STRNDUP REPLACE_STRNCAT REPLACE_STRDUP REPLACE_STRCHRNUL REPLACE_STPNCPY REPLACE_MEMMEM REPLACE_MEMCHR HAVE_STRVERSCMP HAVE_DECL_STRSIGNAL HAVE_DECL_STRERROR_R HAVE_DECL_STRTOK_R HAVE_STRCASESTR HAVE_STRSEP HAVE_STRPBRK HAVE_DECL_STRNLEN HAVE_DECL_STRNDUP HAVE_DECL_STRDUP HAVE_STRCHRNUL HAVE_STPNCPY HAVE_STPCPY HAVE_RAWMEMCHR HAVE_DECL_MEMRCHR HAVE_MEMPCPY HAVE_DECL_MEMMEM HAVE_MEMCHR HAVE_FFSLL HAVE_FFSL HAVE_EXPLICIT_BZERO HAVE_MBSLEN GNULIB_STRVERSCMP GNULIB_STRSIGNAL GNULIB_STRERROR_R GNULIB_STRERROR GNULIB_MBSTOK_R GNULIB_MBSSEP GNULIB_MBSSPN GNULIB_MBSPBRK GNULIB_MBSCSPN GNULIB_MBSCASESTR GNULIB_MBSPCASECMP GNULIB_MBSNCASECMP GNULIB_MBSCASECMP GNULIB_MBSSTR GNULIB_MBSRCHR GNULIB_MBSCHR GNULIB_MBSNLEN GNULIB_MBSLEN GNULIB_STRTOK_R GNULIB_STRCASESTR GNULIB_STRSTR GNULIB_STRSEP GNULIB_STRPBRK GNULIB_STRNLEN GNULIB_STRNDUP GNULIB_STRNCAT GNULIB_STRDUP GNULIB_STRCHRNUL GNULIB_STPNCPY GNULIB_STPCPY GNULIB_RAWMEMCHR GNULIB_MEMRCHR GNULIB_MEMPCPY GNULIB_MEMMEM GNULIB_MEMCHR GNULIB_FFSLL GNULIB_FFSL GNULIB_EXPLICIT_BZERO LOCALE_FR LOCALE_FR_UTF8 LOCALE_ZH_CN LOCALE_JA REPLACE_WCSFTIME REPLACE_WCSWIDTH REPLACE_WCWIDTH REPLACE_WCSNRTOMBS REPLACE_WCSRTOMBS REPLACE_WCRTOMB REPLACE_MBSNRTOWCS REPLACE_MBSRTOWCS REPLACE_MBRLEN REPLACE_MBRTOWC REPLACE_MBSINIT REPLACE_WCTOB REPLACE_BTOWC REPLACE_MBSTATE_T HAVE_DECL_WCWIDTH HAVE_DECL_WCTOB HAVE_WCSFTIME HAVE_WCSWIDTH HAVE_WCSTOK HAVE_WCSSTR HAVE_WCSPBRK HAVE_WCSSPN HAVE_WCSCSPN HAVE_WCSRCHR HAVE_WCSCHR HAVE_WCSDUP HAVE_WCSXFRM HAVE_WCSCOLL HAVE_WCSNCASECMP HAVE_WCSCASECMP HAVE_WCSNCMP HAVE_WCSCMP HAVE_WCSNCAT HAVE_WCSCAT HAVE_WCPNCPY HAVE_WCSNCPY HAVE_WCPCPY HAVE_WCSCPY HAVE_WCSNLEN HAVE_WCSLEN HAVE_WMEMSET HAVE_WMEMMOVE HAVE_WMEMCPY HAVE_WMEMCMP HAVE_WMEMCHR HAVE_WCSNRTOMBS HAVE_WCSRTOMBS HAVE_WCRTOMB HAVE_MBSNRTOWCS HAVE_MBSRTOWCS HAVE_MBRLEN HAVE_MBRTOWC HAVE_MBSINIT HAVE_BTOWC GNULIB_WCSFTIME GNULIB_WCSWIDTH GNULIB_WCSTOK GNULIB_WCSSTR GNULIB_WCSPBRK GNULIB_WCSSPN GNULIB_WCSCSPN GNULIB_WCSRCHR GNULIB_WCSCHR GNULIB_WCSDUP GNULIB_WCSXFRM GNULIB_WCSCOLL GNULIB_WCSNCASECMP GNULIB_WCSCASECMP GNULIB_WCSNCMP GNULIB_WCSCMP GNULIB_WCSNCAT GNULIB_WCSCAT GNULIB_WCPNCPY GNULIB_WCSNCPY GNULIB_WCPCPY GNULIB_WCSCPY GNULIB_WCSNLEN GNULIB_WCSLEN GNULIB_WMEMSET GNULIB_WMEMMOVE GNULIB_WMEMCPY GNULIB_WMEMCMP GNULIB_WMEMCHR GNULIB_WCWIDTH GNULIB_WCSNRTOMBS GNULIB_WCSRTOMBS GNULIB_WCRTOMB GNULIB_MBSNRTOWCS GNULIB_MBSRTOWCS GNULIB_MBRLEN GNULIB_MBRTOWC GNULIB_MBSINIT GNULIB_WCTOB GNULIB_BTOWC NEXT_AS_FIRST_DIRECTIVE_MATH_H NEXT_MATH_H LTLIBMULTITHREAD LIBMULTITHREAD LTLIBTHREAD LIBTHREAD LIBPTH_PREFIX LTLIBPTH LIBPTH LOCALCHARSET_TESTS_ENVIRONMENT GL_GENERATE_LIMITS_H_FALSE GL_GENERATE_LIMITS_H_TRUE LIMITS_H NEXT_AS_FIRST_DIRECTIVE_LIMITS_H NEXT_LIMITS_H NEXT_AS_FIRST_DIRECTIVE_ICONV_H NEXT_ICONV_H GL_GENERATE_ICONV_H_FALSE GL_GENERATE_ICONV_H_TRUE ICONV_H REPLACE_ICONV_UTF REPLACE_ICONV_OPEN REPLACE_ICONV ICONV_CONST GNULIB_ICONV LTLIBICONV LIBICONV GL_GENERATE_GLOB_H_FALSE GL_GENERATE_GLOB_H_TRUE GLOB_H HAVE_GLOB_H NEXT_AS_FIRST_DIRECTIVE_GLOB_H NEXT_GLOB_H REPLACE_GLOB_PATTERN_P REPLACE_GLOB HAVE_GLOB_PATTERN_P HAVE_GLOB GNULIB_GLOB REPLACE_LOCALTIME REPLACE_GMTIME REPLACE_TZSET REPLACE_TIMEGM REPLACE_STRFTIME REPLACE_NANOSLEEP REPLACE_MKTIME REPLACE_LOCALTIME_R REPLACE_CTIME HAVE_TIMEZONE_T HAVE_TZSET HAVE_TIMEGM HAVE_STRPTIME HAVE_NANOSLEEP HAVE_DECL_LOCALTIME_R GNULIB_TZSET GNULIB_TIME_RZ GNULIB_TIME_R GNULIB_TIMEGM GNULIB_STRPTIME GNULIB_STRFTIME GNULIB_NANOSLEEP GNULIB_LOCALTIME GNULIB_MKTIME GNULIB_CTIME NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H NEXT_SYS_TIME_H REPLACE_STRUCT_TIMEVAL REPLACE_GETTIMEOFDAY HAVE_SYS_TIME_H HAVE_STRUCT_TIMEVAL HAVE_GETTIMEOFDAY GNULIB_GETTIMEOFDAY LTLIBINTL LIBINTL HAVE_GETRUSAGE GNULIB_GETRUSAGE GNULIB_GL_UNISTD_H_GETOPT GETOPT_CDEFS_H GETOPT_H HAVE_SYS_CDEFS_H HAVE_GETOPT_H NEXT_AS_FIRST_DIRECTIVE_GETOPT_H NEXT_GETOPT_H LIB_GETLOGIN GETHOSTNAME_LIB WINDOWS_64_BIT_ST_SIZE WINDOWS_STAT_TIMESPEC NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H NEXT_SYS_STAT_H REPLACE_UTIMENSAT REPLACE_STAT REPLACE_MKNOD REPLACE_MKFIFO REPLACE_MKDIR REPLACE_LSTAT REPLACE_FUTIMENS REPLACE_FSTATAT REPLACE_FSTAT HAVE_UTIMENSAT HAVE_MKNODAT HAVE_MKNOD HAVE_MKFIFOAT HAVE_MKFIFO HAVE_MKDIRAT HAVE_LSTAT HAVE_LCHMOD HAVE_FUTIMENS HAVE_FSTATAT HAVE_FCHMODAT GNULIB_OVERRIDES_STRUCT_STAT GNULIB_UTIMENSAT GNULIB_STAT GNULIB_MKNODAT GNULIB_MKNOD GNULIB_MKFIFOAT GNULIB_MKFIFO GNULIB_MKDIRAT GNULIB_LSTAT GNULIB_LCHMOD GNULIB_FUTIMENS GNULIB_FSTATAT GNULIB_FSTAT GNULIB_FCHMODAT WINDOWS_STAT_INODES WINDOWS_64_BIT_OFF_T NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H NEXT_SYS_TYPES_H FREXPF_LIBM FREXP_LIBM REPLACE_TRUNCL REPLACE_TRUNCF REPLACE_TRUNC REPLACE_TANHF REPLACE_TANF REPLACE_SQRTL REPLACE_SQRTF REPLACE_SINHF REPLACE_SINF REPLACE_SIGNBIT_USING_GCC REPLACE_SIGNBIT REPLACE_ROUNDL REPLACE_ROUNDF REPLACE_ROUND REPLACE_REMAINDERL REPLACE_REMAINDERF REPLACE_REMAINDER REPLACE_NAN REPLACE_MODFL REPLACE_MODFF REPLACE_MODF REPLACE_LOGBL REPLACE_LOGBF REPLACE_LOGB REPLACE_LOG2L REPLACE_LOG2F REPLACE_LOG2 REPLACE_LOG1PL REPLACE_LOG1PF REPLACE_LOG1P REPLACE_LOG10L REPLACE_LOG10F REPLACE_LOG10 REPLACE_LOGL REPLACE_LOGF REPLACE_LOG REPLACE_LDEXPL REPLACE_ISNAN REPLACE_ISINF REPLACE_ISFINITE REPLACE_ILOGBL REPLACE_ILOGBF REPLACE_ILOGB REPLACE_HYPOTL REPLACE_HYPOTF REPLACE_HYPOT REPLACE_HUGE_VAL REPLACE_FREXPL REPLACE_FREXP REPLACE_FREXPF REPLACE_FMODL REPLACE_FMODF REPLACE_FMOD REPLACE_FMAL REPLACE_FMAF REPLACE_FMA REPLACE_FLOORL REPLACE_FLOORF REPLACE_FLOOR REPLACE_FABSL REPLACE_EXP2L REPLACE_EXP2 REPLACE_EXPM1F REPLACE_EXPM1 REPLACE_EXPF REPLACE_COSHF REPLACE_COSF REPLACE_CEILL REPLACE_CEILF REPLACE_CEIL REPLACE_CBRTL REPLACE_CBRTF REPLACE_ATAN2F REPLACE_ATANF REPLACE_ASINF REPLACE_ACOSF HAVE_DECL_TRUNCL HAVE_DECL_TRUNCF HAVE_DECL_TRUNC HAVE_DECL_TANL HAVE_DECL_SQRTL HAVE_DECL_SINL HAVE_DECL_ROUNDL HAVE_DECL_ROUNDF HAVE_DECL_ROUND HAVE_DECL_RINTF HAVE_DECL_REMAINDERL HAVE_DECL_REMAINDER HAVE_DECL_LOGB HAVE_DECL_LOG2L HAVE_DECL_LOG2F HAVE_DECL_LOG2 HAVE_DECL_LOG10L HAVE_DECL_LOGL HAVE_DECL_LDEXPL HAVE_DECL_FREXPL HAVE_DECL_FLOORL HAVE_DECL_FLOORF HAVE_DECL_EXPM1L HAVE_DECL_EXP2L HAVE_DECL_EXP2F HAVE_DECL_EXP2 HAVE_DECL_EXPL HAVE_DECL_COSL HAVE_DECL_COPYSIGNF HAVE_DECL_CEILL HAVE_DECL_CEILF HAVE_DECL_CBRTL HAVE_DECL_CBRTF HAVE_DECL_ATANL HAVE_DECL_ASINL HAVE_DECL_ACOSL HAVE_TANHF HAVE_TANL HAVE_TANF HAVE_SQRTL HAVE_SQRTF HAVE_SINHF HAVE_SINL HAVE_SINF HAVE_RINTL HAVE_RINT HAVE_REMAINDERF HAVE_REMAINDER HAVE_POWF HAVE_MODFL HAVE_MODFF HAVE_LOGBL HAVE_LOGBF HAVE_LOG1PL HAVE_LOG1PF HAVE_LOG1P HAVE_LOG10L HAVE_LOG10F HAVE_LOGL HAVE_LOGF HAVE_LDEXPF HAVE_ISNANL HAVE_ISNAND HAVE_ISNANF HAVE_ILOGBL HAVE_ILOGBF HAVE_ILOGB HAVE_HYPOTL HAVE_HYPOTF HAVE_FREXPF HAVE_FMODL HAVE_FMODF HAVE_FMAL HAVE_FMAF HAVE_FMA HAVE_FABSL HAVE_FABSF HAVE_EXPM1F HAVE_EXPM1 HAVE_EXPL HAVE_EXPF HAVE_COSHF HAVE_COSL HAVE_COSF HAVE_COPYSIGNL HAVE_COPYSIGN HAVE_CBRTL HAVE_CBRTF HAVE_CBRT HAVE_ATAN2F HAVE_ATANL HAVE_ATANF HAVE_ASINL HAVE_ASINF HAVE_ACOSL HAVE_ACOSF GNULIB_TRUNCL GNULIB_TRUNCF GNULIB_TRUNC GNULIB_TANHF GNULIB_TANL GNULIB_TANF GNULIB_SQRTL GNULIB_SQRTF GNULIB_SINHF GNULIB_SINL GNULIB_SINF GNULIB_SIGNBIT GNULIB_ROUNDL GNULIB_ROUNDF GNULIB_ROUND GNULIB_RINTL GNULIB_RINTF GNULIB_RINT GNULIB_REMAINDERL GNULIB_REMAINDERF GNULIB_REMAINDER GNULIB_POWF GNULIB_MODFL GNULIB_MODFF GNULIB_MODF GNULIB_LOGBL GNULIB_LOGBF GNULIB_LOGB GNULIB_LOG2L GNULIB_LOG2F GNULIB_LOG2 GNULIB_LOG1PL GNULIB_LOG1PF GNULIB_LOG1P GNULIB_LOG10L GNULIB_LOG10F GNULIB_LOG10 GNULIB_LOGL GNULIB_LOGF GNULIB_LOG GNULIB_LDEXPL GNULIB_LDEXPF GNULIB_ISNANL GNULIB_ISNAND GNULIB_ISNANF GNULIB_ISNAN GNULIB_ISINF GNULIB_ISFINITE GNULIB_ILOGBL GNULIB_ILOGBF GNULIB_ILOGB GNULIB_HYPOTL GNULIB_HYPOTF GNULIB_HYPOT GNULIB_FREXPL GNULIB_FREXP GNULIB_FREXPF GNULIB_FMODL GNULIB_FMODF GNULIB_FMOD GNULIB_FMAL GNULIB_FMAF GNULIB_FMA GNULIB_FLOORL GNULIB_FLOORF GNULIB_FLOOR GNULIB_FABSL GNULIB_FABSF GNULIB_EXPM1L GNULIB_EXPM1F GNULIB_EXPM1 GNULIB_EXP2L GNULIB_EXP2F GNULIB_EXP2 GNULIB_EXPL GNULIB_EXPF GNULIB_COSHF GNULIB_COSL GNULIB_COSF GNULIB_COPYSIGNL GNULIB_COPYSIGNF GNULIB_COPYSIGN GNULIB_CEILL GNULIB_CEILF GNULIB_CEIL GNULIB_CBRTL GNULIB_CBRTF GNULIB_CBRT GNULIB_ATAN2F GNULIB_ATANL GNULIB_ATANF GNULIB_ASINL GNULIB_ASINF GNULIB_ACOSL GNULIB_ACOSF GL_GENERATE_FNMATCH_H_FALSE GL_GENERATE_FNMATCH_H_TRUE FNMATCH_H HAVE_FNMATCH_H NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H NEXT_FNMATCH_H REPLACE_FNMATCH HAVE_FNMATCH GNULIB_FNMATCH REPLACE_ITOLD GL_GENERATE_FLOAT_H_FALSE GL_GENERATE_FLOAT_H_TRUE FLOAT_H NEXT_AS_FIRST_DIRECTIVE_FLOAT_H NEXT_FLOAT_H REPLACE_VSPRINTF REPLACE_VSNPRINTF REPLACE_VPRINTF REPLACE_VFPRINTF REPLACE_VDPRINTF REPLACE_VASPRINTF REPLACE_TMPFILE REPLACE_STDIO_WRITE_FUNCS REPLACE_STDIO_READ_FUNCS REPLACE_SPRINTF REPLACE_SNPRINTF REPLACE_RENAMEAT REPLACE_RENAME REPLACE_REMOVE REPLACE_PRINTF REPLACE_POPEN REPLACE_PERROR REPLACE_OBSTACK_PRINTF REPLACE_GETLINE REPLACE_GETDELIM REPLACE_FTELLO REPLACE_FTELL REPLACE_FSEEKO REPLACE_FSEEK REPLACE_FREOPEN REPLACE_FPURGE REPLACE_FPRINTF REPLACE_FOPEN REPLACE_FFLUSH REPLACE_FDOPEN REPLACE_FCLOSE REPLACE_DPRINTF HAVE_VDPRINTF HAVE_VASPRINTF HAVE_RENAMEAT HAVE_POPEN HAVE_PCLOSE HAVE_FTELLO HAVE_FSEEKO HAVE_DPRINTF HAVE_DECL_VSNPRINTF HAVE_DECL_SNPRINTF HAVE_DECL_OBSTACK_PRINTF HAVE_DECL_GETLINE HAVE_DECL_GETDELIM HAVE_DECL_FTELLO HAVE_DECL_FSEEKO HAVE_DECL_FPURGE GNULIB_VSPRINTF_POSIX GNULIB_VSNPRINTF GNULIB_VPRINTF_POSIX GNULIB_VPRINTF GNULIB_VFPRINTF_POSIX GNULIB_VFPRINTF GNULIB_VDPRINTF GNULIB_VSCANF GNULIB_VFSCANF GNULIB_VASPRINTF GNULIB_TMPFILE GNULIB_STDIO_H_SIGPIPE GNULIB_STDIO_H_NONBLOCKING GNULIB_SPRINTF_POSIX GNULIB_SNPRINTF GNULIB_SCANF GNULIB_RENAMEAT GNULIB_RENAME GNULIB_REMOVE GNULIB_PUTS GNULIB_PUTCHAR GNULIB_PUTC GNULIB_PRINTF_POSIX GNULIB_PRINTF GNULIB_POPEN GNULIB_PERROR GNULIB_PCLOSE GNULIB_OBSTACK_PRINTF_POSIX GNULIB_OBSTACK_PRINTF GNULIB_GETLINE GNULIB_GETDELIM GNULIB_GETCHAR GNULIB_GETC GNULIB_FWRITE GNULIB_FTELLO GNULIB_FTELL GNULIB_FSEEKO GNULIB_FSEEK GNULIB_FSCANF GNULIB_FREOPEN GNULIB_FREAD GNULIB_FPUTS GNULIB_FPUTC GNULIB_FPURGE GNULIB_FPRINTF_POSIX GNULIB_FPRINTF GNULIB_FOPEN GNULIB_FGETS GNULIB_FGETC GNULIB_FFLUSH GNULIB_FDOPEN GNULIB_FCLOSE GNULIB_DPRINTF NEXT_AS_FIRST_DIRECTIVE_FCNTL_H NEXT_FCNTL_H REPLACE_OPENAT REPLACE_OPEN REPLACE_FCNTL HAVE_OPENAT HAVE_FCNTL GNULIB_OPENAT GNULIB_OPEN GNULIB_NONBLOCKING GNULIB_FCNTL EOVERFLOW_VALUE EOVERFLOW_HIDDEN ENOLINK_VALUE ENOLINK_HIDDEN EMULTIHOP_VALUE EMULTIHOP_HIDDEN GL_GENERATE_ERRNO_H_FALSE GL_GENERATE_ERRNO_H_TRUE ERRNO_H NEXT_AS_FIRST_DIRECTIVE_ERRNO_H NEXT_ERRNO_H HAVE_DIRENT_H NEXT_AS_FIRST_DIRECTIVE_DIRENT_H NEXT_DIRENT_H LIB_CRYPTO HAVE_WS2TCPIP_H HAVE_SYS_SOCKET_H NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H NEXT_SYS_SOCKET_H PRAGMA_COLUMNS PRAGMA_SYSTEM_HEADER INCLUDE_NEXT_AS_FIRST_DIRECTIVE INCLUDE_NEXT HAVE_ACCEPT4 HAVE_SA_FAMILY_T HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY HAVE_STRUCT_SOCKADDR_STORAGE GNULIB_ACCEPT4 GNULIB_SHUTDOWN GNULIB_SETSOCKOPT GNULIB_SENDTO GNULIB_RECVFROM GNULIB_SEND GNULIB_RECV GNULIB_LISTEN GNULIB_GETSOCKOPT GNULIB_GETSOCKNAME GNULIB_GETPEERNAME GNULIB_BIND GNULIB_ACCEPT GNULIB_CONNECT GNULIB_SOCKET REPLACE_FDOPENDIR REPLACE_DIRFD REPLACE_CLOSEDIR REPLACE_OPENDIR HAVE_ALPHASORT HAVE_SCANDIR HAVE_FDOPENDIR HAVE_DECL_FDOPENDIR HAVE_DECL_DIRFD HAVE_CLOSEDIR HAVE_REWINDDIR HAVE_READDIR HAVE_OPENDIR GNULIB_ALPHASORT GNULIB_SCANDIR GNULIB_FDOPENDIR GNULIB_DIRFD GNULIB_CLOSEDIR GNULIB_REWINDDIR GNULIB_READDIR GNULIB_OPENDIR HAVE_WINSOCK2_H HAVE_MSVC_INVALID_PARAMETER_HANDLER LIB_CLOCK_GETTIME UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS UNISTD_H_HAVE_WINSOCK2_H REPLACE_WRITE REPLACE_USLEEP REPLACE_UNLINKAT REPLACE_UNLINK REPLACE_TTYNAME_R REPLACE_TRUNCATE REPLACE_SYMLINKAT REPLACE_SYMLINK REPLACE_SLEEP REPLACE_RMDIR REPLACE_READLINKAT REPLACE_READLINK REPLACE_READ REPLACE_PWRITE REPLACE_PREAD REPLACE_LSEEK REPLACE_LINKAT REPLACE_LINK REPLACE_LCHOWN REPLACE_ISATTY REPLACE_GETPASS REPLACE_GETPAGESIZE REPLACE_GETGROUPS REPLACE_GETLOGIN_R REPLACE_GETDTABLESIZE REPLACE_GETDOMAINNAME REPLACE_GETCWD REPLACE_FTRUNCATE REPLACE_FCHOWNAT REPLACE_FACCESSAT REPLACE_DUP2 REPLACE_DUP REPLACE_CLOSE REPLACE_CHOWN HAVE_SYS_PARAM_H HAVE_OS_H HAVE_DECL_TTYNAME_R HAVE_DECL_TRUNCATE HAVE_DECL_SETHOSTNAME HAVE_DECL_GETUSERSHELL HAVE_DECL_GETPAGESIZE HAVE_DECL_GETLOGIN_R HAVE_DECL_GETLOGIN HAVE_DECL_GETDOMAINNAME HAVE_DECL_FDATASYNC HAVE_DECL_FCHDIR HAVE_DECL_ENVIRON HAVE_USLEEP HAVE_UNLINKAT HAVE_SYMLINKAT HAVE_SYMLINK HAVE_SLEEP HAVE_SETHOSTNAME HAVE_READLINKAT HAVE_READLINK HAVE_PWRITE HAVE_PREAD HAVE_PIPE2 HAVE_PIPE HAVE_LINKAT HAVE_LINK HAVE_LCHOWN HAVE_GROUP_MEMBER HAVE_GETPASS HAVE_GETPAGESIZE HAVE_GETLOGIN HAVE_GETHOSTNAME HAVE_GETGROUPS HAVE_GETDTABLESIZE HAVE_FTRUNCATE HAVE_FSYNC HAVE_FDATASYNC HAVE_FCHOWNAT HAVE_FCHDIR HAVE_FACCESSAT HAVE_EUIDACCESS HAVE_DUP3 HAVE_DUP2 HAVE_CHOWN GNULIB_WRITE GNULIB_USLEEP GNULIB_UNLINKAT GNULIB_UNLINK GNULIB_UNISTD_H_SIGPIPE GNULIB_UNISTD_H_NONBLOCKING GNULIB_TTYNAME_R GNULIB_TRUNCATE GNULIB_SYMLINKAT GNULIB_SYMLINK GNULIB_SLEEP GNULIB_SETHOSTNAME GNULIB_RMDIR GNULIB_READLINKAT GNULIB_READLINK GNULIB_READ GNULIB_PWRITE GNULIB_PREAD GNULIB_PIPE2 GNULIB_PIPE GNULIB_LSEEK GNULIB_LINKAT GNULIB_LINK GNULIB_LCHOWN GNULIB_ISATTY GNULIB_GROUP_MEMBER GNULIB_GETUSERSHELL GNULIB_GETPASS GNULIB_GETPAGESIZE GNULIB_GETLOGIN_R GNULIB_GETLOGIN GNULIB_GETHOSTNAME GNULIB_GETGROUPS GNULIB_GETDTABLESIZE GNULIB_GETDOMAINNAME GNULIB_GETCWD GNULIB_FTRUNCATE GNULIB_FSYNC GNULIB_FDATASYNC GNULIB_FCHOWNAT GNULIB_FCHDIR GNULIB_FACCESSAT GNULIB_EUIDACCESS GNULIB_ENVIRON GNULIB_DUP3 GNULIB_DUP2 GNULIB_DUP GNULIB_CLOSE GNULIB_CHOWN GNULIB_CHDIR REPLACE_WCTOMB REPLACE_UNSETENV REPLACE_STRTOD REPLACE_SETENV REPLACE_REALPATH REPLACE_REALLOC REPLACE_RANDOM_R REPLACE_QSORT_R REPLACE_PUTENV REPLACE_PTSNAME_R REPLACE_PTSNAME REPLACE_MKSTEMP REPLACE_MBTOWC REPLACE_MALLOC REPLACE_CANONICALIZE_FILE_NAME REPLACE_CALLOC HAVE_DECL_UNSETENV HAVE_UNLOCKPT HAVE_SYS_LOADAVG_H HAVE_STRUCT_RANDOM_DATA HAVE_STRTOULL HAVE_STRTOLL HAVE_STRTOD HAVE_DECL_SETSTATE HAVE_DECL_SETENV HAVE_SETENV HAVE_SECURE_GETENV HAVE_RPMATCH HAVE_REALPATH HAVE_REALLOCARRAY HAVE_RANDOM_R HAVE_RANDOM_H HAVE_RANDOM HAVE_QSORT_R HAVE_PTSNAME_R HAVE_PTSNAME HAVE_POSIX_OPENPT HAVE_MKSTEMPS HAVE_MKSTEMP HAVE_MKOSTEMPS HAVE_MKOSTEMP HAVE_MKDTEMP HAVE_DECL_INITSTATE HAVE_GRANTPT HAVE_GETSUBOPT HAVE_DECL_GETLOADAVG HAVE_CANONICALIZE_FILE_NAME HAVE_ATOLL HAVE__EXIT GNULIB_WCTOMB GNULIB_UNSETENV GNULIB_UNLOCKPT GNULIB_SYSTEM_POSIX GNULIB_STRTOULL GNULIB_STRTOLL GNULIB_STRTOD GNULIB_SETENV GNULIB_SECURE_GETENV GNULIB_RPMATCH GNULIB_REALPATH GNULIB_REALLOC_POSIX GNULIB_REALLOCARRAY GNULIB_RANDOM_R GNULIB_RANDOM GNULIB_QSORT_R GNULIB_PUTENV GNULIB_PTSNAME_R GNULIB_PTSNAME GNULIB_POSIX_OPENPT GNULIB_MKSTEMPS GNULIB_MKSTEMP GNULIB_MKOSTEMPS GNULIB_MKOSTEMP GNULIB_MKDTEMP GNULIB_MBTOWC GNULIB_MALLOC_POSIX GNULIB_GRANTPT GNULIB_GETSUBOPT GNULIB_GETLOADAVG GNULIB_CANONICALIZE_FILE_NAME GNULIB_CALLOC_POSIX GNULIB_ATOLL GNULIB__EXIT GL_GENERATE_BYTESWAP_H_FALSE GL_GENERATE_BYTESWAP_H_TRUE BYTESWAP_H GL_GENERATE_ALLOCA_H_FALSE GL_GENERATE_ALLOCA_H_TRUE ALLOCA_H LTALLOCA GL_COND_LIBTOOL_FALSE GL_COND_LIBTOOL_TRUE ALLOCA AMCOND_CROSS_TOOLS_FALSE AMCOND_CROSS_TOOLS_TRUE BUILD_EXEEXT BUILD_LDFLAGS BUILD_CXXFLAGS BUILD_CXX BUILD_CFLAGS BUILD_CC XTRA_CXXFLAGS XTRA_CFLAGS MKOCTFILE_RANLIB MKOCTFILE_LD_CXX MKOCTFILE_F77 MKOCTFILE_DL_LD MKOCTFILE_CXX MKOCTFILE_CC MKOCTFILE_AR CROSS_TOOL_PREFIX LIBOCTAVE LIBOCTINTERP RDYNAMIC_FLAG LD_CXX AMCOND_BUILD_EXTERNAL_LIBXERBLA_FALSE AMCOND_BUILD_EXTERNAL_LIBXERBLA_TRUE F77_FLOAT_STORE_FLAG OCTAVE_F77_INT_TYPE F77_INTEGER_8_FLAG LAPACK_LIBS BLAS_LIBS AMCOND_LINK_ALL_DEPS_FALSE AMCOND_LINK_ALL_DEPS_TRUE NO_UNDEFINED_LDFLAG XTRA_EXTERNAL_SH_LDFLAGS STATIC_LIBS SHARED_LIBS LT_SYS_LIBRARY_PATH OTOOL64 OTOOL LIPO NMEDIT DSYMUTIL MANIFEST_TOOL ac_ct_AR NM ac_ct_DUMPBIN DUMPBIN LD FGREP LIBTOOL OBJDUMP DLLTOOL AS LD_STATIC_FLAG PTHREAD_CFLAGS PTHREAD_LIBS PTHREAD_CC ax_pthread_config OCTAVE_IDX_TYPE ENABLE_64 ldpreloadsep library_path_var OCTGRAPHICS_DLL_DEFS OCTGUI_DLL_DEFS OCTINTERP_DLL_DEFS OCTAVE_DLL_DEFS EXTERNAL_DLL_DEFS TEMPLATE_ARFLAGS TEMPLATE_AR NO_OCT_FILE_STRIP MKOCTFILE_DL_LDFLAGS DL_LDFLAGS DL_LD SH_LDFLAGS SH_LD CXXPICFLAG CPICFLAG FPICFLAG F77_APPEND_EXTRA_UNDERSCORE F77_APPEND_UNDERSCORE F77_TOLOWER FLIBS ac_ct_F77 FFLAGS F77 DEPEND_EXTRA_SED_PATTERN DEPEND_FLAGS INCLUDE_DEPS GCC_VERSION AMCOND_HAVE_BROKEN_STL_ALGO_H_FALSE AMCOND_HAVE_BROKEN_STL_ALGO_H_TRUE GXX_VERSION RANLIB ARFLAGS AR CXXCPP am__fastdepCXX_FALSE am__fastdepCXX_TRUE CXXDEPMODE ac_ct_CXX CXXFLAGS CXX AMCOND_INSTALL_INTERNAL_FONT_FILES_FALSE AMCOND_INSTALL_INTERNAL_FONT_FILES_TRUE sepchar AMCOND_HAVE_ICON_TOOLS_FALSE AMCOND_HAVE_ICON_TOOLS_TRUE RSVG_CONVERT ICOTOOL PYTHON DEFAULT_PAGER GNUPLOT GHOSTSCRIPT LN_S REPRODUCIBLE_TAR_FLAGS TEXI2PDF TEXI2DVI MKINFO WARN_YFLAGS YFLAGS YACC LFLAGS LEXLIB LEX_OUTPUT_ROOT LEX GPERF PERL SED FIND libinterp_pkgconfigdir liboctave_pkgconfigdir pkgconfigdir PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG infofile man1ext man1dir localstartupfiledir startupfiledir octfontsdir octdocdir octdatadir imagedir texi_macros_file octtestsdir doc_cache_file octlocaledir octetcdir localverfcnfiledir localapifcnfiledir localfcnfiledir fcnfiledir octincludedir localveroctfiledir localapioctfiledir localoctfiledir octfiledir localverarchlibdir localapiarchlibdir localarchlibdir archlibdir octlibdir config_opts EGREP GREP CPP am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__include DEPDIR OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC canonical_host_type host_os host_vendor host_cpu host build_os build_vendor build_cpu build AM_BACKSLASH AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM OCTAVE_API_VERSION OCTAVE_RELEASE_DATE OCTAVE_COPYRIGHT OCTAVE_VERSION OCTAVE_PATCH_VERSION OCTAVE_MINOR_VERSION OCTAVE_MAJOR_VERSION target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir runstatedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL am__quote' AUTOHEADER='${SHELL} /home/manu/octave-5.1.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/manu/octave-5.1.0/build-aux/missing automake-1.16' AWK='mawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BLAS_LIBS='-lopenblas' BUILD_CC='gcc' BUILD_CFLAGS='-g -O2 -pthread -fopenmp' BUILD_CXX='g++' BUILD_CXXFLAGS='-g -O2 -pthread -fopenmp' BUILD_EXEEXT='' BUILD_LDFLAGS='' BYTESWAP_H='' BZ2_CPPFLAGS='' BZ2_LDFLAGS='' BZ2_LIBS='-lbz2' CAMD_CPPFLAGS='' CAMD_LDFLAGS='' CAMD_LIBS='' CARBON_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CCOLAMD_CPPFLAGS='' CCOLAMD_LDFLAGS='' CCOLAMD_LIBS='' CFLAGS='-g -O2' CHOLMOD_CPPFLAGS='' CHOLMOD_LDFLAGS='' CHOLMOD_LIBS='' COLAMD_CPPFLAGS='' COLAMD_LDFLAGS='' COLAMD_LIBS='' CPICFLAG='-fPIC' CPP='gcc -E' CPPFLAGS='' CROSS_TOOL_PREFIX='' CURL_CPPFLAGS='' CURL_LDFLAGS='' CURL_LIBS='-lcurl' CXSPARSE_CPPFLAGS='' CXSPARSE_LDFLAGS='' CXSPARSE_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CXXPICFLAG='-fPIC' CYGPATH_W='echo' DEFAULT_PAGER='less' DEFAULT_TERMINAL_FONT='Courier' DEFAULT_TERMINAL_FONT_SIZE='10' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPEND_EXTRA_SED_PATTERN='' DEPEND_FLAGS='-M' DLLTOOL='false' DL_LD='g++' DL_LDFLAGS='-shared' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENABLE_64='yes' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' EXTERNAL_DLL_DEFS='' F77='gfortran' F77_APPEND_EXTRA_UNDERSCORE='yes' F77_APPEND_UNDERSCORE='yes' F77_FLOAT_STORE_FLAG='-ffloat-store' F77_INTEGER_8_FLAG='' F77_TOLOWER='yes' FFLAGS='-g -O2 -std=legacy' FFTW3F_CPPFLAGS='' FFTW3F_LDFLAGS='' FFTW3F_LIBS='-lfftw3f_threads -lfftw3f' FFTW3_CPPFLAGS='' FFTW3_LDFLAGS='' FFTW3_LIBS='-lfftw3_threads -lfftw3' FFTW_XCPPFLAGS=' ' FFTW_XLDFLAGS=' ' FFTW_XLIBS='-lfftw3_threads -lfftw3 -lfftw3f_threads -lfftw3f' FFT_DIR='fftpack' FGREP='/bin/grep -F' FIND='find' FLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath' FLOAT_H='' FLTK_CONFIG='/usr/bin/fltk-config' FLTK_CPPFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16' FLTK_LDFLAGS='' FLTK_LIBS='-lfltk_gl -lfltk -lX11' FNMATCH_H='' FONTCONFIG_CPPFLAGS='-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16' FONTCONFIG_LDFLAGS='' FONTCONFIG_LIBS='-lfontconfig -lfreetype' FPICFLAG='-fPIC' FREXPF_LIBM='' FREXP_LIBM='' FT2_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16' FT2_CPPFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16' FT2_LIBS='-lfreetype' GCC_VERSION='8.3.0' GETHOSTNAME_LIB='' GETOPT_CDEFS_H='' GETOPT_H='' GHOSTSCRIPT='gs' GL2PS_LIBS='' GLOB_H='' GLPK_CPPFLAGS='' GLPK_LDFLAGS='' GLPK_LIBS='' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_BYTESWAP_H_FALSE='' GL_GENERATE_BYTESWAP_H_TRUE='#' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='#' GL_GENERATE_GLOB_H_FALSE='' GL_GENERATE_GLOB_H_TRUE='#' GL_GENERATE_ICONV_H_FALSE='#' GL_GENERATE_ICONV_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='0' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ALPHASORT='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BIND='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='1' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='1' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CLOSEDIR='1' GNULIB_CONNECT='0' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_CTIME='0' GNULIB_DIRFD='1' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='1' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='1' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FCNTL='1' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FDOPENDIR='1' GNULIB_FFLUSH='1' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FNMATCH='1' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='1' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='1' GNULIB_FREXPF='1' GNULIB_FREXPL='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='1' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='1' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='1' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='1' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='1' GNULIB_GETPAGESIZE='0' GNULIB_GETPASS='0' GNULIB_GETPEERNAME='0' GNULIB_GETRUSAGE='1' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GLOB='1' GNULIB_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ICONV='1' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_ISATTY='1' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='0' GNULIB_ISWCTYPE='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='1' GNULIB_LINKAT='0' GNULIB_LINK_DEPS=' ' GNULIB_LISTEN='0' GNULIB_LOCALTIME='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='1' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='1' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='1' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='1' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='1' GNULIB_MKOSTEMPS='1' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NANOSLEEP='1' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OPEN='1' GNULIB_OPENAT='1' GNULIB_OPENDIR='1' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='1' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='1' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='1' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READDIR='1' GNULIB_READLINK='1' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='0' GNULIB_RECVFROM='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_REWINDDIR='1' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='1' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='1' GNULIB_SEND='0' GNULIB_SENDTO='0' GNULIB_SETENV='1' GNULIB_SETHOSTNAME='0' GNULIB_SETSOCKOPT='0' GNULIB_SHUTDOWN='0' GNULIB_SIGACTION='1' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGNBIT='0' GNULIB_SIGPROCMASK='1' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' GNULIB_SOCKET='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STAT='1' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRERROR_R='0' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='1' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='1' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='1' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TIMEGM='1' GNULIB_TIMES='0' GNULIB_TIME_R='1' GNULIB_TIME_RZ='1' GNULIB_TMPFILE='1' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCATE='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='1' GNULIB_UNAME='1' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='1' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='1' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WAITPID='1' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GNUPLOT='gnuplot' GPERF='${top_srcdir}/build-aux/missing gperf' GREP='/bin/grep' GXX_VERSION='8.3.0' HAVE_ACCEPT4='1' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ALPHASORT='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_CRTDEFS_H='0' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='0' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_INITSTATE='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOCALTIME_R='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPLICIT_BZERO='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='1' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FNMATCH='1' HAVE_FNMATCH_H='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='1' HAVE_GETRUSAGE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GLOB='1' HAVE_GLOB_H='1' HAVE_GLOB_PATTERN_P='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_INTTYPES_H='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='1' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_REWINDDIR='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SA_FAMILY_T='1' HAVE_SCANDIR='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='1' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='1' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRUCT_TMS='1' HAVE_STRUCT_UTSNAME='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_CDEFS_H='' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_RESOURCE_H='1' HAVE_SYS_SELECT_H='1' HAVE_SYS_SOCKET_H='1' HAVE_SYS_TIMES_H='1' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='1' HAVE_SYS_UTSNAME_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_TIMEGM='1' HAVE_TIMES='1' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNAME='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='0' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HDF5_CPPFLAGS='-I/usr/include/hdf5/serial' HDF5_LDFLAGS='-L/usr/lib/x86_64-linux-gnu/hdf5/serial' HDF5_LIBS='-lhdf5' ICONV_CONST='' ICONV_H='iconv.h' ICOTOOL='${top_srcdir}/build-aux/missing icotool' INCLUDE_DEPS='yes' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='' JAVA='/usr/bin/java' JAVAC='' JAVA_CPPFLAGS='' JAVA_HOME='/usr/lib/jvm/java-11-openjdk-amd64' JAVA_LIBS='' KLU_CPPFLAGS='' KLU_LDFLAGS='' KLU_LIBS='' LAPACK_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LD_CXX='g++' LD_STATIC_FLAG='' LEX='${top_srcdir}/build-aux/missing flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.octave_' LFLAGS='' LIBICONV='' LIBINTL='' LIBMULTITHREAD='-Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state' LIBOBJS='' LIBOCTAVE='-loctave' LIBOCTAVE_LINK_DEPS='-lcurl -lfftw3_threads -lfftw3 -lfftw3f_threads -lfftw3f -lopenblas -lreadline -lncurses -lpcre -ldl -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lgfortran -lm -lquadmath -lutil -lm ' LIBOCTAVE_LINK_OPTS=' ' LIBOCTGUI_LINK_DEPS='-lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core' LIBOCTGUI_LINK_OPTS='' LIBOCTINTERP='-loctinterp' LIBOCTINTERP_LINK_DEPS='-lfreetype -lhdf5 -lz -lfftw3_threads -lfftw3 -lfftw3f_threads -lfftw3f -lGL -lGLU -lfontconfig -lfreetype -lX11 ' LIBOCTINTERP_LINK_OPTS=' -L/usr/lib/x86_64-linux-gnu/hdf5/serial ' LIBPTH='' LIBPTH_PREFIX='' LIBS='-lutil -lm ' LIBSOCKET='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE='' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' LIBUNISTRING_UNICASE_H='unicase.h' LIBUNISTRING_UNICONV_H='uniconv.h' LIBUNISTRING_UNICTYPE_H='unictype.h' LIBUNISTRING_UNINORM_H='uninorm.h' LIBUNISTRING_UNISTR_H='unistr.h' LIBUNISTRING_UNITYPES_H='unitypes.h' LIB_CLOCK_GETTIME='' LIB_CRYPTO='' LIB_GETLOGIN='' LIB_NANOSLEEP='' LIB_SELECT='' LIMITS_H='limits.h' LIPO='' LLVM_CONFIG='' LLVM_CPPFLAGS='' LLVM_LDFLAGS='' LLVM_LIBS='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='none' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='none' LOCALE_ZH_CN='none' LRELEASE='lrelease' LRELEASEFLAGS='-qt5' LRELEASE_QTVER='' LTALLOCA='' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAGICK_CPPFLAGS='' MAGICK_LDFLAGS='' MAGICK_LIBS='' MAKEINFO='${SHELL} /home/manu/octave-5.1.0/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINFO='makeinfo' MKOCTFILE_AR='ar' MKOCTFILE_CC='gcc' MKOCTFILE_CXX='g++' MKOCTFILE_DL_LD='g++' MKOCTFILE_DL_LDFLAGS='-shared -Wl,-Bsymbolic' MKOCTFILE_F77='gfortran' MKOCTFILE_LD_CXX='g++' MKOCTFILE_OCTAVE_LINK_DEPS='' MKOCTFILE_OCT_LINK_DEPS='' MKOCTFILE_RANLIB='ranlib' MOC='moc' MOCFLAGS='-qt5' MOC_QTVER='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_FNMATCH_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_GLOB_H='' NEXT_AS_FIRST_DIRECTIVE_ICONV_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_RESOURCE_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_FNMATCH_H='' NEXT_GETOPT_H='' NEXT_GLOB_H='' NEXT_ICONV_H='' NEXT_LIMITS_H='' NEXT_MATH_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_RESOURCE_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIMES_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_UTSNAME_H='' NEXT_SYS_WAIT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm -B' NMEDIT='' NO_OCT_FILE_STRIP='false' NO_UNDEFINED_LDFLAG='-no-undefined' OBJDUMP='objdump' OBJEXT='o' OCTAVE_API_VERSION='api-v53' OCTAVE_COPYRIGHT='Copyright (C) 2019 John W. Eaton and others.' OCTAVE_DLL_DEFS='' OCTAVE_F77_INT_TYPE='int32_t' OCTAVE_GUI_LINK_DEPS='' OCTAVE_GUI_LINK_OPTS='' OCTAVE_IDX_TYPE='int64_t' OCTAVE_LINK_DEPS='' OCTAVE_LINK_OPTS='' OCTAVE_MAJOR_VERSION='5' OCTAVE_MINOR_VERSION='1' OCTAVE_PATCH_VERSION='0' OCTAVE_RELEASE_DATE='2019-02-23' OCTAVE_VERSION='5.1.0' OCTGRAPHICS_DLL_DEFS='' OCTGUI_DLL_DEFS='' OCTINTERP_DLL_DEFS='' OCT_GUI_LINK_DEPS='' OCT_GUI_LINK_OPTS='' OCT_LINK_DEPS='' OCT_LINK_OPTS='' OPENGL_LIBS='-lGL -lGLU' OTOOL64='' OTOOL='' PACKAGE='octave' PACKAGE_BUGREPORT='https://octave.org/bugs.html' PACKAGE_NAME='GNU Octave' PACKAGE_STRING='GNU Octave 5.1.0' PACKAGE_TARNAME='octave' PACKAGE_URL='https://www.gnu.org/software/octave/' PACKAGE_VERSION='5.1.0' PATH_SEPARATOR=':' PCRE_CPPFLAGS='' PCRE_LDFLAGS='' PCRE_LIBS='-lpcre' PERL='perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PORTAUDIO_CPPFLAGS='' PORTAUDIO_LDFLAGS='' PORTAUDIO_LIBS='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTHREAD_LIBS='' PTRDIFF_T_SUFFIX='' PYTHON='python' QCOLLECTIONGENERATOR='qcollectiongenerator' QCOLLECTIONGENERATORFLAGS='-qt5' QCOLLECTIONGENERATOR_QTVER='' QHELPGENERATOR='qhelpgenerator' QHELPGENERATORFLAGS='-qt5' QHELPGENERATOR_QTVER='' QHULL_CPPFLAGS='' QHULL_LDFLAGS='' QHULL_LIBS='' QRUPDATE_CPPFLAGS='' QRUPDATE_LDFLAGS='' QRUPDATE_LIBS='' QTCHOOSER='qtchooser' QT_CFLAGS='-DQT_NETWORK_LIB -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5' QT_CPPFLAGS='-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtHelp -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSql -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5' QT_LDFLAGS='' QT_LIBS='-lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core' QT_OPENGL_LIBS='-lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core' RANLIB='ranlib' RCC='rcc' RCCFLAGS='-qt5' RCC_QTVER='' RDYNAMIC_FLAG='-rdynamic' READLINE_LIBS='-lreadline' REPLACE_ACOSF='0' REPLACE_ASINF='0' REPLACE_ATAN2F='0' REPLACE_ATANF='0' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_COSF='0' REPLACE_COSHF='0' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DIRFD='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPF='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FACCESSAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FCNTL='1' REPLACE_FDOPEN='0' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='1' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FNMATCH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='1' REPLACE_FSEEKO='1' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='0' REPLACE_GLOB='0' REPLACE_GLOB_PATTERN_P='0' REPLACE_GMTIME='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ICONV='0' REPLACE_ICONV_OPEN='0' REPLACE_ICONV_UTF='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ILOGBL='0' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='0' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NANOSLEEP='1' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_OPEN='0' REPLACE_OPENAT='0' REPLACE_OPENDIR='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SELECT='0' REPLACE_SETENV='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='0' REPLACE_SINF='0' REPLACE_SINHF='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTF='0' REPLACE_SQRTL='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_STRUCT_TIMEVAL='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TANF='0' REPLACE_TANHF='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCATE='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' REPRODUCIBLE_TAR_FLAGS='--owner=0 --group=0 --numeric-owner --sort=name' RSVG_CONVERT='${top_srcdir}/build-aux/missing rsvg-convert' SED='/bin/sed' SET_MAKE='' SHARED_LIBS='yes' SHELL='/bin/bash' SH_LD='g++' SH_LDFLAGS='-shared' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' SNDFILE_CPPFLAGS='' SNDFILE_LDFLAGS='' SNDFILE_LIBS='' SPARSE_XCPPFLAGS=' ' SPARSE_XLDFLAGS=' ' SPARSE_XLIBS=' ' STATIC_LIBS='no' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' SUITESPARSECONFIG_CPPFLAGS='' SUITESPARSECONFIG_LDFLAGS='' SUITESPARSECONFIG_LIBS='' SUNDIALS_IDA_CPPFLAGS='' SUNDIALS_IDA_LDFLAGS='' SUNDIALS_IDA_LIBS='' SUNDIALS_NVECSERIAL_CPPFLAGS='' SUNDIALS_NVECSERIAL_LDFLAGS='' SUNDIALS_NVECSERIAL_LIBS='' SUNDIALS_XCPPFLAGS=' ' SUNDIALS_XLDFLAGS=' ' SUNDIALS_XLIBS=' ' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TEMPLATE_AR='ar' TEMPLATE_ARFLAGS='cr' TERM_LIBS='-lncurses' TEXI2DVI='texi2dvi' TEXI2PDF='texi2pdf' TIME_H_DEFINES_STRUCT_TIMESPEC='1' UIC='uic' UICFLAGS='-qt5' UIC_QTVER='' UMFPACK_CPPFLAGS='' UMFPACK_LDFLAGS='' UMFPACK_LIBS='' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='5.1.0' WARN_CFLAGS=' -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual' WARN_CXXFLAGS=' -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual' WARN_LDFLAGS='' WARN_YFLAGS='' WCHAR_T_SUFFIX='' WIN32_TERMINAL_FALSE='' WIN32_TERMINAL_TRUE='#' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='0' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINT_T_SUFFIX='' X11_INCFLAGS='' X11_LIBS='-lX11' XMKMF='' XTRA_CFLAGS=' -pthread -fopenmp' XTRA_CXXFLAGS=' -pthread -fopenmp' XTRA_EXTERNAL_SH_LDFLAGS='' YACC='${top_srcdir}/build-aux/missing bison' YFLAGS='' Z_CPPFLAGS='' Z_LDFLAGS='' Z_LIBS='-lz' ac_config_files=' Makefile build-aux/check-subst-vars.sh:build-aux/check-subst-vars.in.sh doc/doxyhtml/Doxyfile libgnu/Makefile liboctave/octave.pc:liboctave/octave.in.pc libinterp/octinterp.pc:libinterp/octinterp.in.pc oct-conf-post.h-tmp:oct-conf-post.in.h libgui/mk-default-qt-settings.sh-tmp:libgui/mk-default-qt-settings.in.sh liboctave/external/mk-f77-def.sh-tmp:liboctave/external/mk-f77-def.in.sh liboctave/mk-version-h.sh-tmp:liboctave/mk-version-h.in.sh libinterp/corefcn/mk-mxarray-h.sh-tmp:libinterp/corefcn/mk-mxarray-h.in.sh build-aux/subst-config-vals.sh-tmp:build-aux/subst-config-vals.in.sh build-aux/subst-cross-config-vals.sh-tmp:build-aux/subst-cross-config-vals.in.sh build-aux/subst-script-vals.sh-tmp:build-aux/subst-script-vals.in.sh' ac_config_headers=' config.h:config.in.h' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='gfortran' ac_ct_LRELEASE='lrelease' ac_ct_LRELEASE_QTVER='' ac_ct_MOC='moc' ac_ct_MOC_QTVER='' ac_ct_QCOLLECTIONGENERATOR='qcollectiongenerator' ac_ct_QCOLLECTIONGENERATOR_QTVER='' ac_ct_QHELPGENERATOR='qhelpgenerator' ac_ct_QHELPGENERATOR_QTVER='' ac_ct_QTCHOOSER='qtchooser' ac_ct_RCC='rcc' ac_ct_RCC_QTVER='' ac_ct_UIC='uic' ac_ct_UIC_QTVER='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' archlibdir='/usr/local/libexec/octave/5.1.0/exec/x86_64-pc-linux-gnu' ax_pthread_config='' bindir='/usr/local/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' canonical_host_type='x86_64-pc-linux-gnu' config_opts='' datadir='/usr/local/share' datarootdir='/usr/local/share' doc_cache_file='/usr/local/share/octave/5.1.0/etc/doc-cache' docdir='/usr/local/share/doc/octave' dvidir='/usr/local/share/doc/octave' exec_prefix='/usr/local' fcnfiledir='/usr/local/share/octave/5.1.0/m' gl_LIBOBJS=' asnprintf.o chdir-long.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o localtime-buffer.o mbrtowc.o mktime.o nanosleep.o openat-proc.o printf-args.o printf-parse.o time_rz.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo localtime-buffer.lo mbrtowc.lo mktime.lo nanosleep.lo openat-proc.lo printf-args.lo printf-parse.lo time_rz.lo vasnprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_OCTAVE_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/local/share/doc/octave' imagedir='/usr/local/share/octave/5.1.0/imagelib' includedir='/usr/local/include' infodir='/usr/local/share/info' infofile='/usr/local/share/info/octave.info' install_sh='${SHELL} /home/manu/octave-5.1.0/build-aux/install-sh' ldpreloadsep=' ' libdir='/usr/local/lib' libexecdir='/usr/local/libexec' libinterp_pkgconfigdir='${libdir}/pkgconfig' liboctave_pkgconfigdir='${libdir}/pkgconfig' library_path_var='LD_LIBRARY_PATH' localapiarchlibdir='/usr/local/libexec/octave/api-v53/site/exec/x86_64-pc-linux-gnu' localapifcnfiledir='/usr/local/share/octave/site/api-v53/m' localapioctfiledir='/usr/local/lib/octave/site/oct/api-v53/x86_64-pc-linux-gnu' localarchlibdir='/usr/local/libexec/octave/site/exec/x86_64-pc-linux-gnu' localedir='/usr/local/share/locale' localfcnfiledir='/usr/local/share/octave/site/m' localoctfiledir='/usr/local/lib/octave/site/oct/x86_64-pc-linux-gnu' localstartupfiledir='/usr/local/share/octave/site/m/startup' localstatedir='/usr/local/var' localverarchlibdir='/usr/local/libexec/octave/5.1.0/site/exec/x86_64-pc-linux-gnu' localverfcnfiledir='/usr/local/share/octave/5.1.0/site/m' localveroctfiledir='/usr/local/lib/octave/5.1.0/site/oct/x86_64-pc-linux-gnu' man1dir='/usr/local/share/man/man1' man1ext='.1' mandir='/usr/local/share/man' mkdir_p='$(MKDIR_P)' octdatadir='/usr/local/share/octave/5.1.0/data' octdocdir='/usr/local/share/octave/5.1.0/doc' octetcdir='/usr/local/share/octave/5.1.0/etc' octfiledir='/usr/local/lib/octave/5.1.0/oct/x86_64-pc-linux-gnu' octfontsdir='/usr/local/share/octave/5.1.0/fonts' octincludedir='/usr/local/include/octave-5.1.0/octave' octlibdir='/usr/local/lib/octave/5.1.0' octlocaledir='/usr/local/share/octave/5.1.0/locale' octtestsdir='/usr/local/share/octave/5.1.0/etc/tests' oldincludedir='/usr/include' pdfdir='/usr/local/share/doc/octave' pkgconfigdir='${libdir}/pkgconfig' prefix='/usr/local' program_transform_name='s,x,x,' psdir='/usr/local/share/doc/octave' runstatedir='/usr/local/var/run' sbindir='/usr/local/sbin' sepchar=':' sharedstatedir='/usr/local/com' startupfiledir='/usr/local/share/octave/5.1.0/m/startup' sysconfdir='/usr/local/etc' target_alias='' texi_macros_file='/usr/local/share/octave/5.1.0/etc/macros.texi' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Octave" #define PACKAGE_TARNAME "octave" #define PACKAGE_VERSION "5.1.0" #define PACKAGE_STRING "GNU Octave 5.1.0" #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" #define PACKAGE_URL "https://www.gnu.org/software/octave/" #define PACKAGE "octave" #define VERSION "5.1.0" #define OCTAVE_SOURCE 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 _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define SEPCHAR ':' #define SEPCHAR_STR ":" #define SHELL_PATH "/bin/sh" #define HAVE_FSEEKO 1 #define _DARWIN_USE_64_BIT_INODE 1 #define __NO_MATH_INLINES 1 #define HAVE_LIBM 1 #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 #define SIZEOF_VOID_P 8 #define OCTAVE_ENABLE_64 1 #define OCTAVE_SIZEOF_IDX_TYPE 8 #define OCTAVE_IDX_TYPE int64_t #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_OMP_H 1 #define HAVE_OMP_GET_NUM_THREADS 1 #define OCTAVE_ENABLE_OPENMP 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define OCTAVE_F77_INT_TYPE int32_t #define OCTAVE_SIZEOF_F77_INT_TYPE 4 #define HAVE_DLOPEN_API 1 #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 #define HAVE_DYNAMIC_AUTO_ARRAYS 1 #define HAVE_IEEE754_DATA_FORMAT 1 #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 #define HAVE_CXX_COMPLEX_SETTERS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_READLINKAT 1 #define HAVE_FCHDIR 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FDOPENDIR 1 #define HAVE_MEMPCPY 1 #define HAVE_FNMATCH 1 #define HAVE_BTOWC 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE___FPURGE 1 #define HAVE___FREADING 1 #define HAVE_FSTATAT 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETLOGIN_R 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GLOB 1 #define HAVE_GLOB_PATTERN_P 1 #define HAVE_GETPWNAM_R 1 #define HAVE_LINK 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_MKOSTEMP 1 #define HAVE_MKOSTEMPS 1 #define HAVE_TZSET 1 #define HAVE_OPENAT 1 #define HAVE_PIPE 1 #define HAVE_READLINK 1 #define HAVE_FPATHCONF 1 #define HAVE_SECURE_GETENV 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETEGID 1 #define HAVE_SETENV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRPTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_ISWCNTRL 1 #define FUNC_REALPATH_WORKS 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_NETDB_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GLOB_H 1 #define HAVE_ICONV_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FEATURES_H 1 #define HAVE_SHUTDOWN 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_LINUX_IF_ALG_H 1 #define USE_LINUX_CRYPTO_API 0 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_DECL_FCHDIR 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_STRMODE 0 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_ALARM 1 #define HAVE_FREXP 1 #define _USE_STD_STAT 1 #define HAVE_DECL_FSEEKO 1 #define FUNC_FFLUSH_STDIN 0 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETDTABLESIZE 1 #define HAVE_DECL_GETLOGIN_R 1 #define HAVE_DECL_GETLOGIN 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_ICONV 1 #define ICONV_CONST #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_LANGINFO_CODESET 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMRCHR 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define TIME_T_IS_SIGNED 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_TM_GMTOFF 1 #define PROMOTED_MODE_T mode_t #define HAVE_SIGSET_T 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE__BOOL 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_ALLOCA 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE_BYTESWAP_H 1 #define GNULIB_CANONICALIZE 1 #define GNULIB_TEST_CANONICALIZE 1 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 #define GNULIB_TEST_CHDIR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_SETTIME 1 #define GNULIB_TEST_CLOEXEC 1 #define GNULIB_TEST_CLOSE 1 #define HAVE_CLOSEDIR 1 #define GNULIB_TEST_CLOSEDIR 1 #define GL_COMPILE_CRYPTO_STREAM 1 #define GL_COMPILE_CRYPTO_STREAM 1 #define GL_COMPILE_CRYPTO_STREAM 1 #define GL_COMPILE_CRYPTO_STREAM 1 #define D_INO_IN_DIRENT 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 #define GNULIB_TEST_DIRFD 1 #define GNULIB_DIRNAME 1 #define GNULIB_TEST_DUP 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FCHDIR 1 #define GNULIB_TEST_FCNTL 1 #define GNULIB_FD_SAFER_FLAG 1 #define HAVE_DECL_FDOPENDIR 1 #define GNULIB_TEST_FDOPENDIR 1 #define GNULIB_FDOPENDIR 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_FFLUSH 1 #define GNULIB_TEST_FFLUSH 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FNMATCH 1 #define HAVE_DECL_FPURGE 0 #define GNULIB_TEST_FPURGE 1 #define GNULIB_TEST_FREXP 1 #define GNULIB_TEST_FREXPF 1 #define GNULIB_TEST_FSEEK 1 #define FUNC_FFLUSH_STDIN 0 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FSTATAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define GNULIB_TEST_FTRUNCATE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MINIMALLY_WORKING_GETCWD 1 #define GNULIB_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETCWD 1 #define GNULIB_TEST_GETDTABLESIZE 1 #define HAVE_GETHOSTNAME 1 #define GNULIB_TEST_GETHOSTNAME 1 #define GNULIB_TEST_GETLOGIN_R 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define GNULIB_TEST_GETRUSAGE 1 #define GETTIMEOFDAY_TIMEZONE struct timezone #define GNULIB_TEST_GETTIMEOFDAY 1 #define GNULIB_TEST_GLOB 1 #define HAVE_INLINE 1 #define GNULIB_TEST_ISATTY 1 #define HAVE_ISNAND_IN_LIBC 1 #define HAVE___INLINE 1 #define GNULIB_TEST_LINK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_LSTAT 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_GNU 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSRTOWCS 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMPCPY 1 #define GNULIB_TEST_MEMPCPY 1 #define HAVE_MEMRCHR 1 #define GNULIB_TEST_MEMRCHR 1 #define HAVE_MKFIFO 1 #define GNULIB_TEST_MKFIFO 1 #define GNULIB_MKOSTEMP 1 #define GNULIB_TEST_MKOSTEMP 1 #define GNULIB_MKOSTEMPS 1 #define GNULIB_TEST_MKOSTEMPS 1 #define GNULIB_TEST_MKTIME 1 #define NEED_MKTIME_INTERNAL 1 #define GNULIB_MSVC_NOTHROW 1 #define HAVE_BUG_BIG_NANOSLEEP 1 #define GNULIB_TEST_NANOSLEEP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SYSCTL 1 #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 #define my_strftime nstrftime #define GNULIB_TEST_OPEN 1 #define GNULIB_OPENAT 1 #define GNULIB_TEST_OPENAT 1 #define HAVE_OPENDIR 1 #define GNULIB_TEST_OPENDIR 1 #define GNULIB_TEST_PIPE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define GNULIB_TEST_PUTENV 1 #define HAVE_RAISE 1 #define GNULIB_TEST_RAISE 1 #define HAVE_READDIR 1 #define GNULIB_TEST_READDIR 1 #define GNULIB_TEST_READLINK 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_REWINDDIR 1 #define GNULIB_TEST_REWINDDIR 1 #define GNULIB_TEST_RMDIR 1 #define GNULIB_TEST_SECURE_GETENV 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SETENV 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define GNULIB_TEST_SIGACTION 1 #define GNULIB_TEST_SIGPROCMASK 1 #define HAVE_STDINT_H 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define GNULIB_TEST_STAT 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_STRERROR 1 #define GNULIB_TEST_STRERROR 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define GNULIB_TEST_STRPTIME 1 #define HAVE_STRSIGNAL 1 #define GNULIB_TEST_STRSIGNAL 1 #define GNULIB_TEST_SYMLINK 1 #define HAVE_STRUCT_TMS 1 #define HAVE_STRUCT_UTSNAME 1 #define HAVE_DECL_LOCALTIME_R 1 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIME_RZ 1 #define GNULIB_TEST_TIMEGM 1 #define GNULIB_TEST_TMPFILE 1 #define HAVE_RUN_TZSET_TEST 1 #define GNULIB_TEST_TZSET 1 #define HAVE_UNAME 1 #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 #define GNULIB_UNISTR_U8_MBTOUC 1 #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U8_MBTOUCR 1 #define GNULIB_UNISTR_U8_UCTOMB 1 #define GNULIB_TEST_UNLINK 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define GNULIB_TEST_WAITPID 1 #define HAVE_TOWLOWER 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FPU_CONTROL_H 1 #define HAVE_GRP_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SGTTY_H 1 #define HAVE_DEV_T 1 #define HAVE_INO_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_LONG_LONG_INT 1 #define OCTAVE_HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 #define SIZEOF_LONG_DOUBLE 16 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 #define HAVE_CTERMID 1 #define HAVE_DUP2 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_EXECVP 1 #define HAVE_FORK 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETGRENT 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRNAM 1 #define HAVE_GETPGRP 1 #define HAVE_GETPID 1 #define HAVE_GETPPID 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWUID 1 #define HAVE_GETUID 1 #define HAVE_ISASCII 1 #define HAVE_KILL 1 #define HAVE_LGAMMA_R 1 #define HAVE_LGAMMAF_R 1 #define HAVE_REALPATH 1 #define HAVE_SELECT 1 #define HAVE_SETGRENT 1 #define HAVE_SETPWENT 1 #define HAVE_SETSID 1 #define HAVE_SIGLONGJMP 1 #define HAVE_STRSIGNAL 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_TOASCII 1 #define HAVE_UMASK 1 #define HAVE_WAITPID 1 #define HAVE_MATH_DEFINES 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETPWNAM 1 #define HAVE_DIRENT_H 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_PCRE_H 1 #define HAVE_PCRE 1 #define USE_READLINE 1 #define HAVE_ZLIB_H 1 #define HAVE_Z 1 #define HAVE_ZLIB 1 #define HAVE_BZLIB_H 1 #define HAVE_BZ2 1 #define HAVE_HDF5_H 1 #define HAVE_HDF5_18 1 #define HAVE_HDF5 1 #define HAVE_FFTW3_H 1 #define HAVE_FFTW3 1 #define HAVE_FFTW3_H 1 #define HAVE_FFTW3F 1 #define HAVE_FFTW 1 #define HAVE_FFTW3_THREADS 1 #define HAVE_FFTW3F_THREADS 1 #define HAVE_CURL_CURL_H 1 #define HAVE_CURL 1 #define HAVE_X_WINDOWS 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLU_H 1 #define HAVE_GL_GLEXT_H 1 #define HAVE_OPENGL 1 #define HAVE_FREETYPE 1 #define HAVE_FT_REFERENCE_FACE 1 #define HAVE_FONTCONFIG_FONTCONFIG_H 1 #define HAVE_FONTCONFIG 1 #define HAVE_SETLOCALE 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_CHMOD 1 #define HAVE_CHOWN 1 #define HAVE_FTRUNCATE 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_QABSTRACTITEMMODEL_BEGINRESETMODEL 1 #define HAVE_QT 1 #define HAVE_QSTANDARDPATHS 1 #define HAVE_QGUIAPPLICATION_SETDESKTOPFILENAME 1 #define HAVE_QHEADERVIEW_SETSECTIONRESIZEMODE 1 #define HAVE_QHEADERVIEW_SETSECTIONSCLICKABLE 1 #define HAVE_QHEADERVIEW_SETSECTIONSMOVABLE 1 #define HAVE_QHELPSEARCHQUERYWIDGET_SEARCHINPUT 1 #define HAVE_QINSTALLMESSAGEHANDLER 1 #define HAVE_QLINEEDIT_SETPLACEHOLDERTEXT 1 #define HAVE_QMOUSEEVENT_LOCALPOS 1 #define QOBJECT_FINDCHILDREN_ACCEPTS_FINDCHILDOPTIONS 1 #define HAVE_QSCREEN_DEVICEPIXELRATIO 1 #define HAVE_QTABWIDGET_SETMOVABLE 1 #define QTMESSAGEHANDLER_ACCEPTS_QMESSAGELOGCONTEXT 1 #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 #define HAVE_QFONT_MONOSPACE 1 #define HAVE_QGUIAPPLICATION 1 #define HAVE_QOPENGLWIDGET 1 #define HAVE_QT_GRAPHICS 1 #define HAVE_QOFFSCREENSURFACE 1 #define HAVE_QT_OFFSCREEN 1 #define HAVE_QT5 1 #define HAVE_FLTK 1 #define JAVA_HOME "/usr/lib/jvm/java-11-openjdk-amd64" #define JAVA_LDPATH "" #define ENABLE_DOCS 1 #define HAVE_PRAGMA_GCC_DIAGNOSTIC 1 #define HAVE_WARN_IMPLICIT_FALLTHROUGH 1 configure: exit 0