Guest User

Untitled

a guest
Jan 27th, 2023
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 140.73 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.12, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure --without-hdf5 --enable-download_metis --enable-download_parmetis --enable-download_mmg --enable-download_mmg3d --enable-download_parmmg --enable-download_mshmet --enable-download_nlopt --enable-optim --with-petsc=/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib --with-petsc_complex=/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = pop-os
  14. uname -m = x86_64
  15. uname -r = 6.0.12-76060006-generic
  16. uname -s = Linux
  17. uname -v = #202212290932~1673966427~22.04~e15d5b5 SMP PREEMPT_DYNAMIC Tue J
  18.  
  19. /usr/bin/uname -p = x86_64
  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: /usr/local/sbin/
  31. PATH: /usr/local/bin/
  32. PATH: /usr/sbin/
  33. PATH: /usr/bin/
  34. PATH: /sbin/
  35. PATH: /bin/
  36. PATH: /usr/games/
  37. PATH: /usr/local/games/
  38. PATH: /snap/bin/
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:3800: looking for aux files: config.guess config.sub compile missing install-sh
  46. configure:3813: trying ./
  47. configure:3842: ./config.guess found
  48. configure:3842: ./config.sub found
  49. configure:3842: ./compile found
  50. configure:3842: ./missing found
  51. configure:3824: ./install-sh found
  52. configure:3986: checking for a BSD-compatible install
  53. configure:4059: result: /usr/bin/install -c
  54. configure:4070: checking whether build environment is sane
  55. configure:4125: result: yes
  56. configure:4284: checking for a race-free mkdir -p
  57. configure:4328: result: /usr/bin/mkdir -p
  58. configure:4335: checking for gawk
  59. configure:4370: result: no
  60. configure:4335: checking for mawk
  61. configure:4356: found /usr/bin/mawk
  62. configure:4367: result: mawk
  63. configure:4378: checking whether make sets $(MAKE)
  64. configure:4401: result: yes
  65. configure:4431: checking whether make supports nested variables
  66. configure:4449: result: yes
  67. configure:4595: checking whether make sets $(MAKE)
  68. configure:4618: result: yes
  69. configure:4675: checking for ranlib
  70. configure:4696: found /usr/bin/ranlib
  71. configure:4707: result: ranlib
  72. configure:4748: checking whether to enable maintainer-specific portions of Makefiles
  73. configure:4758: result: no
  74. configure:4838: checking for gcc
  75. configure:4859: found /usr/bin/gcc
  76. configure:4870: result: gcc
  77. configure:5223: checking for C compiler version
  78. configure:5232: gcc --version >&5
  79. gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
  80. Copyright (C) 2021 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:5243: $? = 0
  85. configure:5232: gcc -v >&5
  86. Using built-in specs.
  87. COLLECT_GCC=gcc
  88. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  89. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  90. OFFLOAD_TARGET_DEFAULT=1
  91. Target: x86_64-linux-gnu
  92. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  93. Thread model: posix
  94. Supported LTO compression algorithms: zlib zstd
  95. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  96. ... rest of stderr output deleted ...
  97. configure:5243: $? = 0
  98. configure:5232: gcc -V >&5
  99. gcc: error: unrecognized command-line option '-V'
  100. gcc: fatal error: no input files
  101. compilation terminated.
  102. configure:5243: $? = 1
  103. configure:5232: gcc -qversion >&5
  104. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  105. gcc: fatal error: no input files
  106. compilation terminated.
  107. configure:5243: $? = 1
  108. configure:5232: gcc -version >&5
  109. gcc: error: unrecognized command-line option '-version'
  110. gcc: fatal error: no input files
  111. compilation terminated.
  112. configure:5243: $? = 1
  113. configure:5263: checking whether the C compiler works
  114. configure:5285: gcc conftest.c >&5
  115. configure:5289: $? = 0
  116. configure:5339: result: yes
  117. configure:5342: checking for C compiler default output file name
  118. configure:5344: result: a.out
  119. configure:5350: checking for suffix of executables
  120. configure:5357: gcc -o conftest conftest.c >&5
  121. configure:5361: $? = 0
  122. configure:5384: result:
  123. configure:5406: checking whether we are cross compiling
  124. configure:5414: gcc -o conftest conftest.c >&5
  125. configure:5418: $? = 0
  126. configure:5425: ./conftest
  127. configure:5429: $? = 0
  128. configure:5444: result: no
  129. configure:5449: checking for suffix of object files
  130. configure:5472: gcc -c conftest.c >&5
  131. configure:5476: $? = 0
  132. configure:5498: result: o
  133. configure:5502: checking whether the compiler supports GNU C
  134. configure:5522: gcc -c conftest.c >&5
  135. configure:5522: $? = 0
  136. configure:5532: result: yes
  137. configure:5543: checking whether gcc accepts -g
  138. configure:5564: gcc -c -g conftest.c >&5
  139. configure:5564: $? = 0
  140. configure:5608: result: yes
  141. configure:5628: checking for gcc option to enable C11 features
  142. configure:5643: gcc -c -g -O2 conftest.c >&5
  143. configure:5643: $? = 0
  144. configure:5661: result: none needed
  145. configure:5777: checking whether gcc understands -c and -o together
  146. configure:5800: gcc -c conftest.c -o conftest2.o
  147. configure:5803: $? = 0
  148. configure:5800: gcc -c conftest.c -o conftest2.o
  149. configure:5803: $? = 0
  150. configure:5815: result: yes
  151. configure:5835: checking whether make supports the include directive
  152. configure:5850: make -f confmf.GNU && cat confinc.out
  153. this is the am__doit target
  154. configure:5853: $? = 0
  155. configure:5872: result: yes (GNU style)
  156. configure:5898: checking dependency style of gcc
  157. configure:6010: result: gcc3
  158. configure:6094: checking for g++
  159. configure:6115: found /usr/bin/g++
  160. configure:6126: result: g++
  161. configure:6153: checking for C++ compiler version
  162. configure:6162: g++ --version >&5
  163. g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
  164. Copyright (C) 2021 Free Software Foundation, Inc.
  165. This is free software; see the source for copying conditions. There is NO
  166. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  167.  
  168. configure:6173: $? = 0
  169. configure:6162: g++ -v >&5
  170. Using built-in specs.
  171. COLLECT_GCC=g++
  172. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  173. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  174. OFFLOAD_TARGET_DEFAULT=1
  175. Target: x86_64-linux-gnu
  176. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  177. Thread model: posix
  178. Supported LTO compression algorithms: zlib zstd
  179. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  180. ... rest of stderr output deleted ...
  181. configure:6173: $? = 0
  182. configure:6162: g++ -V >&5
  183. g++: error: unrecognized command-line option '-V'
  184. g++: fatal error: no input files
  185. compilation terminated.
  186. configure:6173: $? = 1
  187. configure:6162: g++ -qversion >&5
  188. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  189. g++: fatal error: no input files
  190. compilation terminated.
  191. configure:6173: $? = 1
  192. configure:6177: checking whether the compiler supports GNU C++
  193. configure:6197: g++ -c conftest.cpp >&5
  194. configure:6197: $? = 0
  195. configure:6207: result: yes
  196. configure:6218: checking whether g++ accepts -g
  197. configure:6239: g++ -c -g conftest.cpp >&5
  198. configure:6239: $? = 0
  199. configure:6283: result: yes
  200. configure:6303: checking for g++ option to enable C++11 features
  201. configure:6318: g++ -c -g -O2 conftest.cpp >&5
  202. conftest.cpp: In function 'int main(int, char**)':
  203. conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
  204. 177 | cxx11test::delegate d2();
  205. | ^~
  206. conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
  207. 177 | cxx11test::delegate d2();
  208. | ^~
  209. | --
  210. conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable
  211. configure:6318: $? = 0
  212. configure:6336: result: none needed
  213. configure:6402: checking dependency style of g++
  214. configure:6514: result: gcc3
  215. configure:6562: checking for unzip
  216. configure:6583: found /usr/bin/unzip
  217. configure:6595: result: yes
  218. configure:6605: checking for m4
  219. configure:6626: found /usr/bin/m4
  220. configure:6638: result: yes
  221. configure:6648: checking for bison
  222. configure:6669: found /usr/bin/bison
  223. configure:6681: result: yes
  224. configure:6691: checking for flex
  225. configure:6712: found /usr/bin/flex
  226. configure:6724: result: yes
  227. configure:6734: checking for cmake
  228. configure:6755: found /usr/bin/cmake
  229. configure:6767: result: yes
  230. configure:6777: checking for patch
  231. configure:6798: found /usr/bin/patch
  232. configure:6810: result: yes
  233. configure:6843: g++ -o conftest -g -O2 conftest.cpp >&5
  234. configure:6843: $? = 0
  235. configure:6843: ./conftest
  236. configure:6843: $? = 0
  237. configure:6848: g++ -o conftest -g -O2 conftest.cpp >&5
  238. configure:6848: $? = 0
  239. configure:6848: ./conftest
  240. configure:6848: $? = 0
  241. configure:6853: g++ -o conftest -g -O2 conftest.cpp >&5
  242. configure:6853: $? = 0
  243. configure:6853: ./conftest
  244. configure:6853: $? = 0
  245. configure:6980: checking for gfortran
  246. configure:7001: found /usr/bin/gfortran
  247. configure:7012: result: gfortran
  248. configure:7038: checking for Fortran compiler version
  249. configure:7047: gfortran --version >&5
  250. GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
  251. Copyright (C) 2021 Free Software Foundation, Inc.
  252. This is free software; see the source for copying conditions. There is NO
  253. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  254.  
  255. configure:7058: $? = 0
  256. configure:7047: gfortran -v >&5
  257. Using built-in specs.
  258. COLLECT_GCC=gfortran
  259. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  260. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  261. OFFLOAD_TARGET_DEFAULT=1
  262. Target: x86_64-linux-gnu
  263. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  264. Thread model: posix
  265. Supported LTO compression algorithms: zlib zstd
  266. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  267. ... rest of stderr output deleted ...
  268. configure:7058: $? = 0
  269. configure:7047: gfortran -V >&5
  270. gfortran: error: unrecognized command-line option '-V'
  271. gfortran: fatal error: no input files
  272. compilation terminated.
  273. configure:7058: $? = 1
  274. configure:7047: gfortran -qversion >&5
  275. gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  276. gfortran: fatal error: no input files
  277. compilation terminated.
  278. configure:7058: $? = 1
  279. configure:7067: checking whether the compiler supports GNU Fortran
  280. configure:7081: gfortran -c conftest.F >&5
  281. configure:7081: $? = 0
  282. configure:7091: result: yes
  283. configure:7099: checking whether gfortran accepts -g
  284. configure:7111: gfortran -c -g conftest.f >&5
  285. configure:7111: $? = 0
  286. configure:7120: result: yes
  287. configure:7207: checking for gfortran
  288. configure:7228: found /usr/bin/gfortran
  289. configure:7239: result: gfortran
  290. configure:7265: checking for Fortran 77 compiler version
  291. configure:7274: gfortran --version >&5
  292. GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
  293. Copyright (C) 2021 Free Software Foundation, Inc.
  294. This is free software; see the source for copying conditions. There is NO
  295. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  296.  
  297. configure:7285: $? = 0
  298. configure:7274: gfortran -v >&5
  299. Using built-in specs.
  300. COLLECT_GCC=gfortran
  301. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  302. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  303. OFFLOAD_TARGET_DEFAULT=1
  304. Target: x86_64-linux-gnu
  305. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  306. Thread model: posix
  307. Supported LTO compression algorithms: zlib zstd
  308. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  309. ... rest of stderr output deleted ...
  310. configure:7285: $? = 0
  311. configure:7274: gfortran -V >&5
  312. gfortran: error: unrecognized command-line option '-V'
  313. gfortran: fatal error: no input files
  314. compilation terminated.
  315. configure:7285: $? = 1
  316. configure:7274: gfortran -qversion >&5
  317. gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  318. gfortran: fatal error: no input files
  319. compilation terminated.
  320. configure:7285: $? = 1
  321. configure:7294: checking whether the compiler supports GNU Fortran 77
  322. configure:7308: gfortran -c conftest.F >&5
  323. configure:7308: $? = 0
  324. configure:7318: result: yes
  325. configure:7326: checking whether gfortran accepts -g
  326. configure:7338: gfortran -c -g conftest.f >&5
  327. configure:7338: $? = 0
  328. configure:7347: result: yes
  329. configure:7387: checking build system type
  330. configure:7402: result: x86_64-pc-linux-gnu
  331. configure:7422: checking host system type
  332. configure:7436: result: x86_64-pc-linux-gnu
  333. configure:7461: checking how to get verbose linking output from gfortran
  334. configure:7472: gfortran -c -g -O2 conftest.f >&5
  335. configure:7472: $? = 0
  336. configure:7491: gfortran -o conftest -g -O2 -v conftest.f
  337. Using built-in specs.
  338. Target: x86_64-linux-gnu
  339. Thread model: posix
  340. Supported LTO compression algorithms: zlib zstd
  341. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  342. /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cc3WfAmS.s
  343. GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  344. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  345.  
  346. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  347. GNU Fortran2008 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  348. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  349.  
  350. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  351. as -v --gdwarf-5 --64 -o /tmp/ccsTw3xf.o /tmp/cc3WfAmS.s
  352. GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
  353. Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec
  354. rename spec lib to liborig
  355. /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccF9xnrs.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccsTw3xf.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
  356. configure:7574: result: -v
  357. configure:7576: checking for Fortran 77 libraries of gfortran
  358. configure:7600: gfortran -o conftest -g -O2 -v conftest.f
  359. Using built-in specs.
  360. Target: x86_64-linux-gnu
  361. Thread model: posix
  362. Supported LTO compression algorithms: zlib zstd
  363. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  364. /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/ccmOroVX.s
  365. GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  366. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  367.  
  368. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  369. GNU Fortran2008 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  370. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  371.  
  372. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  373. as -v --gdwarf-5 --64 -o /tmp/ccK4m5qq.o /tmp/ccmOroVX.s
  374. GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
  375. Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec
  376. rename spec lib to liborig
  377. /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc3q6OEg.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccK4m5qq.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
  378. configure:7816: result: -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
  379. configure:7948: g++ -o conftest -g -O2 conftest.cpp -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  380. configure:7948: $? = 0
  381. configure:7966: checking Size of fortran 77 integer
  382. configure:7991: gfortran -o conftest -g -O2 conftest.f >&5
  383. configure:7991: $? = 0
  384. configure:7991: ./conftest
  385. configure:7991: $? = 0
  386. configure:8008: result: 4
  387. configure:8016: checking for dummy main to link with Fortran 77 libraries
  388. configure:8051: gcc -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  389. configure:8051: $? = 0
  390. configure:8098: result: none
  391. configure:8130: checking for Fortran 77 name-mangling scheme
  392. configure:8144: gfortran -c -g -O2 conftest.f >&5
  393. configure:8144: $? = 0
  394. configure:8183: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  395. /usr/bin/ld: /tmp/cck4Uaru.o: in function `main':
  396. /home/km_freefem/FreeFem/FreeFem-sources/conftest.c:27: undefined reference to `foobar'
  397. collect2: error: ld returned 1 exit status
  398. configure:8183: $? = 1
  399. configure: failed program was:
  400. | /* confdefs.h */
  401. | #define PACKAGE_NAME "FreeFEM"
  402. | #define PACKAGE_TARNAME "FreeFEM"
  403. | #define PACKAGE_VERSION "4.12"
  404. | #define PACKAGE_STRING "FreeFEM 4.12"
  405. | #define PACKAGE_BUGREPORT "[email protected]"
  406. | #define PACKAGE_URL ""
  407. | #define PACKAGE "FreeFEM"
  408. | #define VERSION "4.12"
  409. | /* end confdefs.h. */
  410. |
  411. | /* Override any GCC internal prototype to avoid an error.
  412. | Use char because int might match the return type of a GCC
  413. | builtin and then its argument prototype would still apply. */
  414. | char foobar ();
  415. | #ifdef F77_DUMMY_MAIN
  416. |
  417. | # ifdef __cplusplus
  418. | extern "C"
  419. | # endif
  420. | int F77_DUMMY_MAIN() { return 1; }
  421. |
  422. | #endif
  423. | int
  424. | main (void)
  425. | {
  426. | return foobar ();
  427. | ;
  428. | return 0;
  429. | }
  430. configure:8183: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  431. configure:8183: $? = 0
  432. configure:8239: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  433. configure:8239: $? = 0
  434. configure:8282: result: lower case, underscore, no extra underscore
  435. configure:8377: ++ add f77 : -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config "
  436. configure:8391: ++ add fc : -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config "
  437. configure:8464: checking for gcc
  438. configure:8496: result: gcc
  439. configure:8849: checking for C compiler version
  440. configure:8858: gcc --version >&5
  441. gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
  442. Copyright (C) 2021 Free Software Foundation, Inc.
  443. This is free software; see the source for copying conditions. There is NO
  444. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  445.  
  446. configure:8869: $? = 0
  447. configure:8858: gcc -v >&5
  448. Using built-in specs.
  449. COLLECT_GCC=gcc
  450. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  451. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  452. OFFLOAD_TARGET_DEFAULT=1
  453. Target: x86_64-linux-gnu
  454. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  455. Thread model: posix
  456. Supported LTO compression algorithms: zlib zstd
  457. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  458. ... rest of stderr output deleted ...
  459. configure:8869: $? = 0
  460. configure:8858: gcc -V >&5
  461. gcc: error: unrecognized command-line option '-V'
  462. gcc: fatal error: no input files
  463. compilation terminated.
  464. configure:8869: $? = 1
  465. configure:8858: gcc -qversion >&5
  466. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  467. gcc: fatal error: no input files
  468. compilation terminated.
  469. configure:8869: $? = 1
  470. configure:8858: gcc -version >&5
  471. gcc: error: unrecognized command-line option '-version'
  472. gcc: fatal error: no input files
  473. compilation terminated.
  474. configure:8869: $? = 1
  475. configure:8873: checking whether the compiler supports GNU C
  476. configure:8911: result: yes
  477. configure:8922: checking whether gcc accepts -g
  478. configure:9011: result: yes
  479. configure:9031: checking for gcc option to enable C11 features
  480. configure:9064: result: none needed
  481. configure:9180: checking whether gcc understands -c and -o together
  482. configure:9226: result: yes
  483. configure:9245: checking dependency style of gcc
  484. configure:9357: result: gcc3
  485. configure:9387: checking for flex
  486. configure:9408: found /usr/bin/flex
  487. configure:9419: result: flex
  488. configure:9468: checking for lex output file root
  489. configure:9481: flex conftest.l
  490. configure:9485: $? = 0
  491. configure:9493: result: lex.yy
  492. configure:9508: checking for lex library
  493. configure:9533: g++ -o conftest -g -O2 conftest.cpp >&5
  494. configure:9533: $? = 0
  495. configure:9546: result: none needed
  496. configure:9561: checking for library containing yywrap
  497. configure:9598: g++ -o conftest -g -O2 conftest.cpp >&5
  498. /usr/bin/ld: /tmp/ccGi2Kp6.o: in function `main':
  499. /home/km_freefem/FreeFem/FreeFem-sources/conftest.cpp:28: undefined reference to `yywrap'
  500. collect2: error: ld returned 1 exit status
  501. configure:9598: $? = 1
  502. configure: failed program was:
  503. | /* confdefs.h */
  504. | #define PACKAGE_NAME "FreeFEM"
  505. | #define PACKAGE_TARNAME "FreeFEM"
  506. | #define PACKAGE_VERSION "4.12"
  507. | #define PACKAGE_STRING "FreeFEM 4.12"
  508. | #define PACKAGE_BUGREPORT "[email protected]"
  509. | #define PACKAGE_URL ""
  510. | #define PACKAGE "FreeFEM"
  511. | #define VERSION "4.12"
  512. | #define F77_FUNC(name,NAME) name ## _
  513. | #define F77_FUNC_(name,NAME) name ## _
  514. | /* end confdefs.h. */
  515. |
  516. | namespace conftest {
  517. | extern "C" int yywrap ();
  518. | }
  519. | #ifdef F77_DUMMY_MAIN
  520. |
  521. | # ifdef __cplusplus
  522. | extern "C"
  523. | # endif
  524. | int F77_DUMMY_MAIN() { return 1; }
  525. |
  526. | #endif
  527. | int
  528. | main (void)
  529. | {
  530. | return conftest::yywrap ();
  531. | ;
  532. | return 0;
  533. | }
  534. configure:9598: g++ -o conftest -g -O2 conftest.cpp -lfl >&5
  535. /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libfl.so: undefined reference to `yylex'
  536. collect2: error: ld returned 1 exit status
  537. configure:9598: $? = 1
  538. configure: failed program was:
  539. | /* confdefs.h */
  540. | #define PACKAGE_NAME "FreeFEM"
  541. | #define PACKAGE_TARNAME "FreeFEM"
  542. | #define PACKAGE_VERSION "4.12"
  543. | #define PACKAGE_STRING "FreeFEM 4.12"
  544. | #define PACKAGE_BUGREPORT "[email protected]"
  545. | #define PACKAGE_URL ""
  546. | #define PACKAGE "FreeFEM"
  547. | #define VERSION "4.12"
  548. | #define F77_FUNC(name,NAME) name ## _
  549. | #define F77_FUNC_(name,NAME) name ## _
  550. | /* end confdefs.h. */
  551. |
  552. | namespace conftest {
  553. | extern "C" int yywrap ();
  554. | }
  555. | #ifdef F77_DUMMY_MAIN
  556. |
  557. | # ifdef __cplusplus
  558. | extern "C"
  559. | # endif
  560. | int F77_DUMMY_MAIN() { return 1; }
  561. |
  562. | #endif
  563. | int
  564. | main (void)
  565. | {
  566. | return conftest::yywrap ();
  567. | ;
  568. | return 0;
  569. | }
  570. configure:9598: g++ -o conftest -g -O2 conftest.cpp -ll >&5
  571. configure:9598: $? = 0
  572. configure:9618: result: -ll
  573. configure:9634: checking whether yytext is a pointer
  574. configure:9650: g++ -c -g -O2 conftest.cpp >&5
  575. configure:9650: $? = 0
  576. configure:9657: result: yes
  577. configure:9676: checking for bison
  578. configure:9697: found /usr/bin/bison
  579. configure:9708: result: bison -y
  580. configure:9729: checking for deflate in -lz
  581. configure:9759: g++ -o conftest -g -O2 conftest.cpp -lz >&5
  582. configure:9759: $? = 0
  583. configure:9769: result: yes
  584. configure:9791: checking for pthread_create in -lpthread
  585. configure:9821: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
  586. configure:9821: $? = 0
  587. configure:9831: result: yes
  588. configure:9840: checking for omp_get_wtime in -liomp5
  589. configure:9870: g++ -o conftest -g -O2 conftest.cpp -liomp5 >&5
  590. /usr/bin/ld: cannot find -liomp5: No such file or directory
  591. collect2: error: ld returned 1 exit status
  592. configure:9870: $? = 1
  593. configure: failed program was:
  594. | /* confdefs.h */
  595. | #define PACKAGE_NAME "FreeFEM"
  596. | #define PACKAGE_TARNAME "FreeFEM"
  597. | #define PACKAGE_VERSION "4.12"
  598. | #define PACKAGE_STRING "FreeFEM 4.12"
  599. | #define PACKAGE_BUGREPORT "[email protected]"
  600. | #define PACKAGE_URL ""
  601. | #define PACKAGE "FreeFEM"
  602. | #define VERSION "4.12"
  603. | #define F77_FUNC(name,NAME) name ## _
  604. | #define F77_FUNC_(name,NAME) name ## _
  605. | #define YYTEXT_POINTER 1
  606. | /* end confdefs.h. */
  607. |
  608. | namespace conftest {
  609. | extern "C" int omp_get_wtime ();
  610. | }
  611. | #ifdef F77_DUMMY_MAIN
  612. |
  613. | # ifdef __cplusplus
  614. | extern "C"
  615. | # endif
  616. | int F77_DUMMY_MAIN() { return 1; }
  617. |
  618. | #endif
  619. | int
  620. | main (void)
  621. | {
  622. | return conftest::omp_get_wtime ();
  623. | ;
  624. | return 0;
  625. | }
  626. configure:9880: result: no
  627. configure:9889: checking for clock_gettime in -lrt
  628. configure:9919: g++ -o conftest -g -O2 conftest.cpp -lrt >&5
  629. configure:9919: $? = 0
  630. configure:9929: result: yes
  631. configure:9943: checking for stdio.h
  632. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  633. configure:9943: $? = 0
  634. configure:9943: result: yes
  635. configure:9943: checking for stdlib.h
  636. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  637. configure:9943: $? = 0
  638. configure:9943: result: yes
  639. configure:9943: checking for string.h
  640. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  641. configure:9943: $? = 0
  642. configure:9943: result: yes
  643. configure:9943: checking for inttypes.h
  644. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  645. configure:9943: $? = 0
  646. configure:9943: result: yes
  647. configure:9943: checking for stdint.h
  648. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  649. configure:9943: $? = 0
  650. configure:9943: result: yes
  651. configure:9943: checking for strings.h
  652. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  653. configure:9943: $? = 0
  654. configure:9943: result: yes
  655. configure:9943: checking for sys/stat.h
  656. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  657. configure:9943: $? = 0
  658. configure:9943: result: yes
  659. configure:9943: checking for sys/types.h
  660. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  661. configure:9943: $? = 0
  662. configure:9943: result: yes
  663. configure:9943: checking for unistd.h
  664. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  665. configure:9943: $? = 0
  666. configure:9943: result: yes
  667. configure:9943: checking for sys/time.h
  668. configure:9943: g++ -c -g -O2 conftest.cpp >&5
  669. configure:9943: $? = 0
  670. configure:9943: result: yes
  671. configure:9970: checking for zlib.h
  672. configure:9970: g++ -c -g -O2 conftest.cpp >&5
  673. configure:9970: $? = 0
  674. configure:9970: result: yes
  675. configure:9991: ++ add pthread : -lpthread ; in plugin/seq/WHERE_LIBRARY-config "
  676. configure:10018: checking wether we are on a MacIntosh
  677. configure:10030: result: no
  678. configure:10033: checking wether we are on SunOS
  679. configure:10040: result: no
  680. configure:10078: checking wether we are on Microsoft Windows
  681. configure:10302: result: no
  682. configure:10324: checking prefix dir freefem++
  683. configure:10326: result: /usr/local/lib/ff++/4.12
  684. configure:10414: ----- CPU kind: x86_64 , intel/amd: yes
  685. configure:11041: checking whether to generate debugging information
  686. configure:11237: result: no
  687. configure:11252: checking whether the C compiler accepts -O3
  688. configure:11288: gcc -o conftest -g -O2 -DNDEBUG -O3 conftest.c -lrt >&5
  689. configure:11288: $? = 0
  690. configure:11296: result: yes
  691. configure:11314: checking whether the C++ compiler accepts -O3
  692. configure:11350: g++ -o conftest -g -O2 -DNDEBUG -O3 conftest.cpp -lrt >&5
  693. configure:11350: $? = 0
  694. configure:11358: result: yes
  695. configure:11376: checking whether the Fortran 77 compiler accepts -O3
  696. configure:11396: gfortran -o conftest -g -O2 -DNDEBUG -O3 conftest.f -lrt >&5
  697. configure:11396: $? = 0
  698. configure:11404: result: yes
  699. configure:12074: checking whether the C compiler accepts -mmmx
  700. configure:12110: gcc -o conftest -g -DNDEBUG -O3 -mmmx conftest.c -lrt >&5
  701. configure:12110: $? = 0
  702. configure:12118: result: yes
  703. configure:12136: checking whether the C++ compiler accepts -mmmx
  704. configure:12172: g++ -o conftest -g -DNDEBUG -O3 -mmmx conftest.cpp -lrt >&5
  705. configure:12172: $? = 0
  706. configure:12180: result: yes
  707. configure:12198: checking whether the Fortran 77 compiler accepts -mmmx
  708. configure:12218: gfortran -o conftest -g -DNDEBUG -O3 -mmmx conftest.f -lrt >&5
  709. configure:12218: $? = 0
  710. configure:12226: result: yes
  711. configure:12420: checking whether the C compiler accepts -msse4.2
  712. configure:12456: gcc -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 conftest.c -lrt >&5
  713. configure:12456: $? = 0
  714. configure:12464: result: yes
  715. configure:12482: checking whether the C++ compiler accepts -msse4.2
  716. configure:12518: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 conftest.cpp -lrt >&5
  717. configure:12518: $? = 0
  718. configure:12526: result: yes
  719. configure:12544: checking whether the Fortran 77 compiler accepts -msse4.2
  720. configure:12564: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 conftest.f -lrt >&5
  721. configure:12564: $? = 0
  722. configure:12572: result: yes
  723. configure:13123: CXXFLAGS = -g -DNDEBUG -O3 -mmmx -msse4.2
  724. configure:13259: checking whether the C++ compiler accepts -std=c++14
  725. configure:13295: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 conftest.cpp -lrt >&5
  726. configure:13295: $? = 0
  727. configure:13303: result: yes
  728. configure:13330: ++ add cxx11 : -std=c++14 ; -std=c++14 in plugin/seq/WHERE_LIBRARY-config "
  729. configure:13470: checking suffix to add to package name
  730. configure:13475: result: none
  731. configure:13517: checking for OpenGL/gl.h
  732. configure:13517: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  733. conftest.cpp:58:10: fatal error: OpenGL/gl.h: No such file or directory
  734. 58 | #include <OpenGL/gl.h>
  735. | ^~~~~~~~~~~~~
  736. compilation terminated.
  737. configure:13517: $? = 1
  738. configure: failed program was:
  739. | /* confdefs.h */
  740. | #define PACKAGE_NAME "FreeFEM"
  741. | #define PACKAGE_TARNAME "FreeFEM"
  742. | #define PACKAGE_VERSION "4.12"
  743. | #define PACKAGE_STRING "FreeFEM 4.12"
  744. | #define PACKAGE_BUGREPORT "[email protected]"
  745. | #define PACKAGE_URL ""
  746. | #define PACKAGE "FreeFEM"
  747. | #define VERSION "4.12"
  748. | #define F77_FUNC(name,NAME) name ## _
  749. | #define F77_FUNC_(name,NAME) name ## _
  750. | #define YYTEXT_POINTER 1
  751. | #define HAVE_LIBRT 1
  752. | #define HAVE_STDIO_H 1
  753. | #define HAVE_STDLIB_H 1
  754. | #define HAVE_STRING_H 1
  755. | #define HAVE_INTTYPES_H 1
  756. | #define HAVE_STDINT_H 1
  757. | #define HAVE_STRINGS_H 1
  758. | #define HAVE_SYS_STAT_H 1
  759. | #define HAVE_SYS_TYPES_H 1
  760. | #define HAVE_UNISTD_H 1
  761. | #define HAVE_SYS_TIME_H 1
  762. | #define STDC_HEADERS 1
  763. | #define HAVE_ZLIB_H 1
  764. | #define VersionFreeFem 4.12
  765. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  766. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  767. | /* end confdefs.h. */
  768. | #include <stddef.h>
  769. | #ifdef HAVE_STDIO_H
  770. | # include <stdio.h>
  771. | #endif
  772. | #ifdef HAVE_STDLIB_H
  773. | # include <stdlib.h>
  774. | #endif
  775. | #ifdef HAVE_STRING_H
  776. | # include <string.h>
  777. | #endif
  778. | #ifdef HAVE_INTTYPES_H
  779. | # include <inttypes.h>
  780. | #endif
  781. | #ifdef HAVE_STDINT_H
  782. | # include <stdint.h>
  783. | #endif
  784. | #ifdef HAVE_STRINGS_H
  785. | # include <strings.h>
  786. | #endif
  787. | #ifdef HAVE_SYS_TYPES_H
  788. | # include <sys/types.h>
  789. | #endif
  790. | #ifdef HAVE_SYS_STAT_H
  791. | # include <sys/stat.h>
  792. | #endif
  793. | #ifdef HAVE_UNISTD_H
  794. | # include <unistd.h>
  795. | #endif
  796. | #include <OpenGL/gl.h>
  797. configure:13517: result: no
  798. configure:13535: checking for GL/gl.h
  799. configure:13535: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  800. configure:13535: $? = 0
  801. configure:13535: result: yes
  802. configure:13550: checking for GLUT/glut.h
  803. configure:13550: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  804. conftest.cpp:59:10: fatal error: GLUT/glut.h: No such file or directory
  805. 59 | #include <GLUT/glut.h>
  806. | ^~~~~~~~~~~~~
  807. compilation terminated.
  808. configure:13550: $? = 1
  809. configure: failed program was:
  810. | /* confdefs.h */
  811. | #define PACKAGE_NAME "FreeFEM"
  812. | #define PACKAGE_TARNAME "FreeFEM"
  813. | #define PACKAGE_VERSION "4.12"
  814. | #define PACKAGE_STRING "FreeFEM 4.12"
  815. | #define PACKAGE_BUGREPORT "[email protected]"
  816. | #define PACKAGE_URL ""
  817. | #define PACKAGE "FreeFEM"
  818. | #define VERSION "4.12"
  819. | #define F77_FUNC(name,NAME) name ## _
  820. | #define F77_FUNC_(name,NAME) name ## _
  821. | #define YYTEXT_POINTER 1
  822. | #define HAVE_LIBRT 1
  823. | #define HAVE_STDIO_H 1
  824. | #define HAVE_STDLIB_H 1
  825. | #define HAVE_STRING_H 1
  826. | #define HAVE_INTTYPES_H 1
  827. | #define HAVE_STDINT_H 1
  828. | #define HAVE_STRINGS_H 1
  829. | #define HAVE_SYS_STAT_H 1
  830. | #define HAVE_SYS_TYPES_H 1
  831. | #define HAVE_UNISTD_H 1
  832. | #define HAVE_SYS_TIME_H 1
  833. | #define STDC_HEADERS 1
  834. | #define HAVE_ZLIB_H 1
  835. | #define VersionFreeFem 4.12
  836. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  837. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  838. | #define HAVE_GL_GL_H 1
  839. | /* end confdefs.h. */
  840. | #include <stddef.h>
  841. | #ifdef HAVE_STDIO_H
  842. | # include <stdio.h>
  843. | #endif
  844. | #ifdef HAVE_STDLIB_H
  845. | # include <stdlib.h>
  846. | #endif
  847. | #ifdef HAVE_STRING_H
  848. | # include <string.h>
  849. | #endif
  850. | #ifdef HAVE_INTTYPES_H
  851. | # include <inttypes.h>
  852. | #endif
  853. | #ifdef HAVE_STDINT_H
  854. | # include <stdint.h>
  855. | #endif
  856. | #ifdef HAVE_STRINGS_H
  857. | # include <strings.h>
  858. | #endif
  859. | #ifdef HAVE_SYS_TYPES_H
  860. | # include <sys/types.h>
  861. | #endif
  862. | #ifdef HAVE_SYS_STAT_H
  863. | # include <sys/stat.h>
  864. | #endif
  865. | #ifdef HAVE_UNISTD_H
  866. | # include <unistd.h>
  867. | #endif
  868. | #include <GLUT/glut.h>
  869. configure:13550: result: no
  870. configure:13565: checking for GL/glut.h
  871. configure:13565: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  872. configure:13565: $? = 0
  873. configure:13565: result: yes
  874. configure:13609: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -framework GLUT -framework OpenGL -framework Cocoa >&5
  875. g++: error: unrecognized command-line option '-framework'
  876. g++: error: unrecognized command-line option '-framework'
  877. g++: error: unrecognized command-line option '-framework'
  878. configure:13609: $? = 1
  879. configure: failed program was:
  880. | /* confdefs.h */
  881. | #define PACKAGE_NAME "FreeFEM"
  882. | #define PACKAGE_TARNAME "FreeFEM"
  883. | #define PACKAGE_VERSION "4.12"
  884. | #define PACKAGE_STRING "FreeFEM 4.12"
  885. | #define PACKAGE_BUGREPORT "[email protected]"
  886. | #define PACKAGE_URL ""
  887. | #define PACKAGE "FreeFEM"
  888. | #define VERSION "4.12"
  889. | #define F77_FUNC(name,NAME) name ## _
  890. | #define F77_FUNC_(name,NAME) name ## _
  891. | #define YYTEXT_POINTER 1
  892. | #define HAVE_LIBRT 1
  893. | #define HAVE_STDIO_H 1
  894. | #define HAVE_STDLIB_H 1
  895. | #define HAVE_STRING_H 1
  896. | #define HAVE_INTTYPES_H 1
  897. | #define HAVE_STDINT_H 1
  898. | #define HAVE_STRINGS_H 1
  899. | #define HAVE_SYS_STAT_H 1
  900. | #define HAVE_SYS_TYPES_H 1
  901. | #define HAVE_UNISTD_H 1
  902. | #define HAVE_SYS_TIME_H 1
  903. | #define STDC_HEADERS 1
  904. | #define HAVE_ZLIB_H 1
  905. | #define VersionFreeFem 4.12
  906. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  907. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  908. | #define HAVE_GL_GL_H 1
  909. | #define HAVE_GL_GLUT_H 1
  910. | /* end confdefs.h. */
  911. |
  912. | namespace conftest {
  913. | extern "C" int glutInit ();
  914. | }
  915. | #ifdef F77_DUMMY_MAIN
  916. |
  917. | # ifdef __cplusplus
  918. | extern "C"
  919. | # endif
  920. | int F77_DUMMY_MAIN() { return 1; }
  921. |
  922. | #endif
  923. | int
  924. | main (void)
  925. | {
  926. | return conftest::glutInit ();
  927. | ;
  928. | return 0;
  929. | }
  930. configure:13609: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lglut -lGLU -lGL >&5
  931. configure:13609: $? = 0
  932. configure:13665: checking add suffix
  933. configure:13669: result: yes
  934. configure:13883: find real ( real ) petsc in /home/km_freefem/FreeFem/petsc/arch-FreeFem/lib/petsc/conf/petscvariables
  935. configure:13886: choose MPI from petsc : /usr/bin/mpiexec
  936. configure:13975: checking for MPIRUN
  937. configure:14039: result: /usr/bin/mpiexec
  938. configure:14042: checking for MPIRUN option:
  939. configure:14047: result:
  940. configure:14051: checking for mpipath
  941. configure:14133: result:
  942. configure:14250: eval mpicxx -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt >&5
  943. configure:14250: $? = 0
  944. configure:14258: result: yes
  945. configure:14268: checking MPI_DOUBLE_COMPLEX
  946. configure:14278: eval mpicxx -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  947. configure:14278: $? = 0
  948. configure:14285: result: yes
  949. configure:14479: ++ add mpifc : -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -lmpichfort -lmpich ; -I/usr/include/x86_64-linux-gnu/mpich in plugin/seq/WHERE_LIBRARY-config "
  950. configure:14493: ++ add mpif77 : -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -lmpichfort -lmpich ; -I/usr/include/x86_64-linux-gnu/mpich in plugin/seq/WHERE_LIBRARY-config "
  951. configure:14510: ++ add mpi : -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -lmpichcxx -lmpich ; -I/usr/include/x86_64-linux-gnu/mpich in plugin/seq/WHERE_LIBRARY-config "
  952. configure:14597: ++ add petsc : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lpetsc -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11 -lHYPRE -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -ldmumps -lmumps_common -lpord -lpthread -lscalapack -lsuperlu -llapack -lblas -lptesmumps -lptscotchparmetisv3 -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lparmetis -lmetis -ltet -lm -lX11 -lstdc++ -lmpichfort -lmpich -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lrt -lquadmath -lstdc++ ; -I/home/km_freefem/FreeFem/petsc/include -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  953. configure:14622: ++ add parmetis : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lparmetis ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  954. configure:14647: ++ add metis : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lmetis ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  955. configure:14672: ++ add ptscotch : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lptesmumps -lptscotchparmetisv3 -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  956. configure:14695: ++ add scotch : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lesmumps -lscotch -lscotcherr ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  957. configure:14718: ++ add mumps : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -ldmumps -lmumps_common -lpord -lpthread ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  958. configure:14749: ++ add tetgen : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -ltet ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  959. configure:14774: ++ add hpddm : ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  960. configure:14799: ++ add superlu : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lsuperlu ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  961. configure:14874: ++ add scalapack : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lscalapack ; in plugin/seq/WHERE_LIBRARY-config "
  962. configure:14900: ++ add suitesparse : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lmetis ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  963. configure:14925: ++ add blaslapack : -llapack -lblas ; in plugin/seq/WHERE_LIBRARY-config "
  964. configure:14950: ++ add slepc : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lslepc ; -I/home/km_freefem/FreeFem/petsc/include -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  965. configure:15025: with petsc yes, with slepc yes
  966. configure:15052: find complex (complex) petsc in /home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib/petsc/conf/petscvariables
  967. configure:15763: ++ add petsccomplex : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib -lpetsc -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11 -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lzmumps -lmumps_common -lpord -lpthread -lscalapack -lsuperlu -llapack -lblas -lptesmumps -lptscotchparmetisv3 -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lparmetis -lmetis -ltet -lm -lX11 -lstdc++ -lmpichfort -lmpich -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ ; -I/home/km_freefem/FreeFem/petsc/include -I/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/include -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  968. configure:15791: -- do not add parmetis : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lparmetis -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  969. configure:15816: -- do not add metis : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lmetis -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  970. configure:15841: -- do not add ptscotch : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lptesmumps -lptscotchparmetisv3 -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  971. configure:15864: -- do not add scotch : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lesmumps -lscotch -lscotcherr -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  972. configure:15887: -- do not add mumps : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lzmumps -lmumps_common -lpord -lpthread -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  973. configure:15918: -- do not add tetgen : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -ltet -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  974. configure:15943: -- do not add hpddm : -I/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/include in plugin/seq/WHERE_LIBRARY-config "
  975. configure:15993: -- do not add superlu : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lsuperlu -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  976. configure:16068: -- do not add scalapack : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lscalapack in plugin/seq/WHERE_LIBRARY-config "
  977. configure:16093: -- do not add suitesparse : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  978. configure:16142: ++ add slepccomplex : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib -lslepc ; -I/home/km_freefem/FreeFem/petsc/include -I/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/include -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  979. configure:16217: with petsc complex yes, with slepc complex yes
  980. configure:16944: checking for wget
  981. configure:16965: found /usr/bin/wget
  982. configure:16977: result: yes
  983. configure:17128: checking for arit_zero in -lcadnafree
  984. configure:17158: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -L/home/km_freefem/FreeFem/FreeFem-sources/3rdparty/cadna conftest.cpp -lcadnafree -lrt >&5
  985. /usr/bin/ld: cannot find -lcadnafree: No such file or directory
  986. collect2: error: ld returned 1 exit status
  987. configure:17158: $? = 1
  988. configure: failed program was:
  989. | /* confdefs.h */
  990. | #define PACKAGE_NAME "FreeFEM"
  991. | #define PACKAGE_TARNAME "FreeFEM"
  992. | #define PACKAGE_VERSION "4.12"
  993. | #define PACKAGE_STRING "FreeFEM 4.12"
  994. | #define PACKAGE_BUGREPORT "[email protected]"
  995. | #define PACKAGE_URL ""
  996. | #define PACKAGE "FreeFEM"
  997. | #define VERSION "4.12"
  998. | #define F77_FUNC(name,NAME) name ## _
  999. | #define F77_FUNC_(name,NAME) name ## _
  1000. | #define YYTEXT_POINTER 1
  1001. | #define HAVE_LIBRT 1
  1002. | #define HAVE_STDIO_H 1
  1003. | #define HAVE_STDLIB_H 1
  1004. | #define HAVE_STRING_H 1
  1005. | #define HAVE_INTTYPES_H 1
  1006. | #define HAVE_STDINT_H 1
  1007. | #define HAVE_STRINGS_H 1
  1008. | #define HAVE_SYS_STAT_H 1
  1009. | #define HAVE_SYS_TYPES_H 1
  1010. | #define HAVE_UNISTD_H 1
  1011. | #define HAVE_SYS_TIME_H 1
  1012. | #define STDC_HEADERS 1
  1013. | #define HAVE_ZLIB_H 1
  1014. | #define VersionFreeFem 4.12
  1015. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1016. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1017. | #define HAVE_GL_GL_H 1
  1018. | #define HAVE_GL_GLUT_H 1
  1019. | #define PROG_FFGLUT "ffglut"
  1020. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1021. | /* end confdefs.h. */
  1022. |
  1023. | namespace conftest {
  1024. | extern "C" int arit_zero ();
  1025. | }
  1026. | #ifdef F77_DUMMY_MAIN
  1027. |
  1028. | # ifdef __cplusplus
  1029. | extern "C"
  1030. | # endif
  1031. | int F77_DUMMY_MAIN() { return 1; }
  1032. |
  1033. | #endif
  1034. | int
  1035. | main (void)
  1036. | {
  1037. | return conftest::arit_zero ();
  1038. | ;
  1039. | return 0;
  1040. | }
  1041. configure:17168: result: no
  1042. configure:17178: checking for /home/km_freefem/FreeFem/FreeFem-sources/3rdparty/cadna/cadnafree.h
  1043. configure:17178: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1044. conftest.cpp:62:10: fatal error: /home/km_freefem/FreeFem/FreeFem-sources/3rdparty/cadna/cadnafree.h: No such file or directory
  1045. 62 | #include </home/km_freefem/FreeFem/FreeFem-sources/3rdparty/cadna/cadnafree.h>
  1046. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1047. compilation terminated.
  1048. configure:17178: $? = 1
  1049. configure: failed program was:
  1050. | /* confdefs.h */
  1051. | #define PACKAGE_NAME "FreeFEM"
  1052. | #define PACKAGE_TARNAME "FreeFEM"
  1053. | #define PACKAGE_VERSION "4.12"
  1054. | #define PACKAGE_STRING "FreeFEM 4.12"
  1055. | #define PACKAGE_BUGREPORT "[email protected]"
  1056. | #define PACKAGE_URL ""
  1057. | #define PACKAGE "FreeFEM"
  1058. | #define VERSION "4.12"
  1059. | #define F77_FUNC(name,NAME) name ## _
  1060. | #define F77_FUNC_(name,NAME) name ## _
  1061. | #define YYTEXT_POINTER 1
  1062. | #define HAVE_LIBRT 1
  1063. | #define HAVE_STDIO_H 1
  1064. | #define HAVE_STDLIB_H 1
  1065. | #define HAVE_STRING_H 1
  1066. | #define HAVE_INTTYPES_H 1
  1067. | #define HAVE_STDINT_H 1
  1068. | #define HAVE_STRINGS_H 1
  1069. | #define HAVE_SYS_STAT_H 1
  1070. | #define HAVE_SYS_TYPES_H 1
  1071. | #define HAVE_UNISTD_H 1
  1072. | #define HAVE_SYS_TIME_H 1
  1073. | #define STDC_HEADERS 1
  1074. | #define HAVE_ZLIB_H 1
  1075. | #define VersionFreeFem 4.12
  1076. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1077. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1078. | #define HAVE_GL_GL_H 1
  1079. | #define HAVE_GL_GLUT_H 1
  1080. | #define PROG_FFGLUT "ffglut"
  1081. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1082. | /* end confdefs.h. */
  1083. | #include <stddef.h>
  1084. | #ifdef HAVE_STDIO_H
  1085. | # include <stdio.h>
  1086. | #endif
  1087. | #ifdef HAVE_STDLIB_H
  1088. | # include <stdlib.h>
  1089. | #endif
  1090. | #ifdef HAVE_STRING_H
  1091. | # include <string.h>
  1092. | #endif
  1093. | #ifdef HAVE_INTTYPES_H
  1094. | # include <inttypes.h>
  1095. | #endif
  1096. | #ifdef HAVE_STDINT_H
  1097. | # include <stdint.h>
  1098. | #endif
  1099. | #ifdef HAVE_STRINGS_H
  1100. | # include <strings.h>
  1101. | #endif
  1102. | #ifdef HAVE_SYS_TYPES_H
  1103. | # include <sys/types.h>
  1104. | #endif
  1105. | #ifdef HAVE_SYS_STAT_H
  1106. | # include <sys/stat.h>
  1107. | #endif
  1108. | #ifdef HAVE_UNISTD_H
  1109. | # include <unistd.h>
  1110. | #endif
  1111. | #include </home/km_freefem/FreeFem/FreeFem-sources/3rdparty/cadna/cadnafree.h>
  1112. configure:17178: result: no
  1113. configure:17202: without cadna *****
  1114. configure:17225: checking for fftw_execute in -lfftw3
  1115. configure:17255: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lfftw3 -lrt >&5
  1116. configure:17255: $? = 0
  1117. configure:17265: result: yes
  1118. configure:17274: checking for fftw3.h
  1119. configure:17274: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1120. configure:17274: $? = 0
  1121. configure:17274: result: yes
  1122. configure:17295: ++ add fftw3 : -lfftw3 ; in plugin/seq/WHERE_LIBRARY-config "
  1123. configure:17350: ++ add lapack : ; in plugin/seq/WHERE_LIBRARY-config "
  1124. configure:17364: ++ add blas : -llapack -lblas ; in plugin/seq/WHERE_LIBRARY-config "
  1125. configure:17371: BLAS and LAPACK from petsc *****
  1126. configure:17909: checking for cblas.h
  1127. configure:17909: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1128. configure:17909: $? = 0
  1129. configure:17909: result: yes
  1130. configure:17921: checking for Accelerate/cblas.h
  1131. configure:17921: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1132. conftest.cpp:64:10: fatal error: Accelerate/cblas.h: No such file or directory
  1133. 64 | #include <Accelerate/cblas.h>
  1134. | ^~~~~~~~~~~~~~~~~~~~
  1135. compilation terminated.
  1136. configure:17921: $? = 1
  1137. configure: failed program was:
  1138. | /* confdefs.h */
  1139. | #define PACKAGE_NAME "FreeFEM"
  1140. | #define PACKAGE_TARNAME "FreeFEM"
  1141. | #define PACKAGE_VERSION "4.12"
  1142. | #define PACKAGE_STRING "FreeFEM 4.12"
  1143. | #define PACKAGE_BUGREPORT "[email protected]"
  1144. | #define PACKAGE_URL ""
  1145. | #define PACKAGE "FreeFEM"
  1146. | #define VERSION "4.12"
  1147. | #define F77_FUNC(name,NAME) name ## _
  1148. | #define F77_FUNC_(name,NAME) name ## _
  1149. | #define YYTEXT_POINTER 1
  1150. | #define HAVE_LIBRT 1
  1151. | #define HAVE_STDIO_H 1
  1152. | #define HAVE_STDLIB_H 1
  1153. | #define HAVE_STRING_H 1
  1154. | #define HAVE_INTTYPES_H 1
  1155. | #define HAVE_STDINT_H 1
  1156. | #define HAVE_STRINGS_H 1
  1157. | #define HAVE_SYS_STAT_H 1
  1158. | #define HAVE_SYS_TYPES_H 1
  1159. | #define HAVE_UNISTD_H 1
  1160. | #define HAVE_SYS_TIME_H 1
  1161. | #define STDC_HEADERS 1
  1162. | #define HAVE_ZLIB_H 1
  1163. | #define VersionFreeFem 4.12
  1164. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1165. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1166. | #define HAVE_GL_GL_H 1
  1167. | #define HAVE_GL_GLUT_H 1
  1168. | #define PROG_FFGLUT "ffglut"
  1169. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1170. | #define HAVE_FFTW3_H 1
  1171. | #define HAVE_CBLAS_H 1
  1172. | /* end confdefs.h. */
  1173. | #include <stddef.h>
  1174. | #ifdef HAVE_STDIO_H
  1175. | # include <stdio.h>
  1176. | #endif
  1177. | #ifdef HAVE_STDLIB_H
  1178. | # include <stdlib.h>
  1179. | #endif
  1180. | #ifdef HAVE_STRING_H
  1181. | # include <string.h>
  1182. | #endif
  1183. | #ifdef HAVE_INTTYPES_H
  1184. | # include <inttypes.h>
  1185. | #endif
  1186. | #ifdef HAVE_STDINT_H
  1187. | # include <stdint.h>
  1188. | #endif
  1189. | #ifdef HAVE_STRINGS_H
  1190. | # include <strings.h>
  1191. | #endif
  1192. | #ifdef HAVE_SYS_TYPES_H
  1193. | # include <sys/types.h>
  1194. | #endif
  1195. | #ifdef HAVE_SYS_STAT_H
  1196. | # include <sys/stat.h>
  1197. | #endif
  1198. | #ifdef HAVE_UNISTD_H
  1199. | # include <unistd.h>
  1200. | #endif
  1201. | #include <Accelerate/cblas.h>
  1202. configure:17921: result: no
  1203. configure:17933: checking for atlas/cblas.h
  1204. configure:17933: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1205. conftest.cpp:64:10: fatal error: atlas/cblas.h: No such file or directory
  1206. 64 | #include <atlas/cblas.h>
  1207. | ^~~~~~~~~~~~~~~
  1208. compilation terminated.
  1209. configure:17933: $? = 1
  1210. configure: failed program was:
  1211. | /* confdefs.h */
  1212. | #define PACKAGE_NAME "FreeFEM"
  1213. | #define PACKAGE_TARNAME "FreeFEM"
  1214. | #define PACKAGE_VERSION "4.12"
  1215. | #define PACKAGE_STRING "FreeFEM 4.12"
  1216. | #define PACKAGE_BUGREPORT "[email protected]"
  1217. | #define PACKAGE_URL ""
  1218. | #define PACKAGE "FreeFEM"
  1219. | #define VERSION "4.12"
  1220. | #define F77_FUNC(name,NAME) name ## _
  1221. | #define F77_FUNC_(name,NAME) name ## _
  1222. | #define YYTEXT_POINTER 1
  1223. | #define HAVE_LIBRT 1
  1224. | #define HAVE_STDIO_H 1
  1225. | #define HAVE_STDLIB_H 1
  1226. | #define HAVE_STRING_H 1
  1227. | #define HAVE_INTTYPES_H 1
  1228. | #define HAVE_STDINT_H 1
  1229. | #define HAVE_STRINGS_H 1
  1230. | #define HAVE_SYS_STAT_H 1
  1231. | #define HAVE_SYS_TYPES_H 1
  1232. | #define HAVE_UNISTD_H 1
  1233. | #define HAVE_SYS_TIME_H 1
  1234. | #define STDC_HEADERS 1
  1235. | #define HAVE_ZLIB_H 1
  1236. | #define VersionFreeFem 4.12
  1237. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1238. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1239. | #define HAVE_GL_GL_H 1
  1240. | #define HAVE_GL_GLUT_H 1
  1241. | #define PROG_FFGLUT "ffglut"
  1242. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1243. | #define HAVE_FFTW3_H 1
  1244. | #define HAVE_CBLAS_H 1
  1245. | /* end confdefs.h. */
  1246. | #include <stddef.h>
  1247. | #ifdef HAVE_STDIO_H
  1248. | # include <stdio.h>
  1249. | #endif
  1250. | #ifdef HAVE_STDLIB_H
  1251. | # include <stdlib.h>
  1252. | #endif
  1253. | #ifdef HAVE_STRING_H
  1254. | # include <string.h>
  1255. | #endif
  1256. | #ifdef HAVE_INTTYPES_H
  1257. | # include <inttypes.h>
  1258. | #endif
  1259. | #ifdef HAVE_STDINT_H
  1260. | # include <stdint.h>
  1261. | #endif
  1262. | #ifdef HAVE_STRINGS_H
  1263. | # include <strings.h>
  1264. | #endif
  1265. | #ifdef HAVE_SYS_TYPES_H
  1266. | # include <sys/types.h>
  1267. | #endif
  1268. | #ifdef HAVE_SYS_STAT_H
  1269. | # include <sys/stat.h>
  1270. | #endif
  1271. | #ifdef HAVE_UNISTD_H
  1272. | # include <unistd.h>
  1273. | #endif
  1274. | #include <atlas/cblas.h>
  1275. configure:17933: result: no
  1276. configure:17943: checking for cblas_zdotu_sub in -lcblas
  1277. configure:17973: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -lrt >&5
  1278. /usr/bin/ld: cannot find -lcblas: No such file or directory
  1279. collect2: error: ld returned 1 exit status
  1280. configure:17973: $? = 1
  1281. configure: failed program was:
  1282. | /* confdefs.h */
  1283. | #define PACKAGE_NAME "FreeFEM"
  1284. | #define PACKAGE_TARNAME "FreeFEM"
  1285. | #define PACKAGE_VERSION "4.12"
  1286. | #define PACKAGE_STRING "FreeFEM 4.12"
  1287. | #define PACKAGE_BUGREPORT "[email protected]"
  1288. | #define PACKAGE_URL ""
  1289. | #define PACKAGE "FreeFEM"
  1290. | #define VERSION "4.12"
  1291. | #define F77_FUNC(name,NAME) name ## _
  1292. | #define F77_FUNC_(name,NAME) name ## _
  1293. | #define YYTEXT_POINTER 1
  1294. | #define HAVE_LIBRT 1
  1295. | #define HAVE_STDIO_H 1
  1296. | #define HAVE_STDLIB_H 1
  1297. | #define HAVE_STRING_H 1
  1298. | #define HAVE_INTTYPES_H 1
  1299. | #define HAVE_STDINT_H 1
  1300. | #define HAVE_STRINGS_H 1
  1301. | #define HAVE_SYS_STAT_H 1
  1302. | #define HAVE_SYS_TYPES_H 1
  1303. | #define HAVE_UNISTD_H 1
  1304. | #define HAVE_SYS_TIME_H 1
  1305. | #define STDC_HEADERS 1
  1306. | #define HAVE_ZLIB_H 1
  1307. | #define VersionFreeFem 4.12
  1308. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1309. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1310. | #define HAVE_GL_GL_H 1
  1311. | #define HAVE_GL_GLUT_H 1
  1312. | #define PROG_FFGLUT "ffglut"
  1313. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1314. | #define HAVE_FFTW3_H 1
  1315. | #define HAVE_CBLAS_H 1
  1316. | /* end confdefs.h. */
  1317. |
  1318. | namespace conftest {
  1319. | extern "C" int cblas_zdotu_sub ();
  1320. | }
  1321. | #ifdef F77_DUMMY_MAIN
  1322. |
  1323. | # ifdef __cplusplus
  1324. | extern "C"
  1325. | # endif
  1326. | int F77_DUMMY_MAIN() { return 1; }
  1327. |
  1328. | #endif
  1329. | int
  1330. | main (void)
  1331. | {
  1332. | return conftest::cblas_zdotu_sub ();
  1333. | ;
  1334. | return 0;
  1335. | }
  1336. configure:17983: result: no
  1337. configure:18005: -- do not add blas : -llapack -lblas in plugin/seq/WHERE_LIBRARY-config "
  1338. configure:18128: checking for lapack in -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath, -llapack -lblas and -llapack
  1339. configure:18153: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1340. /usr/bin/ld: /tmp/ccG4tGRI.o: in function `main':
  1341. /home/km_freefem/FreeFem/FreeFem-sources/conftest.cpp:51: undefined reference to `dgeqr2_'
  1342. collect2: error: ld returned 1 exit status
  1343. configure:18153: $? = 1
  1344. configure: failed program was:
  1345. | /* confdefs.h */
  1346. | #define PACKAGE_NAME "FreeFEM"
  1347. | #define PACKAGE_TARNAME "FreeFEM"
  1348. | #define PACKAGE_VERSION "4.12"
  1349. | #define PACKAGE_STRING "FreeFEM 4.12"
  1350. | #define PACKAGE_BUGREPORT "[email protected]"
  1351. | #define PACKAGE_URL ""
  1352. | #define PACKAGE "FreeFEM"
  1353. | #define VERSION "4.12"
  1354. | #define F77_FUNC(name,NAME) name ## _
  1355. | #define F77_FUNC_(name,NAME) name ## _
  1356. | #define YYTEXT_POINTER 1
  1357. | #define HAVE_LIBRT 1
  1358. | #define HAVE_STDIO_H 1
  1359. | #define HAVE_STDLIB_H 1
  1360. | #define HAVE_STRING_H 1
  1361. | #define HAVE_INTTYPES_H 1
  1362. | #define HAVE_STDINT_H 1
  1363. | #define HAVE_STRINGS_H 1
  1364. | #define HAVE_SYS_STAT_H 1
  1365. | #define HAVE_SYS_TYPES_H 1
  1366. | #define HAVE_UNISTD_H 1
  1367. | #define HAVE_SYS_TIME_H 1
  1368. | #define STDC_HEADERS 1
  1369. | #define HAVE_ZLIB_H 1
  1370. | #define VersionFreeFem 4.12
  1371. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1372. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1373. | #define HAVE_GL_GL_H 1
  1374. | #define HAVE_GL_GLUT_H 1
  1375. | #define PROG_FFGLUT "ffglut"
  1376. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1377. | #define HAVE_FFTW3_H 1
  1378. | #define HAVE_CBLAS_H 1
  1379. | /* end confdefs.h. */
  1380. |
  1381. | namespace conftest {
  1382. | extern "C" int dgeqr2_ ();
  1383. | }
  1384. | #ifdef F77_DUMMY_MAIN
  1385. |
  1386. | # ifdef __cplusplus
  1387. | extern "C"
  1388. | # endif
  1389. | int F77_DUMMY_MAIN() { return 1; }
  1390. |
  1391. | #endif
  1392. | int
  1393. | main (void)
  1394. | {
  1395. | return conftest::dgeqr2_ ();
  1396. | ;
  1397. | return 0;
  1398. | }
  1399. configure:18184: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -llapack -lblas >&5
  1400. configure:18184: $? = 0
  1401. configure:18237: result: yes
  1402. configure:18284: checking for dsaupd_ in -larpack
  1403. configure:18314: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -larpack -llapack -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1404. configure:18314: $? = 0
  1405. configure:18324: result: yes
  1406. configure:18382: ++ add arpack : -larpack -llapack ; in plugin/seq/WHERE_LIBRARY-config "
  1407. configure:18476: -- do not add lapack : -llapack -lblas in plugin/seq/WHERE_LIBRARY-config "
  1408. configure:18845: ++ add amd : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lmetis ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  1409. configure:18859: ++ add umfpack : -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lmetis ; -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config "
  1410. configure:18914: checking for times
  1411. configure:18914: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1412. configure:18914: $? = 0
  1413. configure:18914: result: yes
  1414. configure:18914: checking for sysconf
  1415. configure:18914: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1416. configure:18914: $? = 0
  1417. configure:18914: result: yes
  1418. configure:18937: checking for cstddef
  1419. configure:18937: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1420. configure:18937: $? = 0
  1421. configure:18937: result: yes
  1422. configure:18944: checking for stddef.h
  1423. configure:18944: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1424. configure:18944: $? = 0
  1425. configure:18944: result: yes
  1426. configure:18953: checking for semaphore.h
  1427. configure:18953: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1428. configure:18953: $? = 0
  1429. configure:18953: result: yes
  1430. configure:18965: checking for sys/mman.h
  1431. configure:18965: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1432. configure:18965: $? = 0
  1433. configure:18965: result: yes
  1434. configure:18986: checking for regex.h
  1435. configure:18986: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1436. configure:18986: $? = 0
  1437. configure:18986: result: yes
  1438. configure:18999: checking for unistd.h
  1439. configure:18999: result: yes
  1440. configure:19020: checking for malloc.h
  1441. configure:19020: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1442. configure:19020: $? = 0
  1443. configure:19020: result: yes
  1444. configure:19031: checking for asinh
  1445. configure:19031: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1446. conftest.cpp:66:6: warning: declaration of 'char asinh()' conflicts with built-in declaration 'double asinh(double)' [-Wbuiltin-declaration-mismatch]
  1447. 66 | char asinh ();
  1448. | ^~~~~
  1449. configure:19031: $? = 0
  1450. configure:19031: result: yes
  1451. configure:19037: checking for acosh
  1452. configure:19037: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1453. conftest.cpp:67:6: warning: declaration of 'char acosh()' conflicts with built-in declaration 'double acosh(double)' [-Wbuiltin-declaration-mismatch]
  1454. 67 | char acosh ();
  1455. | ^~~~~
  1456. configure:19037: $? = 0
  1457. configure:19037: result: yes
  1458. configure:19043: checking for atanh
  1459. configure:19043: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1460. conftest.cpp:68:6: warning: declaration of 'char atanh()' conflicts with built-in declaration 'double atanh(double)' [-Wbuiltin-declaration-mismatch]
  1461. 68 | char atanh ();
  1462. | ^~~~~
  1463. configure:19043: $? = 0
  1464. configure:19043: result: yes
  1465. configure:19049: checking for getenv
  1466. configure:19049: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1467. configure:19049: $? = 0
  1468. configure:19049: result: yes
  1469. configure:19055: checking for jn
  1470. configure:19055: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1471. configure:19055: $? = 0
  1472. configure:19055: result: yes
  1473. configure:19061: checking for erfc
  1474. configure:19061: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1475. conftest.cpp:71:6: warning: declaration of 'char erfc()' conflicts with built-in declaration 'double erfc(double)' [-Wbuiltin-declaration-mismatch]
  1476. 71 | char erfc ();
  1477. | ^~~~
  1478. configure:19061: $? = 0
  1479. configure:19061: result: yes
  1480. configure:19067: checking for tgamma
  1481. configure:19067: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1482. conftest.cpp:72:6: warning: declaration of 'char tgamma()' conflicts with built-in declaration 'double tgamma(double)' [-Wbuiltin-declaration-mismatch]
  1483. 72 | char tgamma ();
  1484. | ^~~~~~
  1485. configure:19067: $? = 0
  1486. configure:19067: result: yes
  1487. configure:19073: checking for gettimeofday
  1488. configure:19073: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1489. configure:19073: $? = 0
  1490. configure:19073: result: yes
  1491. configure:19079: checking for mallinfo
  1492. configure:19079: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1493. configure:19079: $? = 0
  1494. configure:19079: result: yes
  1495. configure:19085: checking for mstats
  1496. configure:19085: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1497. /usr/bin/ld: /tmp/ccpyHzOD.o: in function `main':
  1498. /home/km_freefem/FreeFem/FreeFem-sources/conftest.cpp:94: undefined reference to `mstats'
  1499. collect2: error: ld returned 1 exit status
  1500. configure:19085: $? = 1
  1501. configure: failed program was:
  1502. | /* confdefs.h */
  1503. | #define PACKAGE_NAME "FreeFEM"
  1504. | #define PACKAGE_TARNAME "FreeFEM"
  1505. | #define PACKAGE_VERSION "4.12"
  1506. | #define PACKAGE_STRING "FreeFEM 4.12"
  1507. | #define PACKAGE_BUGREPORT "[email protected]"
  1508. | #define PACKAGE_URL ""
  1509. | #define PACKAGE "FreeFEM"
  1510. | #define VERSION "4.12"
  1511. | #define F77_FUNC(name,NAME) name ## _
  1512. | #define F77_FUNC_(name,NAME) name ## _
  1513. | #define YYTEXT_POINTER 1
  1514. | #define HAVE_LIBRT 1
  1515. | #define HAVE_STDIO_H 1
  1516. | #define HAVE_STDLIB_H 1
  1517. | #define HAVE_STRING_H 1
  1518. | #define HAVE_INTTYPES_H 1
  1519. | #define HAVE_STDINT_H 1
  1520. | #define HAVE_STRINGS_H 1
  1521. | #define HAVE_SYS_STAT_H 1
  1522. | #define HAVE_SYS_TYPES_H 1
  1523. | #define HAVE_UNISTD_H 1
  1524. | #define HAVE_SYS_TIME_H 1
  1525. | #define STDC_HEADERS 1
  1526. | #define HAVE_ZLIB_H 1
  1527. | #define VersionFreeFem 4.12
  1528. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1529. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1530. | #define HAVE_GL_GL_H 1
  1531. | #define HAVE_GL_GLUT_H 1
  1532. | #define PROG_FFGLUT "ffglut"
  1533. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1534. | #define HAVE_FFTW3_H 1
  1535. | #define HAVE_CBLAS_H 1
  1536. | #define HAVE_LIBARPACK 1
  1537. | #define HAVE_LIBUMFPACK 1
  1538. | #define HAVE_LIBCHOLMOD 1
  1539. | #define HAVE_UMFPACK_H 1
  1540. | #define HAVE_TIMES 1
  1541. | #define HAVE_SYSCONF 1
  1542. | #define HAVE_CSTDDEF 1
  1543. | #define HAVE_STDDEF_H 1
  1544. | #define HAVE_SEMAPHORE_H 1
  1545. | #define HAVE_SYS_MMAN_H 1
  1546. | #define HAVE_REGEX_H 1
  1547. | #define HAVE_UNISTD_H 1
  1548. | #define TIME_WITH_SYS_TIME 1
  1549. | #define HAVE_MALLOC_H 1
  1550. | #define HAVE_ASINH 1
  1551. | #define HAVE_ACOSH 1
  1552. | #define HAVE_ATANH 1
  1553. | #define HAVE_GETENV 1
  1554. | #define HAVE_JN 1
  1555. | #define HAVE_ERFC 1
  1556. | #define HAVE_TGAMMA 1
  1557. | #define HAVE_GETTIMEOFDAY 1
  1558. | #define HAVE_MALLINFO 1
  1559. | /* end confdefs.h. */
  1560. | /* Define mstats to an innocuous variant, in case <limits.h> declares mstats.
  1561. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1562. | #define mstats innocuous_mstats
  1563. |
  1564. | /* System header to define __stub macros and hopefully few prototypes,
  1565. | which can conflict with char mstats (); below. */
  1566. |
  1567. | #include <limits.h>
  1568. | #undef mstats
  1569. |
  1570. | /* Override any GCC internal prototype to avoid an error.
  1571. | Use char because int might match the return type of a GCC
  1572. | builtin and then its argument prototype would still apply. */
  1573. | #ifdef __cplusplus
  1574. | extern "C"
  1575. | #endif
  1576. | char mstats ();
  1577. | /* The GNU C library defines this for functions which it implements
  1578. | to always fail with ENOSYS. Some functions are actually named
  1579. | something starting with __ and the normal name is an alias. */
  1580. | #if defined __stub_mstats || defined __stub___mstats
  1581. | choke me
  1582. | #endif
  1583. |
  1584. | #ifdef F77_DUMMY_MAIN
  1585. |
  1586. | # ifdef __cplusplus
  1587. | extern "C"
  1588. | # endif
  1589. | int F77_DUMMY_MAIN() { return 1; }
  1590. |
  1591. | #endif
  1592. | int
  1593. | main (void)
  1594. | {
  1595. | return mstats ();
  1596. | ;
  1597. | return 0;
  1598. | }
  1599. configure:19085: result: no
  1600. configure:19092: checking for srandomdev
  1601. configure:19092: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1602. /usr/bin/ld: /tmp/ccUTsHWX.o: in function `main':
  1603. /home/km_freefem/FreeFem/FreeFem-sources/conftest.cpp:94: undefined reference to `srandomdev'
  1604. collect2: error: ld returned 1 exit status
  1605. configure:19092: $? = 1
  1606. configure: failed program was:
  1607. | /* confdefs.h */
  1608. | #define PACKAGE_NAME "FreeFEM"
  1609. | #define PACKAGE_TARNAME "FreeFEM"
  1610. | #define PACKAGE_VERSION "4.12"
  1611. | #define PACKAGE_STRING "FreeFEM 4.12"
  1612. | #define PACKAGE_BUGREPORT "[email protected]"
  1613. | #define PACKAGE_URL ""
  1614. | #define PACKAGE "FreeFEM"
  1615. | #define VERSION "4.12"
  1616. | #define F77_FUNC(name,NAME) name ## _
  1617. | #define F77_FUNC_(name,NAME) name ## _
  1618. | #define YYTEXT_POINTER 1
  1619. | #define HAVE_LIBRT 1
  1620. | #define HAVE_STDIO_H 1
  1621. | #define HAVE_STDLIB_H 1
  1622. | #define HAVE_STRING_H 1
  1623. | #define HAVE_INTTYPES_H 1
  1624. | #define HAVE_STDINT_H 1
  1625. | #define HAVE_STRINGS_H 1
  1626. | #define HAVE_SYS_STAT_H 1
  1627. | #define HAVE_SYS_TYPES_H 1
  1628. | #define HAVE_UNISTD_H 1
  1629. | #define HAVE_SYS_TIME_H 1
  1630. | #define STDC_HEADERS 1
  1631. | #define HAVE_ZLIB_H 1
  1632. | #define VersionFreeFem 4.12
  1633. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1634. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1635. | #define HAVE_GL_GL_H 1
  1636. | #define HAVE_GL_GLUT_H 1
  1637. | #define PROG_FFGLUT "ffglut"
  1638. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1639. | #define HAVE_FFTW3_H 1
  1640. | #define HAVE_CBLAS_H 1
  1641. | #define HAVE_LIBARPACK 1
  1642. | #define HAVE_LIBUMFPACK 1
  1643. | #define HAVE_LIBCHOLMOD 1
  1644. | #define HAVE_UMFPACK_H 1
  1645. | #define HAVE_TIMES 1
  1646. | #define HAVE_SYSCONF 1
  1647. | #define HAVE_CSTDDEF 1
  1648. | #define HAVE_STDDEF_H 1
  1649. | #define HAVE_SEMAPHORE_H 1
  1650. | #define HAVE_SYS_MMAN_H 1
  1651. | #define HAVE_REGEX_H 1
  1652. | #define HAVE_UNISTD_H 1
  1653. | #define TIME_WITH_SYS_TIME 1
  1654. | #define HAVE_MALLOC_H 1
  1655. | #define HAVE_ASINH 1
  1656. | #define HAVE_ACOSH 1
  1657. | #define HAVE_ATANH 1
  1658. | #define HAVE_GETENV 1
  1659. | #define HAVE_JN 1
  1660. | #define HAVE_ERFC 1
  1661. | #define HAVE_TGAMMA 1
  1662. | #define HAVE_GETTIMEOFDAY 1
  1663. | #define HAVE_MALLINFO 1
  1664. | /* end confdefs.h. */
  1665. | /* Define srandomdev to an innocuous variant, in case <limits.h> declares srandomdev.
  1666. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1667. | #define srandomdev innocuous_srandomdev
  1668. |
  1669. | /* System header to define __stub macros and hopefully few prototypes,
  1670. | which can conflict with char srandomdev (); below. */
  1671. |
  1672. | #include <limits.h>
  1673. | #undef srandomdev
  1674. |
  1675. | /* Override any GCC internal prototype to avoid an error.
  1676. | Use char because int might match the return type of a GCC
  1677. | builtin and then its argument prototype would still apply. */
  1678. | #ifdef __cplusplus
  1679. | extern "C"
  1680. | #endif
  1681. | char srandomdev ();
  1682. | /* The GNU C library defines this for functions which it implements
  1683. | to always fail with ENOSYS. Some functions are actually named
  1684. | something starting with __ and the normal name is an alias. */
  1685. | #if defined __stub_srandomdev || defined __stub___srandomdev
  1686. | choke me
  1687. | #endif
  1688. |
  1689. | #ifdef F77_DUMMY_MAIN
  1690. |
  1691. | # ifdef __cplusplus
  1692. | extern "C"
  1693. | # endif
  1694. | int F77_DUMMY_MAIN() { return 1; }
  1695. |
  1696. | #endif
  1697. | int
  1698. | main (void)
  1699. | {
  1700. | return srandomdev ();
  1701. | ;
  1702. | return 0;
  1703. | }
  1704. configure:19092: result: no
  1705. configure:19104: checking for second_
  1706. configure:19104: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1707. /usr/bin/ld: /tmp/cc4DnD7J.o: in function `main':
  1708. /home/km_freefem/FreeFem/FreeFem-sources/conftest.cpp:94: undefined reference to `second_'
  1709. collect2: error: ld returned 1 exit status
  1710. configure:19104: $? = 1
  1711. configure: failed program was:
  1712. | /* confdefs.h */
  1713. | #define PACKAGE_NAME "FreeFEM"
  1714. | #define PACKAGE_TARNAME "FreeFEM"
  1715. | #define PACKAGE_VERSION "4.12"
  1716. | #define PACKAGE_STRING "FreeFEM 4.12"
  1717. | #define PACKAGE_BUGREPORT "[email protected]"
  1718. | #define PACKAGE_URL ""
  1719. | #define PACKAGE "FreeFEM"
  1720. | #define VERSION "4.12"
  1721. | #define F77_FUNC(name,NAME) name ## _
  1722. | #define F77_FUNC_(name,NAME) name ## _
  1723. | #define YYTEXT_POINTER 1
  1724. | #define HAVE_LIBRT 1
  1725. | #define HAVE_STDIO_H 1
  1726. | #define HAVE_STDLIB_H 1
  1727. | #define HAVE_STRING_H 1
  1728. | #define HAVE_INTTYPES_H 1
  1729. | #define HAVE_STDINT_H 1
  1730. | #define HAVE_STRINGS_H 1
  1731. | #define HAVE_SYS_STAT_H 1
  1732. | #define HAVE_SYS_TYPES_H 1
  1733. | #define HAVE_UNISTD_H 1
  1734. | #define HAVE_SYS_TIME_H 1
  1735. | #define STDC_HEADERS 1
  1736. | #define HAVE_ZLIB_H 1
  1737. | #define VersionFreeFem 4.12
  1738. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1739. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1740. | #define HAVE_GL_GL_H 1
  1741. | #define HAVE_GL_GLUT_H 1
  1742. | #define PROG_FFGLUT "ffglut"
  1743. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1744. | #define HAVE_FFTW3_H 1
  1745. | #define HAVE_CBLAS_H 1
  1746. | #define HAVE_LIBARPACK 1
  1747. | #define HAVE_LIBUMFPACK 1
  1748. | #define HAVE_LIBCHOLMOD 1
  1749. | #define HAVE_UMFPACK_H 1
  1750. | #define HAVE_TIMES 1
  1751. | #define HAVE_SYSCONF 1
  1752. | #define HAVE_CSTDDEF 1
  1753. | #define HAVE_STDDEF_H 1
  1754. | #define HAVE_SEMAPHORE_H 1
  1755. | #define HAVE_SYS_MMAN_H 1
  1756. | #define HAVE_REGEX_H 1
  1757. | #define HAVE_UNISTD_H 1
  1758. | #define TIME_WITH_SYS_TIME 1
  1759. | #define HAVE_MALLOC_H 1
  1760. | #define HAVE_ASINH 1
  1761. | #define HAVE_ACOSH 1
  1762. | #define HAVE_ATANH 1
  1763. | #define HAVE_GETENV 1
  1764. | #define HAVE_JN 1
  1765. | #define HAVE_ERFC 1
  1766. | #define HAVE_TGAMMA 1
  1767. | #define HAVE_GETTIMEOFDAY 1
  1768. | #define HAVE_MALLINFO 1
  1769. | /* end confdefs.h. */
  1770. | /* Define second_ to an innocuous variant, in case <limits.h> declares second_.
  1771. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1772. | #define second_ innocuous_second_
  1773. |
  1774. | /* System header to define __stub macros and hopefully few prototypes,
  1775. | which can conflict with char second_ (); below. */
  1776. |
  1777. | #include <limits.h>
  1778. | #undef second_
  1779. |
  1780. | /* Override any GCC internal prototype to avoid an error.
  1781. | Use char because int might match the return type of a GCC
  1782. | builtin and then its argument prototype would still apply. */
  1783. | #ifdef __cplusplus
  1784. | extern "C"
  1785. | #endif
  1786. | char second_ ();
  1787. | /* The GNU C library defines this for functions which it implements
  1788. | to always fail with ENOSYS. Some functions are actually named
  1789. | something starting with __ and the normal name is an alias. */
  1790. | #if defined __stub_second_ || defined __stub___second_
  1791. | choke me
  1792. | #endif
  1793. |
  1794. | #ifdef F77_DUMMY_MAIN
  1795. |
  1796. | # ifdef __cplusplus
  1797. | extern "C"
  1798. | # endif
  1799. | int F77_DUMMY_MAIN() { return 1; }
  1800. |
  1801. | #endif
  1802. | int
  1803. | main (void)
  1804. | {
  1805. | return second_ ();
  1806. | ;
  1807. | return 0;
  1808. | }
  1809. configure:19104: result: no
  1810. configure:19121: checking for libtool
  1811. configure:19154: result: no
  1812. configure:19250: checking for dlfcn.h
  1813. configure:19256: g++ -c -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5
  1814. configure:19256: $? = 0
  1815. configure:19263: result: yes
  1816. configure:19268: checking for sin in -lm
  1817. configure:19298: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1818. configure:19298: $? = 0
  1819. configure:19308: result: yes
  1820. configure:19322: checking for dlinfo in -ldl
  1821. configure:19352: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1822. configure:19352: $? = 0
  1823. configure:19362: result: yes
  1824. configure:19374: checking whether dlopen links ok
  1825. configure:19384: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1826. configure:19384: $? = 0
  1827. configure:19392: result: yes
  1828. configure:19415: checking whether the C++ compiler accepts -rdynamic
  1829. configure:19451: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1830. configure:19451: $? = 0
  1831. configure:19459: result: yes
  1832. configure:19479: checking whether the C++ compiler accepts -fPIC
  1833. configure:19515: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1834. configure:19515: $? = 0
  1835. configure:19523: result: yes
  1836. configure:19541: checking whether the C compiler accepts -fPIC
  1837. configure:19577: gcc -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -fPIC -rdynamic conftest.c -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1838. configure:19577: $? = 0
  1839. configure:19585: result: yes
  1840. configure:19603: checking whether the C compiler accepts -fPIC
  1841. configure:19639: gcc -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -fPIC -rdynamic conftest.c -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1842. configure:19639: $? = 0
  1843. configure:19647: result: yes
  1844. configure:19669: checking whether the Fortran compiler accepts -fPIC
  1845. configure:19690: gfortran -o conftest -g -O2 -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1846. configure:19690: $? = 0
  1847. configure:19698: result: yes
  1848. configure:19716: checking whether the Fortran compiler accepts -fPIC
  1849. configure:19737: gfortran -o conftest -g -O2 -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1850. configure:19737: $? = 0
  1851. configure:19745: result: yes
  1852. configure:19763: checking whether the Fortran compiler accepts -fPIC
  1853. configure:19784: gfortran -o conftest -g -O2 -fPIC -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1854. configure:19784: $? = 0
  1855. configure:19792: result: yes
  1856. configure:19810: checking whether the Fortran compiler accepts -fPIC
  1857. configure:19831: gfortran -o conftest -g -O2 -fPIC -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1858. configure:19831: $? = 0
  1859. configure:19839: result: yes
  1860. configure:19868: checking whether the Fortran 77 compiler accepts -fallow-argument-mismatch
  1861. configure:19888: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -fPIC -fallow-argument-mismatch -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1862. configure:19888: $? = 0
  1863. configure:19896: result: yes
  1864. configure:19914: checking whether the Fortran compiler accepts -fallow-argument-mismatch
  1865. configure:19935: gfortran -o conftest -g -O2 -fPIC -fallow-argument-mismatch -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1866. configure:19935: $? = 0
  1867. configure:19943: result: yes
  1868. configure:19962: checking whether the Fortran 77 compiler accepts -fallow-invalid-boz
  1869. configure:19982: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1870. configure:19982: $? = 0
  1871. configure:19990: result: yes
  1872. configure:20008: checking whether the Fortran compiler accepts -fallow-invalid-boz
  1873. configure:20029: gfortran -o conftest -g -O2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz -rdynamic conftest.f -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath >&5
  1874. configure:20029: $? = 0
  1875. configure:20037: result: yes
  1876. configure:20141: checking for gsl-config
  1877. configure:20164: found /usr/bin/gsl-config
  1878. configure:20177: result: /usr/bin/gsl-config
  1879. configure:20186: checking for GSL - version >= 1.15
  1880. configure:20281: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm >&5
  1881. conftest.cpp: In function 'int main()':
  1882. conftest.cpp:91:10: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result]
  1883. 91 | system ("touch conf.gsltest");
  1884. | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  1885. configure:20281: $? = 0
  1886. configure:20281: ./conftest
  1887. configure:20281: $? = 0
  1888. configure:20296: result: yes
  1889. configure:20374: ++ add gsl : -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm ; -I/usr/include in plugin/seq/WHERE_LIBRARY-config "
  1890. configure:20451: checking check mumps_seq
  1891. configure:20474: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -ldmumps_seq -lzmumps_seq -lmumps_common_seq -lpord_seq -lmpiseq_seq >&5
  1892. conftest.cpp:62:10: fatal error: dmumps_c.h: No such file or directory
  1893. 62 | #include <dmumps_c.h>
  1894. | ^~~~~~~~~~~~
  1895. compilation terminated.
  1896. configure:20474: $? = 1
  1897. configure: failed program was:
  1898. | /* confdefs.h */
  1899. | #define PACKAGE_NAME "FreeFEM"
  1900. | #define PACKAGE_TARNAME "FreeFEM"
  1901. | #define PACKAGE_VERSION "4.12"
  1902. | #define PACKAGE_STRING "FreeFEM 4.12"
  1903. | #define PACKAGE_BUGREPORT "[email protected]"
  1904. | #define PACKAGE_URL ""
  1905. | #define PACKAGE "FreeFEM"
  1906. | #define VERSION "4.12"
  1907. | #define F77_FUNC(name,NAME) name ## _
  1908. | #define F77_FUNC_(name,NAME) name ## _
  1909. | #define YYTEXT_POINTER 1
  1910. | #define HAVE_LIBRT 1
  1911. | #define HAVE_STDIO_H 1
  1912. | #define HAVE_STDLIB_H 1
  1913. | #define HAVE_STRING_H 1
  1914. | #define HAVE_INTTYPES_H 1
  1915. | #define HAVE_STDINT_H 1
  1916. | #define HAVE_STRINGS_H 1
  1917. | #define HAVE_SYS_STAT_H 1
  1918. | #define HAVE_SYS_TYPES_H 1
  1919. | #define HAVE_UNISTD_H 1
  1920. | #define HAVE_SYS_TIME_H 1
  1921. | #define STDC_HEADERS 1
  1922. | #define HAVE_ZLIB_H 1
  1923. | #define VersionFreeFem 4.12
  1924. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  1925. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  1926. | #define HAVE_GL_GL_H 1
  1927. | #define HAVE_GL_GLUT_H 1
  1928. | #define PROG_FFGLUT "ffglut"
  1929. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  1930. | #define HAVE_FFTW3_H 1
  1931. | #define HAVE_CBLAS_H 1
  1932. | #define HAVE_LIBARPACK 1
  1933. | #define HAVE_LIBUMFPACK 1
  1934. | #define HAVE_LIBCHOLMOD 1
  1935. | #define HAVE_UMFPACK_H 1
  1936. | #define HAVE_TIMES 1
  1937. | #define HAVE_SYSCONF 1
  1938. | #define HAVE_CSTDDEF 1
  1939. | #define HAVE_STDDEF_H 1
  1940. | #define HAVE_SEMAPHORE_H 1
  1941. | #define HAVE_SYS_MMAN_H 1
  1942. | #define HAVE_REGEX_H 1
  1943. | #define HAVE_UNISTD_H 1
  1944. | #define TIME_WITH_SYS_TIME 1
  1945. | #define HAVE_MALLOC_H 1
  1946. | #define HAVE_ASINH 1
  1947. | #define HAVE_ACOSH 1
  1948. | #define HAVE_ATANH 1
  1949. | #define HAVE_GETENV 1
  1950. | #define HAVE_JN 1
  1951. | #define HAVE_ERFC 1
  1952. | #define HAVE_TGAMMA 1
  1953. | #define HAVE_GETTIMEOFDAY 1
  1954. | #define HAVE_MALLINFO 1
  1955. | #define HAVE_LIBM 1
  1956. | #define HAVE_LIBDL 1
  1957. | #define HAVE_DLFCN_H 1
  1958. | /* end confdefs.h. */
  1959. | #include <dmumps_c.h>
  1960. | #ifdef F77_DUMMY_MAIN
  1961. |
  1962. | # ifdef __cplusplus
  1963. | extern "C"
  1964. | # endif
  1965. | int F77_DUMMY_MAIN() { return 1; }
  1966. |
  1967. | #endif
  1968. | int
  1969. | main (void)
  1970. | {
  1971. |
  1972. | ;
  1973. | return 0;
  1974. | }
  1975. configure:20512: result: no
  1976. configure:20518: checking check libseq
  1977. configure:20541: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lmpiseq_seq >&5
  1978. conftest.cpp:62:10: fatal error: mumps_seq/mpi.h: No such file or directory
  1979. 62 | #include <mumps_seq/mpi.h>
  1980. | ^~~~~~~~~~~~~~~~~
  1981. compilation terminated.
  1982. configure:20541: $? = 1
  1983. configure: failed program was:
  1984. | /* confdefs.h */
  1985. | #define PACKAGE_NAME "FreeFEM"
  1986. | #define PACKAGE_TARNAME "FreeFEM"
  1987. | #define PACKAGE_VERSION "4.12"
  1988. | #define PACKAGE_STRING "FreeFEM 4.12"
  1989. | #define PACKAGE_BUGREPORT "[email protected]"
  1990. | #define PACKAGE_URL ""
  1991. | #define PACKAGE "FreeFEM"
  1992. | #define VERSION "4.12"
  1993. | #define F77_FUNC(name,NAME) name ## _
  1994. | #define F77_FUNC_(name,NAME) name ## _
  1995. | #define YYTEXT_POINTER 1
  1996. | #define HAVE_LIBRT 1
  1997. | #define HAVE_STDIO_H 1
  1998. | #define HAVE_STDLIB_H 1
  1999. | #define HAVE_STRING_H 1
  2000. | #define HAVE_INTTYPES_H 1
  2001. | #define HAVE_STDINT_H 1
  2002. | #define HAVE_STRINGS_H 1
  2003. | #define HAVE_SYS_STAT_H 1
  2004. | #define HAVE_SYS_TYPES_H 1
  2005. | #define HAVE_UNISTD_H 1
  2006. | #define HAVE_SYS_TIME_H 1
  2007. | #define STDC_HEADERS 1
  2008. | #define HAVE_ZLIB_H 1
  2009. | #define VersionFreeFem 4.12
  2010. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  2011. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  2012. | #define HAVE_GL_GL_H 1
  2013. | #define HAVE_GL_GLUT_H 1
  2014. | #define PROG_FFGLUT "ffglut"
  2015. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  2016. | #define HAVE_FFTW3_H 1
  2017. | #define HAVE_CBLAS_H 1
  2018. | #define HAVE_LIBARPACK 1
  2019. | #define HAVE_LIBUMFPACK 1
  2020. | #define HAVE_LIBCHOLMOD 1
  2021. | #define HAVE_UMFPACK_H 1
  2022. | #define HAVE_TIMES 1
  2023. | #define HAVE_SYSCONF 1
  2024. | #define HAVE_CSTDDEF 1
  2025. | #define HAVE_STDDEF_H 1
  2026. | #define HAVE_SEMAPHORE_H 1
  2027. | #define HAVE_SYS_MMAN_H 1
  2028. | #define HAVE_REGEX_H 1
  2029. | #define HAVE_UNISTD_H 1
  2030. | #define TIME_WITH_SYS_TIME 1
  2031. | #define HAVE_MALLOC_H 1
  2032. | #define HAVE_ASINH 1
  2033. | #define HAVE_ACOSH 1
  2034. | #define HAVE_ATANH 1
  2035. | #define HAVE_GETENV 1
  2036. | #define HAVE_JN 1
  2037. | #define HAVE_ERFC 1
  2038. | #define HAVE_TGAMMA 1
  2039. | #define HAVE_GETTIMEOFDAY 1
  2040. | #define HAVE_MALLINFO 1
  2041. | #define HAVE_LIBM 1
  2042. | #define HAVE_LIBDL 1
  2043. | #define HAVE_DLFCN_H 1
  2044. | /* end confdefs.h. */
  2045. | #include <mumps_seq/mpi.h>
  2046. | #ifdef F77_DUMMY_MAIN
  2047. |
  2048. | # ifdef __cplusplus
  2049. | extern "C"
  2050. | # endif
  2051. | int F77_DUMMY_MAIN() { return 1; }
  2052. |
  2053. | #endif
  2054. | int
  2055. | main (void)
  2056. | {
  2057. |
  2058. | ;
  2059. | return 0;
  2060. | }
  2061. configure:20579: result: no
  2062. configure:20585: checking check mumps_ptscotch
  2063. configure:20608: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lpord_ptscotch -lmumps_common_ptscotch -ldmumps_ptscotch -lzmumps_ptscotch -lpord_ptscotch >&5
  2064. conftest.cpp:62:10: fatal error: dmumps_c.h: No such file or directory
  2065. 62 | #include <dmumps_c.h>
  2066. | ^~~~~~~~~~~~
  2067. compilation terminated.
  2068. configure:20608: $? = 1
  2069. configure: failed program was:
  2070. | /* confdefs.h */
  2071. | #define PACKAGE_NAME "FreeFEM"
  2072. | #define PACKAGE_TARNAME "FreeFEM"
  2073. | #define PACKAGE_VERSION "4.12"
  2074. | #define PACKAGE_STRING "FreeFEM 4.12"
  2075. | #define PACKAGE_BUGREPORT "[email protected]"
  2076. | #define PACKAGE_URL ""
  2077. | #define PACKAGE "FreeFEM"
  2078. | #define VERSION "4.12"
  2079. | #define F77_FUNC(name,NAME) name ## _
  2080. | #define F77_FUNC_(name,NAME) name ## _
  2081. | #define YYTEXT_POINTER 1
  2082. | #define HAVE_LIBRT 1
  2083. | #define HAVE_STDIO_H 1
  2084. | #define HAVE_STDLIB_H 1
  2085. | #define HAVE_STRING_H 1
  2086. | #define HAVE_INTTYPES_H 1
  2087. | #define HAVE_STDINT_H 1
  2088. | #define HAVE_STRINGS_H 1
  2089. | #define HAVE_SYS_STAT_H 1
  2090. | #define HAVE_SYS_TYPES_H 1
  2091. | #define HAVE_UNISTD_H 1
  2092. | #define HAVE_SYS_TIME_H 1
  2093. | #define STDC_HEADERS 1
  2094. | #define HAVE_ZLIB_H 1
  2095. | #define VersionFreeFem 4.12
  2096. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  2097. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  2098. | #define HAVE_GL_GL_H 1
  2099. | #define HAVE_GL_GLUT_H 1
  2100. | #define PROG_FFGLUT "ffglut"
  2101. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  2102. | #define HAVE_FFTW3_H 1
  2103. | #define HAVE_CBLAS_H 1
  2104. | #define HAVE_LIBARPACK 1
  2105. | #define HAVE_LIBUMFPACK 1
  2106. | #define HAVE_LIBCHOLMOD 1
  2107. | #define HAVE_UMFPACK_H 1
  2108. | #define HAVE_TIMES 1
  2109. | #define HAVE_SYSCONF 1
  2110. | #define HAVE_CSTDDEF 1
  2111. | #define HAVE_STDDEF_H 1
  2112. | #define HAVE_SEMAPHORE_H 1
  2113. | #define HAVE_SYS_MMAN_H 1
  2114. | #define HAVE_REGEX_H 1
  2115. | #define HAVE_UNISTD_H 1
  2116. | #define TIME_WITH_SYS_TIME 1
  2117. | #define HAVE_MALLOC_H 1
  2118. | #define HAVE_ASINH 1
  2119. | #define HAVE_ACOSH 1
  2120. | #define HAVE_ATANH 1
  2121. | #define HAVE_GETENV 1
  2122. | #define HAVE_JN 1
  2123. | #define HAVE_ERFC 1
  2124. | #define HAVE_TGAMMA 1
  2125. | #define HAVE_GETTIMEOFDAY 1
  2126. | #define HAVE_MALLINFO 1
  2127. | #define HAVE_LIBM 1
  2128. | #define HAVE_LIBDL 1
  2129. | #define HAVE_DLFCN_H 1
  2130. | /* end confdefs.h. */
  2131. | #include <dmumps_c.h>
  2132. | #ifdef F77_DUMMY_MAIN
  2133. |
  2134. | # ifdef __cplusplus
  2135. | extern "C"
  2136. | # endif
  2137. | int F77_DUMMY_MAIN() { return 1; }
  2138. |
  2139. | #endif
  2140. | int
  2141. | main (void)
  2142. | {
  2143. |
  2144. | ;
  2145. | return 0;
  2146. | }
  2147. configure:20646: result: no
  2148. configure:20652: checking check mumps_scotch
  2149. configure:20675: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lpord_scotch -lmumps_common_scotch -ldmumps_scotch -lzmumps_scotch -lpord_scotch >&5
  2150. conftest.cpp:62:10: fatal error: dmumps_c.h: No such file or directory
  2151. 62 | #include <dmumps_c.h>
  2152. | ^~~~~~~~~~~~
  2153. compilation terminated.
  2154. configure:20675: $? = 1
  2155. configure: failed program was:
  2156. | /* confdefs.h */
  2157. | #define PACKAGE_NAME "FreeFEM"
  2158. | #define PACKAGE_TARNAME "FreeFEM"
  2159. | #define PACKAGE_VERSION "4.12"
  2160. | #define PACKAGE_STRING "FreeFEM 4.12"
  2161. | #define PACKAGE_BUGREPORT "[email protected]"
  2162. | #define PACKAGE_URL ""
  2163. | #define PACKAGE "FreeFEM"
  2164. | #define VERSION "4.12"
  2165. | #define F77_FUNC(name,NAME) name ## _
  2166. | #define F77_FUNC_(name,NAME) name ## _
  2167. | #define YYTEXT_POINTER 1
  2168. | #define HAVE_LIBRT 1
  2169. | #define HAVE_STDIO_H 1
  2170. | #define HAVE_STDLIB_H 1
  2171. | #define HAVE_STRING_H 1
  2172. | #define HAVE_INTTYPES_H 1
  2173. | #define HAVE_STDINT_H 1
  2174. | #define HAVE_STRINGS_H 1
  2175. | #define HAVE_SYS_STAT_H 1
  2176. | #define HAVE_SYS_TYPES_H 1
  2177. | #define HAVE_UNISTD_H 1
  2178. | #define HAVE_SYS_TIME_H 1
  2179. | #define STDC_HEADERS 1
  2180. | #define HAVE_ZLIB_H 1
  2181. | #define VersionFreeFem 4.12
  2182. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  2183. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  2184. | #define HAVE_GL_GL_H 1
  2185. | #define HAVE_GL_GLUT_H 1
  2186. | #define PROG_FFGLUT "ffglut"
  2187. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  2188. | #define HAVE_FFTW3_H 1
  2189. | #define HAVE_CBLAS_H 1
  2190. | #define HAVE_LIBARPACK 1
  2191. | #define HAVE_LIBUMFPACK 1
  2192. | #define HAVE_LIBCHOLMOD 1
  2193. | #define HAVE_UMFPACK_H 1
  2194. | #define HAVE_TIMES 1
  2195. | #define HAVE_SYSCONF 1
  2196. | #define HAVE_CSTDDEF 1
  2197. | #define HAVE_STDDEF_H 1
  2198. | #define HAVE_SEMAPHORE_H 1
  2199. | #define HAVE_SYS_MMAN_H 1
  2200. | #define HAVE_REGEX_H 1
  2201. | #define HAVE_UNISTD_H 1
  2202. | #define TIME_WITH_SYS_TIME 1
  2203. | #define HAVE_MALLOC_H 1
  2204. | #define HAVE_ASINH 1
  2205. | #define HAVE_ACOSH 1
  2206. | #define HAVE_ATANH 1
  2207. | #define HAVE_GETENV 1
  2208. | #define HAVE_JN 1
  2209. | #define HAVE_ERFC 1
  2210. | #define HAVE_TGAMMA 1
  2211. | #define HAVE_GETTIMEOFDAY 1
  2212. | #define HAVE_MALLINFO 1
  2213. | #define HAVE_LIBM 1
  2214. | #define HAVE_LIBDL 1
  2215. | #define HAVE_DLFCN_H 1
  2216. | /* end confdefs.h. */
  2217. | #include <dmumps_c.h>
  2218. | #ifdef F77_DUMMY_MAIN
  2219. |
  2220. | # ifdef __cplusplus
  2221. | extern "C"
  2222. | # endif
  2223. | int F77_DUMMY_MAIN() { return 1; }
  2224. |
  2225. | #endif
  2226. | int
  2227. | main (void)
  2228. | {
  2229. |
  2230. | ;
  2231. | return 0;
  2232. | }
  2233. configure:20713: result: no
  2234. configure:20853: checking check blacs
  2235. configure:20876: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lblacsCinit -lblacsF77init -lblacs >&5
  2236. /usr/bin/ld: cannot find -lblacsCinit: No such file or directory
  2237. /usr/bin/ld: cannot find -lblacsF77init: No such file or directory
  2238. /usr/bin/ld: cannot find -lblacs: No such file or directory
  2239. collect2: error: ld returned 1 exit status
  2240. configure:20876: $? = 1
  2241. configure: failed program was:
  2242. | /* confdefs.h */
  2243. | #define PACKAGE_NAME "FreeFEM"
  2244. | #define PACKAGE_TARNAME "FreeFEM"
  2245. | #define PACKAGE_VERSION "4.12"
  2246. | #define PACKAGE_STRING "FreeFEM 4.12"
  2247. | #define PACKAGE_BUGREPORT "[email protected]"
  2248. | #define PACKAGE_URL ""
  2249. | #define PACKAGE "FreeFEM"
  2250. | #define VERSION "4.12"
  2251. | #define F77_FUNC(name,NAME) name ## _
  2252. | #define F77_FUNC_(name,NAME) name ## _
  2253. | #define YYTEXT_POINTER 1
  2254. | #define HAVE_LIBRT 1
  2255. | #define HAVE_STDIO_H 1
  2256. | #define HAVE_STDLIB_H 1
  2257. | #define HAVE_STRING_H 1
  2258. | #define HAVE_INTTYPES_H 1
  2259. | #define HAVE_STDINT_H 1
  2260. | #define HAVE_STRINGS_H 1
  2261. | #define HAVE_SYS_STAT_H 1
  2262. | #define HAVE_SYS_TYPES_H 1
  2263. | #define HAVE_UNISTD_H 1
  2264. | #define HAVE_SYS_TIME_H 1
  2265. | #define STDC_HEADERS 1
  2266. | #define HAVE_ZLIB_H 1
  2267. | #define VersionFreeFem 4.12
  2268. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  2269. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  2270. | #define HAVE_GL_GL_H 1
  2271. | #define HAVE_GL_GLUT_H 1
  2272. | #define PROG_FFGLUT "ffglut"
  2273. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  2274. | #define HAVE_FFTW3_H 1
  2275. | #define HAVE_CBLAS_H 1
  2276. | #define HAVE_LIBARPACK 1
  2277. | #define HAVE_LIBUMFPACK 1
  2278. | #define HAVE_LIBCHOLMOD 1
  2279. | #define HAVE_UMFPACK_H 1
  2280. | #define HAVE_TIMES 1
  2281. | #define HAVE_SYSCONF 1
  2282. | #define HAVE_CSTDDEF 1
  2283. | #define HAVE_STDDEF_H 1
  2284. | #define HAVE_SEMAPHORE_H 1
  2285. | #define HAVE_SYS_MMAN_H 1
  2286. | #define HAVE_REGEX_H 1
  2287. | #define HAVE_UNISTD_H 1
  2288. | #define TIME_WITH_SYS_TIME 1
  2289. | #define HAVE_MALLOC_H 1
  2290. | #define HAVE_ASINH 1
  2291. | #define HAVE_ACOSH 1
  2292. | #define HAVE_ATANH 1
  2293. | #define HAVE_GETENV 1
  2294. | #define HAVE_JN 1
  2295. | #define HAVE_ERFC 1
  2296. | #define HAVE_TGAMMA 1
  2297. | #define HAVE_GETTIMEOFDAY 1
  2298. | #define HAVE_MALLINFO 1
  2299. | #define HAVE_LIBM 1
  2300. | #define HAVE_LIBDL 1
  2301. | #define HAVE_DLFCN_H 1
  2302. | /* end confdefs.h. */
  2303. |
  2304. | #ifdef F77_DUMMY_MAIN
  2305. |
  2306. | # ifdef __cplusplus
  2307. | extern "C"
  2308. | # endif
  2309. | int F77_DUMMY_MAIN() { return 1; }
  2310. |
  2311. | #endif
  2312. | int
  2313. | main (void)
  2314. | {
  2315. |
  2316. | ;
  2317. | return 0;
  2318. | }
  2319. configure:20914: result: no
  2320. configure:21322: checking check freeyams
  2321. configure:21345: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lfreeyams >&5
  2322. conftest.cpp:62:10: fatal error: freeyamslib.h: No such file or directory
  2323. 62 | #include <freeyamslib.h>
  2324. | ^~~~~~~~~~~~~~~
  2325. compilation terminated.
  2326. configure:21345: $? = 1
  2327. configure: failed program was:
  2328. | /* confdefs.h */
  2329. | #define PACKAGE_NAME "FreeFEM"
  2330. | #define PACKAGE_TARNAME "FreeFEM"
  2331. | #define PACKAGE_VERSION "4.12"
  2332. | #define PACKAGE_STRING "FreeFEM 4.12"
  2333. | #define PACKAGE_BUGREPORT "[email protected]"
  2334. | #define PACKAGE_URL ""
  2335. | #define PACKAGE "FreeFEM"
  2336. | #define VERSION "4.12"
  2337. | #define F77_FUNC(name,NAME) name ## _
  2338. | #define F77_FUNC_(name,NAME) name ## _
  2339. | #define YYTEXT_POINTER 1
  2340. | #define HAVE_LIBRT 1
  2341. | #define HAVE_STDIO_H 1
  2342. | #define HAVE_STDLIB_H 1
  2343. | #define HAVE_STRING_H 1
  2344. | #define HAVE_INTTYPES_H 1
  2345. | #define HAVE_STDINT_H 1
  2346. | #define HAVE_STRINGS_H 1
  2347. | #define HAVE_SYS_STAT_H 1
  2348. | #define HAVE_SYS_TYPES_H 1
  2349. | #define HAVE_UNISTD_H 1
  2350. | #define HAVE_SYS_TIME_H 1
  2351. | #define STDC_HEADERS 1
  2352. | #define HAVE_ZLIB_H 1
  2353. | #define VersionFreeFem 4.12
  2354. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  2355. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  2356. | #define HAVE_GL_GL_H 1
  2357. | #define HAVE_GL_GLUT_H 1
  2358. | #define PROG_FFGLUT "ffglut"
  2359. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  2360. | #define HAVE_FFTW3_H 1
  2361. | #define HAVE_CBLAS_H 1
  2362. | #define HAVE_LIBARPACK 1
  2363. | #define HAVE_LIBUMFPACK 1
  2364. | #define HAVE_LIBCHOLMOD 1
  2365. | #define HAVE_UMFPACK_H 1
  2366. | #define HAVE_TIMES 1
  2367. | #define HAVE_SYSCONF 1
  2368. | #define HAVE_CSTDDEF 1
  2369. | #define HAVE_STDDEF_H 1
  2370. | #define HAVE_SEMAPHORE_H 1
  2371. | #define HAVE_SYS_MMAN_H 1
  2372. | #define HAVE_REGEX_H 1
  2373. | #define HAVE_UNISTD_H 1
  2374. | #define TIME_WITH_SYS_TIME 1
  2375. | #define HAVE_MALLOC_H 1
  2376. | #define HAVE_ASINH 1
  2377. | #define HAVE_ACOSH 1
  2378. | #define HAVE_ATANH 1
  2379. | #define HAVE_GETENV 1
  2380. | #define HAVE_JN 1
  2381. | #define HAVE_ERFC 1
  2382. | #define HAVE_TGAMMA 1
  2383. | #define HAVE_GETTIMEOFDAY 1
  2384. | #define HAVE_MALLINFO 1
  2385. | #define HAVE_LIBM 1
  2386. | #define HAVE_LIBDL 1
  2387. | #define HAVE_DLFCN_H 1
  2388. | /* end confdefs.h. */
  2389. | #include <freeyamslib.h>
  2390. | #ifdef F77_DUMMY_MAIN
  2391. |
  2392. | # ifdef __cplusplus
  2393. | extern "C"
  2394. | # endif
  2395. | int F77_DUMMY_MAIN() { return 1; }
  2396. |
  2397. | #endif
  2398. | int
  2399. | main (void)
  2400. | {
  2401. |
  2402. | ;
  2403. | return 0;
  2404. | }
  2405. configure:21383: result: no
  2406. configure:21523: checking check zlib
  2407. configure:21546: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lz >&5
  2408. configure:21546: $? = 0
  2409. configure:21584: result: yes
  2410. configure:21791: checking check ipopt
  2411. configure:21814: g++ -o conftest -g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath -lipopt >&5
  2412. conftest.cpp:62:10: fatal error: coin/IpTNLP.hpp: No such file or directory
  2413. 62 | #include <coin/IpTNLP.hpp>
  2414. | ^~~~~~~~~~~~~~~~~
  2415. compilation terminated.
  2416. configure:21814: $? = 1
  2417. configure: failed program was:
  2418. | /* confdefs.h */
  2419. | #define PACKAGE_NAME "FreeFEM"
  2420. | #define PACKAGE_TARNAME "FreeFEM"
  2421. | #define PACKAGE_VERSION "4.12"
  2422. | #define PACKAGE_STRING "FreeFEM 4.12"
  2423. | #define PACKAGE_BUGREPORT "[email protected]"
  2424. | #define PACKAGE_URL ""
  2425. | #define PACKAGE "FreeFEM"
  2426. | #define VERSION "4.12"
  2427. | #define F77_FUNC(name,NAME) name ## _
  2428. | #define F77_FUNC_(name,NAME) name ## _
  2429. | #define YYTEXT_POINTER 1
  2430. | #define HAVE_LIBRT 1
  2431. | #define HAVE_STDIO_H 1
  2432. | #define HAVE_STDLIB_H 1
  2433. | #define HAVE_STRING_H 1
  2434. | #define HAVE_INTTYPES_H 1
  2435. | #define HAVE_STDINT_H 1
  2436. | #define HAVE_STRINGS_H 1
  2437. | #define HAVE_SYS_STAT_H 1
  2438. | #define HAVE_SYS_TYPES_H 1
  2439. | #define HAVE_UNISTD_H 1
  2440. | #define HAVE_SYS_TIME_H 1
  2441. | #define STDC_HEADERS 1
  2442. | #define HAVE_ZLIB_H 1
  2443. | #define VersionFreeFem 4.12
  2444. | #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  2445. | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  2446. | #define HAVE_GL_GL_H 1
  2447. | #define HAVE_GL_GLUT_H 1
  2448. | #define PROG_FFGLUT "ffglut"
  2449. | #define HAVE_MPI_DOUBLE_COMPLEX 1
  2450. | #define HAVE_FFTW3_H 1
  2451. | #define HAVE_CBLAS_H 1
  2452. | #define HAVE_LIBARPACK 1
  2453. | #define HAVE_LIBUMFPACK 1
  2454. | #define HAVE_LIBCHOLMOD 1
  2455. | #define HAVE_UMFPACK_H 1
  2456. | #define HAVE_TIMES 1
  2457. | #define HAVE_SYSCONF 1
  2458. | #define HAVE_CSTDDEF 1
  2459. | #define HAVE_STDDEF_H 1
  2460. | #define HAVE_SEMAPHORE_H 1
  2461. | #define HAVE_SYS_MMAN_H 1
  2462. | #define HAVE_REGEX_H 1
  2463. | #define HAVE_UNISTD_H 1
  2464. | #define TIME_WITH_SYS_TIME 1
  2465. | #define HAVE_MALLOC_H 1
  2466. | #define HAVE_ASINH 1
  2467. | #define HAVE_ACOSH 1
  2468. | #define HAVE_ATANH 1
  2469. | #define HAVE_GETENV 1
  2470. | #define HAVE_JN 1
  2471. | #define HAVE_ERFC 1
  2472. | #define HAVE_TGAMMA 1
  2473. | #define HAVE_GETTIMEOFDAY 1
  2474. | #define HAVE_MALLINFO 1
  2475. | #define HAVE_LIBM 1
  2476. | #define HAVE_LIBDL 1
  2477. | #define HAVE_DLFCN_H 1
  2478. | /* end confdefs.h. */
  2479. | #include <coin/IpTNLP.hpp>
  2480. | #ifdef F77_DUMMY_MAIN
  2481. |
  2482. | # ifdef __cplusplus
  2483. | extern "C"
  2484. | # endif
  2485. | int F77_DUMMY_MAIN() { return 1; }
  2486. |
  2487. | #endif
  2488. | int
  2489. | main (void)
  2490. | {
  2491. |
  2492. | ;
  2493. | return 0;
  2494. | }
  2495. configure:21852: result: no
  2496. configure:24153: checking kernel version
  2497. configure:24156: result: 6.0.12
  2498. configure:24161: checking libc version
  2499. configure:24164: result:
  2500. configure:24212: checking for a sed that does not truncate output
  2501. configure:24282: result: /usr/bin/sed
  2502. configure:24287: checking for grep that handles long lines and -e
  2503. configure:24351: result: /usr/bin/grep
  2504. configure:25639: checking that generated files are newer than configure
  2505. configure:25645: result: done
  2506. configure:25856: creating ./config.status
  2507.  
  2508. ## ---------------------- ##
  2509. ## Running config.status. ##
  2510. ## ---------------------- ##
  2511.  
  2512. This file was extended by FreeFEM config.status 4.12, which was
  2513. generated by GNU Autoconf 2.71. Invocation command line was
  2514.  
  2515. CONFIG_FILES =
  2516. CONFIG_HEADERS =
  2517. CONFIG_LINKS =
  2518. CONFIG_COMMANDS =
  2519. $ ./config.status
  2520.  
  2521. on pop-os
  2522.  
  2523. config.status:1236: creating Makefile
  2524. config.status:1236: creating 3rdparty/Makefile
  2525. config.status:1236: creating 3rdparty/blas/Makefile
  2526. config.status:1236: creating 3rdparty/arpack/Makefile
  2527. config.status:1236: creating 3rdparty/umfpack/Makefile
  2528. config.status:1236: creating 3rdparty/fftw/Makefile
  2529. config.status:1236: creating src/Makefile
  2530. config.status:1236: creating src/bamglib/Makefile
  2531. config.status:1236: creating src/Graphics/Makefile
  2532. config.status:1236: creating src/femlib/Makefile
  2533. config.status:1236: creating src/Algo/Makefile
  2534. config.status:1236: creating src/lglib/Makefile
  2535. config.status:1236: creating src/ffgraphics/Makefile
  2536. config.status:1236: creating src/ffgraphics/server/Makefile
  2537. config.status:1236: creating src/ffgraphics/client/Makefile
  2538. config.status:1236: creating src/fflib/Makefile
  2539. config.status:1236: creating src/nw/Makefile
  2540. config.status:1236: creating src/mpi/Makefile
  2541. config.status:1236: creating src/bamg/Makefile
  2542. config.status:1236: creating src/libMesh/Makefile
  2543. config.status:1236: creating src/medit/Makefile
  2544. config.status:1236: creating src/bin-win32/Makefile
  2545. config.status:1236: creating plugin/Makefile
  2546. config.status:1236: creating plugin/seq/Makefile
  2547. config.status:1236: creating plugin/mpi/Makefile
  2548. config.status:1236: creating examples/Makefile
  2549. config.status:1236: creating examples/plugin/Makefile
  2550. config.status:1236: creating examples/tutorial/Makefile
  2551. config.status:1236: creating examples/misc/Makefile
  2552. config.status:1236: creating examples/mpi/Makefile
  2553. config.status:1236: creating examples/hpddm/Makefile
  2554. config.status:1236: creating examples/ffddm/Makefile
  2555. config.status:1236: creating examples/eigen/Makefile
  2556. config.status:1236: creating examples/examples/Makefile
  2557. config.status:1236: creating examples/bug/Makefile
  2558. config.status:1236: creating examples/3d/Makefile
  2559. config.status:1236: creating examples/3dSurf/Makefile
  2560. config.status:1236: creating examples/3dCurve/Makefile
  2561. config.status:1236: creating config.h
  2562. config.status:1465: executing depfiles commands
  2563. config.status:1542: cd src/lglib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2564. make: Nothing to be done for 'am--depfiles'.
  2565. config.status:1547: $? = 0
  2566. config.status:1542: cd src/fflib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2567. make: Nothing to be done for 'am--depfiles'.
  2568. config.status:1547: $? = 0
  2569. config.status:1542: cd src/nw && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2570. make: Nothing to be done for 'am--depfiles'.
  2571. config.status:1547: $? = 0
  2572. config.status:1542: cd src/mpi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2573. make: Nothing to be done for 'am--depfiles'.
  2574. config.status:1547: $? = 0
  2575. config.status:1542: cd src/bamg && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2576. make: Nothing to be done for 'am--depfiles'.
  2577. config.status:1547: $? = 0
  2578. config.status:1542: cd src/libMesh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2579. make: Nothing to be done for 'am--depfiles'.
  2580. config.status:1547: $? = 0
  2581. config.status:1542: cd src/medit && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2582. make: Nothing to be done for 'am--depfiles'.
  2583. config.status:1547: $? = 0
  2584. config.status:1542: cd plugin/seq && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  2585. /tmp/GmoqVTMM:899: warning: ignoring prerequisites on suffix rule definition
  2586. make: Nothing to be done for 'am--depfiles'.
  2587. config.status:1547: $? = 0
  2588. configure:27208: FreeFEM used download: no
  2589. configure:27210: -- Dynamic load facility: yes
  2590. configure:27212: -- ARPACK (eigen value): yes
  2591. configure:27214: -- UMFPACK (sparse solver): yes
  2592. configure:27216: -- BLAS: yes
  2593. configure:27218: -- with MPI: yes
  2594. configure:27220: -- with PETSc: yes / PETSc complex: yes
  2595. configure:27222: -- with SLEPc: yes / SLEPc complex: yes
  2596. configure:27224: -- with hpddm: yes
  2597. configure:27226: -- with htool: no
  2598. configure:27228: -- with bemtool: no (need boost: no and htool: no)
  2599. configure:27230: -- without libs: gmm ipopt mumps_seq yams pipe MMAP NewSolver mkl bem
  2600. configure:27232: -- without plugins: ilut.so ff-Ipopt.so MUMPS_seq.so MUMPS.so freeyams.so pipe.so ff-mmap-semaphore.so NewSolver.so PARDISO.so bem.so RadiativeTransfer_htool.so
  2601. configure:27236: progs: FreeFem++-nw bamg cvmsh2 FreeFem++-mpi ffmedit ffglut
  2602. configure:27432: PETSc directories do not exist, to build do:
  2603. configure:27434: cd 3rdparty/ff-petsc && make
  2604.  
  2605. ## ---------------- ##
  2606. ## Cache variables. ##
  2607. ## ---------------- ##
  2608.  
  2609. ac_cv_build=x86_64-pc-linux-gnu
  2610. ac_cv_c_compiler_gnu=yes
  2611. ac_cv_cxx_compiler_gnu=yes
  2612. ac_cv_env_CCC_set=
  2613. ac_cv_env_CCC_value=
  2614. ac_cv_env_CC_set=
  2615. ac_cv_env_CC_value=
  2616. ac_cv_env_CFLAGS_set=
  2617. ac_cv_env_CFLAGS_value=
  2618. ac_cv_env_CPPFLAGS_set=
  2619. ac_cv_env_CPPFLAGS_value=
  2620. ac_cv_env_CXXFLAGS_set=
  2621. ac_cv_env_CXXFLAGS_value=
  2622. ac_cv_env_CXX_set=
  2623. ac_cv_env_CXX_value=
  2624. ac_cv_env_F77_set=
  2625. ac_cv_env_F77_value=
  2626. ac_cv_env_FCFLAGS_set=
  2627. ac_cv_env_FCFLAGS_value=
  2628. ac_cv_env_FC_set=
  2629. ac_cv_env_FC_value=
  2630. ac_cv_env_FFLAGS_set=
  2631. ac_cv_env_FFLAGS_value=
  2632. ac_cv_env_LDFLAGS_set=
  2633. ac_cv_env_LDFLAGS_value=
  2634. ac_cv_env_LIBS_set=
  2635. ac_cv_env_LIBS_value=
  2636. ac_cv_env_MPICC_set=
  2637. ac_cv_env_MPICC_value=
  2638. ac_cv_env_MPICXX_set=
  2639. ac_cv_env_MPICXX_value=
  2640. ac_cv_env_MPIFC_set=
  2641. ac_cv_env_MPIFC_value=
  2642. ac_cv_env_MPIRUN_set=
  2643. ac_cv_env_MPIRUN_value=
  2644. ac_cv_env_YACC_set=
  2645. ac_cv_env_YACC_value=
  2646. ac_cv_env_YFLAGS_set=
  2647. ac_cv_env_YFLAGS_value=
  2648. ac_cv_env_build_alias_set=
  2649. ac_cv_env_build_alias_value=
  2650. ac_cv_env_host_alias_set=
  2651. ac_cv_env_host_alias_value=
  2652. ac_cv_env_target_alias_set=
  2653. ac_cv_env_target_alias_value=
  2654. ac_cv_f77_compiler_gnu=yes
  2655. ac_cv_f77_dummy_main=none
  2656. ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath'
  2657. ac_cv_f77_mangling='lower case, underscore, no extra underscore'
  2658. ac_cv_fc_compiler_gnu=yes
  2659. ac_cv_fortran_dummy_main=none
  2660. ac_cv_func_acosh=yes
  2661. ac_cv_func_asinh=yes
  2662. ac_cv_func_atanh=yes
  2663. ac_cv_func_erfc=yes
  2664. ac_cv_func_getenv=yes
  2665. ac_cv_func_gettimeofday=yes
  2666. ac_cv_func_jn=yes
  2667. ac_cv_func_mallinfo=yes
  2668. ac_cv_func_mstats=no
  2669. ac_cv_func_second_=no
  2670. ac_cv_func_srandomdev=no
  2671. ac_cv_func_sysconf=yes
  2672. ac_cv_func_tgamma=yes
  2673. ac_cv_func_times=yes
  2674. ac_cv_header_Accelerate_cblas_h=no
  2675. ac_cv_header_GLUT_glut_h=no
  2676. ac_cv_header_GL_gl_h=yes
  2677. ac_cv_header_GL_glut_h=yes
  2678. ac_cv_header_OpenGL_gl_h=no
  2679. ac_cv_header__home_km_freefem_FreeFem_FreeFem_sources_3rdparty_cadna_cadnafree_h=no
  2680. ac_cv_header_atlas_cblas_h=no
  2681. ac_cv_header_cblas_h=yes
  2682. ac_cv_header_cstddef=yes
  2683. ac_cv_header_fftw3_h=yes
  2684. ac_cv_header_inttypes_h=yes
  2685. ac_cv_header_malloc_h=yes
  2686. ac_cv_header_regex_h=yes
  2687. ac_cv_header_semaphore_h=yes
  2688. ac_cv_header_stddef_h=yes
  2689. ac_cv_header_stdint_h=yes
  2690. ac_cv_header_stdio_h=yes
  2691. ac_cv_header_stdlib_h=yes
  2692. ac_cv_header_string_h=yes
  2693. ac_cv_header_strings_h=yes
  2694. ac_cv_header_sys_mman_h=yes
  2695. ac_cv_header_sys_stat_h=yes
  2696. ac_cv_header_sys_time_h=yes
  2697. ac_cv_header_sys_types_h=yes
  2698. ac_cv_header_unistd_h=yes
  2699. ac_cv_header_zlib_h=yes
  2700. ac_cv_host=x86_64-pc-linux-gnu
  2701. ac_cv_lib_arpack_dsaupd_=yes
  2702. ac_cv_lib_cadnafree_arit_zero=no
  2703. ac_cv_lib_cblas_cblas_zdotu_sub=no
  2704. ac_cv_lib_dl_dlinfo=yes
  2705. ac_cv_lib_fftw3_fftw_execute=yes
  2706. ac_cv_lib_iomp5_omp_get_wtime=no
  2707. ac_cv_lib_lex='none needed'
  2708. ac_cv_lib_m_sin=yes
  2709. ac_cv_lib_pthread_pthread_create=yes
  2710. ac_cv_lib_rt_clock_gettime=yes
  2711. ac_cv_lib_z_deflate=yes
  2712. ac_cv_objext=o
  2713. ac_cv_path_GREP=/usr/bin/grep
  2714. ac_cv_path_GSL_CONFIG=/usr/bin/gsl-config
  2715. ac_cv_path_SED=/usr/bin/sed
  2716. ac_cv_path_install='/usr/bin/install -c'
  2717. ac_cv_path_mkdir=/usr/bin/mkdir
  2718. ac_cv_prog_AWK=mawk
  2719. ac_cv_prog_LEX=flex
  2720. ac_cv_prog_YACC='bison -y'
  2721. ac_cv_prog_ac_ct_CC=gcc
  2722. ac_cv_prog_ac_ct_CXX=g++
  2723. ac_cv_prog_ac_ct_F77=gfortran
  2724. ac_cv_prog_ac_ct_FC=gfortran
  2725. ac_cv_prog_ac_ct_RANLIB=ranlib
  2726. ac_cv_prog_cc_c11=
  2727. ac_cv_prog_cc_g=yes
  2728. ac_cv_prog_cc_stdc=
  2729. ac_cv_prog_cxx_11=no
  2730. ac_cv_prog_cxx_cxx11=
  2731. ac_cv_prog_cxx_g=yes
  2732. ac_cv_prog_cxx_stdcxx=
  2733. ac_cv_prog_f77_g=yes
  2734. ac_cv_prog_f77_v=-v
  2735. ac_cv_prog_fc_g=yes
  2736. ac_cv_prog_ff_bison=yes
  2737. ac_cv_prog_ff_cmake=yes
  2738. ac_cv_prog_ff_flex=yes
  2739. ac_cv_prog_ff_libtool=no
  2740. ac_cv_prog_ff_m4=yes
  2741. ac_cv_prog_ff_patch=yes
  2742. ac_cv_prog_ff_unzip=yes
  2743. ac_cv_prog_ff_wget=yes
  2744. ac_cv_prog_lex_root=lex.yy
  2745. ac_cv_prog_lex_yytext_pointer=yes
  2746. ac_cv_prog_make_make_set=yes
  2747. ac_cv_search_yywrap=-ll
  2748. am_cv_CC_dependencies_compiler_type=gcc3
  2749. am_cv_CXX_dependencies_compiler_type=gcc3
  2750. am_cv_make_support_nested_variables=yes
  2751. am_cv_prog_cc_c_o=yes
  2752.  
  2753. ## ----------------- ##
  2754. ## Output variables. ##
  2755. ## ----------------- ##
  2756.  
  2757. ACLOCAL='${SHELL} '\''/home/km_freefem/FreeFem/FreeFem-sources/missing'\'' aclocal-1.16'
  2758. ADD_PACKAGE_NAME=''
  2759. AMDEPBACKSLASH='\'
  2760. AMDEP_FALSE='#'
  2761. AMDEP_TRUE=''
  2762. AMTAR='$${TAR-tar}'
  2763. AM_BACKSLASH='\'
  2764. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2765. AM_DEFAULT_VERBOSITY='1'
  2766. AM_V='$(V)'
  2767. AR='ar'
  2768. ARFLAGS='rv'
  2769. ARPACKLIB=''
  2770. ARPACKLIBS='-larpack -llapack'
  2771. ARPACK_FALSE='#'
  2772. ARPACK_TRUE=''
  2773. AUTOCONF='${SHELL} '\''/home/km_freefem/FreeFem/FreeFem-sources/missing'\'' autoconf'
  2774. AUTOHEADER='${SHELL} '\''/home/km_freefem/FreeFem/FreeFem-sources/missing'\'' autoheader'
  2775. AUTOMAKE='${SHELL} '\''/home/km_freefem/FreeFem/FreeFem-sources/missing'\'' automake-1.16'
  2776. AWK='mawk'
  2777. BAMGPROG='bamg cvmsh2'
  2778. BEMTOOL_FALSE=''
  2779. BEMTOOL_TRUE='#'
  2780. BIN_ffmaster='ffmaster'
  2781. BLACSLIBS=' -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lscalapack -llapack -lblas'
  2782. BLACS_FALSE=''
  2783. BLACS_TRUE='#'
  2784. BLASINC=' '
  2785. BLASLIBS='-llapack -lblas'
  2786. BOOST_FALSE=''
  2787. BOOST_TRUE='#'
  2788. CC='gcc'
  2789. CCDEPMODE='depmode=gcc3'
  2790. CFLAGS='-g -DNDEBUG -O3 -mmmx -msse4.2 -fPIC'
  2791. CFLAGSF77='-DAdd_ '
  2792. CNOFLAGS=' -fPIC'
  2793. COMPILE_OPENBLAS=''
  2794. CPPFLAGS=''
  2795. CSCOPE='cscope'
  2796. CTAGS='ctags'
  2797. CXX11FLAGS='-std=c++14'
  2798. CXX='g++'
  2799. CXXDEPMODE='depmode=gcc3'
  2800. CXXFLAGS='-g -DNDEBUG -O3 -mmmx -msse4.2 -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC'
  2801. CYGPATH_W='echo'
  2802. DEFS='-DHAVE_CONFIG_H'
  2803. DEPDIR='.deps'
  2804. DOWNLOADCOMPILE='compile-pkg install-other'
  2805. DOWNLOADED_BLAS=''
  2806. DOWNLOADED_BLAS_BUILT_SOURCES=''
  2807. DOWNLOAD_ARPACK=''
  2808. DOWNLOAD_FALSE=''
  2809. DOWNLOAD_FFTW=''
  2810. DOWNLOAD_TRUE='#'
  2811. DOWNLOAD_UMFPACK=''
  2812. DYLIB_SUFFIX='so'
  2813. ECHO_C=''
  2814. ECHO_N='-n'
  2815. ECHO_T=''
  2816. EIGENOBJ='eigenvalue.$(OBJEXT)'
  2817. ENABLE_EIGEN_FALSE='#'
  2818. ENABLE_EIGEN_TRUE=''
  2819. ENABLE_FFCS='no'
  2820. ENABLE_FFCS_FALSE=''
  2821. ENABLE_FFCS_TRUE='#'
  2822. ETAGS='etags'
  2823. EXEEXT=''
  2824. F77='gfortran'
  2825. FC='gfortran'
  2826. FCFLAGS='-g -O2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz'
  2827. FFCS_MPIOK_FALSE='#'
  2828. FFCS_MPIOK_TRUE=''
  2829. FFCS_WINDOWS_FALSE=''
  2830. FFCS_WINDOWS_TRUE='#'
  2831. FFGLUTNAME=''
  2832. FFGLUTPROG='ffglut'
  2833. FFLAGS='-g -DNDEBUG -O3 -mmmx -msse4.2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz'
  2834. FFTW3_FALSE='#'
  2835. FFTW3_TRUE=''
  2836. FF_HAVE_REGEX_H='1'
  2837. FF_LAPACKdir=''
  2838. FF_LIBS='-ldl -lm -lrt -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath'
  2839. FF_MALLOC_H='1'
  2840. FF_SECOND='second.o'
  2841. FF_UMFPACK_CONFIG=''
  2842. FF_ZLIB='-lz'
  2843. FF_conf_petsc_complex='/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex/lib/petsc/conf/petscvariables'
  2844. FF_conf_petsc_real='/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib/petsc/conf/petscvariables'
  2845. FF_generic_petsc=''
  2846. FF_prefix_petsc='/usr/local/ff-petsc'
  2847. FF_prefix_petsc_complex='/home/km_freefem/FreeFem/petsc/arch-FreeFem-complex'
  2848. FF_prefix_petsc_real='/home/km_freefem/FreeFem/petsc/arch-FreeFem'
  2849. FLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath'
  2850. FNOFLAGS=' -fPIC'
  2851. FORTRAN_FALSE='#'
  2852. FORTRAN_TRUE=''
  2853. FREEYAMS_FALSE=''
  2854. FREEYAMS_TRUE='#'
  2855. G2CLIB=' -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath'
  2856. GCCNOCYGWIN=''
  2857. GMM_FALSE=''
  2858. GMM_TRUE='#'
  2859. GREP='/usr/bin/grep'
  2860. GSL_CFLAGS='-I/usr/include'
  2861. GSL_CONFIG='/usr/bin/gsl-config'
  2862. GSL_FALSE='#'
  2863. GSL_LIBS='-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm'
  2864. GSL_TRUE=''
  2865. H5CC=''
  2866. H5FC=''
  2867. HDF5_CC=''
  2868. HDF5_CFLAGS=''
  2869. HDF5_CPPFLAGS=''
  2870. HDF5_FALSE=''
  2871. HDF5_FC=''
  2872. HDF5_FFLAGS=''
  2873. HDF5_FLIBS=''
  2874. HDF5_LDFLAGS=''
  2875. HDF5_LIBS=''
  2876. HDF5_TRUE='#'
  2877. HDF5_TYPE=''
  2878. HDF5_VERSION=''
  2879. HPDDM_FALSE='#'
  2880. HPDDM_TRUE=''
  2881. HTOOL_FALSE=''
  2882. HTOOL_TRUE='#'
  2883. INSTALL_DATA='${INSTALL} -m 644'
  2884. INSTALL_PROGRAM='${INSTALL}'
  2885. INSTALL_SCRIPT='${INSTALL}'
  2886. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2887. IPOPT_FALSE=''
  2888. IPOPT_TRUE='#'
  2889. KERNEL_VERSION='6.0.12'
  2890. LAPACKLIBS='-llapack -lblas'
  2891. LAPACK_arpack_LIB=''
  2892. LDFLAGS=' -rdynamic'
  2893. LEX='flex'
  2894. LEXLIB='-ll '
  2895. LEX_OUTPUT_ROOT='lex.yy'
  2896. LIBC_VERSION=''
  2897. LIBOBJS=''
  2898. LIBS=''
  2899. LIBSEQ_FALSE=''
  2900. LIBSEQ_TRUE='#'
  2901. LIBSGLUT='-lglut -lGLU -lGL'
  2902. LIBSNOCONSOLE=''
  2903. LIBSPTHREAD='-lpthread'
  2904. LIB_PTHREAD_GOOGLE='-lpthread'
  2905. LOAD_COMPILE='load_compile'
  2906. LOAD_TESTS='../regtests.sh'
  2907. LTLIBOBJS=''
  2908. MAINT='#'
  2909. MAINTAINER_MODE_FALSE=''
  2910. MAINTAINER_MODE_TRUE='#'
  2911. MAKEINFO='${SHELL} '\''/home/km_freefem/FreeFem/FreeFem-sources/missing'\'' makeinfo'
  2912. MEDITPROG='ffmedit'
  2913. METIS_FALSE='#'
  2914. METIS_TRUE=''
  2915. MKDIR_P='/usr/bin/mkdir -p'
  2916. MKL_FALSE=''
  2917. MKL_TRUE='#'
  2918. MMG3D_FALSE='#'
  2919. MMG3D_TRUE=''
  2920. MMG_FALSE='#'
  2921. MMG_TRUE=''
  2922. MPICC='mpicc'
  2923. MPICXX='mpicxx'
  2924. MPIFC='mpif90'
  2925. MPIPROG='FreeFem++-mpi'
  2926. MPIRUN='/usr/bin/mpiexec'
  2927. MPISCRIPT='ff-mpirun'
  2928. MPI_FALSE='#'
  2929. MPI_INCLUDE='-I/usr/include/x86_64-linux-gnu/mpich '
  2930. MPI_INC_DIR='/usr/include/x86_64-linux-gnu/mpich'
  2931. MPI_LIB='-Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -lmpichcxx -lmpich '
  2932. MPI_LIBC='-Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -lmpich '
  2933. MPI_LIBFC='-Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -lmpichfort -lmpich '
  2934. MPI_LIB_DIRS='/usr/lib/x86_64-linux-gnu'
  2935. MPI_RUN_OPTION=''
  2936. MPI_TRUE=''
  2937. MSHMET_FALSE='#'
  2938. MSHMET_TRUE=''
  2939. MUMPS_FALSE='#'
  2940. MUMPS_TRUE=''
  2941. MUMPS_ptscotch_FALSE=''
  2942. MUMPS_ptscotch_TRUE='#'
  2943. MUMPS_scotch_FALSE=''
  2944. MUMPS_scotch_TRUE='#'
  2945. MUMPS_seq_FALSE=''
  2946. MUMPS_seq_TRUE='#'
  2947. NLOPT_FALSE='#'
  2948. NLOPT_TRUE=''
  2949. NO_RANGE_CHECK=''
  2950. OBJEXT='o'
  2951. OPTIM_TYPE=''
  2952. PACKAGE='FreeFEM'
  2953. PACKAGE_BUGREPORT='[email protected]'
  2954. PACKAGE_NAME='FreeFEM'
  2955. PACKAGE_STRING='FreeFEM 4.12'
  2956. PACKAGE_TARNAME='FreeFEM'
  2957. PACKAGE_URL=''
  2958. PACKAGE_VERSION='4.12'
  2959. PARMETIS_FALSE='#'
  2960. PARMETIS_TRUE=''
  2961. PARMMG_FALSE='#'
  2962. PARMMG_TRUE=''
  2963. PATH_SEPARATOR=':'
  2964. PETSCCOMPLEX_FALSE='#'
  2965. PETSCCOMPLEX_TRUE=''
  2966. PETSC_FALSE='#'
  2967. PETSC_TRUE=''
  2968. PIPE_FALSE=''
  2969. PIPE_TRUE='#'
  2970. PTHREAD_FALSE='#'
  2971. PTHREAD_TRUE=''
  2972. PTSCOTCH_FALSE='#'
  2973. PTSCOTCH_TRUE=''
  2974. RANLIB='ranlib'
  2975. RANLIN='ranlib'
  2976. SCALAPACK_FALSE='#'
  2977. SCALAPACK_TRUE=''
  2978. SCOTCH_FALSE='#'
  2979. SCOTCH_INCLUDE='/home/km_freefem/FreeFem/FreeFem-sources/3rdparty/include/scotch'
  2980. SCOTCH_TRUE=''
  2981. SED='/usr/bin/sed'
  2982. SET_MAKE=''
  2983. SHELL='/bin/bash'
  2984. SIZEOF_INT='4'
  2985. SIZEOF_LONG='8'
  2986. SIZEOF_PTR='8'
  2987. SIZEOF_PTRINBIT='64'
  2988. SKIP_TESTS_EIGEN=''
  2989. SKIP_TESTS_MPI='no'
  2990. SLEPCCOMPLEX_FALSE='#'
  2991. SLEPCCOMPLEX_TRUE=''
  2992. SLEPC_FALSE='#'
  2993. SLEPC_TRUE=''
  2994. STATICTOOL=''
  2995. STDPROG=''
  2996. STD_GRAPH_OBJ=''
  2997. STD_LDFLAGS=''
  2998. STD_LIBS=''
  2999. STRIP=''
  3000. SUPERLU_FALSE='#'
  3001. SUPERLU_TRUE=''
  3002. TEST_FFPP='../../src/nw/FreeFem++'
  3003. TEST_FFPPMPI='../../src/mpi/ff-mpirun'
  3004. TEST_FFPP_MPI='../../src/mpi/FreeFem++-mpi'
  3005. TETGEN_FALSE='#'
  3006. TETGEN_TRUE=''
  3007. TOOL_COMPILE_MMAP=''
  3008. TOOL_COMPILE_NewSolver=''
  3009. TOOL_COMPILE_bem=''
  3010. TOOL_COMPILE_blaslapack=''
  3011. TOOL_COMPILE_gmm=''
  3012. TOOL_COMPILE_gsl='gsl'
  3013. TOOL_COMPILE_hpddm=''
  3014. TOOL_COMPILE_htool=''
  3015. TOOL_COMPILE_iohdf5=''
  3016. TOOL_COMPILE_ipopt=''
  3017. TOOL_COMPILE_lapack=''
  3018. TOOL_COMPILE_libpthread_google=''
  3019. TOOL_COMPILE_metis=''
  3020. TOOL_COMPILE_mkl=''
  3021. TOOL_COMPILE_mmg3d='mmg3d'
  3022. TOOL_COMPILE_mmg='mmg'
  3023. TOOL_COMPILE_mshmet='mshmet'
  3024. TOOL_COMPILE_mumps=''
  3025. TOOL_COMPILE_mumps_seq=''
  3026. TOOL_COMPILE_nlopt='nlopt'
  3027. TOOL_COMPILE_parmetis=''
  3028. TOOL_COMPILE_parmmg='parmmg'
  3029. TOOL_COMPILE_petsc=''
  3030. TOOL_COMPILE_petsccomplex=''
  3031. TOOL_COMPILE_pipe=''
  3032. TOOL_COMPILE_ptscotch=''
  3033. TOOL_COMPILE_scalapack=''
  3034. TOOL_COMPILE_scotch=''
  3035. TOOL_COMPILE_suitesparse=''
  3036. TOOL_COMPILE_superlu=''
  3037. TOOL_COMPILE_tetgen=''
  3038. TOOL_COMPILE_umfpack=''
  3039. TOOL_COMPILE_yams=''
  3040. TOOL_DYLIB_MMAP=''
  3041. TOOL_DYLIB_NewSolver=''
  3042. TOOL_DYLIB_bem=''
  3043. TOOL_DYLIB_ffnewuoa='ffnewuoa.so'
  3044. TOOL_DYLIB_gmm=''
  3045. TOOL_DYLIB_gsl='gsl.so'
  3046. TOOL_DYLIB_hpddm='hpddm.so hpddm_substructuring.so PETSc.so function-PETSc.so PETSc-complex.so SLEPc-complex.so SLEPc.so'
  3047. TOOL_DYLIB_iohdf5=''
  3048. TOOL_DYLIB_ipopt=''
  3049. TOOL_DYLIB_lapack='lapack.so'
  3050. TOOL_DYLIB_libpthread_google=''
  3051. TOOL_DYLIB_metis='metis.so'
  3052. TOOL_DYLIB_mkl=''
  3053. TOOL_DYLIB_mmg3d='mmg3d-v4.0.so'
  3054. TOOL_DYLIB_mmg='mmg.so'
  3055. TOOL_DYLIB_mshmet='mshmet.so aniso.so'
  3056. TOOL_DYLIB_mumps='MUMPS.so MUMPS_mpi.so'
  3057. TOOL_DYLIB_mumps_seq=''
  3058. TOOL_DYLIB_nlopt='ff-NLopt.so'
  3059. TOOL_DYLIB_parmetis='parmetis.so'
  3060. TOOL_DYLIB_parmmg='parmmg.so'
  3061. TOOL_DYLIB_pipe=''
  3062. TOOL_DYLIB_scalapack='MUMPS.so MUMPS_mpi.so'
  3063. TOOL_DYLIB_scotch='scotch.so'
  3064. TOOL_DYLIB_superlu='SuperLu.so'
  3065. TOOL_DYLIB_tetgen='tetgen.so'
  3066. TOOL_DYLIB_umfpack='UMFPACK64.so'
  3067. TOOL_DYLIB_yams=''
  3068. UMFPACKLIBS=' -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -L/home/km_freefem/FreeFem/petsc/arch-FreeFem/lib -lmetis'
  3069. UMFPACK_CPPFLAGS=' -I/home/km_freefem/FreeFem/petsc/arch-FreeFem/include'
  3070. UMFPACK_FALSE='#'
  3071. UMFPACK_TRUE=''
  3072. VERSION='4.12'
  3073. WGET='wget --no-check-certificate'
  3074. WIN32DLLTARGET=''
  3075. WINDRESOBJ=''
  3076. WITH_CXX11='yes'
  3077. YACC='bison -y'
  3078. YFLAGS=''
  3079. ac_ct_CC='gcc'
  3080. ac_ct_CXX='g++'
  3081. ac_ct_F77='gfortran'
  3082. ac_ct_FC='gfortran'
  3083. am__EXEEXT_FALSE=''
  3084. am__EXEEXT_TRUE='#'
  3085. am__fastdepCC_FALSE='#'
  3086. am__fastdepCC_TRUE=''
  3087. am__fastdepCXX_FALSE='#'
  3088. am__fastdepCXX_TRUE=''
  3089. am__include='include'
  3090. am__isrc=''
  3091. am__leading_dot='.'
  3092. am__nodep='_no'
  3093. am__quote=''
  3094. am__tar='$${TAR-tar} chof - "$$tardir"'
  3095. am__untar='$${TAR-tar} xf -'
  3096. bindir='${exec_prefix}/bin'
  3097. build='x86_64-pc-linux-gnu'
  3098. build_alias=''
  3099. build_cpu='x86_64'
  3100. build_os='linux-gnu'
  3101. build_vendor='pc'
  3102. datadir='${datarootdir}'
  3103. datarootdir='${prefix}/share'
  3104. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3105. dvidir='${docdir}'
  3106. exec_prefix='${prefix}'
  3107. ff_bison='yes'
  3108. ff_cmake='yes'
  3109. ff_curl=''
  3110. ff_flex='yes'
  3111. ff_git=''
  3112. ff_libtool='no'
  3113. ff_m4='yes'
  3114. ff_patch='yes'
  3115. ff_prefix='/usr/local'
  3116. ff_prefix_dir='/usr/local/lib/ff++/4.12'
  3117. ff_prefix_dir_etc='/usr/local/lib/ff++/4.12/etc'
  3118. ff_prefix_dir_example='${datarootdir}/FreeFEM/4.12'
  3119. ff_prefix_dir_include='/usr/local/lib/ff++/4.12/include'
  3120. ff_prefix_dir_lib='/usr/local/lib/ff++/4.12/lib'
  3121. ff_prefix_dir_lib_mpi='/usr/local/lib/ff++/4.12/lib/mpi'
  3122. ff_unzip='yes'
  3123. ff_wget='yes'
  3124. host='x86_64-pc-linux-gnu'
  3125. host_alias=''
  3126. host_cpu='x86_64'
  3127. host_os='linux-gnu'
  3128. host_vendor='pc'
  3129. htmldir='${docdir}'
  3130. includedir='${prefix}/include'
  3131. infodir='${datarootdir}/info'
  3132. install_sh='${SHELL} /home/km_freefem/FreeFem/FreeFem-sources/install-sh'
  3133. libdir='${exec_prefix}/lib'
  3134. libexecdir='${exec_prefix}/libexec'
  3135. localedir='${datarootdir}/locale'
  3136. localstatedir='${prefix}/var'
  3137. mandir='${datarootdir}/man'
  3138. mkdir_p='$(MKDIR_P)'
  3139. oldincludedir='/usr/include'
  3140. pdfdir='${docdir}'
  3141. prefix='/usr/local'
  3142. program_transform_name='s,x,x,'
  3143. psdir='${docdir}'
  3144. runstatedir='${localstatedir}/run'
  3145. sbindir='${exec_prefix}/sbin'
  3146. sharedstatedir='${prefix}/com'
  3147. sysconfdir='${prefix}/etc'
  3148. target_alias=''
  3149.  
  3150. ## ----------- ##
  3151. ## confdefs.h. ##
  3152. ## ----------- ##
  3153.  
  3154. /* confdefs.h */
  3155. #define PACKAGE_NAME "FreeFEM"
  3156. #define PACKAGE_TARNAME "FreeFEM"
  3157. #define PACKAGE_VERSION "4.12"
  3158. #define PACKAGE_STRING "FreeFEM 4.12"
  3159. #define PACKAGE_BUGREPORT "[email protected]"
  3160. #define PACKAGE_URL ""
  3161. #define PACKAGE "FreeFEM"
  3162. #define VERSION "4.12"
  3163. #define F77_FUNC(name,NAME) name ## _
  3164. #define F77_FUNC_(name,NAME) name ## _
  3165. #define YYTEXT_POINTER 1
  3166. #define HAVE_LIBRT 1
  3167. #define HAVE_STDIO_H 1
  3168. #define HAVE_STDLIB_H 1
  3169. #define HAVE_STRING_H 1
  3170. #define HAVE_INTTYPES_H 1
  3171. #define HAVE_STDINT_H 1
  3172. #define HAVE_STRINGS_H 1
  3173. #define HAVE_SYS_STAT_H 1
  3174. #define HAVE_SYS_TYPES_H 1
  3175. #define HAVE_UNISTD_H 1
  3176. #define HAVE_SYS_TIME_H 1
  3177. #define STDC_HEADERS 1
  3178. #define HAVE_ZLIB_H 1
  3179. #define VersionFreeFem 4.12
  3180. #define VersionFreeFemDate "Fri Jan 27 17:19:19 CET 2023"
  3181. #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.12"
  3182. #define HAVE_GL_GL_H 1
  3183. #define HAVE_GL_GLUT_H 1
  3184. #define PROG_FFGLUT "ffglut"
  3185. #define HAVE_MPI_DOUBLE_COMPLEX 1
  3186. #define HAVE_FFTW3_H 1
  3187. #define HAVE_CBLAS_H 1
  3188. #define HAVE_LIBARPACK 1
  3189. #define HAVE_LIBUMFPACK 1
  3190. #define HAVE_LIBCHOLMOD 1
  3191. #define HAVE_UMFPACK_H 1
  3192. #define HAVE_TIMES 1
  3193. #define HAVE_SYSCONF 1
  3194. #define HAVE_CSTDDEF 1
  3195. #define HAVE_STDDEF_H 1
  3196. #define HAVE_SEMAPHORE_H 1
  3197. #define HAVE_SYS_MMAN_H 1
  3198. #define HAVE_REGEX_H 1
  3199. #define HAVE_UNISTD_H 1
  3200. #define TIME_WITH_SYS_TIME 1
  3201. #define HAVE_MALLOC_H 1
  3202. #define HAVE_ASINH 1
  3203. #define HAVE_ACOSH 1
  3204. #define HAVE_ATANH 1
  3205. #define HAVE_GETENV 1
  3206. #define HAVE_JN 1
  3207. #define HAVE_ERFC 1
  3208. #define HAVE_TGAMMA 1
  3209. #define HAVE_GETTIMEOFDAY 1
  3210. #define HAVE_MALLINFO 1
  3211. #define HAVE_LIBM 1
  3212. #define HAVE_LIBDL 1
  3213. #define HAVE_DLFCN_H 1
  3214.  
  3215. configure: exit 0
  3216.  
Add Comment
Please, Sign In to add comment