Created
November 21, 2016 10:16
-
-
Save yubrshen/d2faec3ee24707943574560722430dfb to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 4.2.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure LD_LIBRARY_PATH=/opt/OpenBLAS/lib CPPFLAGS=-I/opt/OpenBLAS/include LDFLAGS=-L/opt/OpenBLAS/lib --enable-64 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = yushen | |
uname -m = x86_64 | |
uname -r = 4.4.0-47-generic | |
uname -s = Linux | |
uname -v = #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /snap/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:5140: checking for a BSD-compatible install | |
configure:5208: result: /usr/bin/install -c | |
configure:5219: checking whether build environment is sane | |
configure:5274: result: yes | |
configure:5425: checking for a thread-safe mkdir -p | |
configure:5464: result: /bin/mkdir -p | |
configure:5471: checking for gawk | |
configure:5487: found /usr/bin/gawk | |
configure:5498: result: gawk | |
configure:5509: checking whether make sets $(MAKE) | |
configure:5531: result: yes | |
configure:5560: checking whether make supports nested variables | |
configure:5577: result: yes | |
configure:5666: checking whether UID '0' is supported by ustar format | |
configure:5669: result: yes | |
configure:5676: checking whether GID '0' is supported by ustar format | |
configure:5679: result: yes | |
configure:5687: checking how to create a ustar tar archive | |
configure:5698: tar --version | |
tar (GNU tar) 1.28 | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
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:5701: $? = 0 | |
configure:5741: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:5744: $? = 0 | |
configure:5748: tar -xf - <conftest.tar | |
configure:5751: $? = 0 | |
configure:5753: cat conftest.dir/file | |
GrepMe | |
configure:5756: $? = 0 | |
configure:5769: result: gnutar | |
configure:5834: checking whether make supports nested variables | |
configure:5851: result: yes | |
configure:5867: checking build system type | |
configure:5881: result: x86_64-pc-linux-gnu | |
configure:5901: checking host system type | |
configure:5914: result: x86_64-pc-linux-gnu | |
configure:5970: checking for style of include used by make | |
configure:5998: result: GNU | |
configure:6069: checking for gcc | |
configure:6085: found /usr/bin/gcc | |
configure:6096: result: gcc | |
configure:6419: checking for C compiler version | |
configure:6428: gcc --version >&5 | |
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:6439: $? = 0 | |
configure:6428: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
configure:6439: $? = 0 | |
configure:6428: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6439: $? = 1 | |
configure:6428: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6439: $? = 1 | |
configure:6428: gcc -version >&5 | |
gcc: error: unrecognized command line option '-version' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6439: $? = 1 | |
configure:6459: checking whether the C compiler works | |
configure:6481: gcc -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:6485: $? = 0 | |
configure:6533: result: yes | |
configure:6536: checking for C compiler default output file name | |
configure:6538: result: a.out | |
configure:6544: checking for suffix of executables | |
configure:6551: gcc -o conftest -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:6555: $? = 0 | |
configure:6577: result: | |
configure:6599: checking whether we are cross compiling | |
configure:6607: gcc -o conftest -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:6611: $? = 0 | |
configure:6618: ./conftest | |
configure:6622: $? = 0 | |
configure:6637: result: no | |
configure:6642: checking for suffix of object files | |
configure:6664: gcc -c -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:6668: $? = 0 | |
configure:6689: result: o | |
configure:6693: checking whether we are using the GNU C compiler | |
configure:6712: gcc -c -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:6712: $? = 0 | |
configure:6721: result: yes | |
configure:6730: checking whether gcc accepts -g | |
configure:6750: gcc -c -g -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:6750: $? = 0 | |
configure:6791: result: yes | |
configure:6808: checking for gcc option to enable C11 features | |
configure:7011: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7011: $? = 0 | |
configure:7025: result: none needed | |
configure:7328: checking dependency style of gcc | |
configure:7439: result: gcc3 | |
configure:7460: checking how to run the C preprocessor | |
configure:7491: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:7491: $? = 0 | |
configure:7505: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:7505: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.0" | |
| #define OCTAVE_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7530: result: gcc -E | |
configure:7550: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:7550: $? = 0 | |
configure:7564: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:7564: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.0" | |
| #define OCTAVE_SOURCE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7593: checking for grep that handles long lines and -e | |
configure:7651: result: /bin/grep | |
configure:7656: checking for egrep | |
configure:7718: result: /bin/grep -E | |
configure:7723: checking for ANSI C header files | |
configure:7743: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7743: $? = 0 | |
configure:7816: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:7816: $? = 0 | |
configure:7816: ./conftest | |
configure:7816: $? = 0 | |
configure:7827: result: yes | |
configure:7840: checking for sys/types.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for sys/stat.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for stdlib.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for string.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for memory.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for strings.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for inttypes.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for stdint.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7840: checking for unistd.h | |
configure:7840: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7840: $? = 0 | |
configure:7840: result: yes | |
configure:7853: checking minix/config.h usability | |
configure:7853: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:55:26: fatal error: minix/config.h: No such file or directory | |
compilation terminated. | |
configure:7853: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:7853: result: no | |
configure:7853: checking minix/config.h presence | |
configure:7853: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:22:26: fatal error: minix/config.h: No such file or directory | |
compilation terminated. | |
configure:7853: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 <minix/config.h> | |
configure:7853: result: no | |
configure:7853: checking for minix/config.h | |
configure:7853: result: no | |
configure:7877: checking whether it is safe to define __EXTENSIONS__ | |
configure:7895: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7895: $? = 0 | |
configure:7902: result: yes | |
configure:7919: checking whether _XOPEN_SOURCE should be defined | |
configure:7938: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:7938: $? = 0 | |
configure:7962: result: no | |
configure:7980: result: defining octlibdir to be ${libdir}/octave/${version} | |
configure:7991: result: defining archlibdir to be ${libexecdir}/octave/${version}/exec/${canonical_host_type} | |
configure:8000: result: defining localarchlibdir to be ${libexecdir}/octave/site/exec/${canonical_host_type} | |
configure:8007: result: defining localapiarchlibdir to be ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type} | |
configure:8014: result: defining localverarchlibdir to be ${libexecdir}/octave/${version}/site/exec/${canonical_host_type} | |
configure:8025: result: defining octfiledir to be ${libdir}/octave/${version}/oct/${canonical_host_type} | |
configure:8036: result: defining localoctfiledir to be ${libdir}/octave/site/oct/${canonical_host_type} | |
configure:8043: result: defining localapioctfiledir to be ${libdir}/octave/site/oct/${api_version}/${canonical_host_type} | |
configure:8050: result: defining localveroctfiledir to be ${libdir}/octave/${version}/site/oct/${canonical_host_type} | |
configure:8058: result: defining octincludedir to be ${includedir}/octave-${version}/octave | |
configure:8069: result: defining fcnfiledir to be ${datadir}/octave/${version}/m | |
configure:8080: result: defining localfcnfiledir to be ${datadir}/octave/site/m | |
configure:8087: result: defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m | |
configure:8094: result: defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m | |
configure:8102: result: defining octetcdir to be ${datadir}/octave/${version}/etc | |
configure:8110: result: defining octlocaledir to be ${datadir}/octave/${version}/locale | |
configure:8118: result: defining doc_cache_file to be ${octetcdir}/doc-cache | |
configure:8126: result: defining octtestsdir to be ${octetcdir}/tests | |
configure:8134: result: defining texi_macros_file to be ${octetcdir}/macros.texi | |
configure:8142: result: defining imagedir to be ${datadir}/octave/${version}/imagelib | |
configure:8150: result: defining octdatadir to be ${datadir}/octave/${version}/data | |
configure:8158: result: defining startupfiledir to be ${fcnfiledir}/startup | |
configure:8164: result: defining localstartupfiledir to be ${localfcnfiledir}/startup | |
configure:8171: result: defining man1dir to be ${mandir}/man1 | |
configure:8178: result: defining man1ext to be .1 | |
configure:8185: result: defining infofile to be ${infodir}/octave.info | |
configure:8243: checking for pkg-config | |
configure:8261: found /usr/bin/pkg-config | |
configure:8273: result: /usr/bin/pkg-config | |
configure:8298: checking pkg-config is at least version 0.9.0 | |
configure:8301: result: yes | |
configure:8316: checking for gawk | |
configure:8343: result: gawk | |
configure:8354: checking for grep that handles long lines and -e | |
configure:8412: result: /bin/grep | |
configure:8422: checking for gfind | |
configure:8452: result: no | |
configure:8422: checking for find | |
configure:8438: found /usr/bin/find | |
configure:8449: result: find | |
configure:8462: checking for a usable sed | |
configure:8540: result: /bin/sed | |
configure:8546: checking for perl | |
configure:8562: found /usr/bin/perl | |
configure:8573: result: perl | |
configure:8588: checking for gperf | |
configure:8604: found /usr/bin/gperf | |
configure:8615: result: gperf | |
configure:8644: checking for flex | |
configure:8660: found /usr/bin/flex | |
configure:8671: result: flex | |
configure:8709: flex conftest.l | |
configure:8713: $? = 0 | |
configure:8715: checking lex output file root | |
configure:8729: result: lex.yy | |
configure:8734: checking lex library | |
configure:8748: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
/tmp/ccOZKJtt.o: In function `input': | |
/home/yubrshen/tmp/octave-4.2.0/lex.yy.c:1200: undefined reference to `yywrap' | |
/tmp/ccOZKJtt.o: In function `yylex': | |
/home/yubrshen/tmp/octave-4.2.0/lex.yy.c:894: undefined reference to `yywrap' | |
/tmp/ccOZKJtt.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.l:18: undefined reference to `yywrap' | |
collect2: error: ld returned 1 exit status | |
configure:8748: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| /* end confdefs.h. */ | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 6 | |
| #define YY_FLEX_SUBMINOR_VERSION 0 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! C99 */ | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #ifdef __ia64__ | |
| /* On IA-64, the buffer size is 16k, not 8k. | |
| * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | |
| * Ditto for the __ia64__ case accordingly. | |
| */ | |
| #define YY_BUF_SIZE 32768 | |
| #else | |
| #define YY_BUF_SIZE 16384 | |
| #endif /* __ia64__ */ | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| #define YY_LINENO_REWIND_TO(ptr) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| int yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static int yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #ifdef yytext_ptr | |
| #undef yytext_ptr | |
| #endif | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| #if defined(__GNUC__) && __GNUC__ >= 3 | |
| __attribute__((__noreturn__)) | |
| #endif | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst YY_CHAR yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst YY_CHAR yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_uint16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_uint16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 484 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * _in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * _out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int _line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| #ifndef YY_NO_UNPUT | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #endif | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #ifdef __ia64__ | |
| /* On IA-64, the buffer size is 16k, not 8k */ | |
| #define YY_READ_BUF_SIZE 16384 | |
| #else | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif /* __ia64__ */ | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK /*LINTED*/break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| yy_state_type yy_current_state; | |
| char *yy_cp, *yy_bp; | |
| int yy_act; | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| { | |
| #line 1 "conftest.l" | |
| | |
| #line 710 "lex.yy.c" | |
| | |
| while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | |
| yyless ((input () != 0)); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 10 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 817 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of user's declarations */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| char *source = (yytext_ptr); | |
| yy_size_t number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((int) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| yy_state_type yy_current_state; | |
| char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| int yy_is_jam; | |
| | |
| YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| #ifndef YY_NO_UNPUT | |
| | |
| static void yyunput (int c, char * yy_bp ) | |
| { | |
| char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| yy_size_t number_to_move = (yy_n_chars) + 2; | |
| char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return EOF; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = (yy_size_t)size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| yy_size_t grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param yybytes the byte buffer to scan | |
| * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n; | |
| yy_size_t i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param _line_number line number | |
| * | |
| */ | |
| void yyset_lineno (int _line_number ) | |
| { | |
| | |
| yylineno = _line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param _in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * _in_str ) | |
| { | |
| yyin = _in_str ; | |
| } | |
| | |
| void yyset_out (FILE * _out_str ) | |
| { | |
| yyout = _out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int _bdebug ) | |
| { | |
| yy_flex_debug = _bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| | |
| int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 10 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:8748: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfl >&5 | |
configure:8748: $? = 0 | |
configure:8758: result: -lfl | |
configure:8764: checking whether yytext is a pointer | |
configure:8781: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfl >&5 | |
configure:8781: $? = 0 | |
configure:8789: result: yes | |
configure:8809: result: defining LFLAGS to be -I | |
configure:8837: checking for bison | |
configure:8853: found /usr/bin/bison | |
configure:8864: result: bison -y | |
configure:8883: checking syntax of bison api.prefix (or name-prefix) declaration | |
configure:8928: result: api brace | |
configure:8950: checking syntax of bison push/pull declaration | |
configure:8994: result: dash | |
configure:9035: checking for makeinfo | |
configure:9051: found /usr/bin/makeinfo | |
configure:9062: result: makeinfo | |
configure:9086: checking for texi2dvi | |
configure:9102: found /usr/bin/texi2dvi | |
configure:9113: result: texi2dvi | |
configure:9140: checking for texi2pdf | |
configure:9156: found /usr/bin/texi2pdf | |
configure:9167: result: texi2pdf | |
configure:9201: checking whether ln -s works | |
configure:9205: result: yes | |
configure:9221: checking for desktop-file-install | |
configure:9237: found /usr/bin/desktop-file-install | |
configure:9248: result: desktop-file-install | |
configure:9273: checking for gs | |
configure:9289: found /usr/bin/gs | |
configure:9300: result: gs | |
configure:9339: checking for gnuplot | |
configure:9355: found /usr/bin/gnuplot | |
configure:9366: result: gnuplot | |
configure:9412: checking for less | |
configure:9428: found /usr/bin/less | |
configure:9439: result: less | |
configure:9463: checking for python | |
configure:9479: found /usr/bin/python | |
configure:9490: result: python | |
configure:9505: checking for icotool | |
configure:9521: found /usr/bin/icotool | |
configure:9532: result: icotool | |
configure:9559: checking for rsvg-convert | |
configure:9575: found /usr/bin/rsvg-convert | |
configure:9586: result: rsvg-convert | |
configure:9773: checking size of void * | |
configure:9778: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:9778: $? = 0 | |
configure:9778: ./conftest | |
configure:9778: $? = 0 | |
configure:9792: result: 8 | |
configure:9806: checking size of int | |
configure:9811: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:9811: $? = 0 | |
configure:9811: ./conftest | |
configure:9811: $? = 0 | |
configure:9825: result: 4 | |
configure:9839: checking size of long | |
configure:9844: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:9844: $? = 0 | |
configure:9844: ./conftest | |
configure:9844: $? = 0 | |
configure:9858: result: 8 | |
configure:9872: checking size of int64_t | |
configure:9877: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:9877: $? = 0 | |
configure:9877: ./conftest | |
configure:9877: $? = 0 | |
configure:9891: result: 8 | |
configure:9930: defining __NO_MATH_INLINES avoids buggy GNU libc exp function | |
configure:9996: checking for g++ | |
configure:10012: found /usr/bin/g++ | |
configure:10023: result: g++ | |
configure:10050: checking for C++ compiler version | |
configure:10059: g++ --version >&5 | |
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:10070: $? = 0 | |
configure:10059: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
configure:10070: $? = 0 | |
configure:10059: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:10070: $? = 1 | |
configure:10059: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:10070: $? = 1 | |
configure:10074: checking whether we are using the GNU C++ compiler | |
configure:10093: g++ -c -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:10093: $? = 0 | |
configure:10102: result: yes | |
configure:10111: checking whether g++ accepts -g | |
configure:10131: g++ -c -g -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:10131: $? = 0 | |
configure:10172: result: yes | |
configure:10189: checking for g++ option to enable C++11 features | |
configure:10425: g++ -c -g -O2 -I/opt/OpenBLAS/include conftest.cpp >&5 | |
In file included from /usr/include/c++/5/tuple:35:0, | |
from conftest.cpp:45: | |
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. | |
#error This file requires compiler and library support \ | |
^ | |
conftest.cpp:52:16: error: 'shared_ptr' in namespace 'std' does not name a template type | |
typedef std::shared_ptr<std::string> sptr; | |
^ | |
conftest.cpp:53:16: error: 'weak_ptr' in namespace 'std' does not name a template type | |
typedef std::weak_ptr<std::string> wptr; | |
^ | |
conftest.cpp:55:16: error: 'tuple' in namespace 'std' does not name a template type | |
typedef std::tuple<std::string,int,double> tp; | |
^ | |
conftest.cpp:56:16: error: 'array' in namespace 'std' does not name a template type | |
typedef std::array<int, 20> int_array; | |
^ | |
conftest.cpp:58:3: error: 'constexpr' does not name a type | |
constexpr int get_val() { return 20; } | |
^ | |
conftest.cpp:58:3: note: C++11 'constexpr' only available with -std=c++11 or -std=gnu++11 | |
conftest.cpp: In constructor 'cxx11test::delegate::delegate()': | |
conftest.cpp:69:30: warning: delegating constructors only available with -std=c++11 or -std=gnu++11 | |
delegate(): delegate(2354) {} | |
^ | |
conftest.cpp: At global scope: | |
conftest.cpp:79:24: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 | |
virtual int getval() override final { return this->n * 2; } | |
^ | |
conftest.cpp:79:26: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 | |
virtual int getval() override final { return this->n * 2; } | |
^ | |
conftest.cpp:85:16: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 | |
nocopy() = default; | |
^ | |
conftest.cpp:86:29: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 | |
nocopy(const nocopy&) = delete; | |
^ | |
conftest.cpp:87:41: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 | |
nocopy & operator=(const nocopy&) = delete; | |
^ | |
conftest.cpp: In function 'int main()': | |
conftest.cpp:136:13: error: 'i' does not name a type | |
for (auto i = d.begin(); i != d.end(); ++i) { total += *i; } | |
^ | |
conftest.cpp:136:28: error: expected ';' before 'i' | |
for (auto i = d.begin(); i != d.end(); ++i) { total += *i; } | |
^ | |
conftest.cpp:136:28: error: 'i' was not declared in this scope | |
conftest.cpp:138:8: error: 'a1' does not name a type | |
auto a1 = 6538; | |
^ | |
conftest.cpp:139:8: error: 'a2' does not name a type | |
auto a2 = 48573953.4; | |
^ | |
conftest.cpp:140:8: error: 'a3' does not name a type | |
auto a3 = "String literal"; | |
^ | |
conftest.cpp:142:12: error: 'a2' was not declared in this scope | |
decltype(a2) a4 = 34895.034; | |
^ | |
conftest.cpp:142:14: error: 'decltype' was not declared in this scope | |
decltype(a2) a4 = 34895.034; | |
^ | |
conftest.cpp:146:12: error: 'get_val' is not a member of 'cxx11test' | |
short sa[cxx11test::get_val()] = { 0 }; | |
^ | |
conftest.cpp:154:3: error: 'int_array' is not a member of 'cxx11test' | |
cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | |
^ | |
conftest.cpp:155:17: warning: range-based 'for' loops only available with -std=c++11 or -std=gnu++11 | |
for (int &x : array) { x += 23; } | |
^ | |
conftest.cpp:155:17: error: 'array' was not declared in this scope | |
conftest.cpp:156:74: warning: lambda expressions only available with -std=c++11 or -std=gnu++11 | |
std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; }); | |
^ | |
conftest.cpp:159:20: error: 'cxx11test::sptr' has not been declared | |
using cxx11test::sptr; | |
^ | |
conftest.cpp:160:20: error: 'cxx11test::wptr' has not been declared | |
using cxx11test::wptr; | |
^ | |
conftest.cpp:162:3: error: 'sptr' was not declared in this scope | |
sptr sp(new std::string("ASCII string")); | |
^ | |
conftest.cpp:163:3: error: 'wptr' was not declared in this scope | |
wptr wp(sp); | |
^ | |
conftest.cpp:164:8: error: expected ';' before 'sp2' | |
sptr sp2(wp); | |
^ | |
conftest.cpp:167:3: error: 'tp' is not a member of 'cxx11test' | |
cxx11test::tp tuple("test", 54, 45.53434); | |
^ | |
conftest.cpp:168:14: error: 'get' is not a member of 'std' | |
double d = std::get<2>(tuple); | |
^ | |
conftest.cpp:168:26: error: 'tuple' was not declared in this scope | |
double d = std::get<2>(tuple); | |
^ | |
conftest.cpp:171:3: error: 'tie' is not a member of 'std' | |
std::tie(s,i,d) = tuple; | |
^ | |
conftest.cpp:174:15: error: 'regex' in namespace 'std' does not name a type | |
static std::regex filename_regex("^_?([a-z0-9_.]+-)+[a-z0-9]+$"); | |
^ | |
conftest.cpp:176:16: error: 'regex_search' is not a member of 'std' | |
bool match = std::regex_search(testmatch, filename_regex); | |
^ | |
conftest.cpp:176:45: error: 'filename_regex' was not declared in this scope | |
bool match = std::regex_search(testmatch, filename_regex); | |
^ | |
conftest.cpp:179:3: error: 'int_array' is not a member of 'cxx11test' | |
cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | |
^ | |
conftest.cpp:180:14: error: 'cxx11test::int_array' has not been declared | |
cxx11test::int_array::size_type size = array.size(); | |
^ | |
conftest.cpp:194:13: error: 'nullptr' was not declared in this scope | |
char *c = nullptr; | |
^ | |
conftest.cpp:198:34: error: '>>' should be '> >' within a nested template argument list | |
std::vector<std::pair<int,char*>> v1; | |
^ | |
conftest.cpp:202:22: error: 'u8' was not declared in this scope | |
char const *utf8 = u8"UTF-8 string \u2500"; | |
^ | |
conftest.cpp:203:3: error: 'char16_t' was not declared in this scope | |
char16_t const *utf16 = u"UTF-8 string \u2500"; | |
^ | |
conftest.cpp:204:3: error: 'char32_t' was not declared in this scope | |
char32_t const *utf32 = U"UTF-32 string \u2500"; | |
^ | |
configure:10425: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <deque> | |
| #include <functional> | |
| #include <memory> | |
| #include <tuple> | |
| #include <array> | |
| #include <regex> | |
| #include <iostream> | |
| | |
| namespace cxx11test | |
| { | |
| typedef std::shared_ptr<std::string> sptr; | |
| typedef std::weak_ptr<std::string> wptr; | |
| | |
| typedef std::tuple<std::string,int,double> tp; | |
| typedef std::array<int, 20> int_array; | |
| | |
| constexpr int get_val() { return 20; } | |
| | |
| struct testinit | |
| { | |
| int i; | |
| double d; | |
| }; | |
| | |
| class delegate { | |
| public: | |
| delegate(int n) : n(n) {} | |
| delegate(): delegate(2354) {} | |
| | |
| virtual int getval() { return this->n; }; | |
| protected: | |
| int n; | |
| }; | |
| | |
| class overridden : public delegate { | |
| public: | |
| overridden(int n): delegate(n) {} | |
| virtual int getval() override final { return this->n * 2; } | |
| }; | |
| | |
| class nocopy { | |
| public: | |
| nocopy(int i): i(i) {} | |
| nocopy() = default; | |
| nocopy(const nocopy&) = delete; | |
| nocopy & operator=(const nocopy&) = delete; | |
| private: | |
| int i; | |
| }; | |
| } | |
| | |
| | |
| #include <algorithm> | |
| #include <cstdlib> | |
| #include <fstream> | |
| #include <iomanip> | |
| #include <iostream> | |
| #include <list> | |
| #include <map> | |
| #include <set> | |
| #include <sstream> | |
| #include <stdexcept> | |
| #include <string> | |
| #include <utility> | |
| #include <vector> | |
| | |
| namespace test { | |
| typedef std::vector<std::string> string_vec; | |
| typedef std::pair<int,bool> map_value; | |
| typedef std::map<std::string,map_value> map_type; | |
| typedef std::set<int> set_type; | |
| | |
| template<typename T> | |
| class printer { | |
| public: | |
| printer(std::ostringstream& os): os(os) {} | |
| void operator() (T elem) { os << elem << std::endl; } | |
| private: | |
| std::ostringstream& os; | |
| }; | |
| } | |
| | |
| int | |
| main () | |
| { | |
| | |
| { | |
| // Test auto and decltype | |
| std::deque<int> d; | |
| d.push_front(43); | |
| d.push_front(484); | |
| d.push_front(3); | |
| d.push_front(844); | |
| int total = 0; | |
| for (auto i = d.begin(); i != d.end(); ++i) { total += *i; } | |
| | |
| auto a1 = 6538; | |
| auto a2 = 48573953.4; | |
| auto a3 = "String literal"; | |
| | |
| decltype(a2) a4 = 34895.034; | |
| } | |
| { | |
| // Test constexpr | |
| short sa[cxx11test::get_val()] = { 0 }; | |
| } | |
| { | |
| // Test initializer lists | |
| cxx11test::testinit il = { 4323, 435234.23544 }; | |
| } | |
| { | |
| // Test range-based for and lambda | |
| cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | |
| for (int &x : array) { x += 23; } | |
| std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; }); | |
| } | |
| { | |
| using cxx11test::sptr; | |
| using cxx11test::wptr; | |
| | |
| sptr sp(new std::string("ASCII string")); | |
| wptr wp(sp); | |
| sptr sp2(wp); | |
| } | |
| { | |
| cxx11test::tp tuple("test", 54, 45.53434); | |
| double d = std::get<2>(tuple); | |
| std::string s; | |
| int i; | |
| std::tie(s,i,d) = tuple; | |
| } | |
| { | |
| static std::regex filename_regex("^_?([a-z0-9_.]+-)+[a-z0-9]+$"); | |
| std::string testmatch("Test if this string matches"); | |
| bool match = std::regex_search(testmatch, filename_regex); | |
| } | |
| { | |
| cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | |
| cxx11test::int_array::size_type size = array.size(); | |
| } | |
| { | |
| // Test constructor delegation | |
| cxx11test::delegate d1; | |
| cxx11test::delegate d2(); | |
| cxx11test::delegate d3(45); | |
| } | |
| { | |
| // Test override and final | |
| cxx11test::overridden o1(55464); | |
| } | |
| { | |
| // Test nullptr | |
| char *c = nullptr; | |
| } | |
| { | |
| // Test template brackets | |
| std::vector<std::pair<int,char*>> v1; | |
| } | |
| { | |
| // Unicode literals | |
| char const *utf8 = u8"UTF-8 string \u2500"; | |
| char16_t const *utf16 = u"UTF-8 string \u2500"; | |
| char32_t const *utf32 = U"UTF-32 string \u2500"; | |
| } | |
| | |
| | |
| | |
| try { | |
| // Basic string. | |
| std::string teststr("ASCII text"); | |
| teststr += " string"; | |
| | |
| // Simple vector. | |
| test::string_vec testvec; | |
| testvec.push_back(teststr); | |
| testvec.push_back("foo"); | |
| testvec.push_back("bar"); | |
| if (testvec.size() != 3) { | |
| throw std::runtime_error("vector size is not 1"); | |
| } | |
| | |
| // Dump vector into stringstream and obtain string. | |
| std::ostringstream os; | |
| for (test::string_vec::const_iterator i = testvec.begin(); | |
| i != testvec.end(); ++i) { | |
| if (i + 1 != testvec.end()) { | |
| os << teststr << '\n'; | |
| } | |
| } | |
| // Check algorithms work. | |
| std::for_each(testvec.begin(), testvec.end(), test::printer<std::string>(os)); | |
| std::string os_out = os.str(); | |
| | |
| // Test pair and map. | |
| test::map_type testmap; | |
| testmap.insert(std::make_pair(std::string("key"), | |
| std::make_pair(53,false))); | |
| | |
| // Test set. | |
| int values[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | |
| test::set_type testset(values, values + sizeof(values)/sizeof(values[0])); | |
| std::list<int> testlist(testset.begin(), testset.end()); | |
| std::copy(testset.begin(), testset.end(), std::back_inserter(testlist)); | |
| } catch (const std::exception& e) { | |
| std::cerr << "Caught exception: " << e.what() << std::endl; | |
| | |
| // Test fstream | |
| std::ofstream of("test.txt"); | |
| of << "Test ASCII text\n" << std::flush; | |
| of << "N= " << std::hex << std::setw(8) << std::left << 534 << std::endl; | |
| of.close(); | |
| } | |
| std::exit(0); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10425: g++ -std=gnu++11 -c -g -O2 -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:10425: $? = 0 | |
configure:10447: result: -std=gnu++11 | |
configure:10612: checking dependency style of g++ -std=gnu++11 | |
configure:10723: result: gcc3 | |
configure:10743: checking how to run the C++ preprocessor | |
configure:10770: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
configure:10770: $? = 0 | |
configure:10784: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
conftest.cpp:41:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:10784: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:10809: result: g++ -std=gnu++11 -E | |
configure:10829: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
configure:10829: $? = 0 | |
configure:10843: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
conftest.cpp:41:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:10843: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:10880: checking how to run the C preprocessor | |
configure:10950: result: gcc -E | |
configure:10970: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:10970: $? = 0 | |
configure:10984: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:41:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:10984: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:11013: checking whether gcc needs -traditional | |
configure:11047: result: no | |
configure:11104: checking for Minix Amsterdam compiler | |
configure:11128: result: no | |
configure:11188: checking for ar | |
configure:11204: found /usr/bin/ar | |
configure:11215: result: ar | |
configure:11241: checking the archiver (ar) interface | |
configure:11257: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:11257: $? = 0 | |
configure:11259: ar cru libconftest.a conftest.o >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:11262: $? = 0 | |
configure:11290: result: ar | |
configure:11355: checking for ar | |
configure:11382: result: ar | |
configure:11457: checking for ranlib | |
configure:11473: found /usr/bin/ranlib | |
configure:11484: result: ranlib | |
configure:11540: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:11559: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:11559: $? = 0 | |
configure:11587: result: no | |
configure:11615: checking for special C compiler options needed for large files | |
configure:11660: result: no | |
configure:11666: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:11691: gcc -c -g -O2 -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:11691: $? = 0 | |
configure:11723: result: no | |
configure:12085: checking C compiler version number | |
configure:12132: result: 5.4.0 | |
configure:12142: checking C++ compiler version number | |
configure:12189: result: 5.4.0 | |
configure:12196: checking whether stl_algo.h is broken | |
configure:12269: g++ -std=gnu++11 -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp >&5 | |
configure:12269: $? = 0 | |
configure:12269: ./conftest | |
configure:12269: $? = 0 | |
configure:12286: result: no | |
configure:12485: checking if compiler needs -Werror to reject unknown flags | |
configure:12501: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/opt/OpenBLAS/include conftest.c >&5 | |
gcc: error: unrecognized command line option '-Wunknown-warning-option' | |
configure:12501: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| int foo(void); | |
| int | |
| main () | |
| { | |
| foo() | |
| ; | |
| return 0; | |
| } | |
configure:12506: result: no | |
configure:12572: checking for the pthreads library -lpthreads | |
configure:12610: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lpthreads >&5 | |
/usr/bin/ld: cannot find -lpthreads | |
collect2: error: ld returned 1 exit status | |
configure:12610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| 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:12619: result: no | |
configure:12517: checking whether pthreads work without any flags | |
configure:12610: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
/tmp/ccF6lgIk.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:50: undefined reference to `pthread_create' | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:51: undefined reference to `pthread_join' | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:53: undefined reference to `__pthread_register_cancel' | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:54: undefined reference to `__pthread_unregister_cancel' | |
collect2: error: ld returned 1 exit status | |
configure:12610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| 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:12619: result: no | |
configure:12522: checking whether pthreads work with -Kthread | |
configure:12610: gcc -o conftest -g -O2 -Kthread -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
gcc: error: unrecognized command line option '-Kthread' | |
configure:12610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| 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:12619: result: no | |
configure:12522: checking whether pthreads work with -kthread | |
configure:12610: gcc -o conftest -g -O2 -kthread -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
gcc: error: unrecognized command line option '-kthread' | |
configure:12610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| 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:12619: result: no | |
configure:12572: checking for the pthreads library -llthread | |
configure:12610: gcc -o conftest -g -O2 -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -llthread >&5 | |
/usr/bin/ld: cannot find -llthread | |
collect2: error: ld returned 1 exit status | |
configure:12610: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| 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:12619: result: no | |
configure:12522: checking whether pthreads work with -pthread | |
configure:12610: gcc -o conftest -g -O2 -pthread -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:12610: $? = 0 | |
configure:12619: result: yes | |
configure:12638: checking for joinable pthread attribute | |
configure:12653: gcc -o conftest -g -O2 -pthread -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:12653: $? = 0 | |
configure:12659: result: PTHREAD_CREATE_JOINABLE | |
configure:12669: checking if more special flags are required for pthreads | |
configure:12684: result: no | |
configure:12690: checking for PTHREAD_PRIO_INHERIT | |
configure:12707: gcc -o conftest -g -O2 -pthread -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:12707: $? = 0 | |
configure:12716: result: yes | |
configure:12844: checking for OpenMP flag of C compiler | |
configure:12886: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:12886: $? = 0 | |
configure:12895: result: -fopenmp | |
configure:12920: checking for OpenMP flag of C++ compiler | |
configure:12962: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp >&5 | |
configure:12962: $? = 0 | |
configure:12971: result: -fopenmp | |
configure:12998: checking omp.h usability | |
configure:12998: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:12998: $? = 0 | |
configure:12998: result: yes | |
configure:12998: checking omp.h presence | |
configure:12998: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:12998: $? = 0 | |
configure:12998: result: yes | |
configure:12998: checking for omp.h | |
configure:12998: result: yes | |
configure:13010: checking for omp_get_num_threads | |
configure:13010: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
configure:13010: $? = 0 | |
configure:13010: result: yes | |
configure:13099: checking how to print strings | |
configure:13126: result: printf | |
configure:13147: checking for a sed that does not truncate output | |
configure:13211: result: /bin/sed | |
configure:13229: checking for fgrep | |
configure:13291: result: /bin/grep -F | |
configure:13326: checking for ld used by gcc | |
configure:13393: result: /usr/bin/ld | |
configure:13400: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:13415: result: yes | |
configure:13427: checking for BSD- or MS-compatible name lister (nm) | |
configure:13481: result: /usr/bin/nm -B | |
configure:13611: checking the name lister (/usr/bin/nm -B) interface | |
configure:13618: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:13621: /usr/bin/nm -B "conftest.o" | |
configure:13624: output | |
0000000000000000 B some_variable | |
configure:13631: result: BSD nm | |
configure:13635: checking the maximum length of command line arguments | |
configure:13766: result: 1572864 | |
configure:13814: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | |
configure:13854: result: func_convert_file_noop | |
configure:13861: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | |
configure:13881: result: func_convert_file_noop | |
configure:13888: checking for /usr/bin/ld option to reload object files | |
configure:13895: result: -r | |
configure:13969: checking for objdump | |
configure:13985: found /usr/bin/objdump | |
configure:13996: result: objdump | |
configure:14025: checking how to recognize dependent libraries | |
configure:14225: result: pass_all | |
configure:14310: checking for dlltool | |
configure:14340: result: no | |
configure:14367: checking how to associate runtime and link libraries | |
configure:14394: result: printf %s\n | |
configure:14518: checking for archiver @FILE support | |
configure:14535: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:14535: $? = 0 | |
configure:14538: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:14541: $? = 0 | |
configure:14546: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
ar: conftest.o: No such file or directory | |
configure:14549: $? = 1 | |
configure:14561: result: @ | |
configure:14619: checking for strip | |
configure:14635: found /usr/bin/strip | |
configure:14646: result: strip | |
configure:14718: checking for ranlib | |
configure:14745: result: ranlib | |
configure:14847: checking command to parse /usr/bin/nm -B output from gcc object | |
configure:15000: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:15003: $? = 0 | |
configure:15007: /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:15010: $? = 0 | |
configure:15076: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c conftstm.o >&5 | |
configure:15079: $? = 0 | |
configure:15117: result: ok | |
configure:15164: checking for sysroot | |
configure:15194: result: no | |
configure:15201: checking for a working dd | |
configure:15239: result: /bin/dd | |
configure:15243: checking how to truncate binary pipes | |
configure:15258: result: /bin/dd bs=4096 count=1 | |
configure:15394: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:15397: $? = 0 | |
configure:15587: checking for mt | |
configure:15603: found /bin/mt | |
configure:15614: result: mt | |
configure:15637: checking if mt is a manifest tool | |
configure:15643: mt '-?' | |
configure:15651: result: no | |
configure:16325: checking for dlfcn.h | |
configure:16325: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:16325: $? = 0 | |
configure:16325: result: yes | |
configure:16887: checking for objdir | |
configure:16902: result: .libs | |
configure:17166: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:17184: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | |
configure:17188: $? = 0 | |
configure:17201: result: no | |
configure:17559: checking for gcc option to produce PIC | |
configure:17566: result: -fPIC -DPIC | |
configure:17574: checking if gcc PIC flag -fPIC -DPIC works | |
configure:17592: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:17596: $? = 0 | |
configure:17609: result: yes | |
configure:17638: checking if gcc static flag -static works | |
configure:17666: result: yes | |
configure:17681: checking if gcc supports -c -o file.o | |
configure:17702: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -o out/conftest2.o conftest.c >&5 | |
configure:17706: $? = 0 | |
configure:17728: result: yes | |
configure:17736: checking if gcc supports -c -o file.o | |
configure:17783: result: yes | |
configure:17816: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:19079: result: yes | |
configure:19116: checking whether -lc should be explicitly linked in | |
configure:19124: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:19127: $? = 0 | |
configure:19142: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
configure:19145: $? = 0 | |
configure:19159: result: no | |
configure:19319: checking dynamic linker characteristics | |
configure:19900: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:19900: $? = 0 | |
configure:20149: result: GNU/Linux ld.so | |
configure:20271: checking how to hardcode library paths into programs | |
configure:20296: result: immediate | |
configure:20398: checking for shl_load | |
configure:20398: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
/tmp/ccGIR054.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:84: undefined reference to `shl_load' | |
collect2: error: ld returned 1 exit status | |
configure:20398: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 <limits.h> declares shl_load. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef shl_load | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char shl_load (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_shl_load || defined __stub___shl_load | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return shl_load (); | |
| ; | |
| return 0; | |
| } | |
configure:20398: result: no | |
configure:20402: checking for shl_load in -ldld | |
configure:20427: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -ldld >&5 | |
/usr/bin/ld: cannot find -ldld | |
collect2: error: ld returned 1 exit status | |
configure:20427: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 (); | |
| int | |
| main () | |
| { | |
| return shl_load (); | |
| ; | |
| return 0; | |
| } | |
configure:20436: result: no | |
configure:20441: checking for dlopen | |
configure:20441: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c >&5 | |
/tmp/cc8wgzH9.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:84: undefined reference to `dlopen' | |
collect2: error: ld returned 1 exit status | |
configure:20441: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 <limits.h> declares dlopen. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define dlopen innocuous_dlopen | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char dlopen (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef dlopen | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char dlopen (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_dlopen || defined __stub___dlopen | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return dlopen (); | |
| ; | |
| return 0; | |
| } | |
configure:20441: result: no | |
configure:20445: checking for dlopen in -ldl | |
configure:20470: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -ldl >&5 | |
configure:20470: $? = 0 | |
configure:20479: result: yes | |
configure:20598: checking whether a program can dlopen itself | |
configure:20678: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -DHAVE_DLFCN_H -L/opt/OpenBLAS/lib -Wl,--export-dynamic conftest.c -ldl >&5 | |
configure:20681: $? = 0 | |
configure:20699: result: yes | |
configure:20704: checking whether a statically linked program can dlopen itself | |
configure:20784: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -DHAVE_DLFCN_H -L/opt/OpenBLAS/lib -Wl,--export-dynamic -static conftest.c -ldl >&5 | |
/tmp/ccGP8yae.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/configure:20763: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking | |
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie | |
collect2: error: ld returned 1 exit status | |
configure:20787: $? = 1 | |
configure:20805: result: no | |
configure:20844: checking whether stripping libraries is possible | |
configure:20849: result: yes | |
configure:20884: checking if libtool supports shared libraries | |
configure:20886: result: yes | |
configure:20889: checking whether to build shared libraries | |
configure:20914: result: yes | |
configure:20917: checking whether to build static libraries | |
configure:20921: result: no | |
configure:20944: checking how to run the C++ preprocessor | |
configure:21010: result: g++ -std=gnu++11 -E | |
configure:21030: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
configure:21030: $? = 0 | |
configure:21044: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
conftest.cpp:50:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:21044: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 <ac_nonexistent.h> | |
configure:21206: checking for ld used by g++ -std=gnu++11 | |
configure:21273: result: /usr/bin/ld -m elf_x86_64 | |
configure:21280: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | |
configure:21295: result: yes | |
configure:21350: checking whether the g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:22423: result: yes | |
configure:22459: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:22462: $? = 0 | |
configure:22943: checking for g++ -std=gnu++11 option to produce PIC | |
configure:22950: result: -fPIC -DPIC | |
configure:22958: checking if g++ -std=gnu++11 PIC flag -fPIC -DPIC works | |
configure:22976: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -fPIC -DPIC -DPIC conftest.cpp >&5 | |
configure:22980: $? = 0 | |
configure:22993: result: yes | |
configure:23016: checking if g++ -std=gnu++11 static flag -static works | |
configure:23044: result: yes | |
configure:23056: checking if g++ -std=gnu++11 supports -c -o file.o | |
configure:23077: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -o out/conftest2.o conftest.cpp >&5 | |
configure:23081: $? = 0 | |
configure:23103: result: yes | |
configure:23108: checking if g++ -std=gnu++11 supports -c -o file.o | |
configure:23155: result: yes | |
configure:23185: checking whether the g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:23228: result: yes | |
configure:23369: checking dynamic linker characteristics | |
configure:24126: result: GNU/Linux ld.so | |
configure:24191: checking how to hardcode library paths into programs | |
configure:24216: result: immediate | |
configure:24495: defining FPICFLAG to be -fPIC | |
configure:24497: defining CPICFLAG to be -fPIC | |
configure:24499: defining CXXPICFLAG to be -fPIC | |
configure:24501: defining SH_LD to be g++ -std=gnu++11 | |
configure:24503: defining SH_LDFLAGS to be -shared | |
configure:24505: defining DL_LD to be g++ -std=gnu++11 | |
configure:24507: defining DL_LDFLAGS to be -shared | |
configure:24509: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic | |
configure:24511: defining NO_OCT_FILE_STRIP to be false | |
configure:24513: defining TEMPLATE_AR to be ar | |
configure:24515: defining TEMPLATE_ARFLAGS to be cr | |
configure:24517: defining CRUFT_DLL_DEFS to be | |
configure:24519: defining OCTAVE_DLL_DEFS to be | |
configure:24521: defining OCTINTERP_DLL_DEFS to be | |
configure:24523: defining OCTGUI_DLL_DEFS to be | |
configure:24525: defining OCTGRAPHICS_DLL_DEFS to be | |
configure:24527: defining library_path_var to be LD_LIBRARY_PATH | |
configure:24587: checking for sin in -lm | |
configure:24612: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lm >&5 | |
conftest.c:57:6: warning: conflicting types for built-in function 'sin' | |
char sin (); | |
^ | |
configure:24612: $? = 0 | |
configure:24621: result: yes | |
configure:24689: checking for gfortran | |
configure:24705: found /usr/bin/gfortran | |
configure:24716: result: gfortran | |
configure:24742: checking for Fortran 77 compiler version | |
configure:24751: gfortran --version >&5 | |
GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
GNU Fortran comes with NO WARRANTY, to the extent permitted by law. | |
You may redistribute copies of GNU Fortran | |
under the terms of the GNU General Public License. | |
For more information about these matters, see the file named COPYING | |
configure:24762: $? = 0 | |
configure:24751: gfortran -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gfortran | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
configure:24762: $? = 0 | |
configure:24751: gfortran -V >&5 | |
gfortran: error: unrecognized command line option '-V' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:24762: $? = 1 | |
configure:24751: gfortran -qversion >&5 | |
gfortran: error: unrecognized command line option '-qversion' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:24762: $? = 1 | |
configure:24771: checking whether we are using the GNU Fortran 77 compiler | |
configure:24784: gfortran -c conftest.F >&5 | |
configure:24784: $? = 0 | |
configure:24793: result: yes | |
configure:24799: checking whether gfortran accepts -g | |
configure:24810: gfortran -c -g conftest.f >&5 | |
configure:24810: $? = 0 | |
configure:24818: result: yes | |
configure:24947: checking if libtool supports shared libraries | |
configure:24949: result: yes | |
configure:24952: checking whether to build shared libraries | |
configure:24976: result: yes | |
configure:24979: checking whether to build static libraries | |
configure:24983: result: no | |
configure:25335: checking for gfortran option to produce PIC | |
configure:25342: result: -fPIC | |
configure:25350: checking if gfortran PIC flag -fPIC works | |
configure:25368: gfortran -c -g -O2 -fPIC conftest.f >&5 | |
configure:25372: $? = 0 | |
configure:25385: result: yes | |
configure:25408: checking if gfortran static flag -static works | |
configure:25436: result: yes | |
configure:25448: checking if gfortran supports -c -o file.o | |
configure:25469: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 | |
configure:25473: $? = 0 | |
configure:25495: result: yes | |
configure:25500: checking if gfortran supports -c -o file.o | |
configure:25547: result: yes | |
configure:25577: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:26790: result: yes | |
configure:26931: checking dynamic linker characteristics | |
configure:27682: result: GNU/Linux ld.so | |
configure:27747: checking how to hardcode library paths into programs | |
configure:27772: result: immediate | |
configure:28023: checking whether a usable Fortran compiler was found | |
configure:28026: result: yes | |
configure:28038: checking how to get verbose linking output from gfortran | |
configure:28048: gfortran -c -g -O2 conftest.f >&5 | |
configure:28048: $? = 0 | |
configure:28066: gfortran -o conftest -g -O2 -v -L/opt/OpenBLAS/lib conftest.f -lm | |
Using built-in specs. | |
Target: x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
/usr/lib/gcc/x86_64-linux-gnu/5/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/5/finclude -o /tmp/cczs8z2v.s | |
GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) | |
compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
GNU Fortran2008 (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) | |
compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as -v --64 -o /tmp/ccOK3KuT.o /tmp/cczs8z2v.s | |
GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1 | |
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/5/libgfortran.spec | |
rename spec lib to liborig | |
/usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7hIzXg.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 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. /tmp/ccOK3KuT.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o | |
configure:28149: result: -v | |
configure:28151: checking for Fortran 77 libraries of gfortran | |
configure:28174: gfortran -o conftest -g -O2 -v -L/opt/OpenBLAS/lib conftest.f -lm | |
Using built-in specs. | |
Target: x86_64-linux-gnu | |
Thread model: posix | |
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) | |
/usr/lib/gcc/x86_64-linux-gnu/5/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/5/finclude -o /tmp/ccQcwVJw.s | |
GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) | |
compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
GNU Fortran2008 (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) | |
compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as -v --64 -o /tmp/cc2LvljU.o /tmp/ccQcwVJw.s | |
GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1 | |
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/5/libgfortran.spec | |
rename spec lib to liborig | |
/usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4qLnTh.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 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. /tmp/cc2LvljU.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o | |
configure:28370: result: -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath | |
configure:28386: checking for dummy main to link with Fortran 77 libraries | |
configure:28420: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lm -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:28420: $? = 0 | |
configure:28465: result: none | |
configure:28498: checking for Fortran 77 name-mangling scheme | |
configure:28511: gfortran -c -g -O2 conftest.f >&5 | |
configure:28511: $? = 0 | |
configure:28552: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c cfortran_test.o -lm -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
/tmp/ccoSxWA3.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:70: undefined reference to `foobar' | |
collect2: error: ld returned 1 exit status | |
configure:28552: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 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:28552: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c cfortran_test.o -lm -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:28552: $? = 0 | |
configure:28610: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c cfortran_test.o -lm -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:28610: $? = 0 | |
configure:28652: result: lower case, underscore, no extra underscore | |
configure:28982: defining FFLAGS to be -g -O2 | |
configure:28995: checking whether gfortran has the intrinsic function ISNAN | |
configure:29020: gfortran -c -g -O2 conftest.f >&5 | |
configure:29020: $? = 0 | |
configure:29034: result: yes | |
configure:29046: checking whether gfortran generates correct size integers | |
configure:29070: gfortran -c -g -O2 conftest.f >&5 | |
configure:29070: $? = 0 | |
configure:29118: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c fintsize.o -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
conftest.c: In function 'main': | |
conftest.c:80:20: warning: implicit declaration of function 'foo_' [-Wimplicit-function-declaration] | |
F77_FUNC(foo,FOO) (&n, &in, &out); | |
^ | |
conftest.c:50:29: note: in definition of macro 'F77_FUNC' | |
#define F77_FUNC(name,NAME) name ## _ | |
^ | |
configure:29118: $? = 0 | |
configure:29118: ./conftest | |
conftest: conftest.c:81: main: Assertion `in[0] == out[0] && in[1] == out[1]' failed. | |
./configure: line 3426: 30633 Aborted (core dumped) ./conftest$ac_exeext | |
configure:29118: $? = 134 | |
configure: program exited with status 134 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <assert.h> | |
| #include <stdint.h> | |
| | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| | |
| #if defined (OCTAVE_ENABLE_64) | |
| typedef int64_t octave_idx_type; | |
| #else | |
| typedef int octave_idx_type; | |
| #endif | |
| octave_idx_type n = 2; | |
| octave_idx_type in[2]; | |
| octave_idx_type out[2]; | |
| in[0] = 13; | |
| in[0] = 42; | |
| F77_FUNC(foo,FOO) (&n, &in, &out); | |
| assert (in[0] == out[0] && in[1] == out[1]); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:29152: result: no | |
configure:29171: adding -fdefault-integer-8 to F77_INTEGER_8_FLAG | |
configure:29184: checking whether gfortran generates correct size integers | |
configure:29208: gfortran -c -g -O2 -fdefault-integer-8 conftest.f >&5 | |
configure:29208: $? = 0 | |
configure:29256: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c fintsize.o -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
conftest.c: In function 'main': | |
conftest.c:80:20: warning: implicit declaration of function 'foo_' [-Wimplicit-function-declaration] | |
F77_FUNC(foo,FOO) (&n, &in, &out); | |
^ | |
conftest.c:50:29: note: in definition of macro 'F77_FUNC' | |
#define F77_FUNC(name,NAME) name ## _ | |
^ | |
configure:29256: $? = 0 | |
configure:29256: ./conftest | |
configure:29256: $? = 0 | |
configure:29290: result: yes | |
configure:29305: checking whether gfortran accepts -ffloat-store | |
configure:29323: gfortran -o conftest -g -O2 -ffloat-store -L/opt/OpenBLAS/lib conftest.f -lm >&5 | |
configure:29323: $? = 0 | |
configure:29341: result: yes | |
configure:29344: result: setting F77_FLOAT_STORE_FLAG to -ffloat-store | |
configure:29381: checking whether g++ -std=gnu++11 accepts -rdynamic | |
configure:29413: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -rdynamic -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp -lm >&5 | |
configure:29413: $? = 0 | |
configure:29431: result: yes | |
configure:29527: defining CROSS_TOOL_PREFIX to be | |
configure:29529: defining MKOCTFILE_AR to be ar | |
configure:29531: defining MKOCTFILE_CC to be gcc | |
configure:29533: defining MKOCTFILE_CXX to be g++ -std=gnu++11 | |
configure:29535: defining MKOCTFILE_DL_LD to be g++ -std=gnu++11 | |
configure:29537: defining MKOCTFILE_F77 to be gfortran | |
configure:29539: defining MKOCTFILE_LD_CXX to be g++ -std=gnu++11 | |
configure:29541: defining MKOCTFILE_RANLIB to be ranlib | |
configure:30197: $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:30200: $? = 1 | |
configure:30226: checking libqhull/libqhull.h usability | |
configure:30226: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:30226: $? = 0 | |
configure:30226: result: yes | |
configure:30226: checking libqhull/libqhull.h presence | |
configure:30226: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:30226: $? = 0 | |
configure:30226: result: yes | |
configure:30226: checking for libqhull/libqhull.h | |
configure:30226: result: yes | |
configure:30237: checking for qh_qhull in -lqhull | |
configure:30268: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lqhull -lm >&5 | |
configure:30268: $? = 0 | |
configure:30277: result: yes | |
configure:30282: checking for qh_version in -lqhull | |
configure:30337: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lqhull -lm >&5 | |
configure:30337: $? = 0 | |
configure:30346: result: yes | |
configure:30355: checking whether the qhull library works | |
configure:30420: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lqhull -lm >&5 | |
configure:30420: $? = 0 | |
configure:30420: ./conftest | |
configure:30420: $? = 0 | |
configure:30431: result: yes | |
configure:30473: checking pcre.h usability | |
configure:30473: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:30473: $? = 0 | |
configure:30473: result: yes | |
configure:30473: checking pcre.h presence | |
configure:30473: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:30473: $? = 0 | |
configure:30473: result: yes | |
configure:30473: checking for pcre.h | |
configure:30473: result: yes | |
configure:30473: checking pcre/pcre.h usability | |
configure:30473: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:93:23: fatal error: pcre/pcre.h: No such file or directory | |
compilation terminated. | |
configure:30473: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <pcre/pcre.h> | |
configure:30473: result: no | |
configure:30473: checking pcre/pcre.h presence | |
configure:30473: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:60:23: fatal error: pcre/pcre.h: No such file or directory | |
compilation terminated. | |
configure:30473: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| /* end confdefs.h. */ | |
| #include <pcre/pcre.h> | |
configure:30473: result: no | |
configure:30473: checking for pcre/pcre.h | |
configure:30473: result: no | |
configure:30484: checking whether pcre.h defines the macros we need | |
configure:30513: result: yes | |
configure:30520: checking for pcre-config | |
configure:30536: found /usr/bin/pcre-config | |
configure:30548: result: yes | |
configure:30566: checking for pcre_compile | |
configure:30566: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lpcre -lm >&5 | |
configure:30566: $? = 0 | |
configure:30566: result: yes | |
configure:30633: $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:30636: $? = 1 | |
configure:30661: checking zlib.h usability | |
configure:30661: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:30661: $? = 0 | |
configure:30661: result: yes | |
configure:30661: checking zlib.h presence | |
configure:30661: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:30661: $? = 0 | |
configure:30661: result: yes | |
configure:30661: checking for zlib.h | |
configure:30661: result: yes | |
configure:30672: checking for gzclearerr in -lz | |
configure:30703: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lz -lm >&5 | |
configure:30703: $? = 0 | |
configure:30712: result: yes | |
configure:30799: $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:30802: $? = 1 | |
configure:30827: checking bzlib.h usability | |
configure:30827: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:30827: $? = 0 | |
configure:30827: result: yes | |
configure:30827: checking bzlib.h presence | |
configure:30827: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:30827: $? = 0 | |
configure:30827: result: yes | |
configure:30827: checking for bzlib.h | |
configure:30827: result: yes | |
configure:30838: checking for BZ2_bzCompressInit in -lbz2 | |
configure:30869: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lbz2 -lm >&5 | |
configure:30869: $? = 0 | |
configure:30878: result: yes | |
configure:31607: $PKG_CONFIG --exists --print-errors "hdf5" | |
configure:31610: $? = 0 | |
configure:31635: checking hdf5.h usability | |
configure:31635: gcc -c -g -O2 -pthread -fopenmp -I/usr/include/hdf5/serial -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:31635: $? = 0 | |
configure:31635: result: yes | |
configure:31635: checking hdf5.h presence | |
configure:31635: gcc -E -I/usr/include/hdf5/serial -I/opt/OpenBLAS/include conftest.c | |
configure:31635: $? = 0 | |
configure:31635: result: yes | |
configure:31635: checking for hdf5.h | |
configure:31635: result: yes | |
configure:31646: checking for H5Gget_num_objs in -lhdf5 | |
configure:31677: gcc -o conftest -g -O2 -pthread -fopenmp -I/usr/include/hdf5/serial -I/opt/OpenBLAS/include -L/usr/lib/x86_64-linux-gnu/hdf5/serial -L/opt/OpenBLAS/lib conftest.c -lhdf5 -lz -lm >&5 | |
configure:31677: $? = 0 | |
configure:31686: result: yes | |
configure:31691: checking whether HDF5 library has enforced version 1.6 API | |
configure:31719: gcc -o conftest -g -O2 -pthread -fopenmp -I/usr/include/hdf5/serial -I/opt/OpenBLAS/include -L/usr/lib/x86_64-linux-gnu/hdf5/serial -L/opt/OpenBLAS/lib conftest.c -lhdf5 -lz -lm >&5 | |
In file included from /usr/include/hdf5/serial/H5public.h:34:0, | |
from /usr/include/hdf5/serial/hdf5.h:24, | |
from conftest.c:69: | |
conftest.c: In function 'main': | |
/usr/include/hdf5/serial/H5version.h:248:21: error: too few arguments to function 'H5Eset_auto2' | |
#define H5Eset_auto H5Eset_auto2 | |
^ | |
conftest.c:83:7: note: in expansion of macro 'H5Eset_auto' | |
H5Eset_auto (0, 0); | |
^ | |
In file included from /usr/include/hdf5/serial/hdf5.h:28:0, | |
from conftest.c:69: | |
/usr/include/hdf5/serial/H5Epublic.h:174:15: note: declared here | |
H5_DLL herr_t H5Eset_auto2(hid_t estack_id, H5E_auto2_t func, void *client_data); | |
^ | |
configure:31719: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 1 | |
| #define HAVE_HDF5_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <hdf5.h> | |
| | |
| #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:31728: result: no | |
configure:31907: $PKG_CONFIG --exists --print-errors "fftw3" | |
configure:31910: $? = 0 | |
configure:31935: checking fftw3.h usability | |
configure:31935: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:31935: $? = 0 | |
configure:31935: result: yes | |
configure:31935: checking fftw3.h presence | |
configure:31935: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:31935: $? = 0 | |
configure:31935: result: yes | |
configure:31935: checking for fftw3.h | |
configure:31935: result: yes | |
configure:31946: checking for fftw_plan_dft_1d in -lfftw3 | |
configure:31977: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfftw3 -lm >&5 | |
configure:31977: $? = 0 | |
configure:31986: result: yes | |
configure:32063: $PKG_CONFIG --exists --print-errors "fftw3f" | |
configure:32066: $? = 0 | |
configure:32091: checking for fftw3.h | |
configure:32091: result: yes | |
configure:32102: checking for fftwf_plan_dft_1d in -lfftw3f | |
configure:32133: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfftw3f -lm >&5 | |
configure:32133: $? = 0 | |
configure:32142: result: yes | |
configure:32213: checking for fftw3 multi-threading support | |
configure:32241: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfftw3 -lm >&5 | |
/tmp/ccPi7Y07.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:90: undefined reference to `fftw_plan_with_nthreads' | |
collect2: error: ld returned 1 exit status | |
configure:32241: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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 <fftw3.h> | |
| | |
| #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:32268: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfftw3_threads -lfftw3 -lm >&5 | |
configure:32268: $? = 0 | |
configure:32281: result: -lfftw3_threads | |
configure:32310: checking for fftw3f multi-threading support | |
configure:32338: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfftw3f -lm >&5 | |
/tmp/cckNNIu5.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:91: undefined reference to `fftwf_plan_with_nthreads' | |
collect2: error: ld returned 1 exit status | |
configure:32338: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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 <fftw3.h> | |
| | |
| #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:32365: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfftw3f_threads -lfftw3f -lm >&5 | |
configure:32365: $? = 0 | |
configure:32378: result: -lfftw3f_threads | |
configure:32460: $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:32463: $? = 1 | |
configure:32489: checking glpk/glpk.h usability | |
configure:32489: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:110:23: fatal error: glpk/glpk.h: No such file or directory | |
compilation terminated. | |
configure:32489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <glpk/glpk.h> | |
configure:32489: result: no | |
configure:32489: checking glpk/glpk.h presence | |
configure:32489: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:77:23: fatal error: glpk/glpk.h: No such file or directory | |
compilation terminated. | |
configure:32489: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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 <glpk/glpk.h> | |
configure:32489: result: no | |
configure:32489: checking for glpk/glpk.h | |
configure:32489: result: no | |
configure:32489: checking glpk.h usability | |
configure:32489: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:32489: $? = 0 | |
configure:32489: result: yes | |
configure:32489: checking glpk.h presence | |
configure:32489: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:32489: $? = 0 | |
configure:32489: result: yes | |
configure:32489: checking for glpk.h | |
configure:32489: result: yes | |
configure:32500: checking for glp_simplex in -lglpk | |
configure:32531: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lglpk -lz -lm >&5 | |
configure:32531: $? = 0 | |
configure:32540: result: yes | |
configure:32545: checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*) | |
configure:32589: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp -lglpk -lz -lm >&5 | |
configure:32589: $? = 0 | |
configure:32604: result: yes | |
configure:32693: $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:32696: $? = 1 | |
configure:32721: checking curl/curl.h usability | |
configure:32721: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:32721: $? = 0 | |
configure:32721: result: yes | |
configure:32721: checking curl/curl.h presence | |
configure:32721: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:32721: $? = 0 | |
configure:32721: result: yes | |
configure:32721: checking for curl/curl.h | |
configure:32721: result: yes | |
configure:32732: checking for curl_easy_escape in -lcurl | |
configure:32763: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lcurl -lz -lm >&5 | |
configure:32763: $? = 0 | |
configure:32772: result: yes | |
configure:32802: checking for CURLOPT_DIRLISTONLY in curl/curl.h | |
configure:32830: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:32830: $? = 0 | |
configure:32838: result: yes | |
configure:32899: $PKG_CONFIG --exists --print-errors "sndfile" | |
configure:32902: $? = 0 | |
configure:32927: checking sndfile.h usability | |
configure:32927: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:32927: $? = 0 | |
configure:32927: result: yes | |
configure:32927: checking sndfile.h presence | |
configure:32927: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:32927: $? = 0 | |
configure:32927: result: yes | |
configure:32927: checking for sndfile.h | |
configure:32927: result: yes | |
configure:32938: checking for sf_open in -lsndfile | |
configure:32969: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lsndfile -lm >&5 | |
configure:32969: $? = 0 | |
configure:32978: result: yes | |
configure:32983: checking whether sndfile library is modern enough | |
configure:33011: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:33011: $? = 0 | |
configure:33019: result: yes | |
configure:33102: $PKG_CONFIG --exists --print-errors "portaudio-2.0" | |
configure:33105: $? = 0 | |
configure:33130: checking portaudio.h usability | |
configure:33130: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:33130: $? = 0 | |
configure:33130: result: yes | |
configure:33130: checking portaudio.h presence | |
configure:33130: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:33130: $? = 0 | |
configure:33130: result: yes | |
configure:33130: checking for portaudio.h | |
configure:33130: result: yes | |
configure:33141: checking for Pa_GetDeviceCount in -lportaudio -lasound -lm -lpthread | |
configure:33172: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lportaudio -lasound -lm -lpthread -lm >&5 | |
configure:33172: $? = 0 | |
configure:33181: result: yes | |
configure:33240: $PKG_CONFIG --exists --print-errors "$magick++" | |
configure:33243: $? = 0 | |
configure:33266: checking Magick++.h usability | |
configure:33266: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/usr/include/GraphicsMagick -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:33266: $? = 0 | |
configure:33266: result: yes | |
configure:33266: checking Magick++.h presence | |
configure:33266: g++ -std=gnu++11 -E -I/usr/include/GraphicsMagick -I/opt/OpenBLAS/include conftest.cpp | |
configure:33266: $? = 0 | |
configure:33266: result: yes | |
configure:33266: checking for Magick++.h | |
configure:33266: result: yes | |
configure:33269: checking for Magick::ColorRGB in Magick++.h | |
configure:33280: g++ -std=gnu++11 -E -I/usr/include/GraphicsMagick -I/opt/OpenBLAS/include conftest.cpp | |
configure:33280: $? = 0 | |
configure:33288: result: yes | |
configure:33309: checking for setlocale | |
configure:33309: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lm >&5 | |
configure:33309: $? = 0 | |
configure:33309: result: yes | |
configure:33350: checking for X | |
configure:33497: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lX11 -lm >&5 | |
configure:33497: $? = 0 | |
configure:33547: result: libraries , headers | |
configure:33562: checking for XrmInitialize in -lX11 | |
configure:33595: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lX11 -lm >&5 | |
configure:33595: $? = 0 | |
configure:33604: result: yes | |
configure:33669: checking whether /usr/bin/ld -m elf_x86_64 accepts -framework Carbon | |
configure:33701: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib -framework Carbon conftest.cpp -lm >&5 | |
g++: error: Carbon: No such file or directory | |
g++: error: unrecognized command line option '-framework' | |
configure:33701: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 1 | |
| #define HAVE_X_WINDOWS 1 | |
| /* end confdefs.h. */ | |
| #include <Carbon/Carbon.h> | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| CGMainDisplayID () | |
| ; | |
| return 0; | |
| } | |
configure:33738: result: no | |
configure:33778: checking whether /usr/bin/ld -m elf_x86_64 accepts -framework OpenGL | |
configure:33815: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib -framework OpenGL conftest.cpp -lm >&5 | |
g++: error: OpenGL: No such file or directory | |
g++: error: unrecognized command line option '-framework' | |
configure:33815: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 1 | |
| #define HAVE_X_WINDOWS 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <OpenGL/gl.h> | |
| #include <OpenGL/glu.h> | |
| | |
| #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:33852: result: no | |
configure:33948: checking for GL/gl.h | |
configure:33948: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:33948: $? = 0 | |
configure:33948: result: yes | |
configure:33961: checking for GL/glu.h | |
configure:33961: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:33961: $? = 0 | |
configure:33961: result: yes | |
configure:33987: checking for GL/glext.h | |
configure:33987: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:33987: $? = 0 | |
configure:33987: result: yes | |
configure:33987: checking for OpenGL/glext.h | |
configure:33987: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:102:26: fatal error: OpenGL/glext.h: No such file or directory | |
compilation terminated. | |
configure:33987: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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 <windows.h> | |
| #endif | |
| #if defined (HAVE_GL_GL_H) | |
| # include <GL/gl.h> | |
| #elif defined (HAVE_OPENGL_GL_H) | |
| # include <OpenGL/gl.h> | |
| #endif | |
| | |
| | |
| #include <OpenGL/glext.h> | |
configure:33987: result: no | |
configure:34060: checking for glEnable in -lGL | |
configure:34093: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lGL -lm >&5 | |
configure:34093: $? = 0 | |
configure:34102: result: yes | |
configure:34134: checking for FT2 | |
configure:34142: $PKG_CONFIG --exists --print-errors "freetype2" | |
configure:34145: $? = 0 | |
configure:34160: $PKG_CONFIG --exists --print-errors "freetype2" | |
configure:34163: $? = 0 | |
configure:34199: result: yes | |
configure:34203: checking for FreeType2 version >= 9.03 | |
configure:34208: result: yes | |
configure:34217: checking for FT_Reference_Face | |
configure:34217: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lfreetype -lm >&5 | |
configure:34217: $? = 0 | |
configure:34217: result: yes | |
configure:34254: checking for XFT | |
configure:34262: $PKG_CONFIG --exists --print-errors "xft" | |
configure:34265: $? = 0 | |
configure:34280: $PKG_CONFIG --exists --print-errors "xft" | |
configure:34283: $? = 0 | |
configure:34319: result: yes | |
configure:34340: checking for FONTCONFIG | |
configure:34348: $PKG_CONFIG --exists --print-errors "fontconfig" | |
configure:34351: $? = 0 | |
configure:34366: $PKG_CONFIG --exists --print-errors "fontconfig" | |
configure:34369: $? = 0 | |
configure:34405: result: yes | |
configure:34476: $PKG_CONFIG --exists --print-errors "OSMesa" | |
Package OSMesa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `OSMesa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'OSMesa' found | |
configure:34479: $? = 1 | |
configure:34505: checking osmesa.h usability | |
configure:34505: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:129:20: fatal error: osmesa.h: No such file or directory | |
compilation terminated. | |
configure:34505: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <osmesa.h> | |
configure:34505: result: no | |
configure:34505: checking osmesa.h presence | |
configure:34505: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:96:20: fatal error: osmesa.h: No such file or directory | |
compilation terminated. | |
configure:34505: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| /* end confdefs.h. */ | |
| #include <osmesa.h> | |
configure:34505: result: no | |
configure:34505: checking for osmesa.h | |
configure:34505: result: no | |
configure:34505: checking GL/osmesa.h usability | |
configure:34505: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:34505: $? = 0 | |
configure:34505: result: yes | |
configure:34505: checking GL/osmesa.h presence | |
configure:34505: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:34505: $? = 0 | |
configure:34505: result: yes | |
configure:34505: checking for GL/osmesa.h | |
configure:34505: result: yes | |
configure:34516: checking for OSMesaCreateContext in -lOSMesa | |
configure:34547: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lOSMesa -lm >&5 | |
configure:34547: $? = 0 | |
configure:34556: result: yes | |
configure:34589: checking gl2ps.h usability | |
configure:34589: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:34589: $? = 0 | |
configure:34589: result: yes | |
configure:34589: checking gl2ps.h presence | |
configure:34589: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:34589: $? = 0 | |
configure:34589: result: yes | |
configure:34589: checking for gl2ps.h | |
configure:34589: result: yes | |
configure:34647: checking Qt version 5 | |
configure:34687: checking for QT | |
configure:34695: $PKG_CONFIG --exists --print-errors "$QT_MODULES" | |
Package Qt5Core was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Core.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Core' found | |
Package Qt5Gui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Gui.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Gui' found | |
Package Qt5Network was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Network.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Network' found | |
Package Qt5OpenGL was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5OpenGL.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5OpenGL' found | |
Package Qt5PrintSupport was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5PrintSupport.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5PrintSupport' found | |
configure:34698: $? = 1 | |
configure:34713: $PKG_CONFIG --exists --print-errors "$QT_MODULES" | |
Package Qt5Core was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Core.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Core' found | |
Package Qt5Gui was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Gui.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Gui' found | |
Package Qt5Network was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5Network.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5Network' found | |
Package Qt5OpenGL was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5OpenGL.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5OpenGL' found | |
Package Qt5PrintSupport was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `Qt5PrintSupport.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'Qt5PrintSupport' found | |
configure:34716: $? = 1 | |
No package 'Qt5Core' found | |
No package 'Qt5Gui' found | |
No package 'Qt5Network' found | |
No package 'Qt5OpenGL' found | |
No package 'Qt5PrintSupport' found | |
configure:34744: result: no | |
configure:34647: checking Qt version 4 | |
configure:34687: checking for QT | |
configure:34695: $PKG_CONFIG --exists --print-errors "$QT_MODULES" | |
configure:34698: $? = 0 | |
configure:34713: $PKG_CONFIG --exists --print-errors "$QT_MODULES" | |
configure:34716: $? = 0 | |
configure:34754: result: yes | |
configure:34844: checking for moc-qt4 | |
configure:34860: found /usr/bin/moc-qt4 | |
configure:34871: result: moc-qt4 | |
configure:34944: checking for uic-qt4 | |
configure:34960: found /usr/bin/uic-qt4 | |
configure:34971: result: uic-qt4 | |
configure:35044: checking for rcc-qt4 | |
configure:35074: result: no | |
configure:35144: checking for lrelease-qt4 | |
configure:35160: found /usr/bin/lrelease-qt4 | |
configure:35171: result: lrelease-qt4 | |
configure:35246: checking for qtchooser | |
configure:35262: found /usr/bin/qtchooser | |
configure:35273: result: qtchooser | |
configure:35558: checking for rcc | |
configure:35574: found /usr/bin/rcc | |
configure:35585: result: rcc | |
configure:35729: checking for setlocale | |
configure:35729: result: yes | |
configure:35765: checking pty.h usability | |
configure:35765: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:35765: $? = 0 | |
configure:35765: result: yes | |
configure:35765: checking pty.h presence | |
configure:35765: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:35765: $? = 0 | |
configure:35765: result: yes | |
configure:35765: checking for pty.h | |
configure:35765: result: yes | |
configure:35765: checking libutil.h usability | |
configure:35765: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:134:21: fatal error: libutil.h: No such file or directory | |
compilation terminated. | |
configure:35765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <libutil.h> | |
configure:35765: result: no | |
configure:35765: checking libutil.h presence | |
configure:35765: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:101:21: fatal error: libutil.h: No such file or directory | |
compilation terminated. | |
configure:35765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| /* end confdefs.h. */ | |
| #include <libutil.h> | |
configure:35765: result: no | |
configure:35765: checking for libutil.h | |
configure:35765: result: no | |
configure:35765: checking util.h usability | |
configure:35765: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:134:18: fatal error: util.h: No such file or directory | |
compilation terminated. | |
configure:35765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <util.h> | |
configure:35765: result: no | |
configure:35765: checking util.h presence | |
configure:35765: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:101:18: fatal error: util.h: No such file or directory | |
compilation terminated. | |
configure:35765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| /* end confdefs.h. */ | |
| #include <util.h> | |
configure:35765: result: no | |
configure:35765: checking for util.h | |
configure:35765: result: no | |
configure:35775: checking for library containing openpty | |
configure:35814: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lm >&5 | |
/tmp/ccxKDx1i.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:120: undefined reference to `openpty' | |
collect2: error: ld returned 1 exit status | |
configure:35814: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 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:35814: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:35814: $? = 0 | |
configure:35831: result: -lutil | |
configure:35844: checking for chmod | |
configure:35844: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:35844: $? = 0 | |
configure:35844: result: yes | |
configure:35844: checking for chown | |
configure:35844: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:35844: $? = 0 | |
configure:35844: result: yes | |
configure:35844: checking for ftruncate | |
configure:35844: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:35844: $? = 0 | |
configure:35844: result: yes | |
configure:35844: checking for mmap | |
configure:35844: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:35844: $? = 0 | |
configure:35844: result: yes | |
configure:35844: checking for munmap | |
configure:35844: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:35844: $? = 0 | |
configure:35844: result: yes | |
configure:35862: checking whether Qt has the QAbstractItemModel::beginResetModel function | |
configure:35917: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:35917: $? = 0 | |
configure:35933: result: yes | |
configure:35964: checking whether Qt provides QFont::Monospace | |
configure:36002: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36002: $? = 0 | |
configure:36018: result: yes | |
configure:36027: checking whether Qt provides QFont::ForceIntegerMetrics | |
configure:36065: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36065: $? = 0 | |
configure:36081: result: yes | |
configure:36090: checking whether Qt has the QTabWidget::setMovable function | |
configure:36134: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36134: $? = 0 | |
configure:36150: result: yes | |
configure:36161: checking whether Qt works with OpenGL and GLU | |
configure:36218: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36218: $? = 0 | |
configure:36234: result: yes | |
configure:36253: checking for the QScintilla library for Qt 4 | |
configure:36298: g++ -std=gnu++11 -o conftest -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp -lQtNetwork -lQtOpenGL -lQtGui -lQtCore -lqscintilla2 >&5 | |
configure:36298: $? = 0 | |
configure:36321: result: -lqscintilla2 | |
configure:36331: checking whether QScintilla has version 2.6.0 or later | |
configure:36371: g++ -std=gnu++11 -E -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp | |
configure:36371: $? = 0 | |
configure:36387: result: yes | |
configure:36412: checking Qsci/qscilexeroctave.h usability | |
configure:36412: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36412: $? = 0 | |
configure:36412: result: yes | |
configure:36412: checking Qsci/qscilexeroctave.h presence | |
configure:36412: g++ -std=gnu++11 -E -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp | |
configure:36412: $? = 0 | |
configure:36412: result: yes | |
configure:36412: checking for Qsci/qscilexeroctave.h | |
configure:36412: result: yes | |
configure:36412: checking Qsci/qscilexermatlab.h usability | |
configure:36412: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36412: $? = 0 | |
configure:36412: result: yes | |
configure:36412: checking Qsci/qscilexermatlab.h presence | |
configure:36412: g++ -std=gnu++11 -E -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp | |
configure:36412: $? = 0 | |
configure:36412: result: yes | |
configure:36412: checking for Qsci/qscilexermatlab.h | |
configure:36412: result: yes | |
configure:36432: checking whether Qt has SetPlaceholderText function | |
configure:36472: g++ -std=gnu++11 -E -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp | |
configure:36472: $? = 0 | |
configure:36488: result: yes | |
configure:36497: checking whether QSci has the QsciScintilla::findFirstInSelection function | |
configure:36542: g++ -std=gnu++11 -c -fPIC -g -O2 -pthread -fopenmp -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:36542: $? = 0 | |
configure:36558: result: yes | |
configure:36753: checking for fltk-config | |
configure:36771: found /usr/bin/fltk-config | |
configure:36784: result: /usr/bin/fltk-config | |
configure:36826: checking for OpenGL support in FLTK | |
configure:36856: g++ -std=gnu++11 -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/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 conftest.cpp >&5 | |
configure:36856: $? = 0 | |
configure:36865: result: yes | |
configure:37020: checking if sgemm_ is being linked in already | |
configure:37048: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
/tmp/ccV14WXA.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:140: undefined reference to `sgemm_' | |
collect2: error: ld returned 1 exit status | |
configure:37048: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 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 sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:37053: result: no | |
configure:37061: checking for sgemm_ in -lopenblas | |
configure:37094: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lopenblas -lutil -lm -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:37094: $? = 0 | |
configure:37104: result: yes | |
configure:38234: checking whether LSAME is called correctly from Fortran | |
configure:38257: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38257: $? = 0 | |
configure:38257: ./conftest | |
configure:38257: $? = 0 | |
configure:38266: result: yes | |
configure:38269: checking whether ISAMAX is called correctly from Fortran | |
configure:38290: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38290: $? = 0 | |
configure:38290: ./conftest | |
configure:38290: $? = 0 | |
configure:38299: result: yes | |
configure:38302: checking whether SDOT is called correctly from Fortran | |
configure:38322: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38322: $? = 0 | |
configure:38322: ./conftest | |
configure:38322: $? = 0 | |
configure:38331: result: yes | |
configure:38334: checking whether DDOT is called correctly from Fortran | |
configure:38354: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38354: $? = 0 | |
configure:38354: ./conftest | |
configure:38354: $? = 0 | |
configure:38363: result: yes | |
configure:38366: checking whether CDOTU is called correctly from Fortran | |
configure:38386: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38386: $? = 0 | |
configure:38386: ./conftest | |
configure:38386: $? = 0 | |
configure:38395: result: yes | |
configure:38398: checking whether ZDOTU is called correctly from Fortran | |
configure:38418: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38418: $? = 0 | |
configure:38418: ./conftest | |
configure:38418: $? = 0 | |
configure:38427: result: yes | |
configure:38431: checking whether the integer size is correct | |
configure:38465: gfortran -o conftest -g -O2 -fdefault-integer-8 -L/opt/OpenBLAS/lib conftest.f -lopenblas -lutil -lm >&5 | |
configure:38465: $? = 0 | |
configure:38465: ./conftest | |
configure:38465: $? = 0 | |
configure:38474: result: yes | |
configure:38600: checking for cheev_ | |
configure:38600: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath >&5 | |
configure:38600: $? = 0 | |
configure:38600: result: yes | |
configure:42362: $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:42365: $? = 1 | |
configure:42394: checking for sqr1up in -lqrupdate | |
configure:42404: gfortran -o conftest -g -O2 -L/opt/OpenBLAS/lib conftest.f -lqrupdate -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 | |
//usr/lib/libblas.so.3: undefined reference to `gotoblas' | |
collect2: error: ld returned 1 exit status | |
configure:42404: $? = 1 | |
configure: failed program was: | |
| program main | |
| call sqr1up | |
| end | |
configure:42413: result: no | |
configure:42439: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow. | |
configure:42550: $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:42553: $? = 1 | |
configure:42579: checking suitesparse/amd.h usability | |
configure:42579: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:42579: $? = 0 | |
configure:42579: result: yes | |
configure:42579: checking suitesparse/amd.h presence | |
configure:42579: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:42579: $? = 0 | |
configure:42579: result: yes | |
configure:42579: checking for suitesparse/amd.h | |
configure:42579: result: yes | |
configure:42590: checking for amd_postorder in -lamd | |
configure:42621: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lamd -lutil -lm >&5 | |
configure:42621: $? = 0 | |
configure:42630: result: yes | |
configure:42709: $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:42712: $? = 1 | |
configure:42738: checking suitesparse/camd.h usability | |
configure:42738: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:42738: $? = 0 | |
configure:42738: result: yes | |
configure:42738: checking suitesparse/camd.h presence | |
configure:42738: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:42738: $? = 0 | |
configure:42738: result: yes | |
configure:42738: checking for suitesparse/camd.h | |
configure:42738: result: yes | |
configure:42749: checking for camd_postorder in -lcamd | |
configure:42780: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lcamd -lutil -lm >&5 | |
configure:42780: $? = 0 | |
configure:42789: result: yes | |
configure:42868: $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:42871: $? = 1 | |
configure:42897: checking suitesparse/colamd.h usability | |
configure:42897: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:42897: $? = 0 | |
configure:42897: result: yes | |
configure:42897: checking suitesparse/colamd.h presence | |
configure:42897: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:42897: $? = 0 | |
configure:42897: result: yes | |
configure:42897: checking for suitesparse/colamd.h | |
configure:42897: result: yes | |
configure:42908: checking for colamd in -lcolamd | |
configure:42939: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lcolamd -lutil -lm >&5 | |
configure:42939: $? = 0 | |
configure:42948: result: yes | |
configure:43027: $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:43030: $? = 1 | |
configure:43056: checking suitesparse/ccolamd.h usability | |
configure:43056: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:43056: $? = 0 | |
configure:43056: result: yes | |
configure:43056: checking suitesparse/ccolamd.h presence | |
configure:43056: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:43056: $? = 0 | |
configure:43056: result: yes | |
configure:43056: checking for suitesparse/ccolamd.h | |
configure:43056: result: yes | |
configure:43067: checking for ccolamd in -lccolamd | |
configure:43098: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lccolamd -lutil -lm >&5 | |
configure:43098: $? = 0 | |
configure:43107: result: yes | |
configure:43190: $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:43193: $? = 1 | |
configure:43219: checking suitesparse/cholmod.h usability | |
configure:43219: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:43219: $? = 0 | |
configure:43219: result: yes | |
configure:43219: checking suitesparse/cholmod.h presence | |
configure:43219: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:43219: $? = 0 | |
configure:43219: result: yes | |
configure:43219: checking for suitesparse/cholmod.h | |
configure:43219: result: yes | |
configure:43230: checking for cholmod_l_start in -lcholmod | |
configure:43261: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lcholmod -lcolamd -lamd -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 | |
//usr/lib/libblas.so.3: undefined reference to `gotoblas' | |
collect2: error: ld returned 1 exit status | |
configure:43261: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_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 cholmod_l_start (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return cholmod_l_start (); | |
| ; | |
| return 0; | |
| } | |
configure:43270: result: no | |
configure:43291: WARNING: CHOLMOD library not found. This will result in some lack of functionality for sparse matrices. | |
configure:43350: $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:43353: $? = 1 | |
configure:43384: checking suitesparse/cs.h usability | |
configure:43384: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:43384: $? = 0 | |
configure:43384: result: yes | |
configure:43384: checking suitesparse/cs.h presence | |
configure:43384: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
configure:43384: $? = 0 | |
configure:43384: result: yes | |
configure:43384: checking for suitesparse/cs.h | |
configure:43384: result: yes | |
configure:43395: checking for cs_dl_sqr in -lcxsparse | |
configure:43426: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp -lcxsparse -lutil -lm >&5 | |
configure:43426: $? = 0 | |
configure:43435: result: yes | |
configure:43472: checking whether CXSparse is version 2.2 or later | |
configure:43523: g++ -std=gnu++11 -E -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -fPIC -I/opt/OpenBLAS/include conftest.cpp | |
configure:43523: $? = 0 | |
configure:43539: result: yes | |
configure:43606: $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:43609: $? = 1 | |
configure:43635: checking suitesparse/umfpack.h usability | |
configure:43635: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:43635: $? = 0 | |
configure:43635: result: yes | |
configure:43635: checking suitesparse/umfpack.h presence | |
configure:43635: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:43635: $? = 0 | |
configure:43635: result: yes | |
configure:43635: checking for suitesparse/umfpack.h | |
configure:43635: result: yes | |
configure:43646: checking for umfpack_zl_get_determinant in -lumfpack | |
configure:43677: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lumfpack -lamd -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 | |
//usr/lib/libblas.so.3: undefined reference to `gotoblas' | |
collect2: error: ld returned 1 exit status | |
configure:43677: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_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 umfpack_zl_get_determinant (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return umfpack_zl_get_determinant (); | |
| ; | |
| return 0; | |
| } | |
configure:43686: result: no | |
configure:43707: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. | |
configure:43771: $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:43774: $? = 1 | |
configure:43800: checking for suitesparse/umfpack.h | |
configure:43800: result: yes | |
configure:43811: checking for umfpack_zl_get_determinant in -lumfpack | |
configure:43842: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lumfpack -lcblas -lamd -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 | |
/usr/bin/ld: cannot find -lcblas | |
collect2: error: ld returned 1 exit status | |
configure:43842: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_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 umfpack_zl_get_determinant (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return umfpack_zl_get_determinant (); | |
| ; | |
| return 0; | |
| } | |
configure:43851: result: no | |
configure:43872: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices. | |
configure:43901: checking for SuiteSparse_time in -lsuitesparseconfig | |
configure:43934: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lsuitesparseconfig -lamd -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 | |
configure:43934: $? = 0 | |
configure:43943: result: yes | |
configure:44194: $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:44197: $? = 1 | |
configure:44226: checking for dseupd in -larpack | |
configure:44236: gfortran -o conftest -g -O2 -L/opt/OpenBLAS/lib conftest.f -larpack -lopenblas -L/opt/OpenBLAS/lib -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../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/5/../../.. -lgfortran -lm -lquadmath -lutil -lm >&5 | |
//usr/lib/liblapack.so.3: undefined reference to `gotoblas' | |
collect2: error: ld returned 1 exit status | |
configure:44236: $? = 1 | |
configure: failed program was: | |
| program main | |
| call dseupd | |
| end | |
configure:44245: result: no | |
configure:44501: WARNING: ARPACK not found. The eigs function will be disabled. | |
configure:44515: checking for library containing tputs | |
configure:44554: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccLySl87.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:154: undefined reference to `tputs' | |
collect2: error: ld returned 1 exit status | |
configure:44554: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_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 tputs (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return tputs (); | |
| ; | |
| return 0; | |
| } | |
configure:44554: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lncurses -lutil -lm >&5 | |
configure:44554: $? = 0 | |
configure:44571: result: -lncurses | |
configure:44609: checking for rl_set_keyboard_input_timeout in -lreadline | |
configure:44642: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lreadline -lncurses >&5 | |
configure:44642: $? = 0 | |
configure:44651: result: yes | |
configure:44798: checking for library containing tputs | |
configure:44854: result: -lncurses | |
configure:44883: checking for dirent.h that defines DIR | |
configure:44910: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:44910: $? = 0 | |
configure:44918: result: yes | |
configure:44931: checking for library containing opendir | |
configure:44970: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:44970: $? = 0 | |
configure:44987: result: none required | |
configure:45062: checking for sys/wait.h that is POSIX.1 compatible | |
configure:45096: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45096: $? = 0 | |
configure:45103: result: yes | |
configure:45117: checking curses.h usability | |
configure:45117: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45117: $? = 0 | |
configure:45117: result: yes | |
configure:45117: checking curses.h presence | |
configure:45117: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45117: $? = 0 | |
configure:45117: result: yes | |
configure:45117: checking for curses.h | |
configure:45117: result: yes | |
configure:45117: checking direct.h usability | |
configure:45117: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:172:20: fatal error: direct.h: No such file or directory | |
compilation terminated. | |
configure:45117: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <direct.h> | |
configure:45117: result: no | |
configure:45117: checking direct.h presence | |
configure:45117: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:139:20: fatal error: direct.h: No such file or directory | |
compilation terminated. | |
configure:45117: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| /* end confdefs.h. */ | |
| #include <direct.h> | |
configure:45117: result: no | |
configure:45117: checking for direct.h | |
configure:45117: result: no | |
configure:45117: checking for dlfcn.h | |
configure:45117: result: yes | |
configure:45117: checking floatingpoint.h usability | |
configure:45117: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:173:27: fatal error: floatingpoint.h: No such file or directory | |
compilation terminated. | |
configure:45117: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <floatingpoint.h> | |
configure:45117: result: no | |
configure:45117: checking floatingpoint.h presence | |
configure:45117: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:140:27: fatal error: floatingpoint.h: No such file or directory | |
compilation terminated. | |
configure:45117: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <floatingpoint.h> | |
configure:45117: result: no | |
configure:45117: checking for floatingpoint.h | |
configure:45117: result: no | |
configure:45117: checking fpu_control.h usability | |
configure:45117: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45117: $? = 0 | |
configure:45117: result: yes | |
configure:45117: checking fpu_control.h presence | |
configure:45117: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45117: $? = 0 | |
configure:45117: result: yes | |
configure:45117: checking for fpu_control.h | |
configure:45117: result: yes | |
configure:45130: checking grp.h usability | |
configure:45130: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45130: $? = 0 | |
configure:45130: result: yes | |
configure:45130: checking grp.h presence | |
configure:45130: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45130: $? = 0 | |
configure:45130: result: yes | |
configure:45130: checking for grp.h | |
configure:45130: result: yes | |
configure:45130: checking ieeefp.h usability | |
configure:45130: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:175:20: fatal error: ieeefp.h: No such file or directory | |
compilation terminated. | |
configure:45130: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <ieeefp.h> | |
configure:45130: result: no | |
configure:45130: checking ieeefp.h presence | |
configure:45130: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:142:20: fatal error: ieeefp.h: No such file or directory | |
compilation terminated. | |
configure:45130: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| /* end confdefs.h. */ | |
| #include <ieeefp.h> | |
configure:45130: result: no | |
configure:45130: checking for ieeefp.h | |
configure:45130: result: no | |
configure:45130: checking for inttypes.h | |
configure:45130: result: yes | |
configure:45130: checking locale.h usability | |
configure:45130: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45130: $? = 0 | |
configure:45130: result: yes | |
configure:45130: checking locale.h presence | |
configure:45130: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45130: $? = 0 | |
configure:45130: result: yes | |
configure:45130: checking for locale.h | |
configure:45130: result: yes | |
configure:45130: checking for memory.h | |
configure:45130: result: yes | |
configure:45130: checking ncurses.h usability | |
configure:45130: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45130: $? = 0 | |
configure:45130: result: yes | |
configure:45130: checking ncurses.h presence | |
configure:45130: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45130: $? = 0 | |
configure:45130: result: yes | |
configure:45130: checking for ncurses.h | |
configure:45130: result: yes | |
configure:45143: checking poll.h usability | |
configure:45143: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking poll.h presence | |
configure:45143: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking for poll.h | |
configure:45143: result: yes | |
configure:45143: checking pthread.h usability | |
configure:45143: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking pthread.h presence | |
configure:45143: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking for pthread.h | |
configure:45143: result: yes | |
configure:45143: checking pwd.h usability | |
configure:45143: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking pwd.h presence | |
configure:45143: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking for pwd.h | |
configure:45143: result: yes | |
configure:45143: checking sunmath.h usability | |
configure:45143: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:182:21: fatal error: sunmath.h: No such file or directory | |
compilation terminated. | |
configure:45143: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sunmath.h> | |
configure:45143: result: no | |
configure:45143: checking sunmath.h presence | |
configure:45143: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:149:21: fatal error: sunmath.h: No such file or directory | |
compilation terminated. | |
configure:45143: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| /* end confdefs.h. */ | |
| #include <sunmath.h> | |
configure:45143: result: no | |
configure:45143: checking for sunmath.h | |
configure:45143: result: no | |
configure:45143: checking sys/ioctl.h usability | |
configure:45143: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking sys/ioctl.h presence | |
configure:45143: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45143: $? = 0 | |
configure:45143: result: yes | |
configure:45143: checking for sys/ioctl.h | |
configure:45143: result: yes | |
configure:45156: checking sys/param.h usability | |
configure:45156: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45156: $? = 0 | |
configure:45156: result: yes | |
configure:45156: checking sys/param.h presence | |
configure:45156: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45156: $? = 0 | |
configure:45156: result: yes | |
configure:45156: checking for sys/param.h | |
configure:45156: result: yes | |
configure:45156: checking sys/poll.h usability | |
configure:45156: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45156: $? = 0 | |
configure:45156: result: yes | |
configure:45156: checking sys/poll.h presence | |
configure:45156: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45156: $? = 0 | |
configure:45156: result: yes | |
configure:45156: checking for sys/poll.h | |
configure:45156: result: yes | |
configure:45156: checking sys/resource.h usability | |
configure:45156: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45156: $? = 0 | |
configure:45156: result: yes | |
configure:45156: checking sys/resource.h presence | |
configure:45156: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45156: $? = 0 | |
configure:45156: result: yes | |
configure:45156: checking for sys/resource.h | |
configure:45156: result: yes | |
configure:45169: checking sys/select.h usability | |
configure:45169: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45169: $? = 0 | |
configure:45169: result: yes | |
configure:45169: checking sys/select.h presence | |
configure:45169: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45169: $? = 0 | |
configure:45169: result: yes | |
configure:45169: checking for sys/select.h | |
configure:45169: result: yes | |
configure:45169: checking sys/stropts.h usability | |
configure:45169: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45169: $? = 0 | |
configure:45169: result: yes | |
configure:45169: checking sys/stropts.h presence | |
configure:45169: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45169: $? = 0 | |
configure:45169: result: yes | |
configure:45169: checking for sys/stropts.h | |
configure:45169: result: yes | |
configure:45169: checking termcap.h usability | |
configure:45169: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45169: $? = 0 | |
configure:45169: result: yes | |
configure:45169: checking termcap.h presence | |
configure:45169: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45169: $? = 0 | |
configure:45169: result: yes | |
configure:45169: checking for termcap.h | |
configure:45169: result: yes | |
configure:45191: checking sstream usability | |
configure:45191: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:45191: $? = 0 | |
configure:45191: result: yes | |
configure:45191: checking sstream presence | |
configure:45191: g++ -std=gnu++11 -E -I/opt/OpenBLAS/include conftest.cpp | |
configure:45191: $? = 0 | |
configure:45191: result: yes | |
configure:45191: checking for sstream | |
configure:45191: result: yes | |
configure:45213: checking termios.h usability | |
configure:45213: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45213: $? = 0 | |
configure:45213: result: yes | |
configure:45213: checking termios.h presence | |
configure:45213: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45213: $? = 0 | |
configure:45213: result: yes | |
configure:45213: checking for termios.h | |
configure:45213: result: yes | |
configure:45227: checking termio.h usability | |
configure:45227: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45227: $? = 0 | |
configure:45227: result: yes | |
configure:45227: checking termio.h presence | |
configure:45227: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45227: $? = 0 | |
configure:45227: result: yes | |
configure:45227: checking for termio.h | |
configure:45227: result: yes | |
configure:45241: checking sgtty.h usability | |
configure:45241: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45241: $? = 0 | |
configure:45241: result: yes | |
configure:45241: checking sgtty.h presence | |
configure:45241: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45241: $? = 0 | |
configure:45241: result: yes | |
configure:45241: checking for sgtty.h | |
configure:45241: result: yes | |
configure:45255: checking fnmatch.h usability | |
configure:45255: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45255: $? = 0 | |
configure:45255: result: yes | |
configure:45255: checking fnmatch.h presence | |
configure:45255: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:45255: $? = 0 | |
configure:45255: result: yes | |
configure:45255: checking for fnmatch.h | |
configure:45255: result: yes | |
configure:45269: checking conio.h usability | |
configure:45269: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:194:19: fatal error: conio.h: No such file or directory | |
compilation terminated. | |
configure:45269: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <conio.h> | |
configure:45269: result: no | |
configure:45269: checking conio.h presence | |
configure:45269: gcc -E -I/opt/OpenBLAS/include conftest.c | |
conftest.c:161:19: fatal error: conio.h: No such file or directory | |
compilation terminated. | |
configure:45269: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <conio.h> | |
configure:45269: result: no | |
configure:45269: checking for conio.h | |
configure:45269: result: no | |
configure:45298: checking for int64_t | |
configure:45298: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45298: $? = 0 | |
configure:45298: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:207:53: warning: integer overflow in expression [-Woverflow] | |
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | |
^ | |
conftest.c:206: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:45298: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45298: result: yes | |
configure:45309: checking for mode_t | |
configure:45309: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45309: $? = 0 | |
configure:45309: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:21: error: expected expression before ')' token | |
if (sizeof ((mode_t))) | |
^ | |
configure:45309: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45309: result: yes | |
configure:45320: checking for off_t | |
configure:45320: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45320: $? = 0 | |
configure:45320: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:20: error: expected expression before ')' token | |
if (sizeof ((off_t))) | |
^ | |
configure:45320: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45320: result: yes | |
configure:45331: checking for pid_t | |
configure:45331: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45331: $? = 0 | |
configure:45331: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:20: error: expected expression before ')' token | |
if (sizeof ((pid_t))) | |
^ | |
configure:45331: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45331: result: yes | |
configure:45342: checking for size_t | |
configure:45342: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45342: $? = 0 | |
configure:45342: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:21: error: expected expression before ')' token | |
if (sizeof ((size_t))) | |
^ | |
configure:45342: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45342: result: yes | |
configure:45353: checking for ssize_t | |
configure:45353: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45353: $? = 0 | |
configure:45353: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:22: error: expected expression before ')' token | |
if (sizeof ((ssize_t))) | |
^ | |
configure:45353: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45353: result: yes | |
configure:45364: checking for uid_t in sys/types.h | |
configure:45383: result: yes | |
configure:45394: checking for uint64_t | |
configure:45394: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45394: $? = 0 | |
configure:45394: result: yes | |
configure:45408: checking for dev_t | |
configure:45408: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45408: $? = 0 | |
configure:45408: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:205:20: error: expected expression before ')' token | |
if (sizeof ((dev_t))) | |
^ | |
configure:45408: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45408: result: yes | |
configure:45417: checking for ino_t | |
configure:45417: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45417: $? = 0 | |
configure:45417: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:206:20: error: expected expression before ')' token | |
if (sizeof ((ino_t))) | |
^ | |
configure:45417: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_DEV_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45417: result: yes | |
configure:45427: checking for ptrdiff_t | |
configure:45427: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45427: $? = 0 | |
configure:45427: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:207:24: error: expected expression before ')' token | |
if (sizeof ((ptrdiff_t))) | |
^ | |
configure:45427: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45427: result: yes | |
configure:45438: checking for long long int | |
configure:45438: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45438: $? = 0 | |
configure:45438: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:208:28: error: expected expression before ')' token | |
if (sizeof ((long long int))) | |
^ | |
configure:45438: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((long long int))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:45438: result: yes | |
configure:45454: checking for unsigned long long int | |
configure:45454: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45454: $? = 0 | |
configure:45454: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:210:37: error: expected expression before ')' token | |
if (sizeof ((unsigned long long int))) | |
^ | |
configure:45454: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((unsigned long long int))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:45454: result: yes | |
configure:45477: checking size of short | |
configure:45482: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:45482: $? = 0 | |
configure:45482: ./conftest | |
configure:45482: $? = 0 | |
configure:45496: result: 2 | |
configure:45510: checking size of int | |
configure:45529: result: 4 | |
configure:45543: checking size of long | |
configure:45562: result: 8 | |
configure:45576: checking size of long long | |
configure:45581: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:45581: $? = 0 | |
configure:45581: ./conftest | |
configure:45581: $? = 0 | |
configure:45595: result: 8 | |
configure:45610: checking size of long double | |
configure:45615: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:45615: $? = 0 | |
configure:45615: ./conftest | |
configure:45615: $? = 0 | |
configure:45629: result: 16 | |
configure:45642: checking for struct stat.st_blksize | |
configure:45642: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45642: $? = 0 | |
configure:45642: result: yes | |
configure:45651: checking for struct stat.st_blocks | |
configure:45651: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45651: $? = 0 | |
configure:45651: result: yes | |
configure:45660: checking for struct stat.st_rdev | |
configure:45660: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45660: $? = 0 | |
configure:45660: result: yes | |
configure:45670: checking for struct group.gr_passwd | |
configure:45670: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:220:21: error: storage size of 'ac_aggr' isn't known | |
static struct group ac_aggr; | |
^ | |
configure:45670: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45670: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:220:21: error: storage size of 'ac_aggr' isn't known | |
static struct group ac_aggr; | |
^ | |
configure:45670: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:45670: result: no | |
configure:45681: checking whether struct tm is in sys/time.h or time.h | |
configure:45709: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45709: $? = 0 | |
configure:45716: result: time.h | |
configure:45724: checking for struct tm.tm_zone | |
configure:45724: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:45724: $? = 0 | |
configure:45724: result: yes | |
configure:45801: checking whether g++ -std=gnu++11 allows overload of char, int8_t, and uint8_t | |
configure:45821: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:45821: $? = 0 | |
configure:45835: result: yes | |
configure:45847: checking whether C++ supports dynamic auto arrays | |
configure:45882: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:45882: $? = 0 | |
configure:45896: result: yes | |
configure:45907: checking for IEEE 754 data format | |
configure:45930: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:45930: $? = 0 | |
configure:45930: ./conftest | |
configure:45930: $? = 0 | |
configure:45946: result: yes | |
configure:45965: checking whether bit_and, bit_or, bit_xor are defined in the C++ library | |
configure:46003: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:46003: $? = 0 | |
configure:46017: result: yes | |
configure:46028: checking whether complex class can set components independently | |
configure:46064: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
configure:46064: $? = 0 | |
configure:46078: result: yes | |
configure:46089: checking whether complex class can reference components independently | |
configure:46125: g++ -std=gnu++11 -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.cpp >&5 | |
conftest.cpp: In function 'int main()': | |
conftest.cpp:199:19: error: lvalue required as left operand of assignment | |
x.real () = 1.0; | |
^ | |
conftest.cpp:200:19: error: lvalue required as left operand of assignment | |
x.imag () = 1.0; | |
^ | |
configure:46125: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_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 <complex> | |
| | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| | |
| std::complex<double> x; | |
| x.real () = 1.0; | |
| x.imag () = 1.0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:46139: result: no | |
configure:46150: checking whether fast integer arithmetics is usable | |
configure:46227: g++ -std=gnu++11 -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.cpp -lutil -lm >&5 | |
configure:46227: $? = 0 | |
configure:46227: ./conftest | |
configure:46227: $? = 0 | |
configure:46244: result: yes | |
configure:46256: checking for working alloca.h | |
configure:46281: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46281: $? = 0 | |
configure:46289: result: yes | |
configure:46297: checking for alloca | |
configure:46342: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46342: $? = 0 | |
configure:46350: result: yes | |
configure:46472: checking for C/C++ restrict keyword | |
configure:46507: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:46507: $? = 0 | |
configure:46515: result: __restrict | |
configure:46534: checking for canonicalize_file_name | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for realpath | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for readlinkat | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for _set_invalid_parameter_handler | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccKPthpj.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:224: undefined reference to `_set_invalid_parameter_handler' | |
collect2: error: ld returned 1 exit status | |
configure:46534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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 <limits.h> declares _set_invalid_parameter_handler. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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 | |
| | |
| int | |
| main () | |
| { | |
| return _set_invalid_parameter_handler (); | |
| ; | |
| return 0; | |
| } | |
configure:46534: result: no | |
configure:46534: checking for fchdir | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for fcntl | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for symlink | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for fdopendir | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mempcpy | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c:217:6: warning: conflicting types for built-in function 'mempcpy' | |
char mempcpy (); | |
^ | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for btowc | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for isblank | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c:219:6: warning: conflicting types for built-in function 'isblank' | |
char isblank (); | |
^ | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for iswctype | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mbsrtowcs | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for wmemchr | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for wmemcpy | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for wmempcpy | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for fstatat | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for ftruncate | |
configure:46534: result: yes | |
configure:46534: checking for getdtablesize | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for getlogin_r | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for getrusage | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for gettimeofday | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for getpwnam_r | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for link | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for lstat | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mbsinit | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mbrtowc | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mprotect | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mkfifo | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for mkostemp | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for tzset | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for openat | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for pipe | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for readlink | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for pathconf | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for secure_getenv | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for getuid | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for geteuid | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for getgid | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for getegid | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for setenv | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for sigaction | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for sigaltstack | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for siginterrupt | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for snprintf | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c:253:6: warning: conflicting types for built-in function 'snprintf' | |
char snprintf (); | |
^ | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for strdup | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c:254:6: warning: conflicting types for built-in function 'strdup' | |
char strdup (); | |
^ | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for strndup | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c:255:6: warning: conflicting types for built-in function 'strndup' | |
char strndup (); | |
^ | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for strptime | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for localtime_r | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for timegm | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46534: checking for vasnprintf | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccjVYcf8.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:270: undefined reference to `vasnprintf' | |
collect2: error: ld returned 1 exit status | |
configure:46534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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 <limits.h> declares vasnprintf. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define vasnprintf innocuous_vasnprintf | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char vasnprintf (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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 | |
| | |
| int | |
| main () | |
| { | |
| return vasnprintf (); | |
| ; | |
| return 0; | |
| } | |
configure:46534: result: no | |
configure:46534: checking for iswcntrl | |
configure:46534: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c:259:6: warning: conflicting types for built-in function 'iswcntrl' | |
char iswcntrl (); | |
^ | |
configure:46534: $? = 0 | |
configure:46534: result: yes | |
configure:46547: checking whether // is distinct from / | |
configure:46576: result: no | |
configure:46588: checking whether realpath works | |
configure:46772: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:46772: $? = 0 | |
configure:46772: ./conftest | |
configure:46772: $? = 0 | |
configure:46784: result: yes | |
configure:47008: checking for unistd.h | |
configure:47008: result: yes | |
configure:47008: checking for sys/param.h | |
configure:47008: result: yes | |
configure:47008: checking for sys/socket.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for dirent.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for wctype.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/stat.h | |
configure:47008: result: yes | |
configure:47008: checking for netdb.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for getopt.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/time.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/cdefs.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for math.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/mman.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/select.h | |
configure:47008: result: yes | |
configure:47008: checking for wchar.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for stdint.h | |
configure:47008: result: yes | |
configure:47008: checking for strings.h | |
configure:47008: result: yes | |
configure:47008: checking for sys/resource.h | |
configure:47008: result: yes | |
configure:47008: checking for sys/times.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/uio.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/utsname.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47008: checking for sys/wait.h | |
configure:47008: result: yes | |
configure:47008: checking for features.h | |
configure:47008: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47008: $? = 0 | |
configure:47008: result: yes | |
configure:47068: checking whether byte ordering is bigendian | |
configure:47083: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:261:9: error: unknown type name 'not' | |
not a universal capable compiler | |
^ | |
conftest.c:261:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
not a universal capable compiler | |
^ | |
conftest.c:261:15: error: unknown type name 'universal' | |
configure:47083: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:47136: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47136: $? = 0 | |
configure:47162: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:275:4: error: unknown type name 'not' | |
not big endian | |
^ | |
conftest.c:275:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | |
not big endian | |
^ | |
configure:47162: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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 <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| #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:47322: result: no | |
configure:47343: checking whether the preprocessor supports include_next | |
configure:47381: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -Iconftestd1b -Iconftestd2 conftest.c >&5 | |
configure:47381: $? = 0 | |
configure:47402: result: yes | |
configure:47423: checking whether system header files limit the line length | |
configure:47446: result: no | |
configure:47468: checking if environ is properly declared | |
configure:47499: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:266:39: error: conflicting types for 'environ' | |
extern struct { int foo; } environ; | |
^ | |
In file included from conftest.c:261:0: | |
/usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here | |
extern char **environ; | |
^ | |
configure:47499: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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. */ | |
| #if HAVE_UNISTD_H | |
| #include <unistd.h> | |
| #endif | |
| /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>. */ | |
| #include <stdlib.h> | |
| | |
| 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:47507: result: yes | |
configure:47522: checking for complete errno.h | |
configure:47595: result: yes | |
configure:47896: checking whether strerror_r is declared | |
configure:47896: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47896: $? = 0 | |
configure:47896: result: yes | |
configure:47909: checking for strerror_r | |
configure:47909: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:47909: $? = 0 | |
configure:47909: result: yes | |
configure:47918: checking whether strerror_r returns char * | |
configure:47950: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:47950: $? = 0 | |
configure:47996: result: yes | |
configure:48010: checking whether fchdir is declared | |
configure:48010: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:48010: $? = 0 | |
configure:48010: result: yes | |
configure:48041: checking for working fcntl.h | |
configure:48152: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:48152: $? = 0 | |
configure:48152: ./conftest | |
configure:48152: $? = 0 | |
configure:48167: result: yes | |
configure:48192: checking for st_dm_mode in struct stat | |
configure:48218: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:281:17: error: 'struct stat' has no member named 'st_dm_mode' | |
struct stat s; s.st_dm_mode; | |
^ | |
configure:48218: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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 <sys/types.h> | |
| #include <sys/stat.h> | |
| #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:48225: result: no | |
configure:48235: checking whether strmode is declared | |
configure:48235: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:315:10: error: 'strmode' undeclared (first use in this function) | |
(void) strmode; | |
^ | |
conftest.c:315:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:48235: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:48235: result: no | |
configure:48250: checking for mbstate_t | |
configure:48282: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:48282: $? = 0 | |
configure:48289: result: yes | |
configure:48574: checking whether frexp() can be used without linking with libm | |
configure:48600: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:48600: $? = 0 | |
configure:48609: result: yes | |
configure:48612: checking whether alarm is declared | |
configure:48612: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:48612: $? = 0 | |
configure:48612: result: yes | |
configure:48727: checking whether stdin defaults to large file offsets | |
configure:48759: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:48759: $? = 0 | |
configure:48767: result: yes | |
configure:48911: checking whether fseeko is declared | |
configure:48911: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:48911: $? = 0 | |
configure:48911: result: yes | |
configure:48930: checking for fseeko | |
configure:48956: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:48956: $? = 0 | |
configure:48965: result: yes | |
configure:49020: checking whether stat file-mode macros are broken | |
configure:49047: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49047: $? = 0 | |
configure:49054: result: no | |
configure:49160: checking for nlink_t | |
configure:49160: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49160: $? = 0 | |
configure:49160: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:285:22: error: expected expression before ')' token | |
if (sizeof ((nlink_t))) | |
^ | |
configure:49160: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| #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:49160: result: yes | |
configure:49175: checking whether fchmodat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether fstat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether fstatat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether futimens is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether lchmod is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether lstat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether mkdirat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether mkfifo is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether mkfifoat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether mknod is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether mknodat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether stat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49175: checking whether utimensat is declared without a macro | |
configure:49201: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49201: $? = 0 | |
configure:49209: result: yes | |
configure:49222: checking whether lstat correctly handles trailing slash | |
configure:49266: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49266: $? = 0 | |
configure:49266: ./conftest | |
configure:49266: $? = 0 | |
configure:49278: result: yes | |
configure:49292: checking whether ftello is declared | |
configure:49292: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49292: $? = 0 | |
configure:49292: result: yes | |
configure:49316: checking for ftello | |
configure:49341: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:298:1: warning: ignoring return value of 'ftello', declared with attribute warn_unused_result [-Wunused-result] | |
ftello (stdin); | |
^ | |
configure:49341: $? = 0 | |
configure:49350: result: yes | |
configure:49363: checking whether ftello works | |
configure:49439: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49439: $? = 0 | |
configure:49439: ./conftest | |
configure:49439: $? = 0 | |
configure:49450: result: yes | |
configure:49468: checking whether getcwd (NULL, 0) allocates memory for result | |
configure:49533: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49533: $? = 0 | |
configure:49533: ./conftest | |
configure:49533: $? = 0 | |
configure:49543: result: yes | |
configure:49547: checking for getcwd with POSIX signature | |
configure:49577: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49577: $? = 0 | |
configure:49585: result: yes | |
configure:49588: checking whether getcwd is declared | |
configure:49588: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49588: $? = 0 | |
configure:49588: result: yes | |
configure:49601: checking whether getdtablesize is declared | |
configure:49601: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49601: $? = 0 | |
configure:49601: result: yes | |
configure:49614: checking whether getlogin_r is declared | |
configure:49614: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49614: $? = 0 | |
configure:49614: result: yes | |
configure:49627: checking whether getlogin is declared | |
configure:49627: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:49627: $? = 0 | |
configure:49627: result: yes | |
configure:49734: checking for getopt.h | |
configure:49734: result: yes | |
configure:49751: checking for getopt_long_only | |
configure:49751: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49751: $? = 0 | |
configure:49751: result: yes | |
configure:49765: checking whether getopt is POSIX compatible | |
configure:49807: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49807: $? = 0 | |
configure:49807: ./conftest | |
configure:49807: $? = 0 | |
configure:49866: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49866: $? = 0 | |
configure:49866: ./conftest | |
configure:49866: $? = 0 | |
configure:49908: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:49908: $? = 0 | |
configure:49908: ./conftest | |
program: option requires an argument -- 'b' | |
configure:49908: $? = 0 | |
configure:49926: result: yes | |
configure:49934: checking for working GNU getopt function | |
configure:50164: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:50164: $? = 0 | |
configure:50164: ./conftest | |
configure:50164: $? = 0 | |
configure:50180: result: yes | |
configure:50185: checking for working GNU getopt_long function | |
configure:50238: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:50238: $? = 0 | |
configure:50238: ./conftest | |
configure:50238: $? = 0 | |
configure:50249: result: yes | |
configure:50278: checking whether getenv is declared | |
configure:50278: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:50278: $? = 0 | |
configure:50278: result: yes | |
configure:50420: checking for struct timeval | |
configure:50451: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:50451: $? = 0 | |
configure:50459: result: yes | |
configure:50464: checking for wide-enough struct timeval.tv_sec member | |
configure:50499: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:50499: $? = 0 | |
configure:50507: result: yes | |
configure:50517: checking whether gettimeofday is declared without a macro | |
configure:50547: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:50547: $? = 0 | |
configure:50555: result: yes | |
configure:50577: checking where to find the exponent in a 'double' | |
configure:50939: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:50939: $? = 0 | |
configure:50939: ./conftest | |
configure:50939: $? = 0 | |
configure:50951: result: word 1 bit 20 | |
configure:50973: checking for nl_langinfo and CODESET | |
configure:50997: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:50997: $? = 0 | |
configure:51006: result: yes | |
configure:51014: checking whether getc_unlocked is declared | |
configure:51014: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:51014: $? = 0 | |
configure:51014: result: yes | |
configure:51026: checking whether we are using the GNU C Library >= 2.1 or uClibc | |
configure:51056: result: yes | |
configure:51103: checking for ld used by gcc | |
configure:51170: result: /usr/bin/ld -m elf_x86_64 | |
configure:51177: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | |
configure:51192: result: yes | |
configure:51199: checking for shared library run path origin | |
configure:51212: result: done | |
configure:51302: checking whether imported symbols can be declared weak | |
configure:51328: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:51328: $? = 0 | |
configure:51362: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:51362: $? = 0 | |
configure:51362: ./conftest | |
configure:51362: $? = 0 | |
configure:51374: result: yes | |
configure:51379: checking for pthread.h | |
configure:51379: result: yes | |
configure:51425: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:51425: $? = 0 | |
configure:51441: checking for pthread_kill in -lpthread | |
configure:51474: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lpthread -lutil -lm >&5 | |
configure:51474: $? = 0 | |
configure:51483: result: yes | |
configure:52258: checking for multithread API to use | |
configure:52260: result: posix | |
configure:52274: checking whether malloc, realloc, calloc are POSIX compliant | |
configure:52302: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:52302: $? = 0 | |
configure:52310: result: yes | |
configure:52317: checking for stdlib.h | |
configure:52317: result: yes | |
configure:52327: checking for GNU libc compatible malloc | |
configure:52371: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:52371: $? = 0 | |
configure:52371: ./conftest | |
configure:52371: $? = 0 | |
configure:52382: result: yes | |
configure:52397: checking for unsigned long long int | |
configure:52453: result: yes | |
configure:52463: checking for long long int | |
configure:52521: result: yes | |
configure:52631: checking for a traditional japanese locale | |
configure:52701: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:52704: $? = 0 | |
configure:52762: result: none | |
configure:52770: checking for a transitional chinese locale | |
configure:52841: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:52844: $? = 0 | |
configure:52895: result: none | |
configure:52902: checking for a french Unicode locale | |
configure:52974: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:52977: $? = 0 | |
configure:53023: result: none | |
configure:53031: checking for a traditional french locale | |
configure:53099: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:53102: $? = 0 | |
configure:53158: result: none | |
configure:53249: checking for mmap | |
configure:53249: result: yes | |
configure:53260: checking for MAP_ANONYMOUS | |
configure:53297: result: yes | |
configure:53319: checking whether memchr works | |
configure:53390: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:53390: $? = 0 | |
configure:53390: ./conftest | |
configure:53390: $? = 0 | |
configure:53400: result: yes | |
configure:53407: checking whether memrchr is declared | |
configure:53407: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53407: $? = 0 | |
configure:53407: result: yes | |
configure:53422: checking whether <limits.h> defines MIN and MAX | |
configure:53447: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:307:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] | |
int x = MIN (42, 17); | |
^ | |
conftest.c:307:21: error: initializer element is not constant | |
configure:53447: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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 <limits.h> | |
| 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:53454: result: no | |
configure:53467: checking whether <sys/param.h> defines MIN and MAX | |
configure:53492: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53492: $? = 0 | |
configure:53499: result: yes | |
configure:53535: checking whether time_t is signed | |
configure:53560: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53560: $? = 0 | |
configure:53567: result: yes | |
configure:53587: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:309:10: error: unknown type name 'not' | |
not a universal capable compiler | |
^ | |
conftest.c:309:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
not a universal capable compiler | |
^ | |
conftest.c:309:16: error: unknown type name 'universal' | |
configure:53587: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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:53634: checking whether <sys/select.h> is self-contained | |
configure:53659: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53659: $? = 0 | |
configure:53686: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53686: $? = 0 | |
configure:53724: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:53724: $? = 0 | |
configure:53737: result: yes | |
configure:53854: checking whether pselect is declared without a macro | |
configure:53886: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53886: $? = 0 | |
configure:53894: result: yes | |
configure:53854: checking whether select is declared without a macro | |
configure:53886: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53886: $? = 0 | |
configure:53894: result: yes | |
configure:53906: checking for inline | |
configure:53922: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:53922: $? = 0 | |
configure:53930: result: inline | |
configure:54030: checking for library containing setsockopt | |
configure:54060: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:54060: $? = 0 | |
configure:54165: result: none needed | |
configure:54188: checking whether select supports a 0 argument | |
configure:54220: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:54220: $? = 0 | |
configure:54220: ./conftest | |
configure:54220: $? = 0 | |
configure:54231: result: yes | |
configure:54238: checking whether select detects invalid fds | |
configure:54291: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:54291: $? = 0 | |
configure:54291: ./conftest | |
configure:54291: $? = 0 | |
configure:54302: result: yes | |
configure:54340: checking for promoted mode_t type | |
configure:54365: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:322:13: error: size of array 'array' is negative | |
typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | |
^ | |
configure:54365: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #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:54373: result: mode_t | |
configure:54406: checking for sigset_t | |
configure:54406: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54406: $? = 0 | |
configure:54406: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:328:23: error: expected expression before ')' token | |
if (sizeof ((sigset_t))) | |
^ | |
configure:54406: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 1 | |
| #define PROMOTED_MODE_T mode_t | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ | |
| #include <sys/types.h> | |
| | |
| | |
| #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:54406: result: yes | |
configure:54429: checking for long file names | |
configure:54461: result: yes | |
configure:54481: checking whether setenv is declared | |
configure:54481: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54481: $? = 0 | |
configure:54481: result: yes | |
configure:54507: checking search.h usability | |
configure:54507: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54507: $? = 0 | |
configure:54507: result: yes | |
configure:54507: checking search.h presence | |
configure:54507: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:54507: $? = 0 | |
configure:54507: result: yes | |
configure:54507: checking for search.h | |
configure:54507: result: yes | |
configure:54519: checking for tsearch | |
configure:54519: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:54519: $? = 0 | |
configure:54519: result: yes | |
configure:54544: checking whether snprintf returns a byte count as in C99 | |
configure:54614: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:54614: $? = 0 | |
configure:54614: ./conftest | |
configure:54614: $? = 0 | |
configure:54625: result: yes | |
configure:54628: checking whether snprintf is declared | |
configure:54628: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54628: $? = 0 | |
configure:54628: result: yes | |
configure:54655: checking for stdbool.h that conforms to C99 | |
configure:54738: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54738: $? = 0 | |
configure:54745: result: yes | |
configure:54747: checking for _Bool | |
configure:54747: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54747: $? = 0 | |
configure:54747: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:361:20: error: expected expression before ')' token | |
if (sizeof ((_Bool))) | |
^ | |
configure:54747: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:54747: result: yes | |
configure:54764: checking for wchar_t | |
configure:54789: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:54789: $? = 0 | |
configure:54796: result: yes | |
configure:54933: checking whether stdint.h conforms to C99 | |
configure:55112: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55112: $? = 0 | |
configure:55202: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:55202: $? = 0 | |
configure:55202: ./conftest | |
configure:55202: $? = 0 | |
configure:55214: result: yes | |
configure:55218: checking whether stdint.h predates C++11 | |
configure:55262: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55262: $? = 0 | |
configure:55267: result: no | |
configure:55649: checking whether strdup is declared | |
configure:55649: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55649: $? = 0 | |
configure:55649: result: yes | |
configure:55662: checking whether strerror(0) succeeds | |
configure:55705: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:55705: $? = 0 | |
configure:55705: ./conftest | |
configure:55705: $? = 0 | |
configure:55716: result: yes | |
configure:55729: checking for struct tm.tm_gmtoff | |
configure:55729: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55729: $? = 0 | |
configure:55729: result: yes | |
configure:55816: checking whether ffsl is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether ffsll is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether memmem is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether mempcpy is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether memrchr is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether rawmemchr is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether stpcpy is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether stpncpy is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strchrnul is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strdup is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strncat is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strndup is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strnlen is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strpbrk is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strsep is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strcasestr is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strtok_r is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strerror_r is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strsignal is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55816: checking whether strverscmp is declared without a macro | |
configure:55842: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55842: $? = 0 | |
configure:55850: result: yes | |
configure:55955: checking whether ffs is declared without a macro | |
configure:55985: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55985: $? = 0 | |
configure:55993: result: yes | |
configure:55955: checking whether strcasecmp is declared without a macro | |
configure:55985: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55985: $? = 0 | |
configure:55993: result: yes | |
configure:55955: checking whether strncasecmp is declared without a macro | |
configure:55985: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:55985: $? = 0 | |
configure:55993: result: yes | |
configure:56005: checking whether strndup is declared | |
configure:56005: result: yes | |
configure:56018: checking whether strnlen is declared | |
configure:56018: result: yes | |
configure:56031: checking whether strsignal is declared | |
configure:56031: result: yes | |
configure:56042: checking whether sys_siglist is declared | |
configure:56042: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56042: $? = 0 | |
configure:56042: result: yes | |
configure:56096: checking whether <sys/socket.h> is self-contained | |
configure:56121: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56121: $? = 0 | |
configure:56129: result: yes | |
configure:56134: checking for shutdown | |
configure:56134: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:56134: $? = 0 | |
configure:56134: result: yes | |
configure:56144: checking whether <sys/socket.h> defines the SHUT_* macros | |
configure:56169: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56169: $? = 0 | |
configure:56177: result: yes | |
configure:56279: checking for struct sockaddr_storage | |
configure:56279: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56279: $? = 0 | |
configure:56279: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:373:38: error: expected expression before ')' token | |
if (sizeof ((struct sockaddr_storage))) | |
^ | |
configure:56279: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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 <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_WS2TCPIP_H | |
| #include <ws2tcpip.h> | |
| #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:56279: result: yes | |
configure:56300: checking for sa_family_t | |
configure:56300: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56300: $? = 0 | |
configure:56300: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:374:26: error: expected expression before ')' token | |
if (sizeof ((sa_family_t))) | |
^ | |
configure:56300: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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 <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_WS2TCPIP_H | |
| #include <ws2tcpip.h> | |
| #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:56300: result: yes | |
configure:56329: checking for struct sockaddr_storage.ss_family | |
configure:56329: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56329: $? = 0 | |
configure:56329: result: yes | |
configure:56385: checking whether socket is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether connect is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether accept is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether bind is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether getpeername is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether getsockname is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether getsockopt is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether listen is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether recv is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether send is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether recvfrom is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether sendto is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether setsockopt is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether shutdown is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56385: checking whether accept4 is declared without a macro | |
configure:56414: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56414: $? = 0 | |
configure:56422: result: yes | |
configure:56459: checking for struct timespec in <time.h> | |
configure:56484: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56484: $? = 0 | |
configure:56491: result: yes | |
configure:56700: checking whether unsetenv is declared | |
configure:56700: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56700: $? = 0 | |
configure:56700: result: yes | |
configure:56714: checking for wint_t | |
configure:56747: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56747: $? = 0 | |
configure:56754: result: yes | |
configure:56774: checking for inttypes.h | |
configure:56801: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56801: $? = 0 | |
configure:56808: result: yes | |
configure:56819: checking for stdint.h | |
configure:56844: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56844: $? = 0 | |
configure:56851: result: yes | |
configure:56864: checking for intmax_t | |
configure:56897: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:56897: $? = 0 | |
configure:56904: result: yes | |
configure:56930: checking for snprintf | |
configure:56930: result: yes | |
configure:56930: checking for strnlen | |
configure:56930: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:56930: $? = 0 | |
configure:56930: result: yes | |
configure:56930: checking for wcslen | |
configure:56930: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:56930: $? = 0 | |
configure:56930: result: yes | |
configure:56930: checking for wcsnlen | |
configure:56930: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:56930: $? = 0 | |
configure:56930: result: yes | |
configure:56930: checking for mbrtowc | |
configure:56930: result: yes | |
configure:56930: checking for wcrtomb | |
configure:56930: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:56930: $? = 0 | |
configure:56930: result: yes | |
configure:56939: checking whether _snprintf is declared | |
configure:56939: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:395:10: error: '_snprintf' undeclared (first use in this function) | |
(void) _snprintf; | |
^ | |
conftest.c:395:10: note: each undeclared identifier is reported only once for each function it appears in | |
configure:56939: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 <stdio.h> | |
| | |
| #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:56939: result: no | |
configure:56962: checking whether <wchar.h> uses 'inline' correctly | |
configure:56986: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest1.c >&5 | |
gcc: error: conftest1.c: No such file or directory | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:56989: $? = 1 | |
configure:57023: result: yes | |
configure:57081: checking for alloca as a compiler built-in | |
configure:57105: result: yes | |
configure:57202: checking whether this system has an arbitrary file name length limit | |
configure:57243: result: yes | |
configure:57349: checking for closedir | |
configure:57349: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:57349: $? = 0 | |
configure:57349: result: yes | |
configure:57848: checking for d_ino member in directory struct | |
configure:57898: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:57898: $? = 0 | |
configure:57898: ./conftest | |
configure:57898: $? = 0 | |
configure:57908: result: yes | |
configure:57919: checking for d_type member in directory struct | |
configure:57946: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:57946: $? = 0 | |
configure:57956: result: yes | |
configure:58056: checking whether alphasort is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether closedir is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether dirfd is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether fdopendir is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether opendir is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether readdir is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether rewinddir is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58056: checking whether scandir is declared without a macro | |
configure:58082: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58082: $? = 0 | |
configure:58090: result: yes | |
configure:58109: checking for dirfd | |
configure:58109: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:58109: $? = 0 | |
configure:58109: result: yes | |
configure:58118: checking whether dirfd is declared | |
configure:58118: result: yes | |
configure:58135: checking whether dirfd is a macro | |
configure:58158: result: no | |
configure:58273: checking whether // is distinct from / | |
configure:58302: result: no | |
configure:58328: checking whether dup works | |
configure:58361: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:58361: $? = 0 | |
configure:58361: ./conftest | |
configure:58361: $? = 0 | |
configure:58372: result: yes | |
configure:58418: checking whether dup2 works | |
configure:58514: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:58514: $? = 0 | |
configure:58514: ./conftest | |
configure:58514: $? = 0 | |
configure:58525: result: yes | |
configure:58606: checking for error_at_line | |
configure:58630: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:58630: $? = 0 | |
configure:58638: result: yes | |
configure:58778: checking whether fcntl handles F_DUPFD correctly | |
configure:58844: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:58844: $? = 0 | |
configure:58844: ./conftest | |
configure:58844: $? = 0 | |
configure:58854: result: yes | |
configure:58872: checking whether fcntl understands F_DUPFD_CLOEXEC | |
configure:58901: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:58901: $? = 0 | |
configure:58927: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:412:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:423:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
int | |
^ | |
configure:58927: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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:58938: result: needs runtime check | |
configure:59082: checking whether fcntl is declared without a macro | |
configure:59108: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:59108: $? = 0 | |
configure:59116: result: yes | |
configure:59082: checking whether openat is declared without a macro | |
configure:59108: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:59108: $? = 0 | |
configure:59116: result: yes | |
configure:59133: checking whether fdopendir is declared | |
configure:59133: result: yes | |
configure:59156: checking whether fdopendir works | |
configure:59205: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:59205: $? = 0 | |
configure:59205: ./conftest | |
configure:59205: $? = 0 | |
configure:59215: result: yes | |
configure:59267: checking for flexible array member | |
configure:59298: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:59298: $? = 0 | |
configure:59305: result: yes | |
configure:59367: checking whether conversion from 'int' to 'long double' works | |
configure:59408: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:59408: $? = 0 | |
configure:59408: ./conftest | |
configure:59408: $? = 0 | |
configure:59419: result: yes | |
configure:59546: checking for working POSIX fnmatch | |
configure:59655: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:59655: $? = 0 | |
configure:59655: ./conftest | |
configure:59655: $? = 0 | |
configure:59667: result: yes | |
configure:59775: checking whether frexp works | |
configure:59855: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:474: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:418:0: | |
/usr/include/string.h:65:12: note: expected 'const void *' but argument is of type 'volatile double *' | |
extern int memcmp (const void *__s1, const void *__s2, size_t __n) | |
^ | |
configure:59855: $? = 0 | |
configure:59855: ./conftest | |
configure:59855: $? = 0 | |
configure:59866: result: yes | |
configure:59922: checking whether frexpf can be used without linking with libm | |
configure:59959: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:59959: $? = 0 | |
configure:59968: result: yes | |
configure:60037: checking whether frexpf works | |
configure:60094: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:453: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:420:0: | |
/usr/include/string.h:65:12: note: expected 'const void *' but argument is of type 'volatile float *' | |
extern int memcmp (const void *__s1, const void *__s2, size_t __n) | |
^ | |
configure:60094: $? = 0 | |
configure:60094: ./conftest | |
configure:60094: $? = 0 | |
configure:60105: result: yes | |
configure:60190: checking for fseeko | |
configure:60225: result: yes | |
configure:60353: checking whether fstatat (..., 0) works | |
configure:60378: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:60378: $? = 0 | |
configure:60378: ./conftest | |
configure:60378: $? = 0 | |
configure:60389: result: yes | |
configure:60480: checking for ftello | |
configure:60514: result: yes | |
configure:60527: checking whether ftello works | |
configure:60614: result: yes | |
configure:60740: checking whether getcwd handles long file names properly | |
configure:60951: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:60951: $? = 0 | |
configure:60951: ./conftest | |
configure:60951: $? = 0 | |
configure:60967: result: yes | |
configure:60978: checking for getpagesize | |
configure:60978: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:60978: $? = 0 | |
configure:60978: result: yes | |
configure:60987: checking whether getcwd aborts when 4k < cwd_length < 16k | |
configure:61117: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:61117: $? = 0 | |
configure:61117: ./conftest | |
configure:61117: $? = 0 | |
configure:61133: result: no | |
configure:61259: checking whether getdtablesize works | |
configure:61296: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:61296: $? = 0 | |
configure:61296: ./conftest | |
configure:61296: $? = 0 | |
configure:61307: result: yes | |
configure:61378: checking for gethostname | |
configure:61378: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:61378: $? = 0 | |
configure:61378: result: yes | |
configure:61445: checking for HOST_NAME_MAX | |
configure:61494: result: yes | |
configure:61563: checking whether getlogin_r works with small buffers | |
configure:61603: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:61603: $? = 0 | |
configure:61603: ./conftest | |
configure:61603: $? = 0 | |
configure:61617: result: yes | |
configure:61788: checking whether gettimeofday clobbers localtime buffer | |
configure:61835: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:61835: $? = 0 | |
configure:61835: ./conftest | |
configure:61835: $? = 0 | |
configure:61845: result: no | |
configure:61861: checking for gettimeofday with POSIX signature | |
configure:61897: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:438:19: error: conflicting types for 'gettimeofday' | |
int gettimeofday (struct timeval *restrict, void *restrict); | |
^ | |
In file included from conftest.c:436:0: | |
/usr/include/x86_64-linux-gnu/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here | |
extern int gettimeofday (struct timeval *__restrict __tv, | |
^ | |
configure:61897: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| /* end confdefs.h. */ | |
| #include <sys/time.h> | |
| 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:61921: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:61921: $? = 0 | |
configure:61930: result: almost | |
configure:62003: checking glob.h usability | |
configure:62003: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62003: $? = 0 | |
configure:62003: result: yes | |
configure:62003: checking glob.h presence | |
configure:62003: gcc -E -I/opt/OpenBLAS/include conftest.c | |
configure:62003: $? = 0 | |
configure:62003: result: yes | |
configure:62003: checking for glob.h | |
configure:62003: result: yes | |
configure:62017: checking for GNU glob interface version 1 | |
configure:62027: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62027: $? = 0 | |
configure:62034: result: yes | |
configure:62043: checking whether glob lists broken symlinks | |
configure:62082: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:62082: $? = 0 | |
configure:62082: ./conftest | |
configure:62082: $? = 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 "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stddef.h> | |
| #include <glob.h> | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| glob_t found; | |
| if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1; | |
| ; | |
| return 0; | |
| } | |
configure:62093: result: no | |
configure:62172: checking whether isnan(double) can be used without linking with libm | |
configure:62205: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:62205: $? = 0 | |
configure:62214: result: yes | |
configure:62246: checking whether link obeys POSIX | |
configure:62297: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:460:18: warning: implicit declaration of function 'rename' [-Wimplicit-function-declaration] | |
if (rename ("conftest.a", "conftest.b")) | |
^ | |
configure:62297: $? = 0 | |
configure:62297: ./conftest | |
configure:62297: $? = 0 | |
configure:62308: result: yes | |
configure:62360: checking for pthread_rwlock_t | |
configure:62360: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62360: $? = 0 | |
configure:62360: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:455:31: error: expected expression before ')' token | |
if (sizeof ((pthread_rwlock_t))) | |
^ | |
configure:62360: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define GNULIB_TEST_LINK 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| | |
| #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:62360: result: yes | |
configure:62399: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62399: $? = 0 | |
configure:62421: checking whether lseek detects pipes | |
configure:62462: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:62462: $? = 0 | |
configure:62497: result: yes | |
configure:62585: checking for stdlib.h | |
configure:62585: result: yes | |
configure:62595: checking for GNU libc compatible malloc | |
configure:62650: result: yes | |
configure:62806: checking whether NAN macro works | |
configure:62837: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62837: $? = 0 | |
configure:62844: result: yes | |
configure:62849: checking whether HUGE_VAL works | |
configure:62875: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62875: $? = 0 | |
configure:62882: result: yes | |
configure:62891: checking whether acosf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether acosl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether asinf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether asinl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether atanf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether atanl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether cbrt is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether cbrtf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether cbrtl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ceilf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ceill is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether copysign is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether copysignf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether copysignl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether cosf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether cosl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether coshf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether expf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether expl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether exp2 is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether exp2f is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether exp2l is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether expm1 is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether expm1f is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether expm1l is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fabsf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fabsl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether floorf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether floorl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fma is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fmaf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fmal is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fmod is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fmodf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether fmodl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether frexpf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether frexpl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether hypotf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether hypotl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ilogb is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ilogbf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ilogbl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ldexpf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether ldexpl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether logf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether logl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log10 is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log10f is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log10l is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log1p is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log1pf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log1pl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log2 is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log2f is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether log2l is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether logb is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether logbf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether logbl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether modf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether modff is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether modfl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether powf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether remainder is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether remainderf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether remainderl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether rint is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether rintf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether rintl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether round is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether roundf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether roundl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether sinf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether sinl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether sinhf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether sqrtf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether sqrtl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether tanf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether tanl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether tanhf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether trunc is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether truncf is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62891: checking whether truncl is declared without a macro | |
configure:62916: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:62916: $? = 0 | |
configure:62924: result: yes | |
configure:62950: checking whether mbrtowc handles incomplete characters | |
configure:63007: result: guessing yes | |
configure:63013: checking whether mbrtowc works as well as mbtowc | |
configure:63074: result: guessing yes | |
configure:63125: checking whether mbrtowc handles a NULL pwc argument | |
configure:63196: result: guessing yes | |
configure:63202: checking whether mbrtowc handles a NULL string argument | |
configure:63261: result: guessing yes | |
configure:63269: checking whether mbrtowc has a correct return value | |
configure:63399: result: guessing yes | |
configure:63405: checking whether mbrtowc returns 0 when parsing a NUL character | |
configure:63461: result: guessing yes | |
configure:63466: checking whether mbrtowc works on empty input | |
configure:63493: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:63493: $? = 0 | |
configure:63493: ./conftest | |
configure:63493: $? = 0 | |
configure:63504: result: yes | |
configure:63508: checking whether the C locale is free of encoding errors | |
configure:63556: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:63556: $? = 0 | |
configure:63556: ./conftest | |
configure:63556: $? = 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 "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 1 | |
| /* end confdefs.h. */ | |
| #include <limits.h> | |
| #include <locale.h> | |
| #include <wchar.h> | |
| | |
| #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 1; | |
| 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 1; | |
| } | |
| return 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:63566: result: no | |
configure:63665: checking whether mbrtowc handles incomplete characters | |
configure:63722: result: guessing yes | |
configure:63728: checking whether mbrtowc works as well as mbtowc | |
configure:63789: result: guessing yes | |
configure:63887: checking whether mbrtowc handles incomplete characters | |
configure:63944: result: guessing yes | |
configure:63950: checking whether mbrtowc works as well as mbtowc | |
configure:64011: result: guessing yes | |
configure:64065: checking whether mbsrtowcs works | |
configure:64169: result: guessing yes | |
configure:64269: checking for mempcpy | |
configure:64269: result: yes | |
configure:64323: checking for memrchr | |
configure:64323: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:64323: $? = 0 | |
configure:64323: result: yes | |
configure:64366: checking whether mkdir handles trailing slash | |
configure:64403: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:64403: $? = 0 | |
configure:64403: ./conftest | |
configure:64403: $? = 0 | |
configure:64416: result: yes | |
configure:64425: checking whether mkdir handles trailing dot | |
configure:64462: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:64462: $? = 0 | |
configure:64462: ./conftest | |
configure:64462: $? = 0 | |
configure:64475: result: yes | |
configure:64506: checking whether mkfifo rejects trailing slashes | |
configure:64552: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:64552: $? = 0 | |
configure:64552: ./conftest | |
configure:64552: $? = 0 | |
configure:64563: result: yes | |
configure:64663: checking for working mktime | |
configure:64870: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:64870: $? = 0 | |
configure:64870: ./conftest | |
configure:64870: $? = 0 | |
configure:64881: result: yes | |
configure:64921: checking for __mktime_internal | |
configure:64921: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccXNlXKc.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:582: undefined reference to `__mktime_internal' | |
collect2: error: ld returned 1 exit status | |
configure:64921: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| /* end confdefs.h. */ | |
| /* Define __mktime_internal to an innocuous variant, in case <limits.h> declares __mktime_internal. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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 | |
| | |
| int | |
| main () | |
| { | |
| return __mktime_internal (); | |
| ; | |
| return 0; | |
| } | |
configure:64921: result: no | |
configure:64988: checking for library containing nanosleep | |
configure:65027: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65027: $? = 0 | |
configure:65044: result: none required | |
configure:65064: checking for working nanosleep | |
configure:65132: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65132: $? = 0 | |
configure:65132: ./conftest | |
configure:65132: $? = 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 "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <errno.h> | |
| #include <limits.h> | |
| #include <signal.h> | |
| #if HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #include <time.h> | |
| #include <unistd.h> | |
| #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))) | |
| | |
| static void | |
| check_for_SIGALRM (int sig) | |
| { | |
| if (sig != SIGALRM) | |
| _exit (1); | |
| } | |
| | |
| int | |
| main () | |
| { | |
| static struct timespec ts_sleep; | |
| static struct timespec ts_remaining; | |
| static struct sigaction act; | |
| /* Test for major problems first. */ | |
| if (! nanosleep) | |
| return 2; | |
| act.sa_handler = check_for_SIGALRM; | |
| sigemptyset (&act.sa_mask); | |
| sigaction (SIGALRM, &act, NULL); | |
| ts_sleep.tv_sec = 0; | |
| ts_sleep.tv_nsec = 1; | |
| 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; | |
| return 0; | |
| } | |
configure:65144: result: no (mishandles large arguments) | |
configure:65213: checking for sys/pstat.h | |
configure:65213: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:584:23: fatal error: sys/pstat.h: No such file or directory | |
compilation terminated. | |
configure:65213: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/pstat.h> | |
configure:65213: result: no | |
configure:65213: checking for sys/sysmp.h | |
configure:65213: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c:584:23: fatal error: sys/sysmp.h: No such file or directory | |
compilation terminated. | |
configure:65213: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/sysmp.h> | |
configure:65213: result: no | |
configure:65213: checking for sys/param.h | |
configure:65213: result: yes | |
configure:65226: checking for sys/sysctl.h | |
configure:65226: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:65226: $? = 0 | |
configure:65226: result: yes | |
configure:65246: checking for sched_getaffinity | |
configure:65246: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65246: $? = 0 | |
configure:65246: result: yes | |
configure:65246: checking for sched_getaffinity_np | |
configure:65246: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccZjYzwu.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:587: undefined reference to `sched_getaffinity_np' | |
collect2: error: ld returned 1 exit status | |
configure:65246: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 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 <limits.h> declares sched_getaffinity_np. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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 | |
| | |
| int | |
| main () | |
| { | |
| return sched_getaffinity_np (); | |
| ; | |
| return 0; | |
| } | |
configure:65246: result: no | |
configure:65246: checking for pstat_getdynamic | |
configure:65246: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccHVDx4x.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:587: undefined reference to `pstat_getdynamic' | |
collect2: error: ld returned 1 exit status | |
configure:65246: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 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 <limits.h> declares pstat_getdynamic. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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 | |
| | |
| int | |
| main () | |
| { | |
| return pstat_getdynamic (); | |
| ; | |
| return 0; | |
| } | |
configure:65246: result: no | |
configure:65246: checking for sysmp | |
configure:65246: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
/tmp/ccDS8HwA.o: In function `main': | |
/home/yubrshen/tmp/octave-4.2.0/conftest.c:587: undefined reference to `sysmp' | |
collect2: error: ld returned 1 exit status | |
configure:65246: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 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 <limits.h> declares sysmp. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sysmp innocuous_sysmp | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sysmp (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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 | |
| | |
| int | |
| main () | |
| { | |
| return sysmp (); | |
| ; | |
| return 0; | |
| } | |
configure:65246: result: no | |
configure:65246: checking for sysctl | |
configure:65246: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65246: $? = 0 | |
configure:65246: result: yes | |
configure:65257: checking for glibc compatible sched_getaffinity | |
configure:65281: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:65281: $? = 0 | |
configure:65289: result: yes | |
configure:65307: checking whether open recognizes a trailing slash | |
configure:65346: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65346: $? = 0 | |
configure:65346: ./conftest | |
configure:65346: $? = 0 | |
configure:65358: result: yes | |
configure:65477: checking for opendir | |
configure:65477: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65477: $? = 0 | |
configure:65477: result: yes | |
configure:65573: checking whether program_invocation_name is declared | |
configure:65573: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:65573: $? = 0 | |
configure:65573: result: yes | |
configure:65585: checking whether program_invocation_short_name is declared | |
configure:65585: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:65585: $? = 0 | |
configure:65585: result: yes | |
configure:65599: checking for putenv compatible with GNU and SVID | |
configure:65646: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65646: $? = 0 | |
configure:65646: ./conftest | |
configure:65646: $? = 0 | |
configure:65657: result: yes | |
configure:65712: checking for raise | |
configure:65712: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65712: $? = 0 | |
configure:65712: result: yes | |
configure:65732: checking for sigprocmask | |
configure:65732: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65732: $? = 0 | |
configure:65732: result: yes | |
configure:65781: checking for readdir | |
configure:65781: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65781: $? = 0 | |
configure:65781: result: yes | |
configure:65827: checking whether readlink signature is correct | |
configure:65853: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:65853: $? = 0 | |
configure:65860: result: yes | |
configure:65862: checking whether readlink handles trailing slash correctly | |
configure:65900: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:65900: $? = 0 | |
configure:65900: ./conftest | |
configure:65900: $? = 0 | |
configure:65911: result: yes | |
configure:66001: checking for rewinddir | |
configure:66001: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:66001: $? = 0 | |
configure:66001: result: yes | |
configure:66044: checking whether rmdir works | |
configure:66094: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:66094: $? = 0 | |
configure:66094: ./conftest | |
configure:66094: $? = 0 | |
configure:66105: result: yes | |
configure:66219: checking whether select supports a 0 argument | |
configure:66262: result: yes | |
configure:66269: checking whether select detects invalid fds | |
configure:66333: result: yes | |
configure:66401: checking whether setenv validates arguments | |
configure:66453: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:66453: $? = 0 | |
configure:66453: ./conftest | |
configure:66453: $? = 0 | |
configure:66463: result: yes | |
configure:66504: checking for struct sigaction.sa_sigaction | |
configure:66504: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66504: $? = 0 | |
configure:66504: result: yes | |
configure:66649: checking for volatile sig_atomic_t | |
configure:66649: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66649: $? = 0 | |
configure:66649: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:594:36: error: expected expression before ')' token | |
if (sizeof ((volatile sig_atomic_t))) | |
^ | |
configure:66649: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 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 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 <signal.h> | |
| | |
| | |
| #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:66649: result: yes | |
configure:66665: checking for sighandler_t | |
configure:66665: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66665: $? = 0 | |
configure:66665: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:594:27: error: expected expression before ')' token | |
if (sizeof ((sighandler_t))) | |
^ | |
configure:66665: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 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 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 <signal.h> | |
| | |
| | |
| #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:66665: result: yes | |
configure:66679: checking whether pthread_sigmask is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigaction is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigaddset is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigdelset is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigemptyset is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigfillset is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigismember is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigpending is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66679: checking whether sigprocmask is declared without a macro | |
configure:66705: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:66705: $? = 0 | |
configure:66713: result: yes | |
configure:66729: checking for sigprocmask | |
configure:66729: result: yes | |
configure:66770: checking for stdint.h | |
configure:66770: result: yes | |
configure:66780: checking for SIZE_MAX | |
configure:66859: result: yes | |
configure:66875: checking for snprintf | |
configure:66875: result: yes | |
configure:66888: checking whether snprintf respects a size of 1 | |
configure:66922: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:66922: $? = 0 | |
configure:66922: ./conftest | |
configure:66922: $? = 0 | |
configure:66933: result: yes | |
configure:66943: checking whether printf supports POSIX/XSI format strings with positions | |
configure:66975: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:66975: $? = 0 | |
configure:66975: ./conftest | |
configure:66975: $? = 0 | |
configure:66986: result: yes | |
configure:67047: checking for socklen_t | |
configure:67047: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:67047: $? = 0 | |
configure:67047: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:616:24: error: expected expression before ')' token | |
if (sizeof ((socklen_t))) | |
^ | |
configure:67047: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 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_RAW_DECL_SOCKET 1 | |
| #define HAVE_RAW_DECL_CONNECT 1 | |
| #define HAVE_RAW_DECL_ACCEPT 1 | |
| #define HAVE_RAW_DECL_BIND 1 | |
| #define HAVE_RAW_DECL_GETPEERNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKNAME 1 | |
| #define HAVE_RAW_DECL_GETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_LISTEN 1 | |
| #define HAVE_RAW_DECL_RECV 1 | |
| #define HAVE_RAW_DECL_SEND 1 | |
| #define HAVE_RAW_DECL_RECVFROM 1 | |
| #define HAVE_RAW_DECL_SENDTO 1 | |
| #define HAVE_RAW_DECL_SETSOCKOPT 1 | |
| #define HAVE_RAW_DECL_SHUTDOWN 1 | |
| #define HAVE_RAW_DECL_ACCEPT4 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WINT_T 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 GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_RAW_DECL_ALPHASORT 1 | |
| #define HAVE_RAW_DECL_CLOSEDIR 1 | |
| #define HAVE_RAW_DECL_DIRFD 1 | |
| #define HAVE_RAW_DECL_FDOPENDIR 1 | |
| #define HAVE_RAW_DECL_OPENDIR 1 | |
| #define HAVE_RAW_DECL_READDIR 1 | |
| #define HAVE_RAW_DECL_REWINDDIR 1 | |
| #define HAVE_RAW_DECL_SCANDIR 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 HAVE_RAW_DECL_FCNTL 1 | |
| #define HAVE_RAW_DECL_OPENAT 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define HAVE_FREXP 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #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 GNULIB_TEST_GETOPT_GNU 1 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB_H 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 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 HAVE_RAW_DECL_ACOSF 1 | |
| #define HAVE_RAW_DECL_ACOSL 1 | |
| #define HAVE_RAW_DECL_ASINF 1 | |
| #define HAVE_RAW_DECL_ASINL 1 | |
| #define HAVE_RAW_DECL_ATANF 1 | |
| #define HAVE_RAW_DECL_ATANL 1 | |
| #define HAVE_RAW_DECL_CBRT 1 | |
| #define HAVE_RAW_DECL_CBRTF 1 | |
| #define HAVE_RAW_DECL_CBRTL 1 | |
| #define HAVE_RAW_DECL_CEILF 1 | |
| #define HAVE_RAW_DECL_CEILL 1 | |
| #define HAVE_RAW_DECL_COPYSIGN 1 | |
| #define HAVE_RAW_DECL_COPYSIGNF 1 | |
| #define HAVE_RAW_DECL_COPYSIGNL 1 | |
| #define HAVE_RAW_DECL_COSF 1 | |
| #define HAVE_RAW_DECL_COSL 1 | |
| #define HAVE_RAW_DECL_COSHF 1 | |
| #define HAVE_RAW_DECL_EXPF 1 | |
| #define HAVE_RAW_DECL_EXPL 1 | |
| #define HAVE_RAW_DECL_EXP2 1 | |
| #define HAVE_RAW_DECL_EXP2F 1 | |
| #define HAVE_RAW_DECL_EXP2L 1 | |
| #define HAVE_RAW_DECL_EXPM1 1 | |
| #define HAVE_RAW_DECL_EXPM1F 1 | |
| #define HAVE_RAW_DECL_EXPM1L 1 | |
| #define HAVE_RAW_DECL_FABSF 1 | |
| #define HAVE_RAW_DECL_FABSL 1 | |
| #define HAVE_RAW_DECL_FLOORF 1 | |
| #define HAVE_RAW_DECL_FLOORL 1 | |
| #define HAVE_RAW_DECL_FMA 1 | |
| #define HAVE_RAW_DECL_FMAF 1 | |
| #define HAVE_RAW_DECL_FMAL 1 | |
| #define HAVE_RAW_DECL_FMOD 1 | |
| #define HAVE_RAW_DECL_FMODF 1 | |
| #define HAVE_RAW_DECL_FMODL 1 | |
| #define HAVE_RAW_DECL_FREXPF 1 | |
| #define HAVE_RAW_DECL_FREXPL 1 | |
| #define HAVE_RAW_DECL_HYPOTF 1 | |
| #define HAVE_RAW_DECL_HYPOTL 1 | |
| #define HAVE_RAW_DECL_ILOGB 1 | |
| #define HAVE_RAW_DECL_ILOGBF 1 | |
| #define HAVE_RAW_DECL_ILOGBL 1 | |
| #define HAVE_RAW_DECL_LDEXPF 1 | |
| #define HAVE_RAW_DECL_LDEXPL 1 | |
| #define HAVE_RAW_DECL_LOG 1 | |
| #define HAVE_RAW_DECL_LOGF 1 | |
| #define HAVE_RAW_DECL_LOGL 1 | |
| #define HAVE_RAW_DECL_LOG10 1 | |
| #define HAVE_RAW_DECL_LOG10F 1 | |
| #define HAVE_RAW_DECL_LOG10L 1 | |
| #define HAVE_RAW_DECL_LOG1P 1 | |
| #define HAVE_RAW_DECL_LOG1PF 1 | |
| #define HAVE_RAW_DECL_LOG1PL 1 | |
| #define HAVE_RAW_DECL_LOG2 1 | |
| #define HAVE_RAW_DECL_LOG2F 1 | |
| #define HAVE_RAW_DECL_LOG2L 1 | |
| #define HAVE_RAW_DECL_LOGB 1 | |
| #define HAVE_RAW_DECL_LOGBF 1 | |
| #define HAVE_RAW_DECL_LOGBL 1 | |
| #define HAVE_RAW_DECL_MODF 1 | |
| #define HAVE_RAW_DECL_MODFF 1 | |
| #define HAVE_RAW_DECL_MODFL 1 | |
| #define HAVE_RAW_DECL_POWF 1 | |
| #define HAVE_RAW_DECL_REMAINDER 1 | |
| #define HAVE_RAW_DECL_REMAINDERF 1 | |
| #define HAVE_RAW_DECL_REMAINDERL 1 | |
| #define HAVE_RAW_DECL_RINT 1 | |
| #define HAVE_RAW_DECL_RINTF 1 | |
| #define HAVE_RAW_DECL_RINTL 1 | |
| #define HAVE_RAW_DECL_ROUND 1 | |
| #define HAVE_RAW_DECL_ROUNDF 1 | |
| #define HAVE_RAW_DECL_ROUNDL 1 | |
| #define HAVE_RAW_DECL_SINF 1 | |
| #define HAVE_RAW_DECL_SINL 1 | |
| #define HAVE_RAW_DECL_SINHF 1 | |
| #define HAVE_RAW_DECL_SQRTF 1 | |
| #define HAVE_RAW_DECL_SQRTL 1 | |
| #define HAVE_RAW_DECL_TANF 1 | |
| #define HAVE_RAW_DECL_TANL 1 | |
| #define HAVE_RAW_DECL_TANHF 1 | |
| #define HAVE_RAW_DECL_TRUNC 1 | |
| #define HAVE_RAW_DECL_TRUNCF 1 | |
| #define HAVE_RAW_DECL_TRUNCL 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 GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKTIME 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 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1 | |
| #define HAVE_RAW_DECL_SIGACTION 1 | |
| #define HAVE_RAW_DECL_SIGADDSET 1 | |
| #define HAVE_RAW_DECL_SIGDELSET 1 | |
| #define HAVE_RAW_DECL_SIGEMPTYSET 1 | |
| #define HAVE_RAW_DECL_SIGFILLSET 1 | |
| #define HAVE_RAW_DECL_SIGISMEMBER 1 | |
| #define HAVE_RAW_DECL_SIGPENDING 1 | |
| #define HAVE_RAW_DECL_SIGPROCMASK 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. */ | |
| | |
| /* <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 <sys/types.h> | |
| #if HAVE_SYS_SOCKET_H | |
| # include <sys/socket.h> | |
| #elif HAVE_WS2TCPIP_H | |
| # include <ws2tcpip.h> | |
| #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:67047: result: yes | |
configure:67119: checking for ssize_t | |
configure:67144: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:67144: $? = 0 | |
configure:67151: result: yes | |
configure:67162: checking whether stat handles trailing slashes on directories | |
configure:67193: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:67193: $? = 0 | |
configure:67193: ./conftest | |
configure:67193: $? = 0 | |
configure:67203: result: yes | |
configure:67205: checking whether stat handles trailing slashes on files | |
configure:67253: gcc -o conftest -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include -L/opt/OpenBLAS/lib conftest.c -lutil -lm >&5 | |
configure:67253: $? = 0 | |
configure:67253: ./conftest | |
configure:67253: $? = 0 | |
configure:67264: result: yes | |
configure:67308: checking for working stdalign.h | |
configure:67361: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:67361: $? = 0 | |
configure:67368: result: yes | |
configure:67418: checking for max_align_t | |
configure:67418: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
configure:67418: $? = 0 | |
configure:67418: gcc -c -g -O2 -pthread -fopenmp -I/opt/OpenBLAS/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:608:26: error: expected expression before ')' token | |
if (sizeof ((max_align_t))) | |
^ | |
configure:67418: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "4.2.0" | |
| #define PACKAGE_STRING "GNU Octave 4.2.0" | |
| #define PACKAGE_BUGREPORT "http://octave.org/bugs.html" | |
| #define PACKAGE_URL "http://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "4.2.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 __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_INT64_T 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_64 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 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 HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define HAVE_DLOPEN_API 1 | |
| #define ENABLE_DYNAMIC_LINKING 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE_COMPILE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define ENABLE_JIT 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_GLPK_H 1 | |
| #define HAVE_GLPK 1 | |
| #define HAVE_CURL_CURL_H 1 | |
| #define HAVE_CURL 1 | |
| #define HAVE_SNDFILE_H 1 | |
| #define HAVE_SNDFILE 1 | |
| #define HAVE_PORTAUDIO_H 1 | |
| #define HAVE_PORTAUDIO 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_MAGICK 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_XFT 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL_OSMESA_H 1 | |
| #define HAVE_OSMESA 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_PTY_H 1 | |
| #define HAVE_OPENPTY /**/ | |
| #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_QFONT_MONOSPACE 1 | |
| #define HAVE_QFONT_FORCE_INTEGER_METRICS 1 | |
| #define HAVE_QTABWIDGET_SETMOVABLE 1 | |
| #define HAVE_QT_GRAPHICS 1 | |
| #define HAVE_QSCI_VERSION_2_6_0 1 | |
| #define HAVE_QSCINTILLA 1 | |
| #define HAVE_QSCI_QSCILEXEROCTAVE_H 1 | |
| #define HAVE_QSCI_QSCILEXERMATLAB_H 1 | |
| #define HAVE_SETPLACEHOLDERTEXT 1 | |
| #define HAVE_QSCI_FINDSELECTION 1 | |
| #define HAVE_QT4 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_SUITESPARSE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_SUITESPARSE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_SUITESPARSE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_SUITESPARSE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_SUITESPARSE_CHOLMOD_H 1 | |
| #define HAVE_SUITESPARSE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define HAVE_SUITESPARSE_UMFPACK_H 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_CURSES_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_TERMCAP_H 1 | |
| #define HAVE_SSTREAM 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_FNMATCH_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_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #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_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define OCTAVE_HAVE_FAST_INT_OPS 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_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_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_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_MKFIFO 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PATHCONF 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_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_CDEFS_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_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_DECL_FSEEKO 1 | |
| #define HAVE_RAW_DECL_FCHMODAT 1 | |
| #define HAVE_RAW_DECL_FSTAT 1 | |
| #define HAVE_RAW_DECL_FSTATAT 1 | |
| #define HAVE_RAW_DECL_FUTIMENS 1 | |
| #define HAVE_RAW_DECL_LCHMOD 1 | |
| #define HAVE_RAW_DECL_LSTAT 1 | |
| #define HAVE_RAW_DECL_MKDIRAT 1 | |
| #define HAVE_RAW_DECL_MKFIFO 1 | |
| #define HAVE_RAW_DECL_MKFIFOAT 1 | |
| #define HAVE_RAW_DECL_MKNOD 1 | |
| #define HAVE_RAW_DECL_MKNODAT 1 | |
| #define HAVE_RAW_DECL_STAT 1 | |
| #define HAVE_RAW_DECL_UTIMENSAT 1 | |
| #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_DECL_GETENV 1 | |
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 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_RAW_DECL_PSELECT 1 | |
| #define HAVE_RAW_DECL_SELECT 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_DECL_STRDUP 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_RAW_DECL_FFSL 1 | |
| #define HAVE_RAW_DECL_FFSLL 1 | |
| #define HAVE_RAW_DECL_MEMMEM 1 | |
| #define HAVE_RAW_DECL_MEMPCPY 1 | |
| #define HAVE_RAW_DECL_MEMRCHR 1 | |
| #define HAVE_RAW_DECL_RAWMEMCHR 1 | |
| #define HAVE_RAW_DECL_STPCPY 1 | |
| #define HAVE_RAW_DECL_STPNCPY 1 | |
| #define HAVE_RAW_DECL_STRCHRNUL 1 | |
| #define HAVE_RAW_DECL_STRDUP 1 | |
| #define HAVE_RAW_DECL_STRNCAT 1 | |
| #define HAVE_RAW_DECL_STRNDUP 1 | |
| #define HAVE_RAW_DECL_STRNLEN 1 | |
| #define HAVE_RAW_DECL_STRPBRK 1 | |
| #define HAVE_RAW_DECL_STRSEP 1 | |
| #define HAVE_RAW_DECL_STRCASESTR 1 | |
| #define HAVE_RAW_DECL_STRTOK_R 1 | |
| #define HAVE_RAW_DECL_STRERROR_R 1 | |
| #define HAVE_RAW_DECL_STRSIGNAL 1 | |
| #define HAVE_RAW_DECL_STRVERSCMP 1 | |
| #define HAVE_RAW_DECL_FFS 1 | |
| #define HAVE_RAW_DECL_STRCASECMP 1 | |
| #define HAVE_RAW_DECL_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAV |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment