Advertisement
Guest User

Untitled

a guest
Aug 25th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.89 KB | None | 0 0
  1. C:\> bash coinbrew build Cbc --with-cplex --with-cplex-lib="-L/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/lib/x64_windows_msvc14/stat_mda/cplex12100.lib -lm -ldl -lpthread" --with-cplex-incdir="/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/include/ilcplex" --with-gurobi --with-gurobi-lib="-L/mnt/c/gurobi1002/win64/lib -lgurobi100" --with-gurobi-incdir="/mnt/c/gurobi1002/win64/include" --without-metis --without-mumps --without-cholmod --without-lapack --without-asl --without-glpk --without-hsl --without-blas ADD_CFLAGS="--no-warnings" --tests=none --build=x86_64-w64-mingw32
  2. Welcome to the COIN-OR fetch and build utility, version 2
  3.  
  4. To use the legacy version of coinbrew, '$ wget https://raw.githubusercontent.com/coin-or/coinbrew/v1.0/coinbrew'
  5. For help, run script with --help or see https://coin-or.github.io/coinbrew
  6. Please report issues at https://github.com/coin-or/coinbrew
  7. Detailed build documentation at https://coin-or.github.io
  8.  
  9. coinbrew: line 1634: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
  10. Package will be built in /mnt/c/build
  11.  
  12.  
  13. You haven't specified a project version
  14. It appears that the last 10 releases of Cbc are
  15. 2.10.10
  16. 2.10.9
  17. 2.10.8
  18. 2.10.7
  19. 2.10.6
  20. 2.10.5
  21. 2.10.4
  22. 2.10.3
  23. 2.10.2
  24. 2.10.1
  25. Do you want to work with the latest release? (y/n)
  26. => y
  27.  
  28. It appears that project has not been fetched yet.
  29. Fetching will be done automatically...
  30. Caching configuration options...
  31. --without-hsl
  32. --with-cplex
  33. --build=x86_64-w64-mingw32
  34. --without-cholmod
  35. --with-gurobi
  36. --without-glpk
  37. --without-blas
  38. --without-asl
  39. --without-mumps
  40. --with-gurobi-lib=-L/mnt/c/gurobi1002/win64/lib -lgurobi100
  41. --with-cplex-lib=-L/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/lib/x64_windows_msvc14/stat_mda/cplex12100.lib -lm -ldl -lpthread
  42. --with-gurobi-incdir=/mnt/c/gurobi1002/win64/include
  43. --with-cplex-incdir=/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/include/ilcplex
  44. --without-metis
  45. ADD_CFLAGS=--no-warnings
  46. --without-lapack
  47.  
  48. Installation is done automatically following build and test of each project.
  49.  
  50. Installation directory is writable.
  51.  
  52. Package will be installed to /mnt/c/dist
  53.  
  54.  
  55. ##################################################
  56. ### Fetching Cbc releases/2.10.10
  57. ##################################################
  58.  
  59. Cloning into 'Cbc'...
  60. remote: Enumerating objects: 30119, done.
  61. remote: Counting objects: 100% (3337/3337), done.
  62. remote: Compressing objects: 100% (802/802), done.
  63. remote: Total 30119 (delta 2197), reused 3257 (delta 2148), pack-reused 26782
  64. Receiving objects: 100% (30119/30119), 148.40 MiB | 16.64 MiB/s, done.
  65. Resolving deltas: 100% (21505/21505), done.
  66. Note: switching to '133f1171f1667c930e46efd350f4be8ad995b231'.
  67.  
  68. You are in 'detached HEAD' state. You can look around, make experimental
  69. changes and commit them, and you can discard any commits you make in this
  70. state without impacting any branches by switching back to a branch.
  71.  
  72. If you want to create a new branch to retain commits you create, you may
  73. do so (now or later) by using -c with the switch command. Example:
  74.  
  75. git switch -c <new-branch-name>
  76.  
  77. Or undo this operation with:
  78.  
  79. git switch -
  80.  
  81. Turn off this advice by setting config variable advice.detachedHead to false
  82.  
  83. Disabling uninstalled packages
  84.  
  85. ##################################################
  86. ### Skipping ThirdParty/ASL
  87. ##################################################
  88.  
  89.  
  90. ##################################################
  91. ### Skipping ThirdParty/Glpk
  92. ##################################################
  93.  
  94.  
  95. ##################################################
  96. ### Skipping ThirdParty/Metis
  97. ##################################################
  98.  
  99.  
  100. ##################################################
  101. ### Skipping ThirdParty/Mumps
  102. ##################################################
  103.  
  104.  
  105. ##################################################
  106. ### Fetching Data/Sample stable/1.2
  107. ##################################################
  108.  
  109. Cloning into 'Data/Sample'...
  110. remote: Enumerating objects: 548, done.
  111. remote: Total 548 (delta 0), reused 0 (delta 0), pack-reused 548
  112. Receiving objects: 100% (548/548), 751.56 KiB | 4.22 MiB/s, done.
  113. Resolving deltas: 100% (354/354), done.
  114. From https://github.com/coin-or-tools/Data-Sample
  115.  
  116. ##################################################
  117. ### Configuring Data/Sample 1.2
  118. ##################################################
  119.  
  120.  
  121. ##################################################
  122. ### Building Data/Sample 1.2
  123. ##################################################
  124.  
  125.  
  126. ##################################################
  127. ### Installing Data/Sample 1.2
  128. ##################################################
  129.  
  130.  
  131. ##################################################
  132. ### Fetching Data/miplib3 stable/1.2
  133. ##################################################
  134.  
  135. Cloning into 'Data/miplib3'...
  136. remote: Enumerating objects: 344, done.
  137. remote: Total 344 (delta 0), reused 0 (delta 0), pack-reused 344
  138. Receiving objects: 100% (344/344), 5.25 MiB | 1.71 MiB/s, done.
  139. Resolving deltas: 100% (182/182), done.
  140. From https://github.com/coin-or-tools/Data-miplib3
  141.  
  142. ##################################################
  143. ### Configuring Data/miplib3 1.2
  144. ##################################################
  145.  
  146.  
  147. ##################################################
  148. ### Building Data/miplib3 1.2
  149. ##################################################
  150.  
  151.  
  152. ##################################################
  153. ### Installing Data/miplib3 1.2
  154. ##################################################
  155.  
  156.  
  157. ##################################################
  158. ### Fetching CoinUtils stable/2.11
  159. ##################################################
  160.  
  161. Cloning into 'CoinUtils'...
  162. remote: Enumerating objects: 23277, done.
  163. remote: Counting objects: 100% (610/610), done.
  164. remote: Compressing objects: 100% (222/222), done.
  165. remote: Total 23277 (delta 507), reused 389 (delta 388), pack-reused 22667
  166. Receiving objects: 100% (23277/23277), 53.17 MiB | 8.70 MiB/s, done.
  167. Resolving deltas: 100% (16653/16653), done.
  168. From https://github.com/coin-or/CoinUtils
  169.  
  170. ##################################################
  171. ### Configuring CoinUtils 2.11
  172. ##################################################
  173.  
  174.  
  175. ##################################################
  176. ### Building CoinUtils 2.11
  177. ##################################################
  178.  
  179.  
  180. ##################################################
  181. ### Installing CoinUtils 2.11
  182. ##################################################
  183.  
  184.  
  185. ##################################################
  186. ### Fetching Osi stable/0.108
  187. ##################################################
  188.  
  189. Cloning into 'Osi'...
  190. remote: Enumerating objects: 19137, done.
  191. remote: Counting objects: 100% (2479/2479), done.
  192. remote: Compressing objects: 100% (725/725), done.
  193. remote: Total 19137 (delta 1391), reused 2437 (delta 1368), pack-reused 16658
  194. Receiving objects: 100% (19137/19137), 16.27 MiB | 7.30 MiB/s, done.
  195. Resolving deltas: 100% (13729/13729), done.
  196. From https://github.com/coin-or/Osi
  197.  
  198. ##################################################
  199. ### Configuring Osi 0.108
  200. ##################################################
  201.  
  202. configure: error: Cannot find symbol(s) CPXgetstat with CPX
  203.  
  204. Configuration failed, re-running with output enabled
  205.  
  206. checking build system type... x86_64-w64-mingw32
  207. checking for svnversion... no
  208. checking whether we want to compile in debug mode... no
  209. checking for gcc... gcc
  210. checking for C compiler default output file name... a.out
  211. checking whether the C compiler works... yes
  212. checking whether we are cross compiling... no
  213. checking for suffix of executables...
  214. checking for suffix of object files... o
  215. checking whether we are using the GNU C compiler... yes
  216. checking whether gcc accepts -g... yes
  217. checking for gcc option to accept ANSI C... none needed
  218. configure: C compiler options are: -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD
  219. checking for g++... g++
  220. checking whether we are using the GNU C++ compiler... yes
  221. checking whether g++ accepts -g... yes
  222. checking whether C++ compiler g++ works... yes
  223. configure: C++ compiler options are: -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD
  224. checking for egrep... grep -E
  225. checking whether ln -s works... yes
  226. checking for a BSD-compatible install... /usr/bin/install -c
  227. checking whether build environment is sane... yes
  228. checking for gawk... gawk
  229. checking whether make sets $(MAKE)... yes
  230. checking for style of include used by make... GNU
  231. checking dependency style of gcc... none
  232. checking dependency style of g++... none
  233. checking whether to enable maintainer-specific portions of Makefiles... no
  234. checking host system type... x86_64-w64-mingw32
  235. checking for a sed that does not truncate output... /usr/bin/sed
  236. checking for ld used by gcc... /usr/bin/ld
  237. checking if the linker (/usr/bin/ld) is GNU ld... yes
  238. checking for /usr/bin/ld option to reload object files... -r
  239. checking for BSD-compatible nm... /usr/bin/nm -B
  240. checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)?
  241. checking how to run the C preprocessor... gcc -E
  242. checking for ANSI C header files... yes
  243. checking for sys/types.h... yes
  244. checking for sys/stat.h... yes
  245. checking for stdlib.h... yes
  246. checking for string.h... yes
  247. checking for memory.h... yes
  248. checking for strings.h... yes
  249. checking for inttypes.h... yes
  250. checking for stdint.h... yes
  251. checking for unistd.h... yes
  252. checking dlfcn.h usability... yes
  253. checking dlfcn.h presence... yes
  254. checking for dlfcn.h... yes
  255. checking how to run the C++ preprocessor... g++ -E
  256. checking for g77... no
  257. checking for f77... f77
  258. checking whether we are using the GNU Fortran 77 compiler... yes
  259. checking whether f77 accepts -g... yes
  260. checking the maximum length of command line arguments... 8192
  261. checking command to parse /usr/bin/nm -B output from gcc object... ok
  262. checking for objdir... .libs
  263. checking for ar... ar
  264. checking for ranlib... ranlib
  265. checking for strip... strip
  266. checking if gcc supports -fno-rtti -fno-exceptions... yes
  267. checking for gcc option to produce PIC... -DDLL_EXPORT
  268. checking if gcc PIC flag -DDLL_EXPORT works... yes
  269. checking if gcc static flag -static works... yes
  270. checking if gcc supports -c -o file.o... yes
  271. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  272. checking dynamic linker characteristics... Win32 ld.exe
  273. checking how to hardcode library paths into programs... immediate
  274. checking whether stripping libraries is possible... yes
  275. checking if libtool supports shared libraries... yes
  276. checking whether to build shared libraries... no
  277. checking whether to build static libraries... yes
  278. configure: creating libtool
  279. appending configuration tag "CXX" to libtool
  280. checking for ld used by g++... /usr/bin/ld
  281. checking if the linker (/usr/bin/ld) is GNU ld... yes
  282. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  283. checking for g++ option to produce PIC... -DDLL_EXPORT
  284. checking if g++ PIC flag -DDLL_EXPORT works... yes
  285. checking if g++ static flag -static works... yes
  286. checking if g++ supports -c -o file.o... yes
  287. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  288. checking dynamic linker characteristics... Win32 ld.exe
  289. checking how to hardcode library paths into programs... immediate
  290. appending configuration tag "F77" to libtool
  291. checking if libtool supports shared libraries... yes
  292. checking whether to build shared libraries... no
  293. checking whether to build static libraries... yes
  294. checking for f77 option to produce PIC... -DDLL_EXPORT
  295. checking if f77 PIC flag -DDLL_EXPORT works... yes
  296. checking if f77 static flag -static works... yes
  297. checking if f77 supports -c -o file.o... yes
  298. checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
  299. checking dynamic linker characteristics... Win32 ld.exe
  300. checking how to hardcode library paths into programs... immediate
  301. configure: Build is "x86_64-w64-mingw32".
  302. checking for dos2unix... no
  303. configure: Applying patches to libtool for GNU compiler
  304. checking if library version is set... no
  305. checking for pkg-config... pkg-config
  306. checking pkg-config is at least version 0.16.0... yes
  307. checking for COIN-OR package CoinUtils... yes: 2.11
  308. checking for COIN-OR package Glpk... skipping
  309. checking for COIN-OR package SoPlex... not given: No package 'coinsoplex' found
  310. checking for COIN-OR package Sample... yes: 1.2
  311. checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found
  312. checking if user provides library for Cplex... yes
  313. checking whether symbol CPXgetstat is available with CPX... no
  314. configure: error: Cannot find symbol(s) CPXgetstat with CPX
  315.  
  316. Here is the contents of config.log
  317.  
  318. This file contains any messages produced by compilers while
  319. running configure, to aid debugging if configure makes a mistake.
  320.  
  321. It was created by Osi configure 0.108, which was
  322. generated by GNU Autoconf 2.59. Invocation command line was
  323.  
  324. $ /mnt/c/Osi/Osi/configure --disable-dependency-tracking --prefix=/mnt/c/dist --without-hsl --with-cplex --build=x86_64-w64-mingw32 --without-cholmod --with-gurobi --without-glpk --without-blas --without-asl --without-mumps --with-coin-instdir=/mnt/c/dist --with-gurobi-lib=-L/mnt/c/gurobi1002/win64/lib -lgurobi100 --with-cplex-lib=-L/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/lib/x64_windows_msvc14/stat_mda/cplex12100.lib -lm -ldl -lpthread --with-gurobi-incdir=/mnt/c/gurobi1002/win64/include --with-cplex-incdir=/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/include/ilcplex --without-metis ADD_CFLAGS=--no-warnings --without-lapack
  325.  
  326. ## --------- ##
  327. ## Platform. ##
  328. ## --------- ##
  329.  
  330. hostname = david
  331. uname -m = x86_64
  332. uname -r = 4.4.0-22000-Microsoft
  333. uname -s = Linux
  334. uname -v = #1281-Microsoft Tue Nov 08 17:05:00 PST 2022
  335.  
  336. /usr/bin/uname -p = x86_64
  337. /bin/uname -X = unknown
  338.  
  339. /bin/arch = x86_64
  340. /usr/bin/arch -k = unknown
  341. /usr/convex/getsysinfo = unknown
  342. hostinfo = unknown
  343. /bin/machine = unknown
  344. /usr/bin/oslevel = unknown
  345. /bin/universe = unknown
  346.  
  347. PATH: /usr/local/sbin
  348. PATH: /usr/local/bin
  349. PATH: /usr/sbin
  350. PATH: /usr/bin
  351. PATH: /sbin
  352. PATH: /bin
  353. PATH: /usr/games
  354. PATH: /usr/local/games
  355.  
  356.  
  357. ## ----------- ##
  358. ## Core tests. ##
  359. ## ----------- ##
  360.  
  361. configure:1693: checking build system type
  362. configure:1711: result: x86_64-w64-mingw32
  363. configure:1781: checking for svnversion
  364. configure:1808: result: no
  365. configure:1837: checking whether we want to compile in debug mode
  366. configure:1883: result: no
  367. configure:2133: checking for gcc
  368. configure:2149: found /usr/bin/gcc
  369. configure:2159: result: gcc
  370. configure:2180: checking for C compiler version
  371. configure:2183: gcc --version </dev/null >&5
  372. gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  373. Copyright (C) 2021 Free Software Foundation, Inc.
  374. This is free software; see the source for copying conditions. There is NO
  375. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  376.  
  377. configure:2186: $? = 0
  378. configure:2188: gcc -v </dev/null >&5
  379. Using built-in specs.
  380. COLLECT_GCC=gcc
  381. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  382. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  383. OFFLOAD_TARGET_DEFAULT=1
  384. Target: x86_64-linux-gnu
  385. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.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-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.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
  386. Thread model: posix
  387. Supported LTO compression algorithms: zlib zstd
  388. gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
  389. configure:2191: $? = 0
  390. configure:2193: gcc -V </dev/null >&5
  391. gcc: error: unrecognized command-line option '-V'
  392. gcc: fatal error: no input files
  393. compilation terminated.
  394. configure:2196: $? = 1
  395. configure:2219: checking for C compiler default output file name
  396. configure:2222: gcc conftest.c >&5
  397. configure:2225: $? = 0
  398. configure:2271: result: a.out
  399. configure:2276: checking whether the C compiler works
  400. configure:2282: ./a.out
  401. configure:2285: $? = 0
  402. configure:2302: result: yes
  403. configure:2309: checking whether we are cross compiling
  404. configure:2311: result: no
  405. configure:2314: checking for suffix of executables
  406. configure:2316: gcc -o conftest conftest.c >&5
  407. configure:2319: $? = 0
  408. configure:2344: result:
  409. configure:2350: checking for suffix of object files
  410. configure:2371: gcc -c conftest.c >&5
  411. configure:2374: $? = 0
  412. configure:2396: result: o
  413. configure:2400: checking whether we are using the GNU C compiler
  414. configure:2424: gcc -c conftest.c >&5
  415. configure:2430: $? = 0
  416. configure:2434: test -z
  417. || test ! -s conftest.err
  418. configure:2437: $? = 0
  419. configure:2440: test -s conftest.o
  420. configure:2443: $? = 0
  421. configure:2456: result: yes
  422. configure:2462: checking whether gcc accepts -g
  423. configure:2483: gcc -c -g conftest.c >&5
  424. configure:2489: $? = 0
  425. configure:2493: test -z
  426. || test ! -s conftest.err
  427. configure:2496: $? = 0
  428. configure:2499: test -s conftest.o
  429. configure:2502: $? = 0
  430. configure:2513: result: yes
  431. configure:2530: checking for gcc option to accept ANSI C
  432. configure:2600: gcc -c -g -O2 conftest.c >&5
  433. configure:2606: $? = 0
  434. configure:2610: test -z
  435. || test ! -s conftest.err
  436. configure:2613: $? = 0
  437. configure:2616: test -s conftest.o
  438. configure:2619: $? = 0
  439. configure:2637: result: none needed
  440. configure:2655: gcc -c -g -O2 conftest.c >&5
  441. conftest.c:2:3: error: unknown type name 'choke'
  442. 2 | choke me
  443. | ^~~~~
  444. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  445. configure:2661: $? = 1
  446. configure: failed program was:
  447. | #ifndef __cplusplus
  448. | choke me
  449. | #endif
  450. configure:3082: gcc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  451. configure:3088: $? = 0
  452. configure:3092: test -z
  453. || test ! -s conftest.err
  454. configure:3095: $? = 0
  455. configure:3098: test -s conftest
  456. configure:3101: $? = 0
  457. configure:3168: C compiler options are: -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD
  458. configure:3283: checking for g++
  459. configure:3299: found /usr/bin/g++
  460. configure:3309: result: g++
  461. configure:3325: checking for C++ compiler version
  462. configure:3328: g++ --version </dev/null >&5
  463. g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  464. Copyright (C) 2021 Free Software Foundation, Inc.
  465. This is free software; see the source for copying conditions. There is NO
  466. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  467.  
  468. configure:3331: $? = 0
  469. configure:3333: g++ -v </dev/null >&5
  470. Using built-in specs.
  471. COLLECT_GCC=g++
  472. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  473. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  474. OFFLOAD_TARGET_DEFAULT=1
  475. Target: x86_64-linux-gnu
  476. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.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-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.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
  477. Thread model: posix
  478. Supported LTO compression algorithms: zlib zstd
  479. gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
  480. configure:3336: $? = 0
  481. configure:3338: g++ -V </dev/null >&5
  482. g++: error: unrecognized command-line option '-V'
  483. g++: fatal error: no input files
  484. compilation terminated.
  485. configure:3341: $? = 1
  486. configure:3344: checking whether we are using the GNU C++ compiler
  487. configure:3368: g++ -c conftest.cc >&5
  488. configure:3374: $? = 0
  489. configure:3378: test -z
  490. || test ! -s conftest.err
  491. configure:3381: $? = 0
  492. configure:3384: test -s conftest.o
  493. configure:3387: $? = 0
  494. configure:3400: result: yes
  495. configure:3406: checking whether g++ accepts -g
  496. configure:3427: g++ -c -g conftest.cc >&5
  497. configure:3433: $? = 0
  498. configure:3437: test -z
  499. || test ! -s conftest.err
  500. configure:3440: $? = 0
  501. configure:3443: test -s conftest.o
  502. configure:3446: $? = 0
  503. configure:3457: result: yes
  504. configure:3499: g++ -c -g -O2 conftest.cc >&5
  505. configure:3505: $? = 0
  506. configure:3509: test -z
  507. || test ! -s conftest.err
  508. configure:3512: $? = 0
  509. configure:3515: test -s conftest.o
  510. configure:3518: $? = 0
  511. configure:3544: g++ -c -g -O2 conftest.cc >&5
  512. conftest.cc: In function 'int main()':
  513. conftest.cc:19:1: error: 'exit' was not declared in this scope
  514. 19 | exit (42);
  515. | ^~~~
  516. configure:3550: $? = 1
  517. configure: failed program was:
  518. | /* confdefs.h. */
  519. |
  520. | #define PACKAGE_NAME "Osi"
  521. | #define PACKAGE_TARNAME "osi"
  522. | #define PACKAGE_VERSION "0.108"
  523. | #define PACKAGE_STRING "Osi 0.108"
  524. | #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  525. | #define OSI_VERSION "0.108"
  526. | #define OSI_VERSION_MAJOR 0
  527. | #define OSI_VERSION_MINOR 108
  528. | #define OSI_VERSION_RELEASE 9999
  529. | #define COIN_OSI_VERBOSITY 0
  530. | #define COIN_OSI_CHECKLEVEL 0
  531. | /* end confdefs.h. */
  532. |
  533. | int
  534. | main ()
  535. | {
  536. | exit (42);
  537. | ;
  538. | return 0;
  539. | }
  540. configure:3499: g++ -c -g -O2 conftest.cc >&5
  541. conftest.cc:15:17: warning: 'void std::exit(int)' has not been declared within 'std'
  542. 15 | extern "C" void std::exit (int) throw (); using std::exit;
  543. | ^~~
  544. <built-in>: note: only here as a 'friend'
  545. configure:3505: $? = 0
  546. configure:3509: test -z
  547. || test ! -s conftest.err
  548. configure:3512: $? = 0
  549. configure:3515: test -s conftest.o
  550. configure:3518: $? = 0
  551. configure:3544: g++ -c -g -O2 conftest.cc >&5
  552. conftest.cc:15:17: warning: 'void std::exit(int)' has not been declared within 'std'
  553. 15 | extern "C" void std::exit (int) throw (); using std::exit;
  554. | ^~~
  555. <built-in>: note: only here as a 'friend'
  556. configure:3550: $? = 0
  557. configure:3554: test -z
  558. || test ! -s conftest.err
  559. configure:3557: $? = 0
  560. configure:3560: test -s conftest.o
  561. configure:3563: $? = 0
  562. configure:3595: checking whether C++ compiler g++ works
  563. configure:3613: g++ -c -g -O2 conftest.cc >&5
  564. conftest.cc:15:17: warning: 'void std::exit(int)' has not been declared within 'std'
  565. 15 | extern "C" void std::exit (int) throw (); using std::exit;
  566. | ^~~
  567. <built-in>: note: only here as a 'friend'
  568. configure:3619: $? = 0
  569. configure:3623: test -z
  570. || test ! -s conftest.err
  571. configure:3626: $? = 0
  572. configure:3629: test -s conftest.o
  573. configure:3632: $? = 0
  574. configure:3634: result: yes
  575. configure:3955: g++ -o conftest -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD conftest.cc >&5
  576. conftest.cc:15:17: warning: 'void std::exit(int)' has not been declared within 'std'
  577. 15 | extern "C" void std::exit (int) throw (); using std::exit;
  578. | ^~~
  579. <built-in>: note: only here as a 'friend'
  580. configure:3961: $? = 0
  581. configure:3965: test -z
  582. || test ! -s conftest.err
  583. configure:3968: $? = 0
  584. configure:3971: test -s conftest
  585. configure:3974: $? = 0
  586. configure:4041: C++ compiler options are: -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD
  587. configure:4160: checking for egrep
  588. configure:4170: result: grep -E
  589. configure:4175: checking whether ln -s works
  590. configure:4179: result: yes
  591. configure:4200: checking for a BSD-compatible install
  592. configure:4255: result: /usr/bin/install -c
  593. configure:4266: checking whether build environment is sane
  594. configure:4309: result: yes
  595. configure:4374: checking for gawk
  596. configure:4390: found /usr/bin/gawk
  597. configure:4400: result: gawk
  598. configure:4410: checking whether make sets $(MAKE)
  599. configure:4430: result: yes
  600. configure:4460: checking for style of include used by make
  601. configure:4488: result: GNU
  602. configure:4669: checking dependency style of gcc
  603. configure:4759: result: none
  604. configure:4778: checking dependency style of g++
  605. configure:4868: result: none
  606. configure:4886: checking whether to enable maintainer-specific portions of Makefiles
  607. configure:4895: result: no
  608. configure:5343: checking host system type
  609. configure:5357: result: x86_64-w64-mingw32
  610. configure:5365: checking for a sed that does not truncate output
  611. configure:5419: result: /usr/bin/sed
  612. configure:5433: checking for ld used by gcc
  613. configure:5500: result: /usr/bin/ld
  614. configure:5509: checking if the linker (/usr/bin/ld) is GNU ld
  615. configure:5524: result: yes
  616. configure:5529: checking for /usr/bin/ld option to reload object files
  617. configure:5536: result: -r
  618. configure:5554: checking for BSD-compatible nm
  619. configure:5603: result: /usr/bin/nm -B
  620. configure:5607: checking how to recognise dependent libraries
  621. configure:5783: result: file_magic file format pei*-i386(.*architecture: i386)?
  622. configure:6019: checking how to run the C preprocessor
  623. configure:6054: gcc -E conftest.c
  624. configure:6060: $? = 0
  625. configure:6092: gcc -E conftest.c
  626. conftest.c:20:10: fatal error: ac_nonexistent.h: No such file or directory
  627. 20 | #include <ac_nonexistent.h>
  628. | ^~~~~~~~~~~~~~~~~~
  629. compilation terminated.
  630. configure:6098: $? = 1
  631. configure: failed program was:
  632. | /* confdefs.h. */
  633. |
  634. | #define PACKAGE_NAME "Osi"
  635. | #define PACKAGE_TARNAME "osi"
  636. | #define PACKAGE_VERSION "0.108"
  637. | #define PACKAGE_STRING "Osi 0.108"
  638. | #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  639. | #define OSI_VERSION "0.108"
  640. | #define OSI_VERSION_MAJOR 0
  641. | #define OSI_VERSION_MINOR 108
  642. | #define OSI_VERSION_RELEASE 9999
  643. | #define COIN_OSI_VERBOSITY 0
  644. | #define COIN_OSI_CHECKLEVEL 0
  645. | #ifdef __cplusplus
  646. | extern "C" void std::exit (int) throw (); using std::exit;
  647. | #endif
  648. | #define PACKAGE "osi"
  649. | #define VERSION "0.108"
  650. | /* end confdefs.h. */
  651. | #include <ac_nonexistent.h>
  652. configure:6137: result: gcc -E
  653. configure:6161: gcc -E conftest.c
  654. configure:6167: $? = 0
  655. configure:6199: gcc -E conftest.c
  656. conftest.c:20:10: fatal error: ac_nonexistent.h: No such file or directory
  657. 20 | #include <ac_nonexistent.h>
  658. | ^~~~~~~~~~~~~~~~~~
  659. compilation terminated.
  660. configure:6205: $? = 1
  661. configure: failed program was:
  662. | /* confdefs.h. */
  663. |
  664. | #define PACKAGE_NAME "Osi"
  665. | #define PACKAGE_TARNAME "osi"
  666. | #define PACKAGE_VERSION "0.108"
  667. | #define PACKAGE_STRING "Osi 0.108"
  668. | #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  669. | #define OSI_VERSION "0.108"
  670. | #define OSI_VERSION_MAJOR 0
  671. | #define OSI_VERSION_MINOR 108
  672. | #define OSI_VERSION_RELEASE 9999
  673. | #define COIN_OSI_VERBOSITY 0
  674. | #define COIN_OSI_CHECKLEVEL 0
  675. | #ifdef __cplusplus
  676. | extern "C" void std::exit (int) throw (); using std::exit;
  677. | #endif
  678. | #define PACKAGE "osi"
  679. | #define VERSION "0.108"
  680. | /* end confdefs.h. */
  681. | #include <ac_nonexistent.h>
  682. configure:6249: checking for ANSI C header files
  683. configure:6274: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  684. configure:6280: $? = 0
  685. configure:6284: test -z
  686. || test ! -s conftest.err
  687. configure:6287: $? = 0
  688. configure:6290: test -s conftest.o
  689. configure:6293: $? = 0
  690. configure:6382: gcc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  691. configure:6385: $? = 0
  692. configure:6387: ./conftest
  693. configure:6390: $? = 0
  694. configure:6405: result: yes
  695. configure:6429: checking for sys/types.h
  696. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  697. configure:6451: $? = 0
  698. configure:6455: test -z
  699. || test ! -s conftest.err
  700. configure:6458: $? = 0
  701. configure:6461: test -s conftest.o
  702. configure:6464: $? = 0
  703. configure:6475: result: yes
  704. configure:6429: checking for sys/stat.h
  705. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  706. configure:6451: $? = 0
  707. configure:6455: test -z
  708. || test ! -s conftest.err
  709. configure:6458: $? = 0
  710. configure:6461: test -s conftest.o
  711. configure:6464: $? = 0
  712. configure:6475: result: yes
  713. configure:6429: checking for stdlib.h
  714. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  715. configure:6451: $? = 0
  716. configure:6455: test -z
  717. || test ! -s conftest.err
  718. configure:6458: $? = 0
  719. configure:6461: test -s conftest.o
  720. configure:6464: $? = 0
  721. configure:6475: result: yes
  722. configure:6429: checking for string.h
  723. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  724. configure:6451: $? = 0
  725. configure:6455: test -z
  726. || test ! -s conftest.err
  727. configure:6458: $? = 0
  728. configure:6461: test -s conftest.o
  729. configure:6464: $? = 0
  730. configure:6475: result: yes
  731. configure:6429: checking for memory.h
  732. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  733. configure:6451: $? = 0
  734. configure:6455: test -z
  735. || test ! -s conftest.err
  736. configure:6458: $? = 0
  737. configure:6461: test -s conftest.o
  738. configure:6464: $? = 0
  739. configure:6475: result: yes
  740. configure:6429: checking for strings.h
  741. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  742. configure:6451: $? = 0
  743. configure:6455: test -z
  744. || test ! -s conftest.err
  745. configure:6458: $? = 0
  746. configure:6461: test -s conftest.o
  747. configure:6464: $? = 0
  748. configure:6475: result: yes
  749. configure:6429: checking for inttypes.h
  750. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  751. configure:6451: $? = 0
  752. configure:6455: test -z
  753. || test ! -s conftest.err
  754. configure:6458: $? = 0
  755. configure:6461: test -s conftest.o
  756. configure:6464: $? = 0
  757. configure:6475: result: yes
  758. configure:6429: checking for stdint.h
  759. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  760. configure:6451: $? = 0
  761. configure:6455: test -z
  762. || test ! -s conftest.err
  763. configure:6458: $? = 0
  764. configure:6461: test -s conftest.o
  765. configure:6464: $? = 0
  766. configure:6475: result: yes
  767. configure:6429: checking for unistd.h
  768. configure:6445: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  769. configure:6451: $? = 0
  770. configure:6455: test -z
  771. || test ! -s conftest.err
  772. configure:6458: $? = 0
  773. configure:6461: test -s conftest.o
  774. configure:6464: $? = 0
  775. configure:6475: result: yes
  776. configure:6501: checking dlfcn.h usability
  777. configure:6513: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  778. configure:6519: $? = 0
  779. configure:6523: test -z
  780. || test ! -s conftest.err
  781. configure:6526: $? = 0
  782. configure:6529: test -s conftest.o
  783. configure:6532: $? = 0
  784. configure:6542: result: yes
  785. configure:6546: checking dlfcn.h presence
  786. configure:6556: gcc -E conftest.c
  787. configure:6562: $? = 0
  788. configure:6582: result: yes
  789. configure:6617: checking for dlfcn.h
  790. configure:6624: result: yes
  791. configure:6647: checking how to run the C++ preprocessor
  792. configure:6678: g++ -E conftest.cc
  793. configure:6684: $? = 0
  794. configure:6716: g++ -E conftest.cc
  795. conftest.cc:31:10: fatal error: ac_nonexistent.h: No such file or directory
  796. 31 | #include <ac_nonexistent.h>
  797. | ^~~~~~~~~~~~~~~~~~
  798. compilation terminated.
  799. configure:6722: $? = 1
  800. configure: failed program was:
  801. | /* confdefs.h. */
  802. |
  803. | #define PACKAGE_NAME "Osi"
  804. | #define PACKAGE_TARNAME "osi"
  805. | #define PACKAGE_VERSION "0.108"
  806. | #define PACKAGE_STRING "Osi 0.108"
  807. | #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  808. | #define OSI_VERSION "0.108"
  809. | #define OSI_VERSION_MAJOR 0
  810. | #define OSI_VERSION_MINOR 108
  811. | #define OSI_VERSION_RELEASE 9999
  812. | #define COIN_OSI_VERBOSITY 0
  813. | #define COIN_OSI_CHECKLEVEL 0
  814. | #ifdef __cplusplus
  815. | extern "C" void std::exit (int) throw (); using std::exit;
  816. | #endif
  817. | #define PACKAGE "osi"
  818. | #define VERSION "0.108"
  819. | #define STDC_HEADERS 1
  820. | #define HAVE_SYS_TYPES_H 1
  821. | #define HAVE_SYS_STAT_H 1
  822. | #define HAVE_STDLIB_H 1
  823. | #define HAVE_STRING_H 1
  824. | #define HAVE_MEMORY_H 1
  825. | #define HAVE_STRINGS_H 1
  826. | #define HAVE_INTTYPES_H 1
  827. | #define HAVE_STDINT_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define HAVE_DLFCN_H 1
  830. | /* end confdefs.h. */
  831. | #include <ac_nonexistent.h>
  832. configure:6761: result: g++ -E
  833. configure:6785: g++ -E conftest.cc
  834. configure:6791: $? = 0
  835. configure:6823: g++ -E conftest.cc
  836. conftest.cc:31:10: fatal error: ac_nonexistent.h: No such file or directory
  837. 31 | #include <ac_nonexistent.h>
  838. | ^~~~~~~~~~~~~~~~~~
  839. compilation terminated.
  840. configure:6829: $? = 1
  841. configure: failed program was:
  842. | /* confdefs.h. */
  843. |
  844. | #define PACKAGE_NAME "Osi"
  845. | #define PACKAGE_TARNAME "osi"
  846. | #define PACKAGE_VERSION "0.108"
  847. | #define PACKAGE_STRING "Osi 0.108"
  848. | #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  849. | #define OSI_VERSION "0.108"
  850. | #define OSI_VERSION_MAJOR 0
  851. | #define OSI_VERSION_MINOR 108
  852. | #define OSI_VERSION_RELEASE 9999
  853. | #define COIN_OSI_VERBOSITY 0
  854. | #define COIN_OSI_CHECKLEVEL 0
  855. | #ifdef __cplusplus
  856. | extern "C" void std::exit (int) throw (); using std::exit;
  857. | #endif
  858. | #define PACKAGE "osi"
  859. | #define VERSION "0.108"
  860. | #define STDC_HEADERS 1
  861. | #define HAVE_SYS_TYPES_H 1
  862. | #define HAVE_SYS_STAT_H 1
  863. | #define HAVE_STDLIB_H 1
  864. | #define HAVE_STRING_H 1
  865. | #define HAVE_MEMORY_H 1
  866. | #define HAVE_STRINGS_H 1
  867. | #define HAVE_INTTYPES_H 1
  868. | #define HAVE_STDINT_H 1
  869. | #define HAVE_UNISTD_H 1
  870. | #define HAVE_DLFCN_H 1
  871. | /* end confdefs.h. */
  872. | #include <ac_nonexistent.h>
  873. configure:6925: checking for g77
  874. configure:6954: result: no
  875. configure:6925: checking for f77
  876. configure:6941: found /usr/bin/f77
  877. configure:6951: result: f77
  878. configure:6966: checking for Fortran 77 compiler version
  879. configure:6969: f77 --version </dev/null >&5
  880. GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  881. Copyright (C) 2021 Free Software Foundation, Inc.
  882. This is free software; see the source for copying conditions. There is NO
  883. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  884.  
  885. configure:6972: $? = 0
  886. configure:6974: f77 -v </dev/null >&5
  887. Using built-in specs.
  888. COLLECT_GCC=f77
  889. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  890. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  891. OFFLOAD_TARGET_DEFAULT=1
  892. Target: x86_64-linux-gnu
  893. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.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-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.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
  894. Thread model: posix
  895. Supported LTO compression algorithms: zlib zstd
  896. gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
  897. configure:6977: $? = 0
  898. configure:6979: f77 -V </dev/null >&5
  899. f77: error: unrecognized command-line option '-V'
  900. f77: fatal error: no input files
  901. compilation terminated.
  902. configure:6982: $? = 1
  903. configure:6990: checking whether we are using the GNU Fortran 77 compiler
  904. configure:7004: f77 -c conftest.F >&5
  905. configure:7010: $? = 0
  906. configure:7014: test -z
  907. || test ! -s conftest.err
  908. configure:7017: $? = 0
  909. configure:7020: test -s conftest.o
  910. configure:7023: $? = 0
  911. configure:7036: result: yes
  912. configure:7042: checking whether f77 accepts -g
  913. configure:7054: f77 -c -g conftest.f >&5
  914. configure:7060: $? = 0
  915. configure:7064: test -z
  916. || test ! -s conftest.err
  917. configure:7067: $? = 0
  918. configure:7070: test -s conftest.o
  919. configure:7073: $? = 0
  920. configure:7085: result: yes
  921. configure:7115: checking the maximum length of command line arguments
  922. configure:7224: result: 8192
  923. configure:7235: checking command to parse /usr/bin/nm -B output from gcc object
  924. configure:7340: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c >&5
  925. configure:7343: $? = 0
  926. \{0,1\}$/\1 \2 \2/p' \> conftest.nmtest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)
  927. configure:7350: $? = 0
  928. configure:7402: gcc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c conftstm.o >&5
  929. configure:7405: $? = 0
  930. configure:7443: result: ok
  931. configure:7447: checking for objdir
  932. configure:7462: result: .libs
  933. configure:7552: checking for ar
  934. configure:7568: found /usr/bin/ar
  935. configure:7579: result: ar
  936. configure:7632: checking for ranlib
  937. configure:7648: found /usr/bin/ranlib
  938. configure:7659: result: ranlib
  939. configure:7712: checking for strip
  940. configure:7728: found /usr/bin/strip
  941. configure:7739: result: strip
  942. configure:8015: checking if gcc supports -fno-rtti -fno-exceptions
  943. configure:8033: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD -fno-rtti -fno-exceptions conftest.c >&5
  944. configure:8037: $? = 0
  945. configure:8050: result: yes
  946. configure:8065: checking for gcc option to produce PIC
  947. configure:8275: result: -DDLL_EXPORT
  948. configure:8283: checking if gcc PIC flag -DDLL_EXPORT works
  949. configure:8301: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD -DDLL_EXPORT -DPIC conftest.c >&5
  950. configure:8305: $? = 0
  951. configure:8318: result: yes
  952. configure:8346: checking if gcc static flag -static works
  953. configure:8374: result: yes
  954. configure:8384: checking if gcc supports -c -o file.o
  955. configure:8405: gcc -c -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD -o out/conftest2.o conftest.c >&5
  956. configure:8409: $? = 0
  957. configure:8431: result: yes
  958. configure:8457: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  959. configure:9415: result: yes
  960. configure:9482: checking dynamic linker characteristics
  961. configure:10070: result: Win32 ld.exe
  962. configure:10079: checking how to hardcode library paths into programs
  963. configure:10104: result: immediate
  964. configure:10118: checking whether stripping libraries is possible
  965. configure:10123: result: yes
  966. configure:10957: checking if libtool supports shared libraries
  967. configure:10959: result: yes
  968. configure:10962: checking whether to build shared libraries
  969. configure:10983: result: no
  970. configure:10986: checking whether to build static libraries
  971. configure:10990: result: yes
  972. configure:11082: creating libtool
  973. configure:11670: checking for ld used by g++
  974. configure:11737: result: /usr/bin/ld
  975. configure:11746: checking if the linker (/usr/bin/ld) is GNU ld
  976. configure:11761: result: yes
  977. configure:11812: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  978. configure:12750: result: yes
  979. configure:12772: g++ -c -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD conftest.cpp >&5
  980. configure:12775: $? = 0
  981. configure:12894: checking for g++ option to produce PIC
  982. configure:13168: result: -DDLL_EXPORT
  983. configure:13176: checking if g++ PIC flag -DDLL_EXPORT works
  984. configure:13194: g++ -c -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD -DDLL_EXPORT -DPIC conftest.cpp >&5
  985. configure:13198: $? = 0
  986. configure:13211: result: yes
  987. configure:13239: checking if g++ static flag -static works
  988. configure:13267: result: yes
  989. configure:13277: checking if g++ supports -c -o file.o
  990. configure:13298: g++ -c -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD -o out/conftest2.o conftest.cpp >&5
  991. configure:13302: $? = 0
  992. configure:13324: result: yes
  993. configure:13350: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  994. configure:13375: result: yes
  995. configure:13442: checking dynamic linker characteristics
  996. configure:14030: result: Win32 ld.exe
  997. configure:14039: checking how to hardcode library paths into programs
  998. configure:14064: result: immediate
  999. configure:14590: checking if libtool supports shared libraries
  1000. configure:14592: result: yes
  1001. configure:14595: checking whether to build shared libraries
  1002. configure:14615: result: no
  1003. configure:14618: checking whether to build static libraries
  1004. configure:14622: result: yes
  1005. configure:14632: checking for f77 option to produce PIC
  1006. configure:14842: result: -DDLL_EXPORT
  1007. configure:14850: checking if f77 PIC flag -DDLL_EXPORT works
  1008. configure:14868: f77 -c -g -O2 -DDLL_EXPORT conftest.f >&5
  1009. configure:14872: $? = 0
  1010. configure:14885: result: yes
  1011. configure:14913: checking if f77 static flag -static works
  1012. configure:14941: result: yes
  1013. configure:14951: checking if f77 supports -c -o file.o
  1014. configure:14972: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
  1015. configure:14976: $? = 0
  1016. configure:14998: result: yes
  1017. configure:15024: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
  1018. configure:15962: result: yes
  1019. configure:16029: checking dynamic linker characteristics
  1020. configure:16617: result: Win32 ld.exe
  1021. configure:16626: checking how to hardcode library paths into programs
  1022. configure:16651: result: immediate
  1023. configure:20237: Build is "x86_64-w64-mingw32".
  1024. configure:20241: checking for dos2unix
  1025. configure:20270: result: no
  1026. configure:20314: Applying patches to libtool for GNU compiler
  1027. configure:20530: checking if library version is set
  1028. configure:20537: result: no
  1029. configure:20607: checking for pkg-config
  1030. configure:20623: found /usr/bin/pkg-config
  1031. configure:20633: result: pkg-config
  1032. configure:20648: checking pkg-config is at least version 0.16.0
  1033. configure:20651: result: yes
  1034. configure:20758: checking for COIN-OR package CoinUtils
  1035. configure:20900: result: yes: 2.11
  1036. configure:21273: checking for COIN-OR package Glpk
  1037. configure:21700: result: skipping
  1038. configure:21783: checking for COIN-OR package SoPlex
  1039. configure:21947: result: not given: No package 'coinsoplex' found
  1040. configure:22293: checking for COIN-OR package Sample
  1041. configure:22424: result: yes: 1.2
  1042. configure:22773: checking for COIN-OR package Netlib
  1043. configure:22922: result: not given: No package 'coindatanetlib' found
  1044. configure:23263: checking if user provides library for Cplex
  1045. configure:23304: result: yes
  1046. configure:23348: checking whether symbol CPXgetstat is available with CPX
  1047. configure:23366: gcc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD conftest.c -L/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/lib/x64_windows_msvc14/stat_mda/cplex12100.lib -lm -ldl -lpthread >&5
  1048. /usr/bin/ld: /tmp/ccd5VQQg.o: in function `main':
  1049. conftest.c:(.text.startup+0xb): undefined reference to `CPXgetstat'
  1050. collect2: error: ld returned 1 exit status
  1051. configure:23372: $? = 1
  1052. configure: failed program was:
  1053. | /* confdefs.h. */
  1054. |
  1055. | #define PACKAGE_NAME "Osi"
  1056. | #define PACKAGE_TARNAME "osi"
  1057. | #define PACKAGE_VERSION "0.108"
  1058. | #define PACKAGE_STRING "Osi 0.108"
  1059. | #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  1060. | #define OSI_VERSION "0.108"
  1061. | #define OSI_VERSION_MAJOR 0
  1062. | #define OSI_VERSION_MINOR 108
  1063. | #define OSI_VERSION_RELEASE 9999
  1064. | #define COIN_OSI_VERBOSITY 0
  1065. | #define COIN_OSI_CHECKLEVEL 0
  1066. | #ifdef __cplusplus
  1067. | extern "C" void std::exit (int) throw (); using std::exit;
  1068. | #endif
  1069. | #define PACKAGE "osi"
  1070. | #define VERSION "0.108"
  1071. | #define STDC_HEADERS 1
  1072. | #define HAVE_SYS_TYPES_H 1
  1073. | #define HAVE_SYS_STAT_H 1
  1074. | #define HAVE_STDLIB_H 1
  1075. | #define HAVE_STRING_H 1
  1076. | #define HAVE_MEMORY_H 1
  1077. | #define HAVE_STRINGS_H 1
  1078. | #define HAVE_INTTYPES_H 1
  1079. | #define HAVE_STDINT_H 1
  1080. | #define HAVE_UNISTD_H 1
  1081. | #define HAVE_DLFCN_H 1
  1082. | #define COIN_HAS_COINUTILS 1
  1083. | #define COIN_HAS_SAMPLE 1
  1084. | /* end confdefs.h. */
  1085. |
  1086. | int
  1087. | main ()
  1088. | {
  1089. | CPXgetstat()
  1090. | ;
  1091. | return 0;
  1092. | }
  1093. configure:23395: result: no
  1094. configure:23409: error: Cannot find symbol(s) CPXgetstat with CPX
  1095.  
  1096. ## ---------------- ##
  1097. ## Cache variables. ##
  1098. ## ---------------- ##
  1099.  
  1100. ac_cv_build=x86_64-w64-mingw32
  1101. ac_cv_build_alias=x86_64-w64-mingw32
  1102. ac_cv_c_compiler_gnu=yes
  1103. ac_cv_cxx_compiler_gnu=yes
  1104. ac_cv_env_ADD_CFLAGS_set=set
  1105. ac_cv_env_ADD_CFLAGS_value=--no-warnings
  1106. ac_cv_env_ADD_CXXFLAGS_set=
  1107. ac_cv_env_ADD_CXXFLAGS_value=
  1108. ac_cv_env_CC_set=
  1109. ac_cv_env_CC_value=
  1110. ac_cv_env_CDEFS_set=
  1111. ac_cv_env_CDEFS_value=
  1112. ac_cv_env_CFLAGS_set=
  1113. ac_cv_env_CFLAGS_value=
  1114. ac_cv_env_CPPFLAGS_set=
  1115. ac_cv_env_CPPFLAGS_value=
  1116. ac_cv_env_CPP_set=
  1117. ac_cv_env_CPP_value=
  1118. ac_cv_env_CXXCPP_set=
  1119. ac_cv_env_CXXCPP_value=
  1120. ac_cv_env_CXXDEFS_set=
  1121. ac_cv_env_CXXDEFS_value=
  1122. ac_cv_env_CXXFLAGS_set=
  1123. ac_cv_env_CXXFLAGS_value=
  1124. ac_cv_env_CXX_set=
  1125. ac_cv_env_CXX_value=
  1126. ac_cv_env_DBG_CFLAGS_set=
  1127. ac_cv_env_DBG_CFLAGS_value=
  1128. ac_cv_env_DBG_CXXFLAGS_set=
  1129. ac_cv_env_DBG_CXXFLAGS_value=
  1130. ac_cv_env_F77_set=
  1131. ac_cv_env_F77_value=
  1132. ac_cv_env_FFLAGS_set=
  1133. ac_cv_env_FFLAGS_value=
  1134. ac_cv_env_LDFLAGS_set=
  1135. ac_cv_env_LDFLAGS_value=
  1136. ac_cv_env_LT_LDFLAGS_set=
  1137. ac_cv_env_LT_LDFLAGS_value=
  1138. ac_cv_env_MPICC_set=
  1139. ac_cv_env_MPICC_value=
  1140. ac_cv_env_MPICXX_set=
  1141. ac_cv_env_MPICXX_value=
  1142. ac_cv_env_OPT_CFLAGS_set=
  1143. ac_cv_env_OPT_CFLAGS_value=
  1144. ac_cv_env_OPT_CXXFLAGS_set=
  1145. ac_cv_env_OPT_CXXFLAGS_value=
  1146. ac_cv_env_PKG_CONFIG_set=
  1147. ac_cv_env_PKG_CONFIG_value=
  1148. ac_cv_env_build_alias_set=set
  1149. ac_cv_env_build_alias_value=x86_64-w64-mingw32
  1150. ac_cv_env_host_alias_set=
  1151. ac_cv_env_host_alias_value=
  1152. ac_cv_env_target_alias_set=
  1153. ac_cv_env_target_alias_value=
  1154. ac_cv_exeext=
  1155. ac_cv_f77_compiler_gnu=yes
  1156. ac_cv_header_dlfcn_h=yes
  1157. ac_cv_header_inttypes_h=yes
  1158. ac_cv_header_memory_h=yes
  1159. ac_cv_header_stdc=yes
  1160. ac_cv_header_stdint_h=yes
  1161. ac_cv_header_stdlib_h=yes
  1162. ac_cv_header_string_h=yes
  1163. ac_cv_header_strings_h=yes
  1164. ac_cv_header_sys_stat_h=yes
  1165. ac_cv_header_sys_types_h=yes
  1166. ac_cv_header_unistd_h=yes
  1167. ac_cv_host=x86_64-w64-mingw32
  1168. ac_cv_host_alias=x86_64-w64-mingw32
  1169. ac_cv_objext=o
  1170. ac_cv_path_install='/usr/bin/install -c'
  1171. ac_cv_prog_AWK=gawk
  1172. ac_cv_prog_CPP='gcc -E'
  1173. ac_cv_prog_CXXCPP='g++ -E'
  1174. ac_cv_prog_ac_ct_AR=ar
  1175. ac_cv_prog_ac_ct_CC=gcc
  1176. ac_cv_prog_ac_ct_CXX=g++
  1177. ac_cv_prog_ac_ct_F77=f77
  1178. ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config
  1179. ac_cv_prog_ac_ct_RANLIB=ranlib
  1180. ac_cv_prog_ac_ct_STRIP=strip
  1181. ac_cv_prog_cc_g=yes
  1182. ac_cv_prog_cc_stdc=
  1183. ac_cv_prog_cxx_g=yes
  1184. ac_cv_prog_egrep='grep -E'
  1185. ac_cv_prog_f77_g=yes
  1186. ac_cv_prog_have_svnversion=no
  1187. ac_cv_prog_make_make_set=yes
  1188. am_cv_CC_dependencies_compiler_type=none
  1189. am_cv_CXX_dependencies_compiler_type=none
  1190. lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
  1191. lt_cv_file_magic_cmd='$OBJDUMP -f'
  1192. lt_cv_file_magic_test_file=
  1193. lt_cv_ld_reload_flag=-r
  1194. lt_cv_objdir=.libs
  1195. lt_cv_path_LD=/usr/bin/ld
  1196. lt_cv_path_LDCXX=/usr/bin/ld
  1197. lt_cv_path_NM='/usr/bin/nm -B'
  1198. lt_cv_path_SED=/usr/bin/sed
  1199. lt_cv_prog_compiler_c_o=yes
  1200. lt_cv_prog_compiler_c_o_CXX=yes
  1201. lt_cv_prog_compiler_c_o_F77=yes
  1202. lt_cv_prog_compiler_rtti_exceptions=yes
  1203. lt_cv_prog_gnu_ld=yes
  1204. lt_cv_prog_gnu_ldcxx=yes
  1205. \{0,1\}$/\1 \2 \2/p'\'''pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)
  1206. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  1207. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  1208. lt_cv_sys_max_cmd_len=8192
  1209. lt_lt_cv_prog_compiler_c_o='"yes"'
  1210. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1211. lt_lt_cv_prog_compiler_c_o_F77='"yes"'
  1212. \\{0,1\\}\$/\\1 \\2 \\2/p'\''"'='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)
  1213. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  1214. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1215.  
  1216. ## ----------------- ##
  1217. ## Output variables. ##
  1218. ## ----------------- ##
  1219.  
  1220. ABSBUILDDIR=''
  1221. ACLOCAL='${SHELL} /mnt/c/Osi/Osi/missing --run aclocal-1.9'
  1222. ADD_CFLAGS='--no-warnings'
  1223. ADD_CXXFLAGS=''
  1224. ALWAYS_FALSE_FALSE=''
  1225. ALWAYS_FALSE_TRUE='#'
  1226. AMDEPBACKSLASH=''
  1227. AMDEP_FALSE=''
  1228. AMDEP_TRUE='#'
  1229. AMTAR='${SHELL} /mnt/c/Osi/Osi/missing --run tar'
  1230. AR='ar'
  1231. AUTOCONF='${SHELL} /mnt/c/Osi/Osi/missing --run autoconf'
  1232. AUTOHEADER='${SHELL} /mnt/c/Osi/Osi/missing --run autoheader'
  1233. AUTOMAKE='${SHELL} /mnt/c/Osi/Osi/missing --run automake-1.9'
  1234. AUX_DIR=''
  1235. AWK='gawk'
  1236. BUILDTOOLSDIR=''
  1237. CC='gcc'
  1238. CCDEPMODE='depmode=none'
  1239. CDEFS=''
  1240. CFLAGS='-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings -DOSI_BUILD'
  1241. COINUTILS_CFLAGS='-I/mnt/c/dist/include/coin'
  1242. COINUTILS_CFLAGS_INSTALLED=''
  1243. COINUTILS_DATA=''
  1244. COINUTILS_DATA_INSTALLED=''
  1245. COINUTILS_DEPENDENCIES=''
  1246. COINUTILS_LIBS='-L/mnt/c/dist/lib -lCoinUtils -lbz2 -lz -lm'
  1247. COINUTILS_LIBS_INSTALLED=''
  1248. COIN_CC_IS_CL_FALSE=''
  1249. COIN_CC_IS_CL_TRUE='#'
  1250. COIN_CXX_IS_CL_FALSE=''
  1251. COIN_CXX_IS_CL_TRUE='#'
  1252. COIN_HAS_COINUTILS_FALSE='#'
  1253. COIN_HAS_COINUTILS_TRUE=''
  1254. COIN_HAS_CPX_FALSE=''
  1255. COIN_HAS_CPX_TRUE=''
  1256. COIN_HAS_DOXYGEN_FALSE=''
  1257. COIN_HAS_DOXYGEN_TRUE=''
  1258. COIN_HAS_GLPK_FALSE=''
  1259. COIN_HAS_GLPK_TRUE='#'
  1260. COIN_HAS_GRB_FALSE=''
  1261. COIN_HAS_GRB_TRUE=''
  1262. COIN_HAS_LATEX_FALSE=''
  1263. COIN_HAS_LATEX_TRUE=''
  1264. COIN_HAS_MSK_FALSE=''
  1265. COIN_HAS_MSK_TRUE=''
  1266. COIN_HAS_NETLIB_FALSE=''
  1267. COIN_HAS_NETLIB_TRUE='#'
  1268. COIN_HAS_PKGCONFIG_FALSE='#'
  1269. COIN_HAS_PKGCONFIG_TRUE=''
  1270. COIN_HAS_SAMPLE_FALSE='#'
  1271. COIN_HAS_SAMPLE_TRUE=''
  1272. COIN_HAS_SOPLEX_FALSE=''
  1273. COIN_HAS_SOPLEX_TRUE='#'
  1274. COIN_HAS_XPR_FALSE=''
  1275. COIN_HAS_XPR_TRUE=''
  1276. COIN_PKG_CONFIG_PATH='/mnt/c/dist/lib/pkgconfig:/mnt/c/dist/share/pkgconfig:/mnt/c/dist/lib64/pkgconfig:/mnt/c/dist/lib/pkgconfig:/mnt/c/dist/share/pkgconfig:'
  1277. COIN_PKG_CONFIG_PATH_UNINSTALLED='/mnt/c/build/Osi/0.108:/mnt/c/build/CoinUtils/2.11:/mnt/c/build/Data/miplib3/1.2:/mnt/c/build/Data/Sample/1.2:'
  1278. CPP='gcc -E'
  1279. CPPFLAGS=''
  1280. CPXINCDIR='/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/include/ilcplex'
  1281. CPXLIB='-L/mnt/c/IBM/ILOG/CPLEX_Studio1210/cplex/lib/x64_windows_msvc14/stat_mda/cplex12100.lib -lm -ldl -lpthread'
  1282. CXX='g++'
  1283. CXXCPP='g++ -E'
  1284. CXXDEFS=''
  1285. CXXDEPMODE='depmode=none'
  1286. CXXFLAGS='-O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD'
  1287. CYGPATH_W='echo'
  1288. DBG_CFLAGS='-g -O0 -pipe -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings '
  1289. DBG_CXXFLAGS='-g -O0 -pipe -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long '
  1290. DEFS=''
  1291. DEPDIR='.deps'
  1292. DEPENDENCY_LINKING_FALSE='#'
  1293. DEPENDENCY_LINKING_TRUE=''
  1294. ECHO='echo'
  1295. ECHO_C=''
  1296. ECHO_N='-n'
  1297. ECHO_T=''
  1298. EGREP='grep -E'
  1299. EXEEXT=''
  1300. F77='f77'
  1301. FFLAGS='-g -O2'
  1302. GLPK_CFLAGS=''
  1303. GLPK_CFLAGS_INSTALLED=''
  1304. GLPK_DATA=''
  1305. GLPK_DATA_INSTALLED=''
  1306. GLPK_DEPENDENCIES=''
  1307. GLPK_LIBS=''
  1308. GLPK_LIBS_INSTALLED=''
  1309. GRBINCDIR=''
  1310. GRBLIB=''
  1311. HAVE_EXTERNALS_FALSE=''
  1312. HAVE_EXTERNALS_TRUE='#'
  1313. INSTALL_DATA='${INSTALL} -m 644'
  1314. INSTALL_PROGRAM='${INSTALL}'
  1315. INSTALL_SCRIPT='${INSTALL}'
  1316. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  1317. LDFLAGS=''
  1318. LIBEXT=''
  1319. LIBOBJS=''
  1320. LIBS=''
  1321. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1322. LIBTOOLM4=''
  1323. LN_S='ln -s'
  1324. LTLIBOBJS=''
  1325. LT_LDFLAGS=' -no-undefined'
  1326. MAINT='#'
  1327. MAINTAINER_MODE_FALSE=''
  1328. MAINTAINER_MODE_TRUE='#'
  1329. MAKEINFO='${SHELL} /mnt/c/Osi/Osi/missing --run makeinfo'
  1330. MPICC=''
  1331. MPICXX=''
  1332. MSKINCDIR=''
  1333. MSKLIB=''
  1334. NETLIB_CFLAGS=''
  1335. NETLIB_CFLAGS_INSTALLED=''
  1336. NETLIB_DATA=''
  1337. NETLIB_DATA_INSTALLED=''
  1338. NETLIB_DEPENDENCIES=''
  1339. NETLIB_LIBS=''
  1340. NETLIB_LIBS_INSTALLED=''
  1341. OBJEXT='o'
  1342. OPT_CFLAGS='-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long --no-warnings '
  1343. OPT_CXXFLAGS='-O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long '
  1344. OSIGLPKLIB_CFLAGS=''
  1345. OSIGLPKLIB_CFLAGS_INSTALLED=''
  1346. OSIGLPKLIB_DEPENDENCIES=''
  1347. OSIGLPKLIB_LIBS=''
  1348. OSIGLPKLIB_LIBS_INSTALLED=''
  1349. OSIGLPKLIB_PCLIBS=''
  1350. OSIGLPKLIB_PCREQUIRES=''
  1351. OSILIB_CFLAGS='-I/mnt/c/dist/include/coin '
  1352. OSILIB_CFLAGS_INSTALLED=''
  1353. OSILIB_DEPENDENCIES=' '
  1354. OSILIB_LIBS='-L/mnt/c/dist/lib -lCoinUtils -lbz2 -lz -lm '
  1355. OSILIB_LIBS_INSTALLED=''
  1356. OSILIB_PCLIBS=''
  1357. OSILIB_PCREQUIRES='coinutils '
  1358. OSISPXLIB_CFLAGS=''
  1359. OSISPXLIB_CFLAGS_INSTALLED=''
  1360. OSISPXLIB_DEPENDENCIES=''
  1361. OSISPXLIB_LIBS=''
  1362. OSISPXLIB_LIBS_INSTALLED=''
  1363. OSISPXLIB_PCLIBS=''
  1364. OSISPXLIB_PCREQUIRES=''
  1365. OSI_EXAMPLES_SOLVER_CFLAGS=''
  1366. OSI_EXAMPLES_SOLVER_LIBS=''
  1367. OSI_EXAMPLES_SOLVER_NAME=''
  1368. OSI_EXAMPLES_SOLVER_PCNAME=''
  1369. OSI_SVN_REV=''
  1370. PACKAGE='osi'
  1371. PACKAGE_BUGREPORT='osi@list.coin-or.org'
  1372. PACKAGE_NAME='Osi'
  1373. PACKAGE_STRING='Osi 0.108'
  1374. PACKAGE_TARNAME='osi'
  1375. PACKAGE_VERSION='0.108'
  1376. PATH_SEPARATOR=':'
  1377. PKG_CONFIG='pkg-config'
  1378. RANLIB='ranlib'
  1379. RPATH_FLAGS=''
  1380. SAMPLE_CFLAGS=''
  1381. SAMPLE_CFLAGS_INSTALLED=''
  1382. SAMPLE_DATA='/mnt/c/dist/share/coin/Data/Sample'
  1383. SAMPLE_DATA_INSTALLED=''
  1384. SAMPLE_DEPENDENCIES=' '
  1385. SAMPLE_LIBS=''
  1386. SAMPLE_LIBS_INSTALLED=''
  1387. SET_MAKE=''
  1388. SHELL='/bin/bash'
  1389. SOPLEX_CFLAGS=''
  1390. SOPLEX_CFLAGS_INSTALLED=''
  1391. SOPLEX_DATA=''
  1392. SOPLEX_DATA_INSTALLED=''
  1393. SOPLEX_DEPENDENCIES=''
  1394. SOPLEX_LIBS=''
  1395. SOPLEX_LIBS_INSTALLED=''
  1396. STRIP='strip'
  1397. VERSION='0.108'
  1398. VPATH_DISTCLEANFILES=''
  1399. XPRINCDIR=''
  1400. XPRLIB=''
  1401. abs_bin_dir='/mnt/c/dist/bin'
  1402. abs_include_dir='/mnt/c/dist/include'
  1403. abs_lib_dir='/mnt/c/dist/lib'
  1404. abs_source_dir='/mnt/c/Osi/Osi'
  1405. ac_c_preproc_warn_flag=''
  1406. ac_ct_AR='ar'
  1407. ac_ct_CC='gcc'
  1408. ac_ct_CXX='g++'
  1409. ac_ct_F77='f77'
  1410. ac_ct_PKG_CONFIG='pkg-config'
  1411. ac_ct_RANLIB='ranlib'
  1412. ac_ct_STRIP='strip'
  1413. ac_cxx_preproc_warn_flag=''
  1414. am__fastdepCC_FALSE=''
  1415. am__fastdepCC_TRUE='#'
  1416. am__fastdepCXX_FALSE=''
  1417. am__fastdepCXX_TRUE='#'
  1418. am__include='include'
  1419. am__leading_dot='.'
  1420. am__quote=''
  1421. am__tar='${AMTAR} chof - "$$tardir"'
  1422. am__untar='${AMTAR} xf -'
  1423. bindir='${exec_prefix}/bin'
  1424. build='x86_64-w64-mingw32'
  1425. build_alias='x86_64-w64-mingw32'
  1426. build_cpu='x86_64'
  1427. build_os='mingw32'
  1428. build_vendor='w64'
  1429. coin_doxy_excludes=''
  1430. coin_doxy_logname=''
  1431. coin_doxy_tagfiles=''
  1432. coin_doxy_tagname=''
  1433. coin_doxy_usedot=''
  1434. coin_have_doxygen=''
  1435. coin_have_latex=''
  1436. datadir='${prefix}/share'
  1437. dos2unix=''
  1438. exec_prefix='NONE'
  1439. have_autoconf=''
  1440. have_automake=''
  1441. have_svn=''
  1442. have_svnversion='no'
  1443. host='x86_64-w64-mingw32'
  1444. host_alias=''
  1445. host_cpu='x86_64'
  1446. host_os='mingw32'
  1447. host_vendor='w64'
  1448. includedir='${prefix}/include'
  1449. infodir='${prefix}/info'
  1450. install_sh='/mnt/c/Osi/Osi/install-sh'
  1451. libdir='${exec_prefix}/lib'
  1452. libexecdir='${exec_prefix}/libexec'
  1453. localstatedir='${prefix}/var'
  1454. mandir='${prefix}/man'
  1455. mkdir_p='mkdir -p --'
  1456. oldincludedir='/usr/include'
  1457. prefix='/mnt/c/dist'
  1458. program_transform_name='s,x,x,'
  1459. sbindir='${exec_prefix}/sbin'
  1460. sharedstatedir='${prefix}/com'
  1461. sol_cc_compiler=''
  1462. sysconfdir='${prefix}/etc'
  1463. target_alias=''
  1464.  
  1465. ## ----------- ##
  1466. ## confdefs.h. ##
  1467. ## ----------- ##
  1468.  
  1469. #define COIN_HAS_COINUTILS 1
  1470. #define COIN_HAS_SAMPLE 1
  1471. #define COIN_OSI_CHECKLEVEL 0
  1472. #define COIN_OSI_VERBOSITY 0
  1473. #define HAVE_DLFCN_H 1
  1474. #define HAVE_INTTYPES_H 1
  1475. #define HAVE_MEMORY_H 1
  1476. #define HAVE_STDINT_H 1
  1477. #define HAVE_STDLIB_H 1
  1478. #define HAVE_STRINGS_H 1
  1479. #define HAVE_STRING_H 1
  1480. #define HAVE_SYS_STAT_H 1
  1481. #define HAVE_SYS_TYPES_H 1
  1482. #define HAVE_UNISTD_H 1
  1483. #define OSI_VERSION "0.108"
  1484. #define OSI_VERSION_MAJOR 0
  1485. #define OSI_VERSION_MINOR 108
  1486. #define OSI_VERSION_RELEASE 9999
  1487. #define PACKAGE "osi"
  1488. #define PACKAGE_BUGREPORT "osi@list.coin-or.org"
  1489. #define PACKAGE_NAME "Osi"
  1490. #define PACKAGE_STRING "Osi 0.108"
  1491. #define PACKAGE_TARNAME "osi"
  1492. #define PACKAGE_VERSION "0.108"
  1493. #define STDC_HEADERS 1
  1494. #define VERSION "0.108"
  1495. #endif
  1496. #ifdef __cplusplus
  1497. extern "C" void std::exit (int) throw (); using std::exit;
  1498.  
  1499. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement