Instantly share code, notes, and snippets.
Created
February 18, 2020 18:56
This file contains 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
conftest.c:567:10: fatal error: ida.h: No such file or directory | |
567 | #include <ida.h> | |
| ^~~~~~~ | |
compilation terminated. | |
configure:77600: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "5.2.0" | |
| #define PACKAGE_STRING "GNU Octave 5.2.0" | |
| #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | |
| #define PACKAGE_URL "https://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "5.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 _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define OCTAVE_ENABLE_64 1 | |
| #define OCTAVE_SIZEOF_IDX_TYPE 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_OMP_H 1 | |
| #define HAVE_OMP_GET_NUM_THREADS 1 | |
| #define OCTAVE_ENABLE_OPENMP 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define OCTAVE_F77_INT_TYPE int64_t | |
| #define OCTAVE_SIZEOF_F77_INT_TYPE 8 | |
| #define HAVE_DLOPEN_API 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE___FPURGE 1 | |
| #define HAVE___FREADING 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_MKOSTEMPS 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_LINUX_IF_ALG_H 1 | |
| #define USE_LINUX_CRYPTO_API 0 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 1 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_FREXP 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define TIME_T_IS_SIGNED 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_SNPRINTF_RETVAL_C99 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DECL_DIRFD 1 | |
| #define GNULIB_TEST_DIRFD 1 | |
| #define GNULIB_DIRNAME 1 | |
| #define GNULIB_TEST_DUP 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FNMATCH 1 | |
| #define HAVE_DECL_FPURGE 0 | |
| #define GNULIB_TEST_FPURGE 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_TEST_FSEEKO 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_TEST_FSTATAT 1 | |
| #define GNULIB_TEST_FTELL 1 | |
| #define GNULIB_TEST_FTELLO 1 | |
| #define GNULIB_TEST_FTRUNCATE 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MINIMALLY_WORKING_GETCWD 1 | |
| #define GNULIB_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETLOGIN_R 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define GNULIB_TEST_GLOB 1 | |
| #define HAVE_INLINE 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define HAVE___INLINE 1 | |
| #define GNULIB_TEST_LINK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_LSEEK 1 | |
| #define GNULIB_TEST_LSTAT 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC_GNU 1 | |
| #define GNULIB_MALLOC_GNU 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSRTOWCS 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_TEST_MEMRCHR 1 | |
| #define HAVE_MKFIFO 1 | |
| #define GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define NEED_MKTIME_INTERNAL 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | |
| #define my_strftime nstrftime | |
| #define GNULIB_TEST_OPEN 1 | |
| #define GNULIB_OPENAT 1 | |
| #define GNULIB_TEST_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define GNULIB_TEST_OPENDIR 1 | |
| #define GNULIB_TEST_PIPE 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define GNULIB_TEST_PUTENV 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define HAVE_READDIR 1 | |
| #define GNULIB_TEST_READDIR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define HAVE_REALLOC_POSIX 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REWINDDIR 1 | |
| #define GNULIB_TEST_REWINDDIR 1 | |
| #define GNULIB_TEST_RMDIR 1 | |
| #define GNULIB_TEST_SECURE_GETENV 1 | |
| #define GNULIB_TEST_SELECT 1 | |
| #define GNULIB_TEST_SETENV 1 | |
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | |
| #define GNULIB_TEST_SIGACTION 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define GNULIB_TEST_SNPRINTF 1 | |
| #define GNULIB_SNPRINTF 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNCASECMP 1 | |
| #define GNULIB_TEST_STRDUP 1 | |
| #define GNULIB_STRERROR 1 | |
| #define GNULIB_TEST_STRERROR 1 | |
| #define GNULIB_TEST_STRNDUP 1 | |
| #define GNULIB_TEST_STRNLEN 1 | |
| #define GNULIB_TEST_STRPTIME 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define GNULIB_TEST_STRSIGNAL 1 | |
| #define GNULIB_TEST_SYMLINK 1 | |
| #define HAVE_STRUCT_TMS 1 | |
| #define HAVE_STRUCT_UTSNAME 1 | |
| #define HAVE_DECL_LOCALTIME_R 1 | |
| #define GNULIB_TEST_TIME_R 1 | |
| #define GNULIB_TEST_TIME_RZ 1 | |
| #define GNULIB_TEST_TIMEGM 1 | |
| #define GNULIB_TEST_TMPFILE 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define GNULIB_TEST_TZSET 1 | |
| #define HAVE_UNAME 1 | |
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUCR 1 | |
| #define GNULIB_UNISTR_U8_UCTOMB 1 | |
| #define GNULIB_TEST_UNLINK 1 | |
| #define HAVE_UNSETENV 1 | |
| #define GNULIB_TEST_UNSETENV 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define GNULIB_TEST_VASPRINTF 1 | |
| #define GNULIB_TEST_WAITPID 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_EXECVP 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_LGAMMAF_R 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SETGRENT 1 | |
| #define HAVE_SETPWENT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SIGLONGJMP 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_TOASCII 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_MATH_DEFINES 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETPWNAM 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_HDF5_H 1 | |
| #define HAVE_HDF5_18 1 | |
| #define HAVE_HDF5 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3F 1 | |
| #define HAVE_FFTW 1 | |
| #define HAVE_FFTW3_THREADS 1 | |
| #define HAVE_FFTW3F_THREADS 1 | |
| #define HAVE_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_FONTCONFIG_FONTCONFIG_H 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_GL2PSLINEJOIN 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_QRUPDATE 1 | |
| #define HAVE_QRUPDATE_LUU 1 | |
| #define HAVE_SUITESPARSECONFIG 1 | |
| #define HAVE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_CHOLMOD_H 1 | |
| #define HAVE_CHOLMOD 1 | |
| #define HAVE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_UMFPACK_H 1 | |
| #define HAVE_UMFPACK 1 | |
| #define HAVE_KLU_H 1 | |
| #define HAVE_KLU 1 | |
| #define UMFPACK_SEPARATE_SPLIT 1 | |
| #define HAVE_NVECTOR_NVECTOR_SERIAL_H 1 | |
| #define HAVE_SUNDIALS_NVECSERIAL 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| #define HAVE_IDA_IDA_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 <ida.h> | |
configure:77600: result: no | |
configure:77600: checking ida.h presence | |
configure:77600: gcc -E conftest.c | |
conftest.c:534:10: fatal error: ida.h: No such file or directory | |
534 | #include <ida.h> | |
| ^~~~~~~ | |
compilation terminated. | |
configure:77600: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "5.2.0" | |
| #define PACKAGE_STRING "GNU Octave 5.2.0" | |
| #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | |
| #define PACKAGE_URL "https://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "5.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 _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define OCTAVE_ENABLE_64 1 | |
| #define OCTAVE_SIZEOF_IDX_TYPE 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_OMP_H 1 | |
| #define HAVE_OMP_GET_NUM_THREADS 1 | |
| #define OCTAVE_ENABLE_OPENMP 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define OCTAVE_F77_INT_TYPE int64_t | |
| #define OCTAVE_SIZEOF_F77_INT_TYPE 8 | |
| #define HAVE_DLOPEN_API 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE___FPURGE 1 | |
| #define HAVE___FREADING 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_MKOSTEMPS 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_LINUX_IF_ALG_H 1 | |
| #define USE_LINUX_CRYPTO_API 0 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 1 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_FREXP 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define TIME_T_IS_SIGNED 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_SNPRINTF_RETVAL_C99 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DECL_DIRFD 1 | |
| #define GNULIB_TEST_DIRFD 1 | |
| #define GNULIB_DIRNAME 1 | |
| #define GNULIB_TEST_DUP 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FNMATCH 1 | |
| #define HAVE_DECL_FPURGE 0 | |
| #define GNULIB_TEST_FPURGE 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_TEST_FSEEKO 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_TEST_FSTATAT 1 | |
| #define GNULIB_TEST_FTELL 1 | |
| #define GNULIB_TEST_FTELLO 1 | |
| #define GNULIB_TEST_FTRUNCATE 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MINIMALLY_WORKING_GETCWD 1 | |
| #define GNULIB_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETLOGIN_R 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define GNULIB_TEST_GLOB 1 | |
| #define HAVE_INLINE 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define HAVE___INLINE 1 | |
| #define GNULIB_TEST_LINK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_LSEEK 1 | |
| #define GNULIB_TEST_LSTAT 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC_GNU 1 | |
| #define GNULIB_MALLOC_GNU 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSRTOWCS 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_TEST_MEMRCHR 1 | |
| #define HAVE_MKFIFO 1 | |
| #define GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define NEED_MKTIME_INTERNAL 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | |
| #define my_strftime nstrftime | |
| #define GNULIB_TEST_OPEN 1 | |
| #define GNULIB_OPENAT 1 | |
| #define GNULIB_TEST_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define GNULIB_TEST_OPENDIR 1 | |
| #define GNULIB_TEST_PIPE 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define GNULIB_TEST_PUTENV 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define HAVE_READDIR 1 | |
| #define GNULIB_TEST_READDIR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define HAVE_REALLOC_POSIX 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REWINDDIR 1 | |
| #define GNULIB_TEST_REWINDDIR 1 | |
| #define GNULIB_TEST_RMDIR 1 | |
| #define GNULIB_TEST_SECURE_GETENV 1 | |
| #define GNULIB_TEST_SELECT 1 | |
| #define GNULIB_TEST_SETENV 1 | |
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | |
| #define GNULIB_TEST_SIGACTION 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define GNULIB_TEST_SNPRINTF 1 | |
| #define GNULIB_SNPRINTF 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNCASECMP 1 | |
| #define GNULIB_TEST_STRDUP 1 | |
| #define GNULIB_STRERROR 1 | |
| #define GNULIB_TEST_STRERROR 1 | |
| #define GNULIB_TEST_STRNDUP 1 | |
| #define GNULIB_TEST_STRNLEN 1 | |
| #define GNULIB_TEST_STRPTIME 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define GNULIB_TEST_STRSIGNAL 1 | |
| #define GNULIB_TEST_SYMLINK 1 | |
| #define HAVE_STRUCT_TMS 1 | |
| #define HAVE_STRUCT_UTSNAME 1 | |
| #define HAVE_DECL_LOCALTIME_R 1 | |
| #define GNULIB_TEST_TIME_R 1 | |
| #define GNULIB_TEST_TIME_RZ 1 | |
| #define GNULIB_TEST_TIMEGM 1 | |
| #define GNULIB_TEST_TMPFILE 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define GNULIB_TEST_TZSET 1 | |
| #define HAVE_UNAME 1 | |
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUCR 1 | |
| #define GNULIB_UNISTR_U8_UCTOMB 1 | |
| #define GNULIB_TEST_UNLINK 1 | |
| #define HAVE_UNSETENV 1 | |
| #define GNULIB_TEST_UNSETENV 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define GNULIB_TEST_VASPRINTF 1 | |
| #define GNULIB_TEST_WAITPID 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_EXECVP 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_LGAMMAF_R 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SETGRENT 1 | |
| #define HAVE_SETPWENT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SIGLONGJMP 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_TOASCII 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_MATH_DEFINES 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETPWNAM 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_HDF5_H 1 | |
| #define HAVE_HDF5_18 1 | |
| #define HAVE_HDF5 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3F 1 | |
| #define HAVE_FFTW 1 | |
| #define HAVE_FFTW3_THREADS 1 | |
| #define HAVE_FFTW3F_THREADS 1 | |
| #define HAVE_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_FONTCONFIG_FONTCONFIG_H 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_GL2PSLINEJOIN 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_QRUPDATE 1 | |
| #define HAVE_QRUPDATE_LUU 1 | |
| #define HAVE_SUITESPARSECONFIG 1 | |
| #define HAVE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_CHOLMOD_H 1 | |
| #define HAVE_CHOLMOD 1 | |
| #define HAVE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_UMFPACK_H 1 | |
| #define HAVE_UMFPACK 1 | |
| #define HAVE_KLU_H 1 | |
| #define HAVE_KLU 1 | |
| #define UMFPACK_SEPARATE_SPLIT 1 | |
| #define HAVE_NVECTOR_NVECTOR_SERIAL_H 1 | |
| #define HAVE_SUNDIALS_NVECSERIAL 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| /* end confdefs.h. */ | |
| #include <ida.h> | |
configure:77600: result: no | |
configure:77600: checking for ida.h | |
configure:77600: result: no | |
configure:77610: checking whether SUNDIALS IDA is configured with double precision realtype | |
configure:77644: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 | |
configure:77644: $? = 0 | |
configure:77652: result: yes | |
configure:77667: checking ida/ida_dense.h usability | |
configure:77667: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 | |
conftest.c:567:10: fatal error: ida/ida_dense.h: No such file or directory | |
567 | #include <ida/ida_dense.h> | |
| ^~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:77667: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "5.2.0" | |
| #define PACKAGE_STRING "GNU Octave 5.2.0" | |
| #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | |
| #define PACKAGE_URL "https://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "5.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 _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define OCTAVE_ENABLE_64 1 | |
| #define OCTAVE_SIZEOF_IDX_TYPE 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_OMP_H 1 | |
| #define HAVE_OMP_GET_NUM_THREADS 1 | |
| #define OCTAVE_ENABLE_OPENMP 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define OCTAVE_F77_INT_TYPE int64_t | |
| #define OCTAVE_SIZEOF_F77_INT_TYPE 8 | |
| #define HAVE_DLOPEN_API 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE___FPURGE 1 | |
| #define HAVE___FREADING 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_MKOSTEMPS 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_LINUX_IF_ALG_H 1 | |
| #define USE_LINUX_CRYPTO_API 0 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 1 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_FREXP 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define TIME_T_IS_SIGNED 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_SNPRINTF_RETVAL_C99 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DECL_DIRFD 1 | |
| #define GNULIB_TEST_DIRFD 1 | |
| #define GNULIB_DIRNAME 1 | |
| #define GNULIB_TEST_DUP 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FNMATCH 1 | |
| #define HAVE_DECL_FPURGE 0 | |
| #define GNULIB_TEST_FPURGE 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_TEST_FSEEKO 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_TEST_FSTATAT 1 | |
| #define GNULIB_TEST_FTELL 1 | |
| #define GNULIB_TEST_FTELLO 1 | |
| #define GNULIB_TEST_FTRUNCATE 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MINIMALLY_WORKING_GETCWD 1 | |
| #define GNULIB_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETLOGIN_R 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define GNULIB_TEST_GLOB 1 | |
| #define HAVE_INLINE 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define HAVE___INLINE 1 | |
| #define GNULIB_TEST_LINK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_LSEEK 1 | |
| #define GNULIB_TEST_LSTAT 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC_GNU 1 | |
| #define GNULIB_MALLOC_GNU 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSRTOWCS 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_TEST_MEMRCHR 1 | |
| #define HAVE_MKFIFO 1 | |
| #define GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define NEED_MKTIME_INTERNAL 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | |
| #define my_strftime nstrftime | |
| #define GNULIB_TEST_OPEN 1 | |
| #define GNULIB_OPENAT 1 | |
| #define GNULIB_TEST_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define GNULIB_TEST_OPENDIR 1 | |
| #define GNULIB_TEST_PIPE 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define GNULIB_TEST_PUTENV 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define HAVE_READDIR 1 | |
| #define GNULIB_TEST_READDIR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define HAVE_REALLOC_POSIX 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REWINDDIR 1 | |
| #define GNULIB_TEST_REWINDDIR 1 | |
| #define GNULIB_TEST_RMDIR 1 | |
| #define GNULIB_TEST_SECURE_GETENV 1 | |
| #define GNULIB_TEST_SELECT 1 | |
| #define GNULIB_TEST_SETENV 1 | |
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | |
| #define GNULIB_TEST_SIGACTION 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define GNULIB_TEST_SNPRINTF 1 | |
| #define GNULIB_SNPRINTF 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNCASECMP 1 | |
| #define GNULIB_TEST_STRDUP 1 | |
| #define GNULIB_STRERROR 1 | |
| #define GNULIB_TEST_STRERROR 1 | |
| #define GNULIB_TEST_STRNDUP 1 | |
| #define GNULIB_TEST_STRNLEN 1 | |
| #define GNULIB_TEST_STRPTIME 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define GNULIB_TEST_STRSIGNAL 1 | |
| #define GNULIB_TEST_SYMLINK 1 | |
| #define HAVE_STRUCT_TMS 1 | |
| #define HAVE_STRUCT_UTSNAME 1 | |
| #define HAVE_DECL_LOCALTIME_R 1 | |
| #define GNULIB_TEST_TIME_R 1 | |
| #define GNULIB_TEST_TIME_RZ 1 | |
| #define GNULIB_TEST_TIMEGM 1 | |
| #define GNULIB_TEST_TMPFILE 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define GNULIB_TEST_TZSET 1 | |
| #define HAVE_UNAME 1 | |
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUCR 1 | |
| #define GNULIB_UNISTR_U8_UCTOMB 1 | |
| #define GNULIB_TEST_UNLINK 1 | |
| #define HAVE_UNSETENV 1 | |
| #define GNULIB_TEST_UNSETENV 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define GNULIB_TEST_VASPRINTF 1 | |
| #define GNULIB_TEST_WAITPID 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_EXECVP 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_LGAMMAF_R 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SETGRENT 1 | |
| #define HAVE_SETPWENT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SIGLONGJMP 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_TOASCII 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_MATH_DEFINES 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETPWNAM 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_HDF5_H 1 | |
| #define HAVE_HDF5_18 1 | |
| #define HAVE_HDF5 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3F 1 | |
| #define HAVE_FFTW 1 | |
| #define HAVE_FFTW3_THREADS 1 | |
| #define HAVE_FFTW3F_THREADS 1 | |
| #define HAVE_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_FONTCONFIG_FONTCONFIG_H 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_GL2PSLINEJOIN 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_QRUPDATE 1 | |
| #define HAVE_QRUPDATE_LUU 1 | |
| #define HAVE_SUITESPARSECONFIG 1 | |
| #define HAVE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_CHOLMOD_H 1 | |
| #define HAVE_CHOLMOD 1 | |
| #define HAVE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_UMFPACK_H 1 | |
| #define HAVE_UMFPACK 1 | |
| #define HAVE_KLU_H 1 | |
| #define HAVE_KLU 1 | |
| #define UMFPACK_SEPARATE_SPLIT 1 | |
| #define HAVE_NVECTOR_NVECTOR_SERIAL_H 1 | |
| #define HAVE_SUNDIALS_NVECSERIAL 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| #define HAVE_IDA_IDA_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 <ida/ida_dense.h> | |
configure:77667: result: no | |
configure:77667: checking ida/ida_dense.h presence | |
configure:77667: gcc -E conftest.c | |
conftest.c:534:10: fatal error: ida/ida_dense.h: No such file or directory | |
534 | #include <ida/ida_dense.h> | |
| ^~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:77667: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "5.2.0" | |
| #define PACKAGE_STRING "GNU Octave 5.2.0" | |
| #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | |
| #define PACKAGE_URL "https://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "5.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 _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define OCTAVE_ENABLE_64 1 | |
| #define OCTAVE_SIZEOF_IDX_TYPE 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_OMP_H 1 | |
| #define HAVE_OMP_GET_NUM_THREADS 1 | |
| #define OCTAVE_ENABLE_OPENMP 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define OCTAVE_F77_INT_TYPE int64_t | |
| #define OCTAVE_SIZEOF_F77_INT_TYPE 8 | |
| #define HAVE_DLOPEN_API 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE___FPURGE 1 | |
| #define HAVE___FREADING 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_MKOSTEMPS 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_LINUX_IF_ALG_H 1 | |
| #define USE_LINUX_CRYPTO_API 0 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 1 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_FREXP 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define TIME_T_IS_SIGNED 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_SNPRINTF_RETVAL_C99 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DECL_DIRFD 1 | |
| #define GNULIB_TEST_DIRFD 1 | |
| #define GNULIB_DIRNAME 1 | |
| #define GNULIB_TEST_DUP 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FNMATCH 1 | |
| #define HAVE_DECL_FPURGE 0 | |
| #define GNULIB_TEST_FPURGE 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_TEST_FSEEKO 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_TEST_FSTATAT 1 | |
| #define GNULIB_TEST_FTELL 1 | |
| #define GNULIB_TEST_FTELLO 1 | |
| #define GNULIB_TEST_FTRUNCATE 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MINIMALLY_WORKING_GETCWD 1 | |
| #define GNULIB_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETLOGIN_R 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define GNULIB_TEST_GLOB 1 | |
| #define HAVE_INLINE 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define HAVE___INLINE 1 | |
| #define GNULIB_TEST_LINK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_LSEEK 1 | |
| #define GNULIB_TEST_LSTAT 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC_GNU 1 | |
| #define GNULIB_MALLOC_GNU 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSRTOWCS 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_TEST_MEMRCHR 1 | |
| #define HAVE_MKFIFO 1 | |
| #define GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define NEED_MKTIME_INTERNAL 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | |
| #define my_strftime nstrftime | |
| #define GNULIB_TEST_OPEN 1 | |
| #define GNULIB_OPENAT 1 | |
| #define GNULIB_TEST_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define GNULIB_TEST_OPENDIR 1 | |
| #define GNULIB_TEST_PIPE 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define GNULIB_TEST_PUTENV 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define HAVE_READDIR 1 | |
| #define GNULIB_TEST_READDIR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define HAVE_REALLOC_POSIX 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REWINDDIR 1 | |
| #define GNULIB_TEST_REWINDDIR 1 | |
| #define GNULIB_TEST_RMDIR 1 | |
| #define GNULIB_TEST_SECURE_GETENV 1 | |
| #define GNULIB_TEST_SELECT 1 | |
| #define GNULIB_TEST_SETENV 1 | |
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | |
| #define GNULIB_TEST_SIGACTION 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define GNULIB_TEST_SNPRINTF 1 | |
| #define GNULIB_SNPRINTF 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNCASECMP 1 | |
| #define GNULIB_TEST_STRDUP 1 | |
| #define GNULIB_STRERROR 1 | |
| #define GNULIB_TEST_STRERROR 1 | |
| #define GNULIB_TEST_STRNDUP 1 | |
| #define GNULIB_TEST_STRNLEN 1 | |
| #define GNULIB_TEST_STRPTIME 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define GNULIB_TEST_STRSIGNAL 1 | |
| #define GNULIB_TEST_SYMLINK 1 | |
| #define HAVE_STRUCT_TMS 1 | |
| #define HAVE_STRUCT_UTSNAME 1 | |
| #define HAVE_DECL_LOCALTIME_R 1 | |
| #define GNULIB_TEST_TIME_R 1 | |
| #define GNULIB_TEST_TIME_RZ 1 | |
| #define GNULIB_TEST_TIMEGM 1 | |
| #define GNULIB_TEST_TMPFILE 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define GNULIB_TEST_TZSET 1 | |
| #define HAVE_UNAME 1 | |
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUCR 1 | |
| #define GNULIB_UNISTR_U8_UCTOMB 1 | |
| #define GNULIB_TEST_UNLINK 1 | |
| #define HAVE_UNSETENV 1 | |
| #define GNULIB_TEST_UNSETENV 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define GNULIB_TEST_VASPRINTF 1 | |
| #define GNULIB_TEST_WAITPID 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_EXECVP 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_LGAMMAF_R 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SETGRENT 1 | |
| #define HAVE_SETPWENT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SIGLONGJMP 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_TOASCII 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_MATH_DEFINES 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETPWNAM 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_HDF5_H 1 | |
| #define HAVE_HDF5_18 1 | |
| #define HAVE_HDF5 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3F 1 | |
| #define HAVE_FFTW 1 | |
| #define HAVE_FFTW3_THREADS 1 | |
| #define HAVE_FFTW3F_THREADS 1 | |
| #define HAVE_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_FONTCONFIG_FONTCONFIG_H 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_GL2PSLINEJOIN 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_QRUPDATE 1 | |
| #define HAVE_QRUPDATE_LUU 1 | |
| #define HAVE_SUITESPARSECONFIG 1 | |
| #define HAVE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_CHOLMOD_H 1 | |
| #define HAVE_CHOLMOD 1 | |
| #define HAVE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_UMFPACK_H 1 | |
| #define HAVE_UMFPACK 1 | |
| #define HAVE_KLU_H 1 | |
| #define HAVE_KLU 1 | |
| #define UMFPACK_SEPARATE_SPLIT 1 | |
| #define HAVE_NVECTOR_NVECTOR_SERIAL_H 1 | |
| #define HAVE_SUNDIALS_NVECSERIAL 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| /* end confdefs.h. */ | |
| #include <ida/ida_dense.h> | |
configure:77667: result: no | |
configure:77667: checking for ida/ida_dense.h | |
configure:77667: result: no | |
configure:77667: checking ida_dense.h usability | |
configure:77667: gcc -c -g -O2 -pthread -fopenmp conftest.c >&5 | |
conftest.c:567:10: fatal error: ida_dense.h: No such file or directory | |
567 | #include <ida_dense.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:77667: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "5.2.0" | |
| #define PACKAGE_STRING "GNU Octave 5.2.0" | |
| #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | |
| #define PACKAGE_URL "https://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "5.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 _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define OCTAVE_ENABLE_64 1 | |
| #define OCTAVE_SIZEOF_IDX_TYPE 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_OMP_H 1 | |
| #define HAVE_OMP_GET_NUM_THREADS 1 | |
| #define OCTAVE_ENABLE_OPENMP 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define OCTAVE_F77_INT_TYPE int64_t | |
| #define OCTAVE_SIZEOF_F77_INT_TYPE 8 | |
| #define HAVE_DLOPEN_API 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE___FPURGE 1 | |
| #define HAVE___FREADING 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_MKOSTEMPS 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_LINUX_IF_ALG_H 1 | |
| #define USE_LINUX_CRYPTO_API 0 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 1 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_FREXP 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define TIME_T_IS_SIGNED 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_SNPRINTF_RETVAL_C99 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DECL_DIRFD 1 | |
| #define GNULIB_TEST_DIRFD 1 | |
| #define GNULIB_DIRNAME 1 | |
| #define GNULIB_TEST_DUP 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FNMATCH 1 | |
| #define HAVE_DECL_FPURGE 0 | |
| #define GNULIB_TEST_FPURGE 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_TEST_FSEEKO 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_TEST_FSTATAT 1 | |
| #define GNULIB_TEST_FTELL 1 | |
| #define GNULIB_TEST_FTELLO 1 | |
| #define GNULIB_TEST_FTRUNCATE 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MINIMALLY_WORKING_GETCWD 1 | |
| #define GNULIB_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETLOGIN_R 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define GNULIB_TEST_GLOB 1 | |
| #define HAVE_INLINE 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define HAVE___INLINE 1 | |
| #define GNULIB_TEST_LINK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_LSEEK 1 | |
| #define GNULIB_TEST_LSTAT 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC_GNU 1 | |
| #define GNULIB_MALLOC_GNU 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSRTOWCS 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_TEST_MEMRCHR 1 | |
| #define HAVE_MKFIFO 1 | |
| #define GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define NEED_MKTIME_INTERNAL 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | |
| #define my_strftime nstrftime | |
| #define GNULIB_TEST_OPEN 1 | |
| #define GNULIB_OPENAT 1 | |
| #define GNULIB_TEST_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define GNULIB_TEST_OPENDIR 1 | |
| #define GNULIB_TEST_PIPE 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define GNULIB_TEST_PUTENV 1 | |
| #define HAVE_RAISE 1 | |
| #define GNULIB_TEST_RAISE 1 | |
| #define HAVE_READDIR 1 | |
| #define GNULIB_TEST_READDIR 1 | |
| #define GNULIB_TEST_READLINK 1 | |
| #define HAVE_REALLOC_POSIX 1 | |
| #define GNULIB_TEST_REALLOC_POSIX 1 | |
| #define HAVE_REWINDDIR 1 | |
| #define GNULIB_TEST_REWINDDIR 1 | |
| #define GNULIB_TEST_RMDIR 1 | |
| #define GNULIB_TEST_SECURE_GETENV 1 | |
| #define GNULIB_TEST_SELECT 1 | |
| #define GNULIB_TEST_SETENV 1 | |
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | |
| #define GNULIB_TEST_SIGACTION 1 | |
| #define GNULIB_TEST_SIGPROCMASK 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define GNULIB_TEST_SNPRINTF 1 | |
| #define GNULIB_SNPRINTF 1 | |
| #define GNULIB_TEST_STAT 1 | |
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | |
| #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define GNULIB_FSCANF 1 | |
| #define GNULIB_SCANF 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_DECL_STRNCASECMP 1 | |
| #define GNULIB_TEST_STRDUP 1 | |
| #define GNULIB_STRERROR 1 | |
| #define GNULIB_TEST_STRERROR 1 | |
| #define GNULIB_TEST_STRNDUP 1 | |
| #define GNULIB_TEST_STRNLEN 1 | |
| #define GNULIB_TEST_STRPTIME 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define GNULIB_TEST_STRSIGNAL 1 | |
| #define GNULIB_TEST_SYMLINK 1 | |
| #define HAVE_STRUCT_TMS 1 | |
| #define HAVE_STRUCT_UTSNAME 1 | |
| #define HAVE_DECL_LOCALTIME_R 1 | |
| #define GNULIB_TEST_TIME_R 1 | |
| #define GNULIB_TEST_TIME_RZ 1 | |
| #define GNULIB_TEST_TIMEGM 1 | |
| #define GNULIB_TEST_TMPFILE 1 | |
| #define HAVE_RUN_TZSET_TEST 1 | |
| #define GNULIB_TEST_TZSET 1 | |
| #define HAVE_UNAME 1 | |
| #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC 1 | |
| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | |
| #define GNULIB_UNISTR_U8_MBTOUCR 1 | |
| #define GNULIB_UNISTR_U8_UCTOMB 1 | |
| #define GNULIB_TEST_UNLINK 1 | |
| #define HAVE_UNSETENV 1 | |
| #define GNULIB_TEST_UNSETENV 1 | |
| #define HAVE_VASPRINTF 1 | |
| #define GNULIB_TEST_VASPRINTF 1 | |
| #define GNULIB_TEST_WAITPID 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_FPU_CONTROL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_TERMIO_H 1 | |
| #define HAVE_SGTTY_H 1 | |
| #define HAVE_DEV_T 1 | |
| #define HAVE_INO_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_LONG_LONG_INT 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define OCTAVE_HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_STRUCT_STAT_ST_RDEV 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define OCTAVE_HAVE_OVERLOAD_CHAR_INT8_TYPES 1 | |
| #define HAVE_CTERMID 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_EXECVP 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_GETGRGID 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPID 1 | |
| #define HAVE_GETPPID 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_GETPWUID 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_KILL 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_LGAMMAF_R 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SETGRENT 1 | |
| #define HAVE_SETPWENT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SIGLONGJMP 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_TOASCII 1 | |
| #define HAVE_UMASK 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_MATH_DEFINES 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETPWNAM 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_LIBQHULL_LIBQHULL_H 1 | |
| #define HAVE_QHULL 1 | |
| #define HAVE_PCRE_H 1 | |
| #define HAVE_PCRE 1 | |
| #define USE_READLINE 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define HAVE_Z 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_BZLIB_H 1 | |
| #define HAVE_BZ2 1 | |
| #define HAVE_HDF5_H 1 | |
| #define HAVE_HDF5_18 1 | |
| #define HAVE_HDF5 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3 1 | |
| #define HAVE_FFTW3_H 1 | |
| #define HAVE_FFTW3F 1 | |
| #define HAVE_FFTW 1 | |
| #define HAVE_FFTW3_THREADS 1 | |
| #define HAVE_FFTW3F_THREADS 1 | |
| #define HAVE_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_FONTCONFIG_FONTCONFIG_H 1 | |
| #define HAVE_FONTCONFIG 1 | |
| #define HAVE_GL2PS_H 1 | |
| #define HAVE_GL2PSLINEJOIN 1 | |
| #define HAVE_FLTK 1 | |
| #define HAVE_QRUPDATE 1 | |
| #define HAVE_QRUPDATE_LUU 1 | |
| #define HAVE_SUITESPARSECONFIG 1 | |
| #define HAVE_AMD_H 1 | |
| #define HAVE_AMD 1 | |
| #define HAVE_CAMD_H 1 | |
| #define HAVE_CAMD 1 | |
| #define HAVE_COLAMD_H 1 | |
| #define HAVE_COLAMD 1 | |
| #define HAVE_CCOLAMD_H 1 | |
| #define HAVE_CCOLAMD 1 | |
| #define HAVE_CHOLMOD_H 1 | |
| #define HAVE_CHOLMOD 1 | |
| #define HAVE_CS_H 1 | |
| #define HAVE_CXSPARSE 1 | |
| #define HAVE_CXSPARSE_VERSION_OK 1 | |
| #define HAVE_UMFPACK_H 1 | |
| #define HAVE_UMFPACK 1 | |
| #define HAVE_KLU_H 1 | |
| #define HAVE_KLU 1 | |
| #define UMFPACK_SEPARATE_SPLIT 1 | |
| #define HAVE_NVECTOR_NVECTOR_SERIAL_H 1 | |
| #define HAVE_SUNDIALS_NVECSERIAL 1 | |
| #define HAVE_IDA_IDA_H 1 | |
| #define HAVE_IDA_IDA_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 <ida_dense.h> | |
configure:77667: result: no | |
configure:77667: checking ida_dense.h presence | |
configure:77667: gcc -E conftest.c | |
conftest.c:534:10: fatal error: ida_dense.h: No such file or directory | |
534 | #include <ida_dense.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:77667: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Octave" | |
| #define PACKAGE_TARNAME "octave" | |
| #define PACKAGE_VERSION "5.2.0" | |
| #define PACKAGE_STRING "GNU Octave 5.2.0" | |
| #define PACKAGE_BUGREPORT "https://octave.org/bugs.html" | |
| #define PACKAGE_URL "https://www.gnu.org/software/octave/" | |
| #define PACKAGE "octave" | |
| #define VERSION "5.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 _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define YYTEXT_POINTER 1 | |
| #define SEPCHAR ':' | |
| #define SEPCHAR_STR ":" | |
| #define SHELL_PATH "/bin/sh" | |
| #define HAVE_FSEEKO 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define __NO_MATH_INLINES 1 | |
| #define HAVE_LIBM 1 | |
| #define F77_FUNC(name,NAME) name ## _ | |
| #define F77_FUNC_(name,NAME) name ## _ | |
| #define F77_USES_GFORTRAN_CALLING_CONVENTION 1 | |
| #define SIZEOF_VOID_P 8 | |
| #define OCTAVE_ENABLE_64 1 | |
| #define OCTAVE_SIZEOF_IDX_TYPE 8 | |
| #define OCTAVE_IDX_TYPE int64_t | |
| #define OCTAVE_ENABLE_ATOMIC_REFCOUNT 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_OMP_H 1 | |
| #define HAVE_OMP_GET_NUM_THREADS 1 | |
| #define OCTAVE_ENABLE_OPENMP 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define OCTAVE_F77_INT_TYPE int64_t | |
| #define OCTAVE_SIZEOF_F77_INT_TYPE 8 | |
| #define HAVE_DLOPEN_API 1 | |
| #define OCTAVE_ENABLE_FLOAT_TRUNCATE 1 | |
| #define HAVE_DYNAMIC_AUTO_ARRAYS 1 | |
| #define HAVE_IEEE754_DATA_FORMAT 1 | |
| #define HAVE_CXX_BITWISE_OP_TEMPLATES 1 | |
| #define HAVE_CXX_COMPLEX_SETTERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE___FPURGE 1 | |
| #define HAVE___FREADING 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKOSTEMP 1 | |
| #define HAVE_MKOSTEMPS 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SECURE_GETENV 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRPTIME 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define FUNC_REALPATH_WORKS 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_CDEFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GLOB_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_FEATURES_H 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SA_FAMILY_T 1 | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | |
| #define HAVE_LINUX_IF_ALG_H 1 | |
| #define USE_LINUX_CRYPTO_API 0 | |
| #define HAVE_ENVIRON_DECL 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define STRERROR_R_CHAR_P 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 1 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define HAVE_DECL_STRMODE 0 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_FREXP 1 | |
| #define _USE_STD_STAT 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | |
| #define HAVE_DECL_FTELLO 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDTABLESIZE 1 | |
| #define HAVE_DECL_GETLOGIN_R 1 | |
| #define HAVE_DECL_GETLOGIN 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define USE_POSIX_THREADS_WEAK 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 1 | |
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | |
| #define TIME_T_IS_SIGNED 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define PROMOTED_MODE_T mode_t | |
| #define HAVE_SIGSET_T 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRNLEN 1 | |
| #define HAVE_WCSLEN 1 | |
| #define HAVE_WCSNLEN 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_DECL__SNPRINTF 0 | |
| #define HAVE_SNPRINTF_RETVAL_C99 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE___BUILTIN_EXPECT 1 | |
| #define HAVE_BYTESWAP_H 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_CLOCK_SETTIME 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define GL_COMPILE_CRYPTO_STREAM 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DECL_DIRFD 1 | |
| #define GNULIB_TEST_DIRFD 1 | |
| #define GNULIB_DIRNAME 1 | |
| #define GNULIB_TEST_DUP 1 | |
| #define HAVE_DUP2 1 | |
| #define GNULIB_TEST_DUP2 1 | |
| #define GNULIB_TEST_ENVIRON 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_DECL_FDOPENDIR 1 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define GNULIB_TEST_FNMATCH 1 | |
| #define HAVE_DECL_FPURGE 0 | |
| #define GNULIB_TEST_FPURGE 1 | |
| #define GNULIB_TEST_FREXP 1 | |
| #define GNULIB_TEST_FREXPF 1 | |
| #define GNULIB_TEST_FSEEK 1 | |
| #define FUNC_FFLUSH_STDIN 0 | |
| #define GNULIB_TEST_FSEEKO 1 | |
| #define GNULIB_TEST_FSTAT 1 | |
| #define GNULIB_TEST_FSTATAT 1 | |
| #define GNULIB_TEST_FTELL 1 | |
| #define GNULIB_TEST_FTELLO 1 | |
| #define GNULIB_TEST_FTRUNCATE 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MINIMALLY_WORKING_GETCWD 1 | |
| #define GNULIB_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETCWD 1 | |
| #define GNULIB_TEST_GETDTABLESIZE 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETHOSTNAME 1 | |
| #define GNULIB_TEST_GETLOGIN_R 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define HAVE_DECL___ARGV 0 | |
| #define GNULIB_TEST_GETRUSAGE 1 | |
| #define GETTIMEOFDAY_TIMEZONE struct timezone | |
| #define GNULIB_TEST_GETTIMEOFDAY 1 | |
| #define GNULIB_TEST_GLOB 1 | |
| #define HAVE_INLINE 1 | |
| #define GNULIB_TEST_ISATTY 1 | |
| #define HAVE_ISNAND_IN_LIBC 1 | |
| #define HAVE___INLINE 1 | |
| #define GNULIB_TEST_LINK 1 | |
| #define HAVE_PTHREAD_RWLOCK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define GNULIB_LOCK 1 | |
| #define GNULIB_TEST_LSEEK 1 | |
| #define GNULIB_TEST_LSTAT 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_MALLOC_GNU 1 | |
| #define GNULIB_MALLOC_GNU 1 | |
| #define HAVE_MALLOC_POSIX 1 | |
| #define GNULIB_TEST_MALLOC_POSIX 1 | |
| #define C_LOCALE_MAYBE_EILSEQ 1 | |
| #define GNULIB_TEST_MBRTOWC 1 | |
| #define GNULIB_TEST_MBSINIT 1 | |
| #define GNULIB_TEST_MBSRTOWCS 1 | |
| #define GNULIB_TEST_MEMCHR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define GNULIB_TEST_MEMPCPY 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define GNULIB_TEST_MEMRCHR 1 | |
| #define HAVE_MKFIFO 1 | |
| #define GNULIB_TEST_MKFIFO 1 | |
| #define GNULIB_MKOSTEMP 1 | |
| #define GNULIB_TEST_MKOSTEMP 1 | |
| #define GNULIB_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKOSTEMPS 1 | |
| #define GNULIB_TEST_MKTIME 1 | |
| #define NEED_MKTIME_INTERNAL 1 | |
| #define GNULIB_MSVC_NOTHROW 1 | |
| #define HAVE_BUG_BIG_NANOSLEEP 1 | |
| #define GNULIB_TEST_NANOSLEEP 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_SCHED_GETAFFINITY_LIKE_GLIBC 1 | |
| #define my_strftime nstrftime | |
| #define GNULIB_TEST_OPEN 1 | |
| #define GNULIB_OPENAT 1 | |
| #define GNULIB_TEST_OPENAT 1 | |
| #define HAVE_OPENDIR 1 | |
| #define GNULIB_TEST_OPENDIR 1 | |
| #define GNULIB_TEST_PIPE 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | |
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | |
| #define GNULIB_TEST_PUTENV 1 | |