Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by FreeFEM configure 4.6, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --enable-generic --enable-optim --enable-download --enable-maintainer-mode CXXFLAGS=-mtune=generic CFLAGS=-mtune=generic FFLAGS=-mtune=generic--enable-download --disable-hips
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = DESKTOP-57RLFSF
- uname -m = x86_64
- uname -r = 3.0.7-338.x86_64
- uname -s = MINGW64_NT-10.0-18363
- uname -v = 2019-07-11 10:58 UTC
- /usr/bin/uname -p = unknown
- /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: /mingw64/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /c/Windows/System32
- PATH: /c/Windows
- PATH: /c/Windows/System32/Wbem
- PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
- PATH: /usr/bin/site_perl
- PATH: /usr/bin/vendor_perl
- PATH: /usr/bin/core_perl
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3233: loading site script /mingw64/etc/config.site
- | # This file is in public domain.
- | # Original author: Karlson2k (Evgeny Grin)
- | # Written for MSys2/MinGW64 to help running 'configure' scripts
- |
- | # Defaults for MinGW64-targeted programs
- |
- | # Set proper selfname on bash and fallback to default name on other shells
- | test -n "${BASH_SOURCE}" 2>/dev/null && config_site_me="${BASH_SOURCE[0]##*/}" || config_site_me=config.site
- |
- | # Set default 'host' to speedup configure
- | if test -z "$build_alias"; then
- | build_alias="${MSYSTEM_CHOST-x86_64-w64-mingw32}" && \
- | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default build_alias set to $build_alias" >&5
- | fi
- |
- | # Set default 'prefix' to "/mingw64"
- | if ( test -z "$prefix" || test "x$prefix" = "xNONE" ) && \
- | ( test -z "$exec_prefix" || test "x$exec_prefix" = "xNONE" ); then
- | prefix="${MSYSTEM_PREFIX-/mingw64}" && \
- | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default prefix set to $prefix" >&5
- | fi
- config.site:13: default build_alias set to x86_64-w64-mingw32
- config.site:20: default prefix set to /mingw64
- configure:3389: checking for a BSD-compatible install
- configure:3457: result: /usr/bin/install -c
- configure:3468: checking whether build environment is sane
- configure:3523: result: yes
- configure:3674: checking for a thread-safe mkdir -p
- configure:3713: result: /usr/bin/mkdir -p
- configure:3720: checking for gawk
- configure:3736: found /usr/bin/gawk
- configure:3747: result: gawk
- configure:3758: checking whether make sets $(MAKE)
- configure:3780: result: yes
- configure:3809: checking whether make supports nested variables
- configure:3826: result: yes
- configure:3962: checking whether make sets $(MAKE)
- configure:3984: result: yes
- configure:4036: checking for ranlib
- configure:4052: found /mingw64/bin/ranlib
- configure:4063: result: ranlib
- configure:4104: checking whether to enable maintainer-specific portions of Makefiles
- configure:4113: result: yes
- configure:4179: checking for gcc
- configure:4195: found /mingw64/bin/gcc
- configure:4206: result: gcc
- configure:4435: checking for C compiler version
- configure:4444: gcc --version >&5
- gcc.exe (Rev2, Built by MSYS2 project) 9.3.0
- Copyright (C) 2019 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:4455: $? = 0
- configure:4444: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe
- COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
- Target: x86_64-w64-mingw32
- Configured with: ../gcc-9.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --enable-plugin --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
- Thread model: posix
- gcc version 9.3.0 (Rev2, Built by MSYS2 project)
- configure:4455: $? = 0
- configure:4444: gcc -V >&5
- gcc.exe: error: unrecognized command line option '-V'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:4455: $? = 1
- configure:4444: gcc -qversion >&5
- gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:4455: $? = 1
- configure:4475: checking whether the C compiler works
- configure:4497: gcc -mtune=generic conftest.c >&5
- configure:4501: $? = 0
- configure:4549: result: yes
- configure:4552: checking for C compiler default output file name
- configure:4554: result: a.exe
- configure:4560: checking for suffix of executables
- configure:4567: gcc -o conftest.exe -mtune=generic conftest.c >&5
- configure:4571: $? = 0
- configure:4593: result: .exe
- configure:4615: checking whether we are cross compiling
- configure:4623: gcc -o conftest.exe -mtune=generic conftest.c >&5
- configure:4627: $? = 0
- configure:4634: ./conftest.exe
- configure:4638: $? = 0
- configure:4653: result: no
- configure:4658: checking for suffix of object files
- configure:4680: gcc -c -mtune=generic conftest.c >&5
- configure:4684: $? = 0
- configure:4705: result: o
- configure:4709: checking whether we are using the GNU C compiler
- configure:4728: gcc -c -mtune=generic conftest.c >&5
- configure:4728: $? = 0
- configure:4737: result: yes
- configure:4746: checking whether gcc accepts -g
- configure:4766: gcc -c -g conftest.c >&5
- configure:4766: $? = 0
- configure:4807: result: yes
- configure:4824: checking for gcc option to accept ISO C89
- configure:4887: gcc -c -mtune=generic conftest.c >&5
- configure:4887: $? = 0
- configure:4900: result: none needed
- configure:4925: checking whether gcc understands -c and -o together
- configure:4947: gcc -c conftest.c -o conftest2.o
- configure:4950: $? = 0
- configure:4947: gcc -c conftest.c -o conftest2.o
- configure:4950: $? = 0
- configure:4962: result: yes
- configure:4982: checking whether make supports the include directive
- configure:4997: make -f confmf.GNU && cat confinc.out
- this is the am__doit target
- configure:5000: $? = 0
- configure:5019: result: yes (GNU style)
- configure:5044: checking dependency style of gcc
- configure:5155: result: gcc3
- configure:5228: checking for g++
- configure:5244: found /mingw64/bin/g++
- configure:5255: result: g++
- configure:5282: checking for C++ compiler version
- configure:5291: g++ --version >&5
- g++.exe (Rev2, Built by MSYS2 project) 9.3.0
- Copyright (C) 2019 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:5302: $? = 0
- configure:5291: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\msys64\mingw64\bin\g++.exe
- COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
- Target: x86_64-w64-mingw32
- Configured with: ../gcc-9.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --enable-plugin --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
- Thread model: posix
- gcc version 9.3.0 (Rev2, Built by MSYS2 project)
- configure:5302: $? = 0
- configure:5291: g++ -V >&5
- g++.exe: error: unrecognized command line option '-V'
- g++.exe: fatal error: no input files
- compilation terminated.
- configure:5302: $? = 1
- configure:5291: g++ -qversion >&5
- g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
- g++.exe: fatal error: no input files
- compilation terminated.
- configure:5302: $? = 1
- configure:5306: checking whether we are using the GNU C++ compiler
- configure:5325: g++ -c -mtune=generic conftest.cpp >&5
- configure:5325: $? = 0
- configure:5334: result: yes
- configure:5343: checking whether g++ accepts -g
- configure:5363: g++ -c -g conftest.cpp >&5
- configure:5363: $? = 0
- configure:5404: result: yes
- configure:5429: checking dependency style of g++
- configure:5540: result: gcc3
- configure:5588: checking for unzip
- configure:5604: found /usr/bin/unzip
- configure:5616: result: yes
- configure:5626: checking for m4
- configure:5642: found /usr/bin/m4
- configure:5654: result: yes
- configure:5664: checking for bison
- configure:5680: found /usr/bin/bison
- configure:5692: result: yes
- configure:5702: checking for flex
- configure:5718: found /usr/bin/flex
- configure:5730: result: yes
- configure:5740: checking for cmake
- configure:5756: found /usr/bin/cmake
- configure:5768: result: yes
- configure:5778: checking for patch
- configure:5794: found /usr/bin/patch
- configure:5806: result: yes
- configure:5839: g++ -o conftest.exe -mtune=generic conftest.cpp >&5
- configure:5839: $? = 0
- configure:5839: ./conftest.exe
- configure:5839: $? = 0
- configure:5843: g++ -o conftest.exe -mtune=generic conftest.cpp >&5
- configure:5843: $? = 0
- configure:5843: ./conftest.exe
- configure:5843: $? = 0
- configure:5847: g++ -o conftest.exe -mtune=generic conftest.cpp >&5
- configure:5847: $? = 0
- configure:5847: ./conftest.exe
- configure:5847: $? = 0
- configure:5968: checking for gfortran
- configure:5984: found /mingw64/bin/gfortran
- configure:5995: result: gfortran
- configure:6021: checking for Fortran compiler version
- configure:6030: gfortran --version >&5
- GNU Fortran (Rev2, Built by MSYS2 project) 9.3.0
- Copyright (C) 2019 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:6041: $? = 0
- configure:6030: gfortran -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\msys64\mingw64\bin\gfortran.exe
- COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
- Target: x86_64-w64-mingw32
- Configured with: ../gcc-9.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --enable-plugin --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
- Thread model: posix
- gcc version 9.3.0 (Rev2, Built by MSYS2 project)
- configure:6041: $? = 0
- configure:6030: gfortran -V >&5
- gfortran.exe: error: unrecognized command line option '-V'
- gfortran.exe: fatal error: no input files
- compilation terminated.
- configure:6041: $? = 1
- configure:6030: gfortran -qversion >&5
- gfortran.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gfortran.exe: fatal error: no input files
- compilation terminated.
- configure:6041: $? = 1
- configure:6050: checking whether we are using the GNU Fortran compiler
- configure:6063: gfortran -c conftest.F >&5
- configure:6063: $? = 0
- configure:6072: result: yes
- configure:6078: checking whether gfortran accepts -g
- configure:6089: gfortran -c -g conftest.f >&5
- configure:6089: $? = 0
- configure:6097: result: yes
- configure:6179: checking for gfortran
- configure:6195: found /mingw64/bin/gfortran
- configure:6206: result: gfortran
- configure:6232: checking for Fortran 77 compiler version
- configure:6241: gfortran --version >&5
- GNU Fortran (Rev2, Built by MSYS2 project) 9.3.0
- Copyright (C) 2019 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:6252: $? = 0
- configure:6241: gfortran -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\msys64\mingw64\bin\gfortran.exe
- COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
- Target: x86_64-w64-mingw32
- Configured with: ../gcc-9.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,fortran,ada,objc,obj-c++ --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --enable-libstdcxx-time=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --enable-plugin --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
- Thread model: posix
- gcc version 9.3.0 (Rev2, Built by MSYS2 project)
- configure:6252: $? = 0
- configure:6241: gfortran -V >&5
- gfortran.exe: error: unrecognized command line option '-V'
- gfortran.exe: fatal error: no input files
- compilation terminated.
- configure:6252: $? = 1
- configure:6241: gfortran -qversion >&5
- gfortran.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gfortran.exe: fatal error: no input files
- compilation terminated.
- configure:6252: $? = 1
- configure:6261: checking whether we are using the GNU Fortran 77 compiler
- configure:6274: gfortran -c -mtune=generic--enable-download conftest.F >&5
- f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
- f951.exe: note: valid arguments to '-mtune=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native
- configure:6274: $? = 1
- configure: failed program was:
- | program main
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | end
- configure:6283: result: no
- configure:6289: checking whether gfortran accepts -g
- configure:6300: gfortran -c -g conftest.f >&5
- configure:6300: $? = 0
- configure:6308: result: yes
- configure:6346: checking build system type
- configure:6360: result: x86_64-w64-mingw32
- configure:6380: checking host system type
- configure:6393: result: x86_64-w64-mingw32
- configure:6418: checking how to get verbose linking output from gfortran
- configure:6428: gfortran -c -mtune=generic--enable-download conftest.f >&5
- f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
- f951.exe: note: valid arguments to '-mtune=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native
- configure:6428: $? = 1
- configure: failed program was:
- | program main
- |
- | end
- configure:6523: WARNING: compilation failed
- configure:6529: result:
- configure:6531: checking for Fortran 77 libraries of gfortran
- configure:6554: gfortran -o conftest.exe -mtune=generic--enable-download conftest.f
- f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
- f951.exe: note: valid arguments to '-mtune=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native
- configure:6750: result:
- configure:6826: WARNING: get dir of -lgfortran FLIBS : -lgfortran
- configure:6884: g++ -o conftest.exe -mtune=generic conftest.cpp -lgfortran >&5
- conftest.cpp:18:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch]
- 18 | char exit ();
- | ^~~~
- configure:6884: $? = 0
- configure:6895: checking Size of fortran 77 integer
- configure:6925: gfortran -o conftest.exe -mtune=generic--enable-download conftest.f >&5
- f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
- f951.exe: note: valid arguments to '-mtune=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native
- configure:6925: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- |
- | program test
- | integer p,i
- | p=1024*1024
- | i= p*p
- | open(7,file="conftest.out")
- | if (i>0) then
- | write(7,*) 8
- | else
- | write(7,*) 4
- | endif
- | close(7)
- | end
- |
- configure:6941: result: 4
- configure:6949: checking for dummy main to link with Fortran 77 libraries
- configure:6983: gcc -o conftest.exe -mtune=generic conftest.c -lgfortran >&5
- configure:6983: $? = 0
- configure:7028: result: none
- configure:7061: checking for Fortran 77 name-mangling scheme
- configure:7074: gfortran -c -mtune=generic--enable-download conftest.f >&5
- f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
- f951.exe: note: valid arguments to '-mtune=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client icelake-server cascadelake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm intel x86-64 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 btver1 btver2 generic native
- configure:7074: $? = 1
- configure: failed program was:
- | subroutine foobar()
- | return
- | end
- | subroutine foo_bar()
- | return
- | end
- configure:7207: error: in `/c/Users/Z77Pro/source/repos/FreeFem-sources':
- configure:7209: error: cannot compile a simple Fortran program
- See `config.log' for more details
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-w64-mingw32
- 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=set
- ac_cv_env_CFLAGS_value=-mtune=generic
- 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=set
- ac_cv_env_CXXFLAGS_value=-mtune=generic
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_F77_set=
- ac_cv_env_F77_value=
- ac_cv_env_FCFLAGS_set=
- ac_cv_env_FCFLAGS_value=
- ac_cv_env_FC_set=
- ac_cv_env_FC_value=
- ac_cv_env_FFLAGS_set=set
- ac_cv_env_FFLAGS_value=-mtune=generic--enable-download
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_MPICC_set=
- ac_cv_env_MPICC_value=
- ac_cv_env_MPICXX_set=
- ac_cv_env_MPICXX_value=
- ac_cv_env_MPIF77_set=
- ac_cv_env_MPIF77_value=
- ac_cv_env_MPIFC_set=
- ac_cv_env_MPIFC_value=
- ac_cv_env_MPIRUN_set=
- ac_cv_env_MPIRUN_value=
- ac_cv_env_YACC_set=
- ac_cv_env_YACC_value=
- ac_cv_env_YFLAGS_set=
- ac_cv_env_YFLAGS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_exeext=.exe
- ac_cv_f77_compiler_gnu=no
- ac_cv_f77_dummy_main=none
- ac_cv_f77_libs=
- ac_cv_fc_compiler_gnu=yes
- ac_cv_fortran_dummy_main=none
- ac_cv_host=x86_64-w64-mingw32
- ac_cv_objext=o
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- 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_FC=gfortran
- 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_fc_g=yes
- ac_cv_prog_ff_bison=yes
- ac_cv_prog_ff_cmake=yes
- ac_cv_prog_ff_flex=yes
- ac_cv_prog_ff_m4=yes
- ac_cv_prog_ff_patch=yes
- ac_cv_prog_ff_unzip=yes
- ac_cv_prog_make_make_set=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing aclocal-1.16'
- ADD_PACKAGE_NAME=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='1'
- AM_V='$(V)'
- AR=''
- ARFLAGS=''
- ARPACKLIB=''
- ARPACKLIBS=''
- ARPACK_FALSE=''
- ARPACK_TRUE=''
- AUTOCONF='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing autoconf'
- AUTOHEADER='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing autoheader'
- AUTOMAKE='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing automake-1.16'
- AWK='gawk'
- BAMGPROG=''
- BEMTOOL_FALSE=''
- BEMTOOL_TRUE=''
- BIN_ffmaster=''
- BLACS_FALSE=''
- BLACS_TRUE=''
- BLASINC=''
- BLASLIBS=''
- BOOST_FALSE=''
- BOOST_TRUE=''
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-mtune=generic'
- CFLAGSF77=''
- CNOFLAGS=''
- COMPILE_OPENBLAS=''
- CPPFLAGS=''
- CXX11FLAGS=''
- CXX='g++'
- CXXCPP=''
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-mtune=generic'
- CYGPATH_W='cygpath -w'
- DEFS=''
- DEPDIR='.deps'
- DOWNLOADCOMPILE=''
- DOWNLOADED_BLAS=''
- DOWNLOADED_BLAS_BUILT_SOURCES=''
- DOWNLOAD_ARPACK=''
- DOWNLOAD_FALSE=''
- DOWNLOAD_FFTW=''
- DOWNLOAD_TRUE=''
- DOWNLOAD_UMFPACK=''
- DYLIB_SUFFIX=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP=''
- EIGENOBJ=''
- ENABLE_EIGEN_FALSE=''
- ENABLE_EIGEN_TRUE=''
- ENABLE_FFCS='no'
- ENABLE_FFCS_FALSE=''
- ENABLE_FFCS_TRUE='#'
- EXEEXT='.exe'
- F77='gfortran'
- FC='gfortran'
- FCFLAGS='-g -O2'
- FFCS_MPIOK_FALSE=''
- FFCS_MPIOK_TRUE=''
- FFCS_WINDOWS_FALSE=''
- FFCS_WINDOWS_TRUE=''
- FFGLUTNAME=''
- FFGLUTPROG=''
- FFLAGS='-mtune=generic--enable-download'
- FFTW3_FALSE=''
- FFTW3_TRUE=''
- FF_HAVE_REGEX_H=''
- FF_LAPACKdir=''
- FF_MALLOC_H=''
- FF_SECOND=''
- FF_UMFPACK_CONFIG=''
- FF_conf_petsc_complex=''
- FF_conf_petsc_real=''
- FF_generic_petsc=''
- FF_prefix_petsc=''
- FF_prefix_petsc_complex=''
- FF_prefix_petsc_real=''
- FLIBS=' -lgfortran'
- FNOFLAGS=''
- FORTRAN_FALSE=''
- FORTRAN_TRUE=''
- FREEYAMS_FALSE=''
- FREEYAMS_TRUE=''
- G2CLIB=''
- GCCNOCYGWIN=''
- GMM_FALSE=''
- GMM_TRUE=''
- GREP=''
- GSL_CFLAGS=''
- GSL_CONFIG=''
- GSL_FALSE=''
- GSL_LIBS=''
- GSL_TRUE=''
- H5CC=''
- H5FC=''
- HDF5_CC=''
- HDF5_CFLAGS=''
- HDF5_CPPFLAGS=''
- HDF5_FALSE=''
- HDF5_FC=''
- HDF5_FFLAGS=''
- HDF5_FLIBS=''
- HDF5_LDFLAGS=''
- HDF5_LIBS=''
- HDF5_TRUE=''
- HDF5_VERSION=''
- HPDDM_FALSE=''
- HPDDM_TRUE=''
- HTOOL_FALSE=''
- HTOOL_TRUE=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- IPOPT_FALSE=''
- IPOPT_TRUE=''
- KERNEL_VERSION=''
- LAPACKLIBS=''
- LAPACK_arpack_LIB=''
- LDFLAGS=''
- LEX=''
- LEXLIB=''
- LEX_OUTPUT_ROOT=''
- LIBC_VERSION=''
- LIBOBJS=''
- LIBS=''
- LIBSEQ_FALSE=''
- LIBSEQ_TRUE=''
- LIBSGLUT=''
- LIBSNOCONSOLE=''
- LIBSPTHREAD=''
- LOAD_COMPILE=''
- LOAD_TESTS=''
- LTLIBOBJS=''
- MAINT=''
- MAINTAINER_MODE_FALSE='#'
- MAINTAINER_MODE_TRUE=''
- MAKEINFO='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing makeinfo'
- MEDITPROG=''
- METIS_FALSE=''
- METIS_TRUE=''
- MKDIR_P='/usr/bin/mkdir -p'
- MKL_FALSE=''
- MKL_TRUE=''
- MMG3D_FALSE=''
- MMG3D_TRUE=''
- MMG_FALSE=''
- MMG_TRUE=''
- MPICC=''
- MPICXX=''
- MPIF77=''
- MPIFC=''
- MPIPROG=''
- MPIRUN=''
- MPISCRIPT=''
- MPI_FALSE=''
- MPI_INCLUDE=''
- MPI_INC_DIR=''
- MPI_LIB=''
- MPI_LIBC=''
- MPI_LIBFC=''
- MPI_LIB_DIRS=''
- MPI_RUN_OPTION=''
- MPI_TRUE=''
- MSHMET_FALSE=''
- MSHMET_TRUE=''
- MUMPS_FALSE=''
- MUMPS_TRUE=''
- MUMPS_ptscotch_FALSE=''
- MUMPS_ptscotch_TRUE=''
- MUMPS_scotch_FALSE=''
- MUMPS_scotch_TRUE=''
- MUMPS_seq_FALSE=''
- MUMPS_seq_TRUE=''
- NLOPT_FALSE=''
- NLOPT_TRUE=''
- NO_RANGE_CHECK=''
- OBJEXT='o'
- OPTIM_TYPE=''
- PACKAGE='FreeFEM'
- PACKAGE_BUGREPORT='frederic.hecht@sorbonne-universite.fr'
- PACKAGE_NAME='FreeFEM'
- PACKAGE_STRING='FreeFEM 4.6'
- PACKAGE_TARNAME='FreeFEM'
- PACKAGE_URL=''
- PACKAGE_VERSION='4.6'
- PARMETIS_FALSE=''
- PARMETIS_TRUE=''
- PARMMG_FALSE=''
- PARMMG_TRUE=''
- PATH_SEPARATOR=':'
- PETSCCOMPLEX_FALSE=''
- PETSCCOMPLEX_TRUE=''
- PETSC_FALSE=''
- PETSC_TRUE=''
- PIPE_FALSE=''
- PIPE_TRUE=''
- PTHREAD_FALSE=''
- PTHREAD_TRUE=''
- PTSCOTCH_FALSE=''
- PTSCOTCH_TRUE=''
- RANLIB='ranlib'
- RANLIN=''
- SCALAPACK_FALSE=''
- SCALAPACK_TRUE=''
- SCOTCH_FALSE=''
- SCOTCH_INCLUDE=''
- SCOTCH_TRUE=''
- SED=''
- SET_MAKE=''
- SHELL='/bin/sh'
- SIZEOF_INT='4'
- SIZEOF_LONG='4'
- SIZEOF_PTR='8'
- SIZEOF_PTRINBIT='64'
- SKIP_TESTS_EIGEN=''
- SKIP_TESTS_MPI=''
- SLEPCCOMPLEX_FALSE=''
- SLEPCCOMPLEX_TRUE=''
- SLEPC_FALSE=''
- SLEPC_TRUE=''
- STATICTOOL=''
- STDPROG=''
- STD_GRAPH_OBJ=''
- STD_LDFLAGS=''
- STD_LIBS=''
- STRIP=''
- SUPERLU_FALSE=''
- SUPERLU_TRUE=''
- TEST_FFPP=''
- TEST_FFPPMPI=''
- TEST_FFPP_MPI=''
- TETGEN_FALSE=''
- TETGEN_TRUE=''
- TOOL_COMPILE_MMAP=''
- TOOL_COMPILE_NewSolver=''
- TOOL_COMPILE_bem=''
- TOOL_COMPILE_blaslapack=''
- TOOL_COMPILE_gmm=''
- TOOL_COMPILE_gsl=''
- TOOL_COMPILE_hpddm=''
- TOOL_COMPILE_iohdf5=''
- TOOL_COMPILE_ipopt=''
- TOOL_COMPILE_lapack=''
- TOOL_COMPILE_metis=''
- TOOL_COMPILE_mkl=''
- TOOL_COMPILE_mmg3d=''
- TOOL_COMPILE_mmg=''
- TOOL_COMPILE_mshmet=''
- TOOL_COMPILE_mumps=''
- TOOL_COMPILE_mumps_seq=''
- TOOL_COMPILE_nlopt=''
- TOOL_COMPILE_parmetis=''
- TOOL_COMPILE_parmmg=''
- TOOL_COMPILE_petsc=''
- TOOL_COMPILE_petsccomplex=''
- TOOL_COMPILE_pipe=''
- TOOL_COMPILE_ptscotch=''
- TOOL_COMPILE_scalapack=''
- TOOL_COMPILE_scotch=''
- TOOL_COMPILE_suitesparse=''
- TOOL_COMPILE_superlu=''
- TOOL_COMPILE_tetgen=''
- TOOL_COMPILE_umfpack=''
- TOOL_COMPILE_yams=''
- TOOL_DYLIB_MMAP=''
- TOOL_DYLIB_NewSolver=''
- TOOL_DYLIB_bem=''
- TOOL_DYLIB_gmm=''
- TOOL_DYLIB_gsl=''
- TOOL_DYLIB_hpddm=''
- TOOL_DYLIB_iohdf5=''
- TOOL_DYLIB_ipopt=''
- TOOL_DYLIB_lapack=''
- TOOL_DYLIB_metis=''
- TOOL_DYLIB_mkl=''
- TOOL_DYLIB_mmg3d=''
- TOOL_DYLIB_mmg=''
- TOOL_DYLIB_mshmet=''
- TOOL_DYLIB_mumps=''
- TOOL_DYLIB_mumps_seq=''
- TOOL_DYLIB_nlopt=''
- TOOL_DYLIB_parmetis=''
- TOOL_DYLIB_parmmg=''
- TOOL_DYLIB_pipe=''
- TOOL_DYLIB_scalapack=''
- TOOL_DYLIB_scotch=''
- TOOL_DYLIB_superlu=''
- TOOL_DYLIB_tetgen=''
- TOOL_DYLIB_umfpack=''
- TOOL_DYLIB_yams=''
- UMFPACKLIBS=''
- UMFPACK_CPPFLAGS=''
- UMFPACK_FALSE=''
- UMFPACK_TRUE=''
- VERSION='4.6'
- WGET=''
- WIN32DLLTARGET=''
- WINDRESOBJ=''
- WITH_CXX11=''
- YACC=''
- YFLAGS=''
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_F77='gfortran'
- ac_ct_FC='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 -'
- bindir='${exec_prefix}/bin'
- build='x86_64-w64-mingw32'
- build_alias='x86_64-w64-mingw32'
- build_cpu='x86_64'
- build_os='mingw32'
- build_vendor='w64'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- ff_bison='yes'
- ff_cmake='yes'
- ff_curl=''
- ff_flex='yes'
- ff_git=''
- ff_libtool=''
- ff_m4='yes'
- ff_patch='yes'
- ff_prefix_dir=''
- ff_prefix_dir_etc=''
- ff_prefix_dir_example=''
- ff_prefix_dir_include=''
- ff_prefix_dir_lib=''
- ff_prefix_dir_lib_mpi=''
- ff_unzip='yes'
- ff_wget=''
- host='x86_64-w64-mingw32'
- host_alias=''
- host_cpu='x86_64'
- host_os='mingw32'
- host_vendor='w64'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/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='/mingw64'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "FreeFEM"
- #define PACKAGE_TARNAME "FreeFEM"
- #define PACKAGE_VERSION "4.6"
- #define PACKAGE_STRING "FreeFEM 4.6"
- #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr"
- #define PACKAGE_URL ""
- #define PACKAGE "FreeFEM"
- #define VERSION "4.6"
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement