This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dynare configure 4.5.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = odpc204 uname -m = x86_64 uname -r = 4.18.16-300.fc29.x86_64 uname -s = Linux uname -v = #1 SMP Sat Oct 20 23:24:08 UTC 2018 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/tor/.local/bin PATH: /home/tor/bin PATH: /home/tor/.local/bin PATH: /home/tor/bin PATH: /usr/share/Modules/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin PATH: /var/lib/snapd/snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2277: checking for a BSD-compatible install configure:2345: result: /usr/bin/install -c configure:2356: checking whether build environment is sane configure:2411: result: yes configure:2562: checking for a thread-safe mkdir -p configure:2601: result: /usr/bin/mkdir -p configure:2608: checking for gawk configure:2624: found /usr/bin/gawk configure:2635: result: gawk configure:2646: checking whether make sets $(MAKE) configure:2668: result: yes configure:2697: checking whether make supports nested variables configure:2714: result: yes configure:2843: checking for mkoctfile configure:2873: result: no configure:3068: checking for gfortran configure:3084: found /usr/bin/gfortran configure:3095: result: gfortran configure:3121: checking for Fortran 77 compiler version configure:3130: gfortran --version >&5 GNU Fortran (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3141: $? = 0 configure:3130: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) configure:3141: $? = 0 configure:3130: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:3141: $? = 1 configure:3130: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:3141: $? = 1 configure:3156: checking whether the Fortran 77 compiler works configure:3178: gfortran -Wall conftest.f >&5 configure:3182: $? = 0 configure:3230: result: yes configure:3233: checking for Fortran 77 compiler default output file name configure:3235: result: a.out configure:3241: checking for suffix of executables configure:3248: gfortran -o conftest -Wall conftest.f >&5 configure:3252: $? = 0 configure:3274: result: configure:3290: checking whether we are cross compiling configure:3298: gfortran -o conftest -Wall conftest.f >&5 configure:3302: $? = 0 configure:3309: ./conftest configure:3313: $? = 0 configure:3328: result: no configure:3333: checking for suffix of object files configure:3349: gfortran -c -Wall conftest.f >&5 configure:3353: $? = 0 configure:3374: result: o configure:3382: checking whether we are using the GNU Fortran 77 compiler configure:3395: gfortran -c -Wall conftest.F >&5 configure:3395: $? = 0 configure:3404: result: yes configure:3410: checking whether gfortran accepts -g configure:3421: gfortran -c -g conftest.f >&5 configure:3421: $? = 0 configure:3429: result: yes configure:3506: checking for gcc configure:3522: found /usr/bin/gcc configure:3533: result: gcc configure:3762: checking for C compiler version configure:3771: gcc --version >&5 gcc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3782: $? = 0 configure:3771: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) configure:3782: $? = 0 configure:3771: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3782: $? = 1 configure:3771: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3782: $? = 1 configure:3786: checking whether we are using the GNU C compiler configure:3805: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:3805: $? = 0 configure:3814: result: yes configure:3823: checking whether gcc accepts -g configure:3843: gcc -c -g conftest.c >&5 configure:3843: $? = 0 configure:3884: result: yes configure:3901: checking for gcc option to accept ISO C89 configure:3964: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:3964: $? = 0 configure:3977: result: none needed configure:4002: checking whether gcc understands -c and -o together configure:4024: gcc -c conftest.c -o conftest2.o configure:4027: $? = 0 configure:4024: gcc -c conftest.c -o conftest2.o configure:4027: $? = 0 configure:4039: result: yes configure:4067: checking for style of include used by make configure:4095: result: GNU configure:4121: checking dependency style of gcc configure:4232: result: gcc3 configure:4247: checking for gcc option to accept ISO C99 configure:4396: gcc -c -Wall -Wno-parentheses conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:82:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^~~~~~~ conftest.c:81:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^~~~~~ conftest.c:80:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^~~ configure:4396: $? = 0 configure:4409: result: none needed configure:4482: checking for g++ configure:4498: found /usr/bin/g++ configure:4509: result: g++ configure:4536: checking for C++ compiler version configure:4545: g++ --version >&5 g++ (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4556: $? = 0 configure:4545: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) configure:4556: $? = 0 configure:4545: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4556: $? = 1 configure:4545: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4556: $? = 1 configure:4560: checking whether we are using the GNU C++ compiler configure:4579: g++ -c -Wall -Wno-parentheses conftest.cpp >&5 configure:4579: $? = 0 configure:4588: result: yes configure:4597: checking whether g++ accepts -g configure:4617: g++ -c -g conftest.cpp >&5 configure:4617: $? = 0 configure:4658: result: yes configure:4683: checking dependency style of g++ configure:4794: result: gcc3 configure:4852: checking for ranlib configure:4868: found /usr/bin/ranlib configure:4879: result: ranlib configure:4905: checking build system type configure:4919: result: x86_64-pc-linux-gnu configure:4939: checking host system type configure:4952: result: x86_64-pc-linux-gnu configure:4972: checking whether ln -s works configure:4976: result: yes configure:5043: checking for ar configure:5059: found /usr/bin/ar configure:5070: result: ar configure:5096: checking the archiver (ar) interface configure:5112: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:5112: $? = 0 configure:5114: ar cru libconftest.a conftest.o >&5 configure:5117: $? = 0 configure:5145: result: ar configure:5277: checking if compiler needs -Werror to reject unknown flags configure:5293: gcc -c -Wall -Wno-parentheses -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:5293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:5298: result: no configure:5364: checking for the pthreads library -lpthreads configure:5402: gcc -o conftest -Wall -Wno-parentheses conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:5411: result: no configure:5309: checking whether pthreads work without any flags configure:5402: gcc -o conftest -Wall -Wno-parentheses conftest.c >&5 /usr/bin/ld: /tmp/ccj97l9e.o: in function `main': conftest.c:(.text+0x43): undefined reference to `pthread_create' /usr/bin/ld: conftest.c:(.text+0x54): undefined reference to `pthread_join' /usr/bin/ld: conftest.c:(.text+0xbc): undefined reference to `__pthread_register_cancel' /usr/bin/ld: conftest.c:(.text+0xcb): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:5411: result: no configure:5314: checking whether pthreads work with -Kthread configure:5402: gcc -o conftest -Wall -Wno-parentheses -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:5411: result: no configure:5314: checking whether pthreads work with -kthread configure:5402: gcc -o conftest -Wall -Wno-parentheses -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:5411: result: no configure:5364: checking for the pthreads library -llthread configure:5402: gcc -o conftest -Wall -Wno-parentheses conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:5411: result: no configure:5314: checking whether pthreads work with -pthread configure:5402: gcc -o conftest -Wall -Wno-parentheses -pthread conftest.c >&5 configure:5402: $? = 0 configure:5411: result: yes configure:5430: checking for joinable pthread attribute configure:5445: gcc -o conftest -Wall -Wno-parentheses -pthread conftest.c >&5 configure:5445: $? = 0 configure:5451: result: PTHREAD_CREATE_JOINABLE configure:5461: checking if more special flags are required for pthreads configure:5476: result: no configure:5482: checking for PTHREAD_PRIO_INHERIT configure:5499: gcc -o conftest -Wall -Wno-parentheses -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:15:5: warning: unused variable 'i' [-Wunused-variable] int i = PTHREAD_PRIO_INHERIT; ^ configure:5499: $? = 0 configure:5508: result: yes configure:5608: checking for dlopen in -ldl configure:5633: gcc -o conftest -Wall -Wno-parentheses conftest.c -ldl >&5 configure:5633: $? = 0 configure:5642: result: yes configure:5655: checking how to run the C preprocessor configure:5686: gcc -E conftest.c configure:5686: $? = 0 configure:5700: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:5725: result: gcc -E configure:5745: gcc -E conftest.c configure:5745: $? = 0 configure:5759: gcc -E conftest.c conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:5788: checking for grep that handles long lines and -e configure:5846: result: /usr/bin/grep configure:5851: checking for egrep configure:5913: result: /usr/bin/grep -E configure:5918: checking for ANSI C header files configure:5938: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:5938: $? = 0 configure:6011: gcc -o conftest -Wall -Wno-parentheses conftest.c >&5 configure:6011: $? = 0 configure:6011: ./conftest configure:6011: $? = 0 configure:6022: result: yes configure:6035: checking for sys/types.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for sys/stat.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for stdlib.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for string.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for memory.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for strings.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for inttypes.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for stdint.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6035: checking for unistd.h configure:6035: gcc -c -Wall -Wno-parentheses conftest.c >&5 configure:6035: $? = 0 configure:6035: result: yes configure:6081: checking gsl/gsl_cdf.h usability configure:6081: gcc -c -Wall -Wno-parentheses conftest.c >&5 conftest.c:56:10: fatal error: gsl/gsl_cdf.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:6081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6081: result: no configure:6081: checking gsl/gsl_cdf.h presence configure:6081: gcc -E conftest.c conftest.c:23:10: fatal error: gsl/gsl_cdf.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:6081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6081: result: no configure:6081: checking for gsl/gsl_cdf.h configure:6081: result: no configure:6096: checking for cos in -lm configure:6121: gcc -o conftest -Wall -Wno-parentheses conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch] char cos (); ^~~ configure:6121: $? = 0 configure:6130: result: yes configure:6141: checking for cblas_dgemm in -lgslcblas configure:6166: gcc -o conftest -Wall -Wno-parentheses conftest.c -lgslcblas -lm >&5 /usr/bin/ld: cannot find -lgslcblas collect2: error: ld returned 1 exit status configure:6166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cblas_dgemm (); | int | main () | { | return cblas_dgemm (); | ; | return 0; | } configure:6175: result: no configure:6183: checking for gsl_cdf_ugaussian_P in -lgsl configure:6208: gcc -o conftest -Wall -Wno-parentheses conftest.c -lgsl -lm >&5 /usr/bin/ld: cannot find -lgsl collect2: error: ld returned 1 exit status configure:6208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gsl_cdf_ugaussian_P (); | int | main () | { | return gsl_cdf_ugaussian_P (); | ; | return 0; | } configure:6217: result: no configure:6279: checking for compress in -lz configure:6304: gcc -o conftest -Wall -Wno-parentheses conftest.c -lz >&5 /usr/bin/ld: cannot find -lz collect2: error: ld returned 1 exit status configure:6304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char compress (); | int | main () | { | return compress (); | ; | return 0; | } configure:6313: result: no configure:6324: checking for H5Fcreate in -lhdf5 configure:6349: gcc -o conftest -Wall -Wno-parentheses conftest.c -lhdf5 >&5 /usr/bin/ld: cannot find -lhdf5 collect2: error: ld returned 1 exit status configure:6349: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char H5Fcreate (); | int | main () | { | return H5Fcreate (); | ; | return 0; | } configure:6358: result: no configure:6370: checking matio.h usability configure:6370: gcc -c -Wall -Wno-parentheses conftest.c >&5 conftest.c:57:10: fatal error: matio.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:6370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6370: result: no configure:6370: checking matio.h presence configure:6370: gcc -E conftest.c conftest.c:24:10: fatal error: matio.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:6370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:6370: result: no configure:6370: checking for matio.h configure:6370: result: no configure:6378: checking for Mat_Open in -lmatio configure:6403: gcc -o conftest -Wall -Wno-parentheses conftest.c -lmatio >&5 /usr/bin/ld: cannot find -lmatio collect2: error: ld returned 1 exit status configure:6403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Mat_Open (); | int | main () | { | return Mat_Open (); | ; | return 0; | } configure:6412: result: no configure:6444: checking how to get verbose linking output from gfortran configure:6454: gfortran -c -Wall conftest.f >&5 configure:6454: $? = 0 configure:6472: gfortran -o conftest -Wall -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/8/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -Wall -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/8/finclude -o /tmp/ccoDSOWG.s GNU Fortran (GCC) version 8.3.1 20190223 (Red Hat 8.3.1-2) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190223 (Red Hat 8.3.1-2), GMP version 6.1.2, MPFR version 3.1.6-p2, MPC version 1.1.0, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (GCC) version 8.3.1 20190223 (Red Hat 8.3.1-2) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190223 (Red Hat 8.3.1-2), GMP version 6.1.2, MPFR version 3.1.6-p2, MPC version 1.1.0, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccgWMxFn.o /tmp/ccoDSOWG.s GNU assembler version 2.31.1 (x86_64-redhat-linux) using BFD version version 2.31.1-13.fc29 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/8/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOEPgp4.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. /tmp/ccgWMxFn.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o configure:6555: result: -v configure:6557: checking for Fortran 77 libraries of gfortran configure:6580: gfortran -o conftest -Wall -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 8.3.1 20190223 (Red Hat 8.3.1-2) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/8/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -Wall -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/8/finclude -o /tmp/ccO5hmQL.s GNU Fortran (GCC) version 8.3.1 20190223 (Red Hat 8.3.1-2) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190223 (Red Hat 8.3.1-2), GMP version 6.1.2, MPFR version 3.1.6-p2, MPC version 1.1.0, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (GCC) version 8.3.1 20190223 (Red Hat 8.3.1-2) (x86_64-redhat-linux) compiled by GNU C version 8.3.1 20190223 (Red Hat 8.3.1-2), GMP version 6.1.2, MPFR version 3.1.6-p2, MPC version 1.1.0, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccrJRfNs.o /tmp/ccO5hmQL.s GNU assembler version 2.31.1 (x86_64-redhat-linux) using BFD version version 2.31.1-13.fc29 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/8/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/x86_64-redhat-linux/8/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/8/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBNa1K9.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. /tmp/ccrJRfNs.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/8/crtend.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o configure:6776: result: -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath configure:6792: checking for dummy main to link with Fortran 77 libraries configure:6826: gcc -o conftest -Wall -Wno-parentheses conftest.c -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath >&5 configure:6826: $? = 0 configure:6871: result: none configure:6904: checking for Fortran 77 name-mangling scheme configure:6917: gfortran -c -Wall conftest.f >&5 configure:6917: $? = 0 configure:6958: gcc -o conftest -Wall -Wno-parentheses conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/ccS5cuzD.o: in function `main': conftest.c:(.text+0xa): undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:6958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:6958: gcc -o conftest -Wall -Wno-parentheses conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath >&5 configure:6958: $? = 0 configure:7016: gcc -o conftest -Wall -Wno-parentheses conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath >&5 configure:7016: $? = 0 configure:7058: result: lower case, underscore, no extra underscore configure:7268: checking for sb02od_ in -lslicot configure:7301: gcc -o conftest -Wall -Wno-parentheses conftest.c -lslicot >&5 /usr/bin/ld: cannot find -lslicot collect2: error: ld returned 1 exit status configure:7301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sb02od_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sb02od_ (); | ; | return 0; | } configure:7311: result: no configure:7318: checking for sb02od_ in -lslicot_pic configure:7351: gcc -o conftest -Wall -Wno-parentheses conftest.c -lslicot_pic >&5 /usr/bin/ld: cannot find -lslicot_pic collect2: error: ld returned 1 exit status configure:7351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sb02od_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sb02od_ (); | ; | return 0; | } configure:7361: result: no configure:7388: checking for umfpack_dl_defaults in -lumfpack configure:7421: gcc -o conftest -Wall -Wno-parentheses conftest.c -lumfpack >&5 /usr/bin/ld: cannot find -lumfpack collect2: error: ld returned 1 exit status configure:7421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.5.7" | #define PACKAGE_STRING "dynare 4.5.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.5.7" | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char umfpack_dl_defaults (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return umfpack_dl_defaults (); | ; | return 0; | } configure:7430: result: no configure:7435: error: Can't find UMFPACK ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_header_gsl_gsl_cdf_h=no ac_cv_header_inttypes_h=yes ac_cv_header_matio_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_latex_class_beamer=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gsl_gsl_cdf_ugaussian_P=no ac_cv_lib_gslcblas_cblas_dgemm=no ac_cv_lib_hdf5_H5Fcreate=no ac_cv_lib_m_cos=yes ac_cv_lib_matio_Mat_Open=no ac_cv_lib_slicot_pic_sb02od_=no ac_cv_lib_slicot_sb02od_=no ac_cv_lib_umfpack_umfpack_dl_defaults=no ac_cv_lib_z_compress=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} "/home/tor/Sóttar skrár/dynare-4.5.7/mex/build/octave/missing" aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} "/home/tor/Sóttar skrár/dynare-4.5.7/mex/build/octave/missing" autoconf' AUTOHEADER='${SHELL} "/home/tor/Sóttar skrár/dynare-4.5.7/mex/build/octave/missing" autoheader' AUTOMAKE='${SHELL} "/home/tor/Sóttar skrár/dynare-4.5.7/mex/build/octave/missing" automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -Wall -Wno-parentheses' COMPILE_LINSOLVE_FALSE='#' COMPILE_LINSOLVE_TRUE='' COMPILE_ORDSCHUR_FALSE='#' COMPILE_ORDSCHUR_TRUE='' CPP='gcc -E' CPPFLAGS='' CPPFLAGS_MATIO='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -Wno-parentheses' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DO_SOMETHING_FALSE='' DO_SOMETHING_TRUE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='gfortran' FFLAGS=' -Wall' FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath' GREP='/usr/bin/grep' GSL_CPPFLAGS='' GSL_LDFLAGS='' GSL_LIBS='' HAVE_GSL_FALSE='' HAVE_GSL_TRUE='#' HAVE_MATIO_FALSE='' HAVE_MATIO_TRUE='#' HAVE_SLICOT_FALSE='' HAVE_SLICOT_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LDFLAGS_MATIO='' LDFLAGS_SLICOT='' LIBADD_DLOPEN='-ldl' LIBADD_MATIO='' LIBADD_SLICOT='' LIBADD_UMFPACK='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} "/home/tor/Sóttar skrár/dynare-4.5.7/mex/build/octave/missing" makeinfo' MKDIR_P='/usr/bin/mkdir -p' MKOCTFILE='' OBJEXT='o' PACKAGE='dynare' PACKAGE_BUGREPORT='' PACKAGE_NAME='dynare' PACKAGE_STRING='dynare 4.5.7' PACKAGE_TARNAME='dynare' PACKAGE_URL='' PACKAGE_VERSION='4.5.7' PATH_SEPARATOR=':' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='4.5.7' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} '\''/home/tor/Sóttar skrár/dynare-4.5.7/mex/build/octave/install-sh'\''' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dynare" #define PACKAGE_TARNAME "dynare" #define PACKAGE_VERSION "4.5.7" #define PACKAGE_STRING "dynare 4.5.7" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "dynare" #define VERSION "4.5.7" #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIBM 1 configure: exit 1