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.6-unstable, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-boost-system=boost_system --with-boost-filesystem=boost_filesystem --disable-matlab --disable-octave --with-matio=/usr/local/lib/ --disable-dynare++ ## --------- ## ## Platform. ## ## --------- ## hostname = penguin uname -m = aarch64 uname -r = 4.19.16-02893-g2cf2c17c8a43 uname -s = Linux uname -v = #1 SMP PREEMPT Sat Jan 19 09:49:55 PST 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/local/games PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2428: checking for a BSD-compatible install configure:2496: result: /usr/bin/install -c configure:2507: checking whether build environment is sane configure:2562: result: yes configure:2713: checking for a thread-safe mkdir -p configure:2752: result: /bin/mkdir -p configure:2759: checking for gawk configure:2789: result: no configure:2759: checking for mawk configure:2775: found /usr/bin/mawk configure:2786: result: mawk configure:2797: checking whether make sets $(MAKE) configure:2819: result: yes configure:2848: checking whether make supports nested variables configure:2865: result: yes configure:2944: checking how to create a pax tar archive configure:2955: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2958: $? = 0 configure:2998: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3001: $? = 0 configure:3005: tar -xf - &5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:3406: $? = 0 configure:3395: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:3406: $? = 0 configure:3395: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3406: $? = 1 configure:3395: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3406: $? = 1 configure:3426: checking whether the C compiler works configure:3448: gcc conftest.c >&5 configure:3452: $? = 0 configure:3500: result: yes configure:3503: checking for C compiler default output file name configure:3505: result: a.out configure:3511: checking for suffix of executables configure:3518: gcc -o conftest conftest.c >&5 configure:3522: $? = 0 configure:3544: result: configure:3566: checking whether we are cross compiling configure:3574: gcc -o conftest conftest.c >&5 configure:3578: $? = 0 configure:3585: ./conftest configure:3589: $? = 0 configure:3604: result: no configure:3609: checking for suffix of object files configure:3631: gcc -c conftest.c >&5 configure:3635: $? = 0 configure:3656: result: o configure:3660: checking whether we are using the GNU C compiler configure:3679: gcc -c conftest.c >&5 configure:3679: $? = 0 configure:3688: result: yes configure:3697: checking whether gcc accepts -g configure:3717: gcc -c -g conftest.c >&5 configure:3717: $? = 0 configure:3758: result: yes configure:3775: checking for gcc option to accept ISO C89 configure:3838: gcc -c -g -O2 conftest.c >&5 configure:3838: $? = 0 configure:3851: result: none needed configure:3876: checking whether gcc understands -c and -o together configure:3898: gcc -c conftest.c -o conftest2.o configure:3901: $? = 0 configure:3898: gcc -c conftest.c -o conftest2.o configure:3901: $? = 0 configure:3913: result: yes configure:3941: checking for style of include used by make configure:3969: result: GNU configure:3995: checking dependency style of gcc configure:4106: result: gcc3 configure:4179: checking for g++ configure:4195: found /usr/bin/g++ configure:4206: result: g++ configure:4233: checking for C++ compiler version configure:4242: g++ --version >&5 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:4253: $? = 0 configure:4242: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:4253: $? = 0 configure:4242: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4253: $? = 1 configure:4242: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4253: $? = 1 configure:4257: checking whether we are using the GNU C++ compiler configure:4276: g++ -c conftest.cpp >&5 configure:4276: $? = 0 configure:4285: result: yes configure:4294: checking whether g++ accepts -g configure:4314: g++ -c -g conftest.cpp >&5 configure:4314: $? = 0 configure:4355: result: yes configure:4380: checking dependency style of g++ configure:4491: result: gcc3 configure:4514: checking whether g++ supports C++14 features by default configure:4928: g++ -c -g -O2 conftest.cpp >&5 configure:4928: $? = 0 configure:4935: result: yes configure:5850: checking build system type configure:5864: result: aarch64-unknown-linux-gnu configure:5884: checking host system type configure:5897: result: aarch64-unknown-linux-gnu configure:5956: checking for ar configure:5972: found /usr/bin/ar configure:5983: result: ar configure:6038: checking for ranlib configure:6054: found /usr/bin/ranlib configure:6065: result: ranlib configure:6190: checking the archiver (ar) interface configure:6206: gcc -c -g -O2 conftest.c >&5 configure:6206: $? = 0 configure:6208: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:6211: $? = 0 configure:6239: result: ar configure:6260: checking whether ln -s works configure:6264: result: yes configure:6303: checking how to run the C++ preprocessor configure:6330: g++ -E conftest.cpp configure:6330: $? = 0 configure:6344: g++ -E conftest.cpp conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | /* end confdefs.h. */ | #include configure:6369: result: g++ -E configure:6389: g++ -E conftest.cpp configure:6389: $? = 0 configure:6403: g++ -E conftest.cpp conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | /* end confdefs.h. */ | #include configure:6432: checking for grep that handles long lines and -e configure:6490: result: /bin/grep configure:6495: checking for egrep configure:6557: result: /bin/grep -E configure:6562: checking for ANSI C header files configure:6582: g++ -c -g -O2 conftest.cpp >&5 configure:6582: $? = 0 configure:6655: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6655: $? = 0 configure:6655: ./conftest configure:6655: $? = 0 configure:6666: result: yes configure:6679: checking for sys/types.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for sys/stat.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for stdlib.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for string.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for memory.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for strings.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for inttypes.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for stdint.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for unistd.h configure:6679: g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6720: checking for compress in -lz configure:6745: g++ -o conftest -g -O2 -I/usr/local/lib//include -L/usr/local/lib//lib conftest.cpp -lz >&5 configure:6745: $? = 0 configure:6754: result: yes configure:6765: checking for SZ_Compress in -lszip configure:6790: g++ -o conftest -g -O2 -I/usr/local/lib//include -L/usr/local/lib//lib conftest.cpp -lszip -lz >&5 /usr/bin/ld: cannot find -lszip collect2: error: ld returned 1 exit status configure:6790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SZ_Compress (); | int | main () | { | return SZ_Compress (); | ; | return 0; | } configure:6799: result: no configure:6810: checking for H5Fcreate in -lhdf5 configure:6835: g++ -o conftest -g -O2 -I/usr/local/lib//include -L/usr/local/lib//lib conftest.cpp -lhdf5 -lz >&5 /usr/bin/ld: cannot find -lhdf5 collect2: error: ld returned 1 exit status configure:6835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char H5Fcreate (); | int | main () | { | return H5Fcreate (); | ; | return 0; | } configure:6844: result: no configure:6856: checking matio.h usability configure:6856: g++ -c -g -O2 -I/usr/local/lib//include conftest.cpp >&5 configure:6856: $? = 0 configure:6856: result: yes configure:6856: checking matio.h presence configure:6856: g++ -E -I/usr/local/lib//include conftest.cpp configure:6856: $? = 0 configure:6856: result: yes configure:6856: checking for matio.h configure:6856: result: yes configure:6864: checking for Mat_Open in -lmatio configure:6889: g++ -o conftest -g -O2 -I/usr/local/lib//include -L/usr/local/lib//lib conftest.cpp -lmatio -lz >&5 configure:6889: $? = 0 configure:6898: result: yes configure:6926: checking for pdflatex configure:6956: result: no configure:6972: checking for bibtex configure:7002: result: no configure:7018: checking for sphinx-build configure:7048: result: no configure:7160: checking for g77 configure:7190: result: no configure:7160: checking for xlf configure:7190: result: no configure:7160: checking for f77 configure:7176: found /usr/bin/f77 configure:7187: result: f77 configure:7213: checking for Fortran 77 compiler version configure:7222: f77 --version >&5 GNU Fortran (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:7233: $? = 0 configure:7222: f77 -v >&5 Using built-in specs. COLLECT_GCC=f77 COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:7233: $? = 0 configure:7222: f77 -V >&5 f77: error: unrecognized command line option '-V' f77: fatal error: no input files compilation terminated. configure:7233: $? = 1 configure:7222: f77 -qversion >&5 f77: error: unrecognized command line option '-qversion'; did you mean '--version'? f77: fatal error: no input files compilation terminated. configure:7233: $? = 1 configure:7242: checking whether we are using the GNU Fortran 77 compiler configure:7255: f77 -c conftest.F >&5 configure:7255: $? = 0 configure:7264: result: yes configure:7270: checking whether f77 accepts -g configure:7281: f77 -c -g conftest.f >&5 configure:7281: $? = 0 configure:7289: result: yes configure:7323: checking how to get verbose linking output from f77 configure:7333: f77 -c -g -O2 conftest.f >&5 configure:7333: $? = 0 configure:7351: f77 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) /usr/lib/gcc/aarch64-linux-gnu/6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mlittle-endian -mabi=lp64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/aarch64-linux-gnu/6/finclude -o /tmp/ccvt2iZZ.s GNU Fortran (Debian 6.3.0-18+deb9u1) version 6.3.0 20170516 (aarch64-linux-gnu) compiled by GNU C version 6.3.0 20170516, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version 0.15 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Debian 6.3.0-18+deb9u1) version 6.3.0 20170516 (aarch64-linux-gnu) compiled by GNU C version 6.3.0 20170516, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version 0.15 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v -EL -mabi=lp64 -o /tmp/cciryfHS.o /tmp/ccvt2iZZ.s GNU assembler version 2.28 (aarch64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.28 Reading specs from /usr/lib/gcc/aarch64-linux-gnu/6/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/aarch64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cch75EwN.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr --hash-style=gnu -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -o conftest /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. /tmp/cciryfHS.o -lgfortran -lm -lgcc_s -lgcc -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/6/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/crtn.o configure:7434: result: -v configure:7436: checking for Fortran 77 libraries of f77 configure:7459: f77 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) /usr/lib/gcc/aarch64-linux-gnu/6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mlittle-endian -mabi=lp64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/aarch64-linux-gnu/6/finclude -o /tmp/cc0rhN1d.s GNU Fortran (Debian 6.3.0-18+deb9u1) version 6.3.0 20170516 (aarch64-linux-gnu) compiled by GNU C version 6.3.0 20170516, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version 0.15 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Debian 6.3.0-18+deb9u1) version 6.3.0 20170516 (aarch64-linux-gnu) compiled by GNU C version 6.3.0 20170516, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version 0.15 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v -EL -mabi=lp64 -o /tmp/cc06tcbk.o /tmp/cc0rhN1d.s GNU assembler version 2.28 (aarch64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.28 Reading specs from /usr/lib/gcc/aarch64-linux-gnu/6/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/aarch64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqtmtBu.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr --hash-style=gnu -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -o conftest /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. /tmp/cc06tcbk.o -lgfortran -lm -lgcc_s -lgcc -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/6/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/crtn.o configure:7655: result: -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm configure:7680: checking for dummy main to link with Fortran 77 libraries configure:7714: gcc -o conftest -g -O2 conftest.c -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 configure:7714: $? = 0 configure:7759: result: none configure:7792: checking for Fortran 77 name-mangling scheme configure:7805: f77 -c -g -O2 conftest.f >&5 configure:7805: $? = 0 configure:7846: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /tmp/ccqsAvgk.o: In function `main': /home/kegelbahn/dynare/conftest.c:42: undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:7846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:7846: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 configure:7846: $? = 0 configure:7904: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 configure:7904: $? = 0 configure:7946: result: lower case, underscore, no extra underscore configure:8065: checking if sgemm_ is being linked in already configure:8093: g++ -o conftest -g -O2 conftest.cpp -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /tmp/ccCupx0s.o: In function `main': /home/kegelbahn/dynare/conftest.cpp:42: undefined reference to `sgemm_' collect2: error: ld returned 1 exit status configure:8093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8098: result: no configure:8106: checking for sgemm_ in -lopenblas configure:8139: g++ -o conftest -g -O2 conftest.cpp -lopenblas -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -lopenblas collect2: error: ld returned 1 exit status configure:8139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8149: result: no configure:8160: checking for ATL_xerbla in -latlas configure:8193: g++ -o conftest -g -O2 conftest.cpp -latlas -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -latlas collect2: error: ld returned 1 exit status configure:8193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ATL_xerbla (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return ATL_xerbla (); | ; | return 0; | } configure:8202: result: no configure:8310: checking for sgemm_ in -lblas configure:8343: g++ -o conftest -g -O2 conftest.cpp -lblas -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -lblas collect2: error: ld returned 1 exit status configure:8343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8353: result: no configure:8680: checking for sgemm_ in -lmkl configure:8713: g++ -o conftest -g -O2 conftest.cpp -lmkl -lguide -lpthread -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -lmkl /usr/bin/ld: cannot find -lguide collect2: error: ld returned 1 exit status configure:8713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8723: result: no configure:8734: checking for sgemm_ in -framework Accelerate configure:8762: g++ -o conftest -g -O2 conftest.cpp -framework Accelerate -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 g++: error: Accelerate: No such file or directory g++: error: unrecognized command line option '-framework' configure:8762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8767: result: no configure:8775: checking for sgemm_ in -lcxml configure:8808: g++ -o conftest -g -O2 conftest.cpp -lcxml -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -lcxml collect2: error: ld returned 1 exit status configure:8808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8818: result: no configure:8829: checking for sgemm_ in -ldxml configure:8862: g++ -o conftest -g -O2 conftest.cpp -ldxml -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -ldxml collect2: error: ld returned 1 exit status configure:8862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:8872: result: no configure:8987: checking for sgemm_ in -lscs configure:9020: g++ -o conftest -g -O2 conftest.cpp -lscs -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -lscs collect2: error: ld returned 1 exit status configure:9020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:9030: result: no configure:9041: checking for sgemm_ in -lcomplib.sgimath configure:9074: g++ -o conftest -g -O2 conftest.cpp -lcomplib.sgimath -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm >&5 /usr/bin/ld: cannot find -lcomplib.sgimath collect2: error: ld returned 1 exit status configure:9074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dynare" | #define PACKAGE_TARNAME "dynare" | #define PACKAGE_VERSION "4.6-unstable" | #define PACKAGE_STRING "dynare 4.6-unstable" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dynare" | #define VERSION "4.6-unstable" | #define HAVE_CXX14 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sgemm_ (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return sgemm_ (); | ; | return 0; | } configure:9084: result: no configure:9095: checking for sgemm_ in -lblas configure:9138: result: no configure:9198: checking for sgemm_ in -lblas configure:9241: result: no configure:9938: Dynare is now configured for building the following components... Binaries (with "make"): Dynare++: no (missing one of: BLAS, LAPACK, MatIO) PDF documentation (with "make pdf"): Dynare reference manual: no (missing sphinx-build) Beamer presentations: no (missing one of: pdflatex, beamer) Various other documents: no (missing pdflatex) HTML documentation (with "make html"): Dynare reference manual: no (missing sphinx-build) Dynare internal doc: no (Org export not enabled) Testsuites (run with "make check"): Dynare for Octave: no Dynare++: no configure:10105: checking that generated files are newer than configure configure:10111: result: done configure:10186: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dynare config.status 4.6-unstable, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on penguin config.status:872: creating Makefile config.status:872: creating VERSION config.status:872: creating doc/Makefile config.status:872: creating doc/manual/Makefile config.status:872: creating doc/manual/utils/version.py config.status:872: creating doc/parallel/Makefile config.status:872: creating doc/internals/Makefile config.status:872: creating doc/gsa/Makefile config.status:872: creating doc/dseries-and-reporting/Makefile config.status:872: creating tests/Makefile config.status:872: creating matlab/dynare_version.m config.status:872: creating windows/dynare-version.nsi config.status:872: creating dynare++/Makefile config.status:872: creating dynare++/parser/cc/Makefile config.status:872: creating dynare++/sylv/Makefile config.status:872: creating dynare++/sylv/cc/Makefile config.status:872: creating dynare++/sylv/testing/Makefile config.status:872: creating dynare++/tl/Makefile config.status:872: creating dynare++/tl/cc/Makefile config.status:872: creating dynare++/tl/testing/Makefile config.status:872: creating dynare++/doc/Makefile config.status:872: creating dynare++/utils/cc/Makefile config.status:872: creating dynare++/integ/Makefile config.status:872: creating dynare++/integ/cc/Makefile config.status:872: creating dynare++/integ/src/Makefile config.status:872: creating dynare++/integ/testing/Makefile config.status:872: creating dynare++/kord/Makefile config.status:872: creating dynare++/src/Makefile config.status:872: creating mex/sources/Makefile config.status:1044: executing depfiles commands configure:11409: === configuring in preprocessor (/home/kegelbahn/dynare/preprocessor) configure:11472: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--with-boost-system=boost_system' '--with-boost-filesystem=boost_filesystem' '--disable-matlab' '--disable-octave' '--with-matio=/usr/local/lib/' '--disable-dynare++' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MATLAB_VERSION_set= ac_cv_env_MATLAB_VERSION_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/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_header_inttypes_h=yes ac_cv_header_matio_h=yes 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=aarch64-unknown-linux-gnu ac_cv_lib_atlas_ATL_xerbla=no ac_cv_lib_blas_sgemm_=no ac_cv_lib_complib_sgimath_sgemm_=no ac_cv_lib_cxml_sgemm_=no ac_cv_lib_dxml_sgemm_=no ac_cv_lib_hdf5_H5Fcreate=no ac_cv_lib_matio_Mat_Open=yes ac_cv_lib_mkl_sgemm_=no ac_cv_lib_openblas_sgemm_=no ac_cv_lib_scs_sgemm_=no ac_cv_lib_szip_SZ_Compress=no ac_cv_lib_z_compress=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=mawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= 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 am_cv_prog_tar_pax=gnutar ax_cv_cxx_compile_cxx14=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/kegelbahn/dynare/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CXXFLAGS='-Wall -Wno-parentheses' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/kegelbahn/dynare/missing autoconf' AUTOHEADER='${SHELL} /home/kegelbahn/dynare/missing autoheader' AUTOMAKE='${SHELL} /home/kegelbahn/dynare/missing automake-1.15' AWK='mawk' BIBTEX='' BLAS_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CPPFLAGS_MATIO='-I/usr/local/lib//include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"dynare\" -DPACKAGE_TARNAME=\"dynare\" -DPACKAGE_VERSION=\"4.6-unstable\" -DPACKAGE_STRING=\"dynare\ 4.6-unstable\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dynare\" -DVERSION=\"4.6-unstable\" -DHAVE_CXX14=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBZ=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_MATLAB_FALSE='' ENABLE_MATLAB_TRUE='#' ENABLE_OCTAVE_FALSE='' ENABLE_OCTAVE_TRUE='#' ENABLE_ORG_EXPORT_FALSE='' ENABLE_ORG_EXPORT_TRUE='#' EXEEXT='' F77='f77' FFLAGS='-g -O2' FLIBS=' -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lgfortran -lm' GREP='/bin/grep' HAVE_BEAMER_FALSE='' HAVE_BEAMER_TRUE='#' HAVE_BIBTEX_FALSE='' HAVE_BIBTEX_TRUE='#' HAVE_BLAS_FALSE='' HAVE_BLAS_TRUE='#' HAVE_CMD_LINE_MATLAB_FALSE='' HAVE_CMD_LINE_MATLAB_TRUE='#' HAVE_CXX14='1' HAVE_LAPACK_FALSE='' HAVE_LAPACK_TRUE='#' HAVE_MATIO_FALSE='#' HAVE_MATIO_TRUE='' HAVE_OCTAVE_FALSE='' HAVE_OCTAVE_TRUE='#' HAVE_PDFLATEX_FALSE='' HAVE_PDFLATEX_TRUE='#' HAVE_SPHINXBUILD_FALSE='' HAVE_SPHINXBUILD_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LAPACK_LIBS='' LDFLAGS='' LDFLAGS_MATIO='-L/usr/local/lib//lib' LIBADD_MATIO='-lmatio -lz ' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/kegelbahn/dynare/missing makeinfo' MATLAB='' MATLAB_ARCH='' MATLAB_BATCH_OPTIONS='' MATLAB_VERSION='' MEXEXT='' MKDIR_P='/bin/mkdir -p' OBJEXT='o' OCTAVE='' PACKAGE='dynare' PACKAGE_BUGREPORT='' PACKAGE_NAME='dynare' PACKAGE_STRING='dynare 4.6-unstable' PACKAGE_TARNAME='dynare' PACKAGE_URL='' PACKAGE_VERSION='4.6-unstable' PATH_SEPARATOR=':' PDFLATEX='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' SPHINXBUILD='' STRIP='' THREAD_CXXFLAGS='-pthread ' VERSION='4.6-unstable' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='f77' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' ax_latex_have_beamer='' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/kegelbahn/dynare/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' subdirs=' preprocessor' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dynare" #define PACKAGE_TARNAME "dynare" #define PACKAGE_VERSION "4.6-unstable" #define PACKAGE_STRING "dynare 4.6-unstable" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "dynare" #define VERSION "4.6-unstable" #define HAVE_CXX14 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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_LIBZ 1 configure: exit 0