Advertisement
Guest User

Untitled

a guest
Apr 20th, 2020
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.47 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by FreeFEM configure 4.6, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --enable-generic --enable-optim --enable-download --enable-maintainer-mode CXXFLAGS=-mtune=generic CFLAGS=-mtune=generic FFLAGS=-mtune=generic--enable-download --disable-hips
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = DESKTOP-57RLFSF
  14. uname -m = x86_64
  15. uname -r = 3.0.7-338.x86_64
  16. uname -s = MINGW64_NT-10.0-18363
  17. uname -v = 2019-07-11 10:58 UTC
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /mingw64/bin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /bin
  34. PATH: /c/Windows/System32
  35. PATH: /c/Windows
  36. PATH: /c/Windows/System32/Wbem
  37. PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
  38. PATH: /usr/bin/site_perl
  39. PATH: /usr/bin/vendor_perl
  40. PATH: /usr/bin/core_perl
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:3233: loading site script /mingw64/etc/config.site
  48. | # This file is in public domain.
  49. | # Original author: Karlson2k (Evgeny Grin)
  50. | # Written for MSys2/MinGW64 to help running 'configure' scripts
  51. |
  52. | # Defaults for MinGW64-targeted programs
  53. |
  54. | # Set proper selfname on bash and fallback to default name on other shells
  55. | test -n "${BASH_SOURCE}" 2>/dev/null && config_site_me="${BASH_SOURCE[0]##*/}" || config_site_me=config.site
  56. |
  57. | # Set default 'host' to speedup configure
  58. | if test -z "$build_alias"; then
  59. | build_alias="${MSYSTEM_CHOST-x86_64-w64-mingw32}" && \
  60. | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default build_alias set to $build_alias" >&5
  61. | fi
  62. |
  63. | # Set default 'prefix' to "/mingw64"
  64. | if ( test -z "$prefix" || test "x$prefix" = "xNONE" ) && \
  65. | ( test -z "$exec_prefix" || test "x$exec_prefix" = "xNONE" ); then
  66. | prefix="${MSYSTEM_PREFIX-/mingw64}" && \
  67. | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default prefix set to $prefix" >&5
  68. | fi
  69. config.site:13: default build_alias set to x86_64-w64-mingw32
  70. config.site:20: default prefix set to /mingw64
  71. configure:3389: checking for a BSD-compatible install
  72. configure:3457: result: /usr/bin/install -c
  73. configure:3468: checking whether build environment is sane
  74. configure:3523: result: yes
  75. configure:3674: checking for a thread-safe mkdir -p
  76. configure:3713: result: /usr/bin/mkdir -p
  77. configure:3720: checking for gawk
  78. configure:3736: found /usr/bin/gawk
  79. configure:3747: result: gawk
  80. configure:3758: checking whether make sets $(MAKE)
  81. configure:3780: result: yes
  82. configure:3809: checking whether make supports nested variables
  83. configure:3826: result: yes
  84. configure:3962: checking whether make sets $(MAKE)
  85. configure:3984: result: yes
  86. configure:4036: checking for ranlib
  87. configure:4052: found /mingw64/bin/ranlib
  88. configure:4063: result: ranlib
  89. configure:4104: checking whether to enable maintainer-specific portions of Makefiles
  90. configure:4113: result: yes
  91. configure:4179: checking for gcc
  92. configure:4195: found /mingw64/bin/gcc
  93. configure:4206: result: gcc
  94. configure:4435: checking for C compiler version
  95. configure:4444: gcc --version >&5
  96. gcc.exe (Rev2, Built by MSYS2 project) 9.3.0
  97.  
  98. Copyright (C) 2019 Free Software Foundation, Inc.
  99.  
  100. This is free software; see the source for copying conditions. There is NO
  101.  
  102. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  103.  
  104.  
  105.  
  106. configure:4455: $? = 0
  107. configure:4444: gcc -v >&5
  108. Using built-in specs.
  109. COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe
  110. COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
  111. Target: x86_64-w64-mingw32
  112. 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
  113. Thread model: posix
  114. gcc version 9.3.0 (Rev2, Built by MSYS2 project)
  115. configure:4455: $? = 0
  116. configure:4444: gcc -V >&5
  117. gcc.exe: error: unrecognized command line option '-V'
  118. gcc.exe: fatal error: no input files
  119. compilation terminated.
  120. configure:4455: $? = 1
  121. configure:4444: gcc -qversion >&5
  122. gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
  123. gcc.exe: fatal error: no input files
  124. compilation terminated.
  125. configure:4455: $? = 1
  126. configure:4475: checking whether the C compiler works
  127. configure:4497: gcc -mtune=generic conftest.c >&5
  128. configure:4501: $? = 0
  129. configure:4549: result: yes
  130. configure:4552: checking for C compiler default output file name
  131. configure:4554: result: a.exe
  132. configure:4560: checking for suffix of executables
  133. configure:4567: gcc -o conftest.exe -mtune=generic conftest.c >&5
  134. configure:4571: $? = 0
  135. configure:4593: result: .exe
  136. configure:4615: checking whether we are cross compiling
  137. configure:4623: gcc -o conftest.exe -mtune=generic conftest.c >&5
  138. configure:4627: $? = 0
  139. configure:4634: ./conftest.exe
  140. configure:4638: $? = 0
  141. configure:4653: result: no
  142. configure:4658: checking for suffix of object files
  143. configure:4680: gcc -c -mtune=generic conftest.c >&5
  144. configure:4684: $? = 0
  145. configure:4705: result: o
  146. configure:4709: checking whether we are using the GNU C compiler
  147. configure:4728: gcc -c -mtune=generic conftest.c >&5
  148. configure:4728: $? = 0
  149. configure:4737: result: yes
  150. configure:4746: checking whether gcc accepts -g
  151. configure:4766: gcc -c -g conftest.c >&5
  152. configure:4766: $? = 0
  153. configure:4807: result: yes
  154. configure:4824: checking for gcc option to accept ISO C89
  155. configure:4887: gcc -c -mtune=generic conftest.c >&5
  156. configure:4887: $? = 0
  157. configure:4900: result: none needed
  158. configure:4925: checking whether gcc understands -c and -o together
  159. configure:4947: gcc -c conftest.c -o conftest2.o
  160. configure:4950: $? = 0
  161. configure:4947: gcc -c conftest.c -o conftest2.o
  162. configure:4950: $? = 0
  163. configure:4962: result: yes
  164. configure:4982: checking whether make supports the include directive
  165. configure:4997: make -f confmf.GNU && cat confinc.out
  166. this is the am__doit target
  167. configure:5000: $? = 0
  168. configure:5019: result: yes (GNU style)
  169. configure:5044: checking dependency style of gcc
  170. configure:5155: result: gcc3
  171. configure:5228: checking for g++
  172. configure:5244: found /mingw64/bin/g++
  173. configure:5255: result: g++
  174. configure:5282: checking for C++ compiler version
  175. configure:5291: g++ --version >&5
  176. g++.exe (Rev2, Built by MSYS2 project) 9.3.0
  177.  
  178. Copyright (C) 2019 Free Software Foundation, Inc.
  179.  
  180. This is free software; see the source for copying conditions. There is NO
  181.  
  182. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  183.  
  184.  
  185.  
  186. configure:5302: $? = 0
  187. configure:5291: g++ -v >&5
  188. Using built-in specs.
  189. COLLECT_GCC=C:\msys64\mingw64\bin\g++.exe
  190. COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
  191. Target: x86_64-w64-mingw32
  192. 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
  193. Thread model: posix
  194. gcc version 9.3.0 (Rev2, Built by MSYS2 project)
  195. configure:5302: $? = 0
  196. configure:5291: g++ -V >&5
  197. g++.exe: error: unrecognized command line option '-V'
  198. g++.exe: fatal error: no input files
  199. compilation terminated.
  200. configure:5302: $? = 1
  201. configure:5291: g++ -qversion >&5
  202. g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
  203. g++.exe: fatal error: no input files
  204. compilation terminated.
  205. configure:5302: $? = 1
  206. configure:5306: checking whether we are using the GNU C++ compiler
  207. configure:5325: g++ -c -mtune=generic conftest.cpp >&5
  208. configure:5325: $? = 0
  209. configure:5334: result: yes
  210. configure:5343: checking whether g++ accepts -g
  211. configure:5363: g++ -c -g conftest.cpp >&5
  212. configure:5363: $? = 0
  213. configure:5404: result: yes
  214. configure:5429: checking dependency style of g++
  215. configure:5540: result: gcc3
  216. configure:5588: checking for unzip
  217. configure:5604: found /usr/bin/unzip
  218. configure:5616: result: yes
  219. configure:5626: checking for m4
  220. configure:5642: found /usr/bin/m4
  221. configure:5654: result: yes
  222. configure:5664: checking for bison
  223. configure:5680: found /usr/bin/bison
  224. configure:5692: result: yes
  225. configure:5702: checking for flex
  226. configure:5718: found /usr/bin/flex
  227. configure:5730: result: yes
  228. configure:5740: checking for cmake
  229. configure:5756: found /usr/bin/cmake
  230. configure:5768: result: yes
  231. configure:5778: checking for patch
  232. configure:5794: found /usr/bin/patch
  233. configure:5806: result: yes
  234. configure:5839: g++ -o conftest.exe -mtune=generic conftest.cpp >&5
  235. configure:5839: $? = 0
  236. configure:5839: ./conftest.exe
  237. configure:5839: $? = 0
  238. configure:5843: g++ -o conftest.exe -mtune=generic conftest.cpp >&5
  239. configure:5843: $? = 0
  240. configure:5843: ./conftest.exe
  241. configure:5843: $? = 0
  242. configure:5847: g++ -o conftest.exe -mtune=generic conftest.cpp >&5
  243. configure:5847: $? = 0
  244. configure:5847: ./conftest.exe
  245. configure:5847: $? = 0
  246. configure:5968: checking for gfortran
  247. configure:5984: found /mingw64/bin/gfortran
  248. configure:5995: result: gfortran
  249. configure:6021: checking for Fortran compiler version
  250. configure:6030: gfortran --version >&5
  251. GNU Fortran (Rev2, Built by MSYS2 project) 9.3.0
  252.  
  253. Copyright (C) 2019 Free Software Foundation, Inc.
  254.  
  255. This is free software; see the source for copying conditions. There is NO
  256.  
  257. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  258.  
  259.  
  260.  
  261. configure:6041: $? = 0
  262. configure:6030: gfortran -v >&5
  263. Using built-in specs.
  264. COLLECT_GCC=C:\msys64\mingw64\bin\gfortran.exe
  265. COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
  266. Target: x86_64-w64-mingw32
  267. 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
  268. Thread model: posix
  269. gcc version 9.3.0 (Rev2, Built by MSYS2 project)
  270. configure:6041: $? = 0
  271. configure:6030: gfortran -V >&5
  272. gfortran.exe: error: unrecognized command line option '-V'
  273. gfortran.exe: fatal error: no input files
  274. compilation terminated.
  275. configure:6041: $? = 1
  276. configure:6030: gfortran -qversion >&5
  277. gfortran.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
  278. gfortran.exe: fatal error: no input files
  279. compilation terminated.
  280. configure:6041: $? = 1
  281. configure:6050: checking whether we are using the GNU Fortran compiler
  282. configure:6063: gfortran -c conftest.F >&5
  283. configure:6063: $? = 0
  284. configure:6072: result: yes
  285. configure:6078: checking whether gfortran accepts -g
  286. configure:6089: gfortran -c -g conftest.f >&5
  287. configure:6089: $? = 0
  288. configure:6097: result: yes
  289. configure:6179: checking for gfortran
  290. configure:6195: found /mingw64/bin/gfortran
  291. configure:6206: result: gfortran
  292. configure:6232: checking for Fortran 77 compiler version
  293. configure:6241: gfortran --version >&5
  294. GNU Fortran (Rev2, Built by MSYS2 project) 9.3.0
  295.  
  296. Copyright (C) 2019 Free Software Foundation, Inc.
  297.  
  298. This is free software; see the source for copying conditions. There is NO
  299.  
  300. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  301.  
  302.  
  303.  
  304. configure:6252: $? = 0
  305. configure:6241: gfortran -v >&5
  306. Using built-in specs.
  307. COLLECT_GCC=C:\msys64\mingw64\bin\gfortran.exe
  308. COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.3.0/lto-wrapper.exe
  309. Target: x86_64-w64-mingw32
  310. 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
  311. Thread model: posix
  312. gcc version 9.3.0 (Rev2, Built by MSYS2 project)
  313. configure:6252: $? = 0
  314. configure:6241: gfortran -V >&5
  315. gfortran.exe: error: unrecognized command line option '-V'
  316. gfortran.exe: fatal error: no input files
  317. compilation terminated.
  318. configure:6252: $? = 1
  319. configure:6241: gfortran -qversion >&5
  320. gfortran.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
  321. gfortran.exe: fatal error: no input files
  322. compilation terminated.
  323. configure:6252: $? = 1
  324. configure:6261: checking whether we are using the GNU Fortran 77 compiler
  325. configure:6274: gfortran -c -mtune=generic--enable-download conftest.F >&5
  326. f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
  327. 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
  328. configure:6274: $? = 1
  329. configure: failed program was:
  330. | program main
  331. | #ifndef __GNUC__
  332. | choke me
  333. | #endif
  334. |
  335. | end
  336. configure:6283: result: no
  337. configure:6289: checking whether gfortran accepts -g
  338. configure:6300: gfortran -c -g conftest.f >&5
  339. configure:6300: $? = 0
  340. configure:6308: result: yes
  341. configure:6346: checking build system type
  342. configure:6360: result: x86_64-w64-mingw32
  343. configure:6380: checking host system type
  344. configure:6393: result: x86_64-w64-mingw32
  345. configure:6418: checking how to get verbose linking output from gfortran
  346. configure:6428: gfortran -c -mtune=generic--enable-download conftest.f >&5
  347. f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
  348. 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
  349. configure:6428: $? = 1
  350. configure: failed program was:
  351. | program main
  352. |
  353. | end
  354. configure:6523: WARNING: compilation failed
  355. configure:6529: result:
  356. configure:6531: checking for Fortran 77 libraries of gfortran
  357. configure:6554: gfortran -o conftest.exe -mtune=generic--enable-download conftest.f
  358. f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
  359. 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
  360. configure:6750: result:
  361. configure:6826: WARNING: get dir of -lgfortran FLIBS : -lgfortran
  362. configure:6884: g++ -o conftest.exe -mtune=generic conftest.cpp -lgfortran >&5
  363. conftest.cpp:18:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch]
  364. 18 | char exit ();
  365. | ^~~~
  366. configure:6884: $? = 0
  367. configure:6895: checking Size of fortran 77 integer
  368. configure:6925: gfortran -o conftest.exe -mtune=generic--enable-download conftest.f >&5
  369. f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
  370. 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
  371. configure:6925: $? = 1
  372. configure: program exited with status 1
  373. configure: failed program was:
  374. |
  375. | program test
  376. | integer p,i
  377. | p=1024*1024
  378. | i= p*p
  379. | open(7,file="conftest.out")
  380. | if (i>0) then
  381. | write(7,*) 8
  382. | else
  383. | write(7,*) 4
  384. | endif
  385. | close(7)
  386. | end
  387. |
  388. configure:6941: result: 4
  389. configure:6949: checking for dummy main to link with Fortran 77 libraries
  390. configure:6983: gcc -o conftest.exe -mtune=generic conftest.c -lgfortran >&5
  391. configure:6983: $? = 0
  392. configure:7028: result: none
  393. configure:7061: checking for Fortran 77 name-mangling scheme
  394. configure:7074: gfortran -c -mtune=generic--enable-download conftest.f >&5
  395. f951.exe: Error: bad value ('generic--enable-download') for '-mtune=' switch
  396. 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
  397. configure:7074: $? = 1
  398. configure: failed program was:
  399. | subroutine foobar()
  400. | return
  401. | end
  402. | subroutine foo_bar()
  403. | return
  404. | end
  405. configure:7207: error: in `/c/Users/Z77Pro/source/repos/FreeFem-sources':
  406. configure:7209: error: cannot compile a simple Fortran program
  407. See `config.log' for more details
  408.  
  409. ## ---------------- ##
  410. ## Cache variables. ##
  411. ## ---------------- ##
  412.  
  413. ac_cv_build=x86_64-w64-mingw32
  414. ac_cv_c_compiler_gnu=yes
  415. ac_cv_cxx_compiler_gnu=yes
  416. ac_cv_env_CCC_set=
  417. ac_cv_env_CCC_value=
  418. ac_cv_env_CC_set=
  419. ac_cv_env_CC_value=
  420. ac_cv_env_CFLAGS_set=set
  421. ac_cv_env_CFLAGS_value=-mtune=generic
  422. ac_cv_env_CPPFLAGS_set=
  423. ac_cv_env_CPPFLAGS_value=
  424. ac_cv_env_CXXCPP_set=
  425. ac_cv_env_CXXCPP_value=
  426. ac_cv_env_CXXFLAGS_set=set
  427. ac_cv_env_CXXFLAGS_value=-mtune=generic
  428. ac_cv_env_CXX_set=
  429. ac_cv_env_CXX_value=
  430. ac_cv_env_F77_set=
  431. ac_cv_env_F77_value=
  432. ac_cv_env_FCFLAGS_set=
  433. ac_cv_env_FCFLAGS_value=
  434. ac_cv_env_FC_set=
  435. ac_cv_env_FC_value=
  436. ac_cv_env_FFLAGS_set=set
  437. ac_cv_env_FFLAGS_value=-mtune=generic--enable-download
  438. ac_cv_env_LDFLAGS_set=
  439. ac_cv_env_LDFLAGS_value=
  440. ac_cv_env_LIBS_set=
  441. ac_cv_env_LIBS_value=
  442. ac_cv_env_MPICC_set=
  443. ac_cv_env_MPICC_value=
  444. ac_cv_env_MPICXX_set=
  445. ac_cv_env_MPICXX_value=
  446. ac_cv_env_MPIF77_set=
  447. ac_cv_env_MPIF77_value=
  448. ac_cv_env_MPIFC_set=
  449. ac_cv_env_MPIFC_value=
  450. ac_cv_env_MPIRUN_set=
  451. ac_cv_env_MPIRUN_value=
  452. ac_cv_env_YACC_set=
  453. ac_cv_env_YACC_value=
  454. ac_cv_env_YFLAGS_set=
  455. ac_cv_env_YFLAGS_value=
  456. ac_cv_env_build_alias_set=
  457. ac_cv_env_build_alias_value=
  458. ac_cv_env_host_alias_set=
  459. ac_cv_env_host_alias_value=
  460. ac_cv_env_target_alias_set=
  461. ac_cv_env_target_alias_value=
  462. ac_cv_exeext=.exe
  463. ac_cv_f77_compiler_gnu=no
  464. ac_cv_f77_dummy_main=none
  465. ac_cv_f77_libs=
  466. ac_cv_fc_compiler_gnu=yes
  467. ac_cv_fortran_dummy_main=none
  468. ac_cv_host=x86_64-w64-mingw32
  469. ac_cv_objext=o
  470. ac_cv_path_install='/usr/bin/install -c'
  471. ac_cv_path_mkdir=/usr/bin/mkdir
  472. ac_cv_prog_AWK=gawk
  473. ac_cv_prog_ac_ct_CC=gcc
  474. ac_cv_prog_ac_ct_CXX=g++
  475. ac_cv_prog_ac_ct_F77=gfortran
  476. ac_cv_prog_ac_ct_FC=gfortran
  477. ac_cv_prog_ac_ct_RANLIB=ranlib
  478. ac_cv_prog_cc_c89=
  479. ac_cv_prog_cc_g=yes
  480. ac_cv_prog_cxx_g=yes
  481. ac_cv_prog_f77_g=yes
  482. ac_cv_prog_fc_g=yes
  483. ac_cv_prog_ff_bison=yes
  484. ac_cv_prog_ff_cmake=yes
  485. ac_cv_prog_ff_flex=yes
  486. ac_cv_prog_ff_m4=yes
  487. ac_cv_prog_ff_patch=yes
  488. ac_cv_prog_ff_unzip=yes
  489. ac_cv_prog_make_make_set=yes
  490. am_cv_CC_dependencies_compiler_type=gcc3
  491. am_cv_CXX_dependencies_compiler_type=gcc3
  492. am_cv_make_support_nested_variables=yes
  493. am_cv_prog_cc_c_o=yes
  494.  
  495. ## ----------------- ##
  496. ## Output variables. ##
  497. ## ----------------- ##
  498.  
  499. ACLOCAL='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing aclocal-1.16'
  500. ADD_PACKAGE_NAME=''
  501. AMDEPBACKSLASH='\'
  502. AMDEP_FALSE='#'
  503. AMDEP_TRUE=''
  504. AMTAR='$${TAR-tar}'
  505. AM_BACKSLASH='\'
  506. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  507. AM_DEFAULT_VERBOSITY='1'
  508. AM_V='$(V)'
  509. AR=''
  510. ARFLAGS=''
  511. ARPACKLIB=''
  512. ARPACKLIBS=''
  513. ARPACK_FALSE=''
  514. ARPACK_TRUE=''
  515. AUTOCONF='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing autoconf'
  516. AUTOHEADER='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing autoheader'
  517. AUTOMAKE='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing automake-1.16'
  518. AWK='gawk'
  519. BAMGPROG=''
  520. BEMTOOL_FALSE=''
  521. BEMTOOL_TRUE=''
  522. BIN_ffmaster=''
  523. BLACS_FALSE=''
  524. BLACS_TRUE=''
  525. BLASINC=''
  526. BLASLIBS=''
  527. BOOST_FALSE=''
  528. BOOST_TRUE=''
  529. CC='gcc'
  530. CCDEPMODE='depmode=gcc3'
  531. CFLAGS='-mtune=generic'
  532. CFLAGSF77=''
  533. CNOFLAGS=''
  534. COMPILE_OPENBLAS=''
  535. CPPFLAGS=''
  536. CXX11FLAGS=''
  537. CXX='g++'
  538. CXXCPP=''
  539. CXXDEPMODE='depmode=gcc3'
  540. CXXFLAGS='-mtune=generic'
  541. CYGPATH_W='cygpath -w'
  542. DEFS=''
  543. DEPDIR='.deps'
  544. DOWNLOADCOMPILE=''
  545. DOWNLOADED_BLAS=''
  546. DOWNLOADED_BLAS_BUILT_SOURCES=''
  547. DOWNLOAD_ARPACK=''
  548. DOWNLOAD_FALSE=''
  549. DOWNLOAD_FFTW=''
  550. DOWNLOAD_TRUE=''
  551. DOWNLOAD_UMFPACK=''
  552. DYLIB_SUFFIX=''
  553. ECHO_C=''
  554. ECHO_N='-n'
  555. ECHO_T=''
  556. EGREP=''
  557. EIGENOBJ=''
  558. ENABLE_EIGEN_FALSE=''
  559. ENABLE_EIGEN_TRUE=''
  560. ENABLE_FFCS='no'
  561. ENABLE_FFCS_FALSE=''
  562. ENABLE_FFCS_TRUE='#'
  563. EXEEXT='.exe'
  564. F77='gfortran'
  565. FC='gfortran'
  566. FCFLAGS='-g -O2'
  567. FFCS_MPIOK_FALSE=''
  568. FFCS_MPIOK_TRUE=''
  569. FFCS_WINDOWS_FALSE=''
  570. FFCS_WINDOWS_TRUE=''
  571. FFGLUTNAME=''
  572. FFGLUTPROG=''
  573. FFLAGS='-mtune=generic--enable-download'
  574. FFTW3_FALSE=''
  575. FFTW3_TRUE=''
  576. FF_HAVE_REGEX_H=''
  577. FF_LAPACKdir=''
  578. FF_MALLOC_H=''
  579. FF_SECOND=''
  580. FF_UMFPACK_CONFIG=''
  581. FF_conf_petsc_complex=''
  582. FF_conf_petsc_real=''
  583. FF_generic_petsc=''
  584. FF_prefix_petsc=''
  585. FF_prefix_petsc_complex=''
  586. FF_prefix_petsc_real=''
  587. FLIBS=' -lgfortran'
  588. FNOFLAGS=''
  589. FORTRAN_FALSE=''
  590. FORTRAN_TRUE=''
  591. FREEYAMS_FALSE=''
  592. FREEYAMS_TRUE=''
  593. G2CLIB=''
  594. GCCNOCYGWIN=''
  595. GMM_FALSE=''
  596. GMM_TRUE=''
  597. GREP=''
  598. GSL_CFLAGS=''
  599. GSL_CONFIG=''
  600. GSL_FALSE=''
  601. GSL_LIBS=''
  602. GSL_TRUE=''
  603. H5CC=''
  604. H5FC=''
  605. HDF5_CC=''
  606. HDF5_CFLAGS=''
  607. HDF5_CPPFLAGS=''
  608. HDF5_FALSE=''
  609. HDF5_FC=''
  610. HDF5_FFLAGS=''
  611. HDF5_FLIBS=''
  612. HDF5_LDFLAGS=''
  613. HDF5_LIBS=''
  614. HDF5_TRUE=''
  615. HDF5_VERSION=''
  616. HPDDM_FALSE=''
  617. HPDDM_TRUE=''
  618. HTOOL_FALSE=''
  619. HTOOL_TRUE=''
  620. INSTALL_DATA='${INSTALL} -m 644'
  621. INSTALL_PROGRAM='${INSTALL}'
  622. INSTALL_SCRIPT='${INSTALL}'
  623. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  624. IPOPT_FALSE=''
  625. IPOPT_TRUE=''
  626. KERNEL_VERSION=''
  627. LAPACKLIBS=''
  628. LAPACK_arpack_LIB=''
  629. LDFLAGS=''
  630. LEX=''
  631. LEXLIB=''
  632. LEX_OUTPUT_ROOT=''
  633. LIBC_VERSION=''
  634. LIBOBJS=''
  635. LIBS=''
  636. LIBSEQ_FALSE=''
  637. LIBSEQ_TRUE=''
  638. LIBSGLUT=''
  639. LIBSNOCONSOLE=''
  640. LIBSPTHREAD=''
  641. LOAD_COMPILE=''
  642. LOAD_TESTS=''
  643. LTLIBOBJS=''
  644. MAINT=''
  645. MAINTAINER_MODE_FALSE='#'
  646. MAINTAINER_MODE_TRUE=''
  647. MAKEINFO='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/missing makeinfo'
  648. MEDITPROG=''
  649. METIS_FALSE=''
  650. METIS_TRUE=''
  651. MKDIR_P='/usr/bin/mkdir -p'
  652. MKL_FALSE=''
  653. MKL_TRUE=''
  654. MMG3D_FALSE=''
  655. MMG3D_TRUE=''
  656. MMG_FALSE=''
  657. MMG_TRUE=''
  658. MPICC=''
  659. MPICXX=''
  660. MPIF77=''
  661. MPIFC=''
  662. MPIPROG=''
  663. MPIRUN=''
  664. MPISCRIPT=''
  665. MPI_FALSE=''
  666. MPI_INCLUDE=''
  667. MPI_INC_DIR=''
  668. MPI_LIB=''
  669. MPI_LIBC=''
  670. MPI_LIBFC=''
  671. MPI_LIB_DIRS=''
  672. MPI_RUN_OPTION=''
  673. MPI_TRUE=''
  674. MSHMET_FALSE=''
  675. MSHMET_TRUE=''
  676. MUMPS_FALSE=''
  677. MUMPS_TRUE=''
  678. MUMPS_ptscotch_FALSE=''
  679. MUMPS_ptscotch_TRUE=''
  680. MUMPS_scotch_FALSE=''
  681. MUMPS_scotch_TRUE=''
  682. MUMPS_seq_FALSE=''
  683. MUMPS_seq_TRUE=''
  684. NLOPT_FALSE=''
  685. NLOPT_TRUE=''
  686. NO_RANGE_CHECK=''
  687. OBJEXT='o'
  688. OPTIM_TYPE=''
  689. PACKAGE='FreeFEM'
  690. PACKAGE_BUGREPORT='frederic.hecht@sorbonne-universite.fr'
  691. PACKAGE_NAME='FreeFEM'
  692. PACKAGE_STRING='FreeFEM 4.6'
  693. PACKAGE_TARNAME='FreeFEM'
  694. PACKAGE_URL=''
  695. PACKAGE_VERSION='4.6'
  696. PARMETIS_FALSE=''
  697. PARMETIS_TRUE=''
  698. PARMMG_FALSE=''
  699. PARMMG_TRUE=''
  700. PATH_SEPARATOR=':'
  701. PETSCCOMPLEX_FALSE=''
  702. PETSCCOMPLEX_TRUE=''
  703. PETSC_FALSE=''
  704. PETSC_TRUE=''
  705. PIPE_FALSE=''
  706. PIPE_TRUE=''
  707. PTHREAD_FALSE=''
  708. PTHREAD_TRUE=''
  709. PTSCOTCH_FALSE=''
  710. PTSCOTCH_TRUE=''
  711. RANLIB='ranlib'
  712. RANLIN=''
  713. SCALAPACK_FALSE=''
  714. SCALAPACK_TRUE=''
  715. SCOTCH_FALSE=''
  716. SCOTCH_INCLUDE=''
  717. SCOTCH_TRUE=''
  718. SED=''
  719. SET_MAKE=''
  720. SHELL='/bin/sh'
  721. SIZEOF_INT='4'
  722. SIZEOF_LONG='4'
  723. SIZEOF_PTR='8'
  724. SIZEOF_PTRINBIT='64'
  725. SKIP_TESTS_EIGEN=''
  726. SKIP_TESTS_MPI=''
  727. SLEPCCOMPLEX_FALSE=''
  728. SLEPCCOMPLEX_TRUE=''
  729. SLEPC_FALSE=''
  730. SLEPC_TRUE=''
  731. STATICTOOL=''
  732. STDPROG=''
  733. STD_GRAPH_OBJ=''
  734. STD_LDFLAGS=''
  735. STD_LIBS=''
  736. STRIP=''
  737. SUPERLU_FALSE=''
  738. SUPERLU_TRUE=''
  739. TEST_FFPP=''
  740. TEST_FFPPMPI=''
  741. TEST_FFPP_MPI=''
  742. TETGEN_FALSE=''
  743. TETGEN_TRUE=''
  744. TOOL_COMPILE_MMAP=''
  745. TOOL_COMPILE_NewSolver=''
  746. TOOL_COMPILE_bem=''
  747. TOOL_COMPILE_blaslapack=''
  748. TOOL_COMPILE_gmm=''
  749. TOOL_COMPILE_gsl=''
  750. TOOL_COMPILE_hpddm=''
  751. TOOL_COMPILE_iohdf5=''
  752. TOOL_COMPILE_ipopt=''
  753. TOOL_COMPILE_lapack=''
  754. TOOL_COMPILE_metis=''
  755. TOOL_COMPILE_mkl=''
  756. TOOL_COMPILE_mmg3d=''
  757. TOOL_COMPILE_mmg=''
  758. TOOL_COMPILE_mshmet=''
  759. TOOL_COMPILE_mumps=''
  760. TOOL_COMPILE_mumps_seq=''
  761. TOOL_COMPILE_nlopt=''
  762. TOOL_COMPILE_parmetis=''
  763. TOOL_COMPILE_parmmg=''
  764. TOOL_COMPILE_petsc=''
  765. TOOL_COMPILE_petsccomplex=''
  766. TOOL_COMPILE_pipe=''
  767. TOOL_COMPILE_ptscotch=''
  768. TOOL_COMPILE_scalapack=''
  769. TOOL_COMPILE_scotch=''
  770. TOOL_COMPILE_suitesparse=''
  771. TOOL_COMPILE_superlu=''
  772. TOOL_COMPILE_tetgen=''
  773. TOOL_COMPILE_umfpack=''
  774. TOOL_COMPILE_yams=''
  775. TOOL_DYLIB_MMAP=''
  776. TOOL_DYLIB_NewSolver=''
  777. TOOL_DYLIB_bem=''
  778. TOOL_DYLIB_gmm=''
  779. TOOL_DYLIB_gsl=''
  780. TOOL_DYLIB_hpddm=''
  781. TOOL_DYLIB_iohdf5=''
  782. TOOL_DYLIB_ipopt=''
  783. TOOL_DYLIB_lapack=''
  784. TOOL_DYLIB_metis=''
  785. TOOL_DYLIB_mkl=''
  786. TOOL_DYLIB_mmg3d=''
  787. TOOL_DYLIB_mmg=''
  788. TOOL_DYLIB_mshmet=''
  789. TOOL_DYLIB_mumps=''
  790. TOOL_DYLIB_mumps_seq=''
  791. TOOL_DYLIB_nlopt=''
  792. TOOL_DYLIB_parmetis=''
  793. TOOL_DYLIB_parmmg=''
  794. TOOL_DYLIB_pipe=''
  795. TOOL_DYLIB_scalapack=''
  796. TOOL_DYLIB_scotch=''
  797. TOOL_DYLIB_superlu=''
  798. TOOL_DYLIB_tetgen=''
  799. TOOL_DYLIB_umfpack=''
  800. TOOL_DYLIB_yams=''
  801. UMFPACKLIBS=''
  802. UMFPACK_CPPFLAGS=''
  803. UMFPACK_FALSE=''
  804. UMFPACK_TRUE=''
  805. VERSION='4.6'
  806. WGET=''
  807. WIN32DLLTARGET=''
  808. WINDRESOBJ=''
  809. WITH_CXX11=''
  810. YACC=''
  811. YFLAGS=''
  812. ac_ct_CC='gcc'
  813. ac_ct_CXX='g++'
  814. ac_ct_F77='gfortran'
  815. ac_ct_FC='gfortran'
  816. am__EXEEXT_FALSE=''
  817. am__EXEEXT_TRUE=''
  818. am__fastdepCC_FALSE='#'
  819. am__fastdepCC_TRUE=''
  820. am__fastdepCXX_FALSE='#'
  821. am__fastdepCXX_TRUE=''
  822. am__include='include'
  823. am__isrc=''
  824. am__leading_dot='.'
  825. am__nodep='_no'
  826. am__quote=''
  827. am__tar='$${TAR-tar} chof - "$$tardir"'
  828. am__untar='$${TAR-tar} xf -'
  829. bindir='${exec_prefix}/bin'
  830. build='x86_64-w64-mingw32'
  831. build_alias='x86_64-w64-mingw32'
  832. build_cpu='x86_64'
  833. build_os='mingw32'
  834. build_vendor='w64'
  835. datadir='${datarootdir}'
  836. datarootdir='${prefix}/share'
  837. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  838. dvidir='${docdir}'
  839. exec_prefix='NONE'
  840. ff_bison='yes'
  841. ff_cmake='yes'
  842. ff_curl=''
  843. ff_flex='yes'
  844. ff_git=''
  845. ff_libtool=''
  846. ff_m4='yes'
  847. ff_patch='yes'
  848. ff_prefix_dir=''
  849. ff_prefix_dir_etc=''
  850. ff_prefix_dir_example=''
  851. ff_prefix_dir_include=''
  852. ff_prefix_dir_lib=''
  853. ff_prefix_dir_lib_mpi=''
  854. ff_unzip='yes'
  855. ff_wget=''
  856. host='x86_64-w64-mingw32'
  857. host_alias=''
  858. host_cpu='x86_64'
  859. host_os='mingw32'
  860. host_vendor='w64'
  861. htmldir='${docdir}'
  862. includedir='${prefix}/include'
  863. infodir='${datarootdir}/info'
  864. install_sh='${SHELL} /c/Users/Z77Pro/source/repos/FreeFem-sources/install-sh'
  865. libdir='${exec_prefix}/lib'
  866. libexecdir='${exec_prefix}/libexec'
  867. localedir='${datarootdir}/locale'
  868. localstatedir='${prefix}/var'
  869. mandir='${datarootdir}/man'
  870. mkdir_p='$(MKDIR_P)'
  871. oldincludedir='/usr/include'
  872. pdfdir='${docdir}'
  873. prefix='/mingw64'
  874. program_transform_name='s,x,x,'
  875. psdir='${docdir}'
  876. sbindir='${exec_prefix}/sbin'
  877. sharedstatedir='${prefix}/com'
  878. sysconfdir='${prefix}/etc'
  879. target_alias=''
  880.  
  881. ## ----------- ##
  882. ## confdefs.h. ##
  883. ## ----------- ##
  884.  
  885. /* confdefs.h */
  886. #define PACKAGE_NAME "FreeFEM"
  887. #define PACKAGE_TARNAME "FreeFEM"
  888. #define PACKAGE_VERSION "4.6"
  889. #define PACKAGE_STRING "FreeFEM 4.6"
  890. #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr"
  891. #define PACKAGE_URL ""
  892. #define PACKAGE "FreeFEM"
  893. #define VERSION "4.6"
  894.  
  895. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement