conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
954 stars 1.74k forks source link

[package] coin-utils/2.11.6: Fails to build with msvc - fortran error #16423

Open thomas-harries-hasselbalch-maersk opened 1 year ago

thomas-harries-hasselbalch-maersk commented 1 year ago

Description

checking for Fortran libraries of gfortran...
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... configure: error: cannot compile a simple Fortran program
See `config.log' for more details.
configure: error: /bin/sh '/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils/configure' failed for CoinUtils

coin-utils/2.11.6: ERROR:
Package '04a3e73235ac5311a34077ebcde245bfed2acfae' build failed
coin-utils/2.11.6: WARN: Build folder C:\Users\THA228\.conan2\p\t\coin-e8c8c17d90afc\b\build-release
*********************************************************
Recipe 'coin-utils/2.11.6' cannot build its binary
It is possible that this recipe is not Conan 2.0 ready
If the recipe comes from ConanCenter check: https://conan.io/cci-v2.html
If it is your recipe, check if it is updated to 2.0
*********************************************************

ERROR: coin-utils/2.11.6: Error in build() method, line 150
        autotools.configure()
        ConanException: Error 1 while executing

Package and Environment Details

Conan profile

[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.version=193 os=Windows

Steps to reproduce

conan install --requires=coin-utils/2.11.6 -b missing

Logs

Click to expand log ``` C:\tmp>conan install --requires=coin-utils/2.11.6 -b missing ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows ======== Computing dependency graph ======== Graph root cli Requirements bzip2/1.0.8#23cc41191fd58460207c5db046033507 - Cache coin-utils/2.11.6#2937fc99817108d36c6bdd7e6049e5f4 - Cache zlib/1.2.13#13c96f538b52e1600c40b88994de240f - Cache Build requirements autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5 - Cache automake/1.16.5#891f585a736bce951cc0e7109aa5ffee - Cache m4/1.4.19#7689d2cae05587d0efb12261ddc4124d - Cache msys2/cci.latest#567331f1604f3c584f04feade960f06e - Cache ======== Computing necessary packages ======== coin-utils/2.11.6: Checking 3 compatible configurations: coin-utils/2.11.6: 'eb7c2d1fe3f3951411905bc8e2b260bfe8a9cc1f': compiler.cppstd=14 coin-utils/2.11.6: '6596692e6d7b163608c724a9735465116d1b38a8': compiler.cppstd=20 coin-utils/2.11.6: '5f4ac3ece093e10ad5f070d258cc69c8bd874fc7': compiler.cppstd=23 Requirements bzip2/1.0.8#23cc41191fd58460207c5db046033507:67bfcb7b4b78262b9d05495e479dcd92f747316b#6c3486e756ca1c9bc012acde46ba3b03 - Cache coin-utils/2.11.6#2937fc99817108d36c6bdd7e6049e5f4:04a3e73235ac5311a34077ebcde245bfed2acfae - Build zlib/1.2.13#13c96f538b52e1600c40b88994de240f:7bfde258ff4f62f75668d0896dbddedaa7480a0f#b0bceb78acbc0d3f9020f15c54f98a3e - Cache Build requirements autoconf/2.71#f4e2bd681d49b4b80761aa587bde94d5:da39a3ee5e6b4b0d3255bfef95601890afd80709#5c53a519d70fdb79d3cd4145e9f0355f - Skip automake/1.16.5#891f585a736bce951cc0e7109aa5ffee:ebec3dc6d7f6b907b3ada0c3d3cdc83613a2b715#07094da42a0b39fd4b34760c5f1f3e7d - Cache m4/1.4.19#7689d2cae05587d0efb12261ddc4124d:723257509aee8a72faf021920c2874abc738e029#7cfc2a45eeed64b49a5ac80482f427a5 - Skip msys2/cci.latest#567331f1604f3c584f04feade960f06e:956a88975bda9dfcc485e2861d71e74bd7e2b9a5#ce3addef73068ed1ad9ca9976b2d50c1 - Cache ======== Installing packages ======== bzip2/1.0.8: Already installed! WARN: The use of 'cpp_info.names' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'cpp_info.names' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'cpp_info.build_modules' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X msys2/cci.latest: Already installed! WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X zlib/1.2.13: Already installed! WARN: The use of 'cpp_info.names' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'cpp_info.names' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X m4/1.4.19: Already installed! m4/1.4.19: Appending PATH environment variable: C:\Users\THA228\.conan2\p\m4fd4297abfc654\p\bin WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X autoconf/2.71: Already installed! autoconf/2.71: Defining AC_MACRODIR environment variable: C:\Users\THA228\.conan2\p\autoc84ad36d1c05b9\p\res\autoconf autoconf/2.71: Defining autom4te_perllibdir environment variable: C:\Users\THA228\.conan2\p\autoc84ad36d1c05b9\p\res\autoconf autoconf/2.71: Defining AUTOCONF environment variable: C:\Users\THA228\.conan2\p\autoc84ad36d1c05b9\p\bin\autoconf autoconf/2.71: Defining AUTORECONF environment variable: C:\Users\THA228\.conan2\p\autoc84ad36d1c05b9\p\bin\autoreconf autoconf/2.71: Defining AUTOHEADER environment variable: C:\Users\THA228\.conan2\p\autoc84ad36d1c05b9\p\bin\autoheader autoconf/2.71: Defining AUTOM4TE environment variable: C:\Users\THA228\.conan2\p\autoc84ad36d1c05b9\p\bin\autom4te WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X automake/1.16.5: Already installed! WARN: The use of 'user_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'user_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X WARN: The use of 'env_info' is deprecated in Conan 2.0 and will be removed in Conan 2.X. Please, update your recipes unless you are maintaining compatibility with Conan 1.X -------- Building package coin-utils/2.11.6 from source (7 of 7) -------- coin-utils/2.11.6: Package coin-utils/2.11.6:04a3e73235ac5311a34077ebcde245bfed2acfae coin-utils/2.11.6: Copying sources to build folder coin-utils/2.11.6: Building your package in C:\Users\THA228\.conan2\p\t\coin-e8c8c17d90afc\b coin-utils/2.11.6: Calling generate() coin-utils/2.11.6: Generators folder: C:\Users\THA228\.conan2\p\t\coin-e8c8c17d90afc\b\build-release\conan coin-utils/2.11.6: Generating aggregated env files coin-utils/2.11.6: Generated aggregated env files: ['conanbuild.sh', 'conanbuild.bat'] coin-utils/2.11.6: Calling build() coin-utils/2.11.6: Calling: > "/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/configure" --disable-shared --enable-static --prefix=/ --bindir=${prefix}/bin --sbindir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include --enable-msvc=dynamic coin-utils/2.11.6: RUN: "/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/configure" --disable-shared --enable-static --prefix=/ --bindir=${prefix}/bin --sbindir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include --enable-msvc=dynamic conanvcvars.bat: Activating environment Visual Studio 17 - amd64 - vcvars_ver=14.3 [vcvarsall.bat] Environment initialized for: 'x64' configure: loading site script /etc/config.site checking build system type... x86_64-w64-mingw32 checking whether we want to compile in debug mode... no checking for C compiler default output file name... conftest.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... obj checking whether we are using the GNU C compiler... no checking whether /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo accepts -g... yes checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to accept ANSI C... none needed configure: C compiler options are: -MD -O2 -Ob2 -FS checking whether we are using the GNU C++ compiler... no checking whether /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo accepts -g... yes checking whether C++ compiler /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo works... yes configure: C++ compiler options are: /std:c++17 -MD -O2 -Ob2 -EHsc -FS configure: Trying to determine Fortran compiler name checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no configure: Fortran compiler options are: -O checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo... none checking dependency style of /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo... none checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... x86_64-w64-mingw32 checking for a sed that does not truncate output... /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/sed checking for non-GNU ld... link -nologo checking if the linker (link -nologo) is GNU ld... no checking for link -nologo option to reload object files... -r checking for BSD-compatible nm... dumpbin -symbols checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)? checking how to run the C preprocessor... /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... no checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... no checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking how to run the C++ preprocessor... /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E checking the maximum length of command line arguments... 8192 checking command to parse dumpbin -symbols output from /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo object... failed checking for objdir... .libs checking for ar... /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/ar-lib "lib -nologo" checking for ranlib... : checking for strip... : checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to produce PIC... -DDLL_EXPORT checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo PIC flag -DDLL_EXPORT works... yes checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo static flag works... yes checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo supports -c -o file.obj... yes checking whether the /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo linker (link -nologo) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo linker (link -nologo) supports shared libraries... no checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to produce PIC... checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo static flag works... yes checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo supports -c -o file.obj... yes checking whether the /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo linker (link -nologo) supports shared libraries... no checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -DDLL_EXPORT checking if gfortran PIC flag -DDLL_EXPORT works... no checking if gfortran static flag works... yes checking if gfortran supports -c -o file.obj... yes checking whether the gfortran linker (link -nologo) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate configure: Build is "x86_64-w64-mingw32". checking for dos2unix... dos2unix configure: Applying patches to libtool for GNU compiler checking if library version is set... no checking whether source of project Glpk is available and should be compiled... no checking whether source of project Blas is available and should be compiled... no checking whether source of project Lapack is available and should be compiled... no checking whether source of project Sample is available and should be compiled... no checking whether source of project Netlib is available and should be compiled... no checking whether source of project CoinUtils is available and should be compiled... yes, source in CoinUtils configure: configuring doxygen documentation options checking for doxygen... yes checking for latex... no checking for dot... NO checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating doxydoc/doxygen.conf config.status: executing depfiles commands configure: configuring in CoinUtils configure: running /bin/sh '/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils/configure' --prefix=/ '--disable-shared' '--enable-static' '--prefix=/' '--bindir=/bin' '--sbindir=/bin' '--libdir=/lib' '--includedir=/include' '--oldincludedir=/include' '--enable-msvc=dynamic' 'CC=/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' 'CFLAGS= -MD -O2 -Ob2 -FS' 'CPPFLAGS= -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include' 'CXXFLAGS= /std:c++17 -MD -O2 -Ob2 -EHsc -FS' 'CXX=/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' 'LDFLAGS= -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib' --cache-file=/dev/null --srcdir=/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils configure: loading site script /etc/config.site checking build system type... x86_64-w64-mingw32 checking for svnversion... no checking whether we want to compile in debug mode... no checking for C compiler default output file name... conftest.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... obj checking whether we are using the GNU C compiler... no checking whether /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo accepts -g... yes checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to accept ANSI C... none needed configure: C compiler options are: -MD -O2 -Ob2 -FS -DCOINUTILS_BUILD checking whether we are using the GNU C++ compiler... no checking whether /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo accepts -g... yes checking whether C++ compiler /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo works... yes configure: C++ compiler options are: /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DCOINUTILS_BUILD configure: Trying to determine Fortran compiler name checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no configure: Fortran compiler options are: -O checking how to get verbose linking output from gfortran... configure: WARNING: compilation failed checking for Fortran libraries of gfortran... checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... configure: error: cannot compile a simple Fortran program See `config.log' for more details. configure: error: /bin/sh '/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils/configure' failed for CoinUtils coin-utils/2.11.6: ERROR: Package '04a3e73235ac5311a34077ebcde245bfed2acfae' build failed coin-utils/2.11.6: WARN: Build folder C:\Users\THA228\.conan2\p\t\coin-e8c8c17d90afc\b\build-release ********************************************************* Recipe 'coin-utils/2.11.6' cannot build its binary It is possible that this recipe is not Conan 2.0 ready If the recipe comes from ConanCenter check: https://conan.io/cci-v2.html If it is your recipe, check if it is updated to 2.0 ********************************************************* ERROR: coin-utils/2.11.6: Error in build() method, line 150 autotools.configure() ConanException: Error 1 while executing ```
jcar87 commented 1 year ago

Hi @thomas-harries-hasselbalch-maersk - thanks for reporting this issue.

Would you be able to extract the config.log from the build folder and paste it here?

This line from Conan should point you in the right direction:

coin-utils/2.11.6: WARN: Build folder C:\Users\THA228\.conan2\p\t\coin-e8c8c17d90afc\b\build-release
thomas-harries-hasselbalch-maersk commented 1 year ago

@jcar87 thank you for reaching out:

you can find the log here:

config.log ``` This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by CoinUtils configure 2.11.6, which was generated by GNU Autoconf 2.59. Invocation command line was $ /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/configure --disable-shared --enable-static --prefix=/ --bindir=/bin --sbindir=/bin --libdir=/lib --includedir=/include --oldincludedir=/include --enable-msvc=dynamic ## --------- ## ## Platform. ## ## --------- ## hostname = LAPTOP-DIH84Q5I uname -m = x86_64 uname -r = 3.4.6.x86_64 uname -s = MINGW64_NT-10.0-19045 uname -v = 2023-02-15 18:03 UTC /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /c/users/tha228/.conan2/p/autom93c932efc5000/p/bin PATH: /c/users/tha228/.conan2/p/autoc84ad36d1c05b9/p/bin PATH: /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin PATH: /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin PATH: /c/users/tha228/.conan2/p/m4fd4297abfc654/p/bin PATH: /mingw64/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.35.32215/bin/HostX64/x64 PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/VC/VCPackages PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/TestWindow PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/TeamFoundation/Team Explorer PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/MSBuild/Current/bin/Roslyn PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Team Tools/Performance Tools/x64 PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Team Tools/Performance Tools PATH: /c/Program Files (x86)/Microsoft SDKs/Windows/v10.0A/bin/NETFX 4.8 Tools/x64 PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/FSharp/Tools PATH: /c/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x64 PATH: /c/Program Files (x86)/Windows Kits/10/bin/x64 PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/MSBuild/Current/Bin/amd64 PATH: /c/Windows/Microsoft.NET/Framework64/v4.0.30319 PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/Tools PATH: /c/Program Files (x86)/Microsoft SDKs/Azure/CLI2/wbin PATH: /c/windows/system32 PATH: /c/windows PATH: /c/windows/System32/Wbem PATH: /c/windows/System32/WindowsPowerShell/v1.0 PATH: /c/windows/System32/OpenSSH PATH: /c/Users/THA228/AppData/Local/Fork/gitInstance/2.39.1/cmd PATH: /c/Program Files/TextTest PATH: /c/Program Files/dotnet PATH: /c/ProgramData/chocolatey/bin PATH: /c/Program Files/PuTTY PATH: /c/Program Files/Docker/Docker/resources/bin PATH: /c/Program Files/Conan/conan PATH: /c/Users/THA228/Anaconda3 PATH: /c/Users/THA228/Anaconda3/Library/mingw-w64/bin PATH: /c/Users/THA228/Anaconda3/Library/usr/bin PATH: /c/Users/THA228/Anaconda3/Library/bin PATH: /c/Users/THA228/Anaconda3/Scripts PATH: /c/Users/THA228/AppData/Local/Microsoft/WindowsApps PATH: /c/Users/THA228/AppData/Local/Programs/Microsoft VS Code/bin PATH: /c/Users/THA228/.dotnet/tools PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin PATH: /c/ProgramData/chocolatey/lib/mingw/tools/install/mingw64/bin PATH: /c/Users/THA228/.azure-kubelogin PATH: /c/Users/THA228/.dotnet/tools PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja PATH: /c/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/VC/Linux/bin/ConnectionManagerExe PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:1548: loading site script /etc/config.site | # This file is in public domain. | # Original author: Karlson2k (Evgeny Grin) | # Written for MSys2 to help running 'configure' scripts | | # Defaults for MSys2/MinGW64-targeted programs | | # Set proper selfname on bash and fallback to default name on other shells | test -n "${BASH_SOURCE}" 2>/dev/null && config_site_me="${BASH_SOURCE[0]##*/}" || config_site_me=config.site | | # Set default 'host' to speedup configure | if test -z "$build_alias"; then | build_alias="${MSYSTEM_CHOST}" && \ | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default build_alias set to $build_alias" >&5 | fi | | # Set default 'prefix' | if ( test -z "$prefix" || test "x$prefix" = "xNONE" ) && \ | ( test -z "$exec_prefix" || test "x$exec_prefix" = "xNONE" ); then | prefix="${MSYSTEM_PREFIX}" && \ | ${as_echo-echo} "$config_site_me:${as_lineno-$LINENO}: default prefix set to $prefix" >&5 | fi config.site:13: default build_alias set to x86_64-w64-mingw32 configure:1705: checking build system type configure:1723: result: x86_64-w64-mingw32 configure:1734: checking whether we want to compile in debug mode configure:1763: result: no configure:2026: checking for C compiler version configure:2029: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo --version &5 cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename configure:2032: $? = 2 configure:2034: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -v &5 cl : Command line warning D9002 : ignoring unknown option '-v' cl : Command line error D8003 : missing source filename configure:2037: $? = 2 configure:2039: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -V &5 cl : Command line error D8004 : '/V' requires an argument configure:2042: $? = 2 configure:2065: checking for C compiler default output file name configure:2068: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.c >&5 conftest.c configure:2071: $? = 0 configure:2117: result: conftest.exe configure:2122: checking whether the C compiler works configure:2128: ./conftest.exe configure:2131: $? = 0 configure:2148: result: yes configure:2155: checking whether we are cross compiling configure:2157: result: no configure:2160: checking for suffix of executables configure:2162: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -o conftest.exe -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.c >&5 conftest.c configure:2165: $? = 0 configure:2190: result: .exe configure:2196: checking for suffix of object files configure:2217: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:2220: $? = 0 configure:2242: result: obj configure:2246: checking whether we are using the GNU C compiler configure:2270: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c conftest.c(14): error C2065: 'choke': undeclared identifier conftest.c(14): error C2146: syntax error: missing ';' before identifier 'me' conftest.c(17): error C2065: 'me': undeclared identifier configure:2276: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2302: result: no configure:2308: checking whether /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo accepts -g configure:2329: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -g -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c cl : Command line warning D9002 : ignoring unknown option '-g' configure:2335: $? = 0 configure:2339: test -z || test ! -s conftest.err configure:2342: $? = 0 configure:2345: test -s conftest.obj configure:2348: $? = 0 configure:2359: result: yes configure:2376: checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to accept ANSI C configure:2446: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c conftest.c(50): warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char **,int)' conftest.c(50): warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char **,int)' configure:2452: $? = 0 configure:2456: test -z || test ! -s conftest.err configure:2459: $? = 0 configure:2462: test -s conftest.obj configure:2465: $? = 0 configure:2483: result: none needed configure:2501: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c conftest.c(2): error C2061: syntax error: identifier 'me' conftest.c(2): error C2059: syntax error: ';' configure:2507: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2928: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -o conftest.exe -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.c >&5 conftest.c configure:2934: $? = 0 configure:2938: test -z || test ! -s conftest.err configure:2941: $? = 0 configure:2944: test -s conftest.exe configure:2947: $? = 0 configure:3014: C compiler options are: -MD -O2 -Ob2 -FS configure:3173: checking for C++ compiler version configure:3176: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo --version &5 cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename configure:3179: $? = 2 configure:3181: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -v &5 cl : Command line warning D9002 : ignoring unknown option '-v' cl : Command line error D8003 : missing source filename configure:3184: $? = 2 configure:3186: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -V &5 cl : Command line error D8004 : '/V' requires an argument configure:3189: $? = 2 configure:3192: checking whether we are using the GNU C++ compiler configure:3216: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc conftest.cc(14): error C2065: 'choke': undeclared identifier conftest.cc(14): error C2146: syntax error: missing ';' before identifier 'me' conftest.cc(14): error C2065: 'me': undeclared identifier configure:3222: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3248: result: no configure:3254: checking whether /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo accepts -g configure:3275: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -g -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc cl : Command line warning D9002 : ignoring unknown option '-g' configure:3281: $? = 0 configure:3285: test -z || test ! -s conftest.err configure:3288: $? = 0 configure:3291: test -s conftest.obj configure:3294: $? = 0 configure:3305: result: yes configure:3347: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc configure:3353: $? = 0 configure:3357: test -z || test ! -s conftest.err configure:3360: $? = 0 configure:3363: test -s conftest.obj configure:3366: $? = 0 configure:3392: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc conftest.cc(13): error C3861: 'exit': identifier not found configure:3398: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3347: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc conftest.cc(9): error C2039: 'exit': is not a member of 'std' predefined C++ types (compiler internal)(343): note: see declaration of 'std' conftest.cc(9): error C2039: 'exit': is not a member of 'std' predefined C++ types (compiler internal)(343): note: see declaration of 'std' conftest.cc(9): error C2873: 'exit': symbol cannot be used in a using-declaration C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(56): error C2375: 'exit': redefinition; different linkage conftest.cc(9): note: see declaration of 'exit' conftest.cc(14): error C2065: 'exit': undeclared identifier configure:3353: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3347: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc conftest.cc(9): error C2039: 'exit': is not a member of 'std' predefined C++ types (compiler internal)(343): note: see declaration of 'std' conftest.cc(9): error C2039: 'exit': is not a member of 'std' predefined C++ types (compiler internal)(343): note: see declaration of 'std' conftest.cc(9): error C2873: 'exit': symbol cannot be used in a using-declaration C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(56): error C2375: 'exit': redefinition; different linkage conftest.cc(9): note: see declaration of 'exit' conftest.cc(14): error C2065: 'exit': undeclared identifier configure:3353: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3347: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(56): error C2375: 'exit': redefinition; different linkage conftest.cc(9): note: see declaration of 'exit' conftest.cc(14): error C2065: 'exit': undeclared identifier configure:3353: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3347: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(56): error C2375: 'exit': redefinition; different linkage conftest.cc(9): note: see declaration of 'exit' conftest.cc(14): error C2065: 'exit': undeclared identifier configure:3353: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3347: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(56): error C2375: 'exit': redefinition; different linkage conftest.cc(9): note: see declaration of 'exit' conftest.cc(14): error C2065: 'exit': undeclared identifier configure:3353: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3443: checking whether C++ compiler /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo works configure:3461: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc configure:3467: $? = 0 configure:3471: test -z || test ! -s conftest.err configure:3474: $? = 0 configure:3477: test -s conftest.obj configure:3480: $? = 0 configure:3482: result: yes configure:3803: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -o conftest.exe /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.cc >&5 conftest.cc configure:3809: $? = 0 configure:3813: test -z || test ! -s conftest.err configure:3816: $? = 0 configure:3819: test -s conftest.exe configure:3822: $? = 0 configure:3889: C++ compiler options are: /std:c++17 -MD -O2 -Ob2 -EHsc -FS configure:3960: Trying to determine Fortran compiler name configure:4009: checking for gfortran configure:4025: found /c/ProgramData/chocolatey/bin/gfortran configure:4035: result: gfortran configure:4143: checking for Fortran 77 compiler version configure:4146: gfortran --version &5 GNU Fortran (MinGW-W64 x86_64-ucrt-posix-seh, built by Brecht Sanders) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4149: $? = 0 configure:4151: gfortran -v &5 Using built-in specs. COLLECT_GCC=C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin\gfortran.exe COLLECT_LTO_WRAPPER=c:/programdata/chocolatey/lib/mingw/tools/install/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/12.2.0/lto-wrapper.exe OFFLOAD_TARGET_NAMES=nvptx-none Target: x86_64-w64-mingw32 Configured with: ../configure --prefix=/r/winlibs64-11.3.0ucrt/2604.gcc/inst_gcc-12.2.0/share/gcc --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --enable-offload-targets=nvptx-none --with-pkgversion='MinGW-W64 x86_64-ucrt-posix-seh, built by Brecht Sanders' --with-tune=generic --enable-checking=release --enable-threads=posix --disable-sjlj-exceptions --disable-libunwind-exceptions --disable-serial-configure --disable-bootstrap --enable-host-shared --enable-plugin --disable-default-ssp --disable-rpath --disable-libstdcxx-debug --disable-version-specific-runtime-libs --with-stabs --disable-symvers --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --disable-gold --disable-nls --disable-stage1-checking --disable-win32-registry --disable-multilib --enable-ld --enable-libquadmath --enable-libada --enable-libssp --enable-libstdcxx --enable-lto --enable-fully-dynamic-string --enable-libgomp --enable-graphite --enable-mingw-wildcard --enable-libstdcxx-time --disable-libstdcxx-pch --with-mpc=/e/Prog/winlibs64-11.3.0ucrt/custombuilt --with-mpfr=/e/Prog/winlibs64-11.3.0ucrt/custombuilt --with-gmp=/e/Prog/winlibs64-11.3.0ucrt/custombuilt --with-isl=/e/Prog/winlibs64-11.3.0ucrt/custombuilt --enable-libstdcxx-backtrace --enable-install-libiberty --enable-__cxa_atexit --without-included-gettext --with-diagnostics-color=auto --enable-clocale=generic --with-libiconv --with-system-zlib --with-build-sysroot=/r/winlibs64-11.3.0ucrt/2604.gcc/gcc-12.2.0/build_mingw/mingw-w64 CFLAGS='-I/e/Prog/winlibs64-11.3.0ucrt/custombuilt/include/libdl-win32 -D__USE_MINGW_ACCESS' CXXFLAGS=-D__USE_MINGW_ACCESS LDFLAGS='-Wl,--disable-nxcompat -Wl,--disable-high-entropy-va -Wl,--disable-dynamicbase' Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (MinGW-W64 x86_64-ucrt-posix-seh, built by Brecht Sanders) configure:4154: $? = 0 configure:4156: gfortran -V &5 gfortran.exe: error: unrecognized command-line option '-V' gfortran.exe: fatal error: no input files compilation terminated. configure:4159: $? = 1 configure:4167: checking whether we are using the GNU Fortran 77 compiler configure:4181: gfortran -c conftest.F >&5 configure:4187: $? = 0 configure:4191: test -z || test ! -s conftest.err configure:4194: $? = 0 configure:4197: test -s conftest.obj configure:4200: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4213: result: no configure:4219: checking whether gfortran accepts -g configure:4231: gfortran -c -g conftest.f >&5 configure:4237: $? = 0 configure:4241: test -z || test ! -s conftest.err configure:4244: $? = 0 configure:4247: test -s conftest.obj configure:4250: $? = 1 configure: failed program was: | program main | | end configure:4262: result: no configure:4428: gfortran -o conftest.exe -O -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.f >&5 configure:4434: $? = 0 configure:4438: test -z || test ! -s conftest.err configure:4441: $? = 0 configure:4444: test -s conftest.exe configure:4447: $? = 0 configure:4498: gfortran -o conftest.exe -O -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.f >&5 configure:4504: $? = 0 configure:4508: test -z || test ! -s conftest.err configure:4511: $? = 0 configure:4514: test -s conftest.exe configure:4517: $? = 0 configure:4575: Fortran compiler options are: -O configure:4698: checking for egrep configure:4708: result: grep -E configure:4713: checking whether ln -s works configure:4717: result: yes configure:4738: checking for a BSD-compatible install configure:4793: result: /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/install -c configure:4804: checking whether build environment is sane configure:4847: result: yes configure:4912: checking for gawk configure:4928: found /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/gawk configure:4938: result: gawk configure:4948: checking whether make sets $(MAKE) configure:4968: result: yes configure:4998: checking for style of include used by make configure:5026: result: GNU configure:5207: checking dependency style of /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo configure:5297: result: none configure:5316: checking dependency style of /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo configure:5406: result: none configure:5424: checking whether to enable maintainer-specific portions of Makefiles configure:5433: result: no configure:5881: checking host system type configure:5895: result: x86_64-w64-mingw32 configure:5903: checking for a sed that does not truncate output configure:5957: result: /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/sed configure:6004: checking for non-GNU ld configure:6038: result: link -nologo configure:6047: checking if the linker (link -nologo) is GNU ld configure:6062: result: no configure:6067: checking for link -nologo option to reload object files configure:6074: result: -r configure:6092: checking for BSD-compatible nm configure:6141: result: dumpbin -symbols configure:6145: checking how to recognise dependent libraries configure:6321: result: file_magic file format pei*-i386(.*architecture: i386)? configure:6557: checking how to run the C preprocessor configure:6592: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c conftest.c configure:6598: $? = 0 configure:6630: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c conftest.c conftest.c(14): fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:6636: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | /* end confdefs.h. */ | #include configure:6675: result: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E configure:6699: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c conftest.c configure:6705: $? = 0 configure:6737: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c conftest.c conftest.c(14): fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:6743: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | /* end confdefs.h. */ | #include configure:6787: checking for ANSI C header files configure:6812: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6818: $? = 0 configure:6822: test -z || test ! -s conftest.err configure:6825: $? = 0 configure:6828: test -s conftest.obj configure:6831: $? = 0 conftest.c conftest.c configure:6920: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -o conftest.exe -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib conftest.c >&5 conftest.c configure:6923: $? = 0 configure:6925: ./conftest.exe configure:6928: $? = 0 configure:6943: result: yes configure:6967: checking for sys/types.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for sys/stat.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for stdlib.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for string.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for memory.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for strings.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c conftest.c(55): fatal error C1083: Cannot open include file: 'strings.h': No such file or directory configure:6989: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7013: result: no configure:6967: checking for inttypes.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for stdint.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c configure:6989: $? = 0 configure:6993: test -z || test ! -s conftest.err configure:6996: $? = 0 configure:6999: test -s conftest.obj configure:7002: $? = 0 configure:7013: result: yes configure:6967: checking for unistd.h configure:6983: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c conftest.c(57): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory configure:6989: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:7013: result: no configure:7039: checking dlfcn.h usability configure:7051: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c >&5 conftest.c conftest.c(56): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory configure:7057: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7080: result: no configure:7084: checking dlfcn.h presence configure:7094: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.c conftest.c conftest.c(22): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory configure:7100: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:7120: result: no configure:7155: checking for dlfcn.h configure:7162: result: no configure:7185: checking how to run the C++ preprocessor configure:7216: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc conftest.cc configure:7222: $? = 0 configure:7254: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc conftest.cc conftest.cc(22): fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:7260: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:7299: result: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E configure:7323: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc conftest.cc configure:7329: $? = 0 configure:7361: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc conftest.cc conftest.cc(22): fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory configure:7367: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.11.6" | #define PACKAGE_STRING "CoinUtils 2.11.6" | #define PACKAGE_BUGREPORT "coinutils@lists.coin-or.org" | #ifdef __cplusplus | void exit (int); | #endif | #define PACKAGE "coinutils" | #define VERSION "2.11.6" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:7416: checking the maximum length of command line arguments configure:7525: result: 8192 configure:7536: checking command to parse dumpbin -symbols output from /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo object configure:7641: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc configure:7644: $? = 0 configure:7648: dumpbin -symbols conftest.obj \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm configure:7651: $? = 0 cannot run sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 \2 \2/p' configure:7641: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cc >&5 conftest.cc configure:7644: $? = 0 configure:7648: dumpbin -symbols conftest.obj \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm configure:7651: $? = 0 cannot run sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p' configure:7741: result: failed configure:7748: checking for objdir configure:7763: result: .libs configure:7853: checking for ar configure:7880: result: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/ar-lib "lib -nologo" configure:7933: checking for ranlib configure:7960: result: : configure:8013: checking for strip configure:8040: result: : conftest.c conftest.c configure:8366: checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to produce PIC configure:8576: result: -DDLL_EXPORT configure:8584: checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo PIC flag -DDLL_EXPORT works configure:8602: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -DDLL_EXPORT -DPIC conftest.c >&5 conftest.c configure:8606: $? = 0 configure:8619: result: yes configure:8647: checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo static flag works conftest.c configure:8675: result: yes configure:8685: checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo supports -c -o file.obj configure:8706: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c -MD -O2 -Ob2 -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -o out/conftest2.obj conftest.c >&5 conftest.c configure:8710: $? = 0 configure:8732: result: yes configure:8758: checking whether the /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo linker (link -nologo) supports shared libraries configure:9716: result: yes configure:9783: checking dynamic linker characteristics configure:10371: result: Win32 ld.exe configure:10380: checking how to hardcode library paths into programs configure:10405: result: immediate configure:10419: checking whether stripping libraries is possible configure:10440: result: no configure:11258: checking if libtool supports shared libraries configure:11260: result: yes configure:11263: checking whether to build shared libraries configure:11284: result: no configure:11287: checking whether to build static libraries configure:11291: result: yes configure:11383: creating libtool conftest.cpp conftest.cpp configure:12113: checking whether the /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo linker (link -nologo) supports shared libraries configure:13051: result: no configure:13073: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include conftest.cpp >&5 conftest.cpp configure:13076: $? = 0 configure:13195: checking for /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo option to produce PIC configure:13469: result: configure:13540: checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo static flag works conftest.cpp configure:13568: result: yes configure:13578: checking if /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo supports -c -o file.obj configure:13599: /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -c /std:c++17 -MD -O2 -Ob2 -EHsc -FS -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include -o out/conftest2.obj conftest.cpp >&5 conftest.cpp configure:13603: $? = 0 configure:13625: result: yes configure:13651: checking whether the /c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo linker (link -nologo) supports shared libraries configure:13676: result: no configure:13743: checking dynamic linker characteristics configure:14331: result: Win32 ld.exe configure:14340: checking how to hardcode library paths into programs configure:14365: result: immediate configure:14891: checking if libtool supports shared libraries configure:14893: result: no configure:14896: checking whether to build shared libraries configure:14916: result: no configure:14919: checking whether to build static libraries configure:14923: result: yes configure:14933: checking for gfortran option to produce PIC configure:15143: result: -DDLL_EXPORT configure:15151: checking if gfortran PIC flag -DDLL_EXPORT works configure:15169: gfortran -c -O -DDLL_EXPORT conftest.f >&5 configure:15173: $? = 0 configure:15186: result: no configure:15214: checking if gfortran static flag works configure:15242: result: yes configure:15252: checking if gfortran supports -c -o file.obj configure:15273: gfortran -c -O -o out/conftest2.obj conftest.f >&5 configure:15277: $? = 0 configure:15299: result: yes configure:15325: checking whether the gfortran linker (link -nologo) supports shared libraries configure:16263: result: yes configure:16330: checking dynamic linker characteristics configure:16918: result: Win32 ld.exe configure:16927: checking how to hardcode library paths into programs configure:16952: result: immediate configure:20538: Build is "x86_64-w64-mingw32". configure:20542: checking for dos2unix configure:20558: found /c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/dos2unix configure:20568: result: dos2unix configure:20615: Applying patches to libtool for GNU compiler configure:20831: checking if library version is set configure:20838: result: no configure:20854: checking whether source of project Glpk is available and should be compiled configure:20960: result: no configure:20978: checking whether source of project Blas is available and should be compiled configure:21100: result: no configure:21118: checking whether source of project Lapack is available and should be compiled configure:21240: result: no configure:21258: checking whether source of project Sample is available and should be compiled configure:21356: result: no configure:21374: checking whether source of project Netlib is available and should be compiled configure:21472: result: no configure:21490: checking whether source of project CoinUtils is available and should be compiled configure:21587: result: yes, source in CoinUtils configure:21608: configuring doxygen documentation options configure:21615: checking for doxygen configure:21631: found /c/ProgramData/chocolatey/bin/doxygen configure:21642: result: yes configure:21651: checking for latex configure:21678: result: no configure:21706: checking for dot configure:21733: result: NO configure:21841: checking which command should be used to link input files configure:21849: result: ln -s configure:22095: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CoinUtils config.status 2.11.6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on LAPTOP-DIH84Q5I config.status:764: creating Makefile config.status:764: creating doxydoc/doxygen.conf config.status:940: executing depfiles commands configure:23257: configuring in CoinUtils configure:23374: running /bin/sh '/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils/configure' --prefix=/ '--disable-shared' '--enable-static' '--prefix=/' '--bindir=/bin' '--sbindir=/bin' '--libdir=/lib' '--includedir=/include' '--oldincludedir=/include' '--enable-msvc=dynamic' 'CC=/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' 'CFLAGS= -MD -O2 -Ob2 -FS' 'CPPFLAGS= -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include' 'CXXFLAGS= /std:c++17 -MD -O2 -Ob2 -EHsc -FS' 'CXX=/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' 'LDFLAGS= -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib' --cache-file=/dev/null --srcdir=/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils configure:23379: error: /bin/sh '/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/CoinUtils/configure' failed for CoinUtils ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-w64-mingw32 ac_cv_build_alias=x86_64-w64-mingw32 ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_ADD_CFLAGS_set= ac_cv_env_ADD_CFLAGS_value= ac_cv_env_ADD_CXXFLAGS_set= ac_cv_env_ADD_CXXFLAGS_value= ac_cv_env_ADD_FFLAGS_set= ac_cv_env_ADD_FFLAGS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' ac_cv_env_CDEFS_set= ac_cv_env_CDEFS_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -MD -O2 -Ob2 -FS' ac_cv_env_COIN_SKIP_PROJECTS_set= ac_cv_env_COIN_SKIP_PROJECTS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXDEFS_set= ac_cv_env_CXXDEFS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=' /std:c++17 -MD -O2 -Ob2 -EHsc -FS' ac_cv_env_CXX_set=set ac_cv_env_CXX_value='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' ac_cv_env_DBG_CFLAGS_set= ac_cv_env_DBG_CFLAGS_value= ac_cv_env_DBG_CXXFLAGS_set= ac_cv_env_DBG_CXXFLAGS_value= ac_cv_env_DBG_FFLAGS_set= ac_cv_env_DBG_FFLAGS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib' ac_cv_env_LT_LDFLAGS_set= ac_cv_env_LT_LDFLAGS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_value= ac_cv_env_MPICXX_set= ac_cv_env_MPICXX_value= ac_cv_env_MPIF77_set= ac_cv_env_MPIF77_value= ac_cv_env_OPT_CFLAGS_set= ac_cv_env_OPT_CFLAGS_value= ac_cv_env_OPT_CXXFLAGS_set= ac_cv_env_OPT_CXXFLAGS_value= ac_cv_env_OPT_FFLAGS_set= ac_cv_env_OPT_FFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=no ac_cv_host=x86_64-w64-mingw32 ac_cv_host_alias=x86_64-w64-mingw32 ac_cv_objext=obj ac_cv_path_install='/c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E' ac_cv_prog_CXXCPP='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E' ac_cv_prog_ac_ct_AR='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/ar-lib "lib -nologo"' ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=: ac_cv_prog_ac_ct_STRIP=: ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_coin_doxy_usedot=NO ac_cv_prog_coin_have_doxygen=yes ac_cv_prog_coin_have_latex=no ac_cv_prog_cxx_g=yes ac_cv_prog_dos2unix=dos2unix ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' lt_cv_file_magic_cmd='$OBJDUMP -f' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD='link -nologo' lt_cv_path_LDCXX= lt_cv_path_NM='dumpbin -symbols' lt_cv_path_SED=/c/users/tha228/.conan2/p/msys27027d02bfdf83/p/bin/msys64/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=8192 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSBUILDDIR='' ACLOCAL='${SHELL} /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/missing --run aclocal-1.9' ADD_CFLAGS='' ADD_CXXFLAGS='' ADD_FFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/missing --run tar' AR='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/ar-lib "lib -nologo"' AUTOCONF='${SHELL} /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/missing --run autoconf' AUTOHEADER='${SHELL} /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/missing --run autoheader' AUTOMAKE='${SHELL} /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/missing --run automake-1.9' AUX_DIR='' AWK='gawk' BUILDTOOLSDIR='' CC='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' CCDEPMODE='depmode=none' CDEFS='' CFLAGS=' -MD -O2 -Ob2 -FS ' COIN_CC_IS_CL_FALSE='' COIN_CC_IS_CL_TRUE='#' COIN_CXX_IS_CL_FALSE='' COIN_CXX_IS_CL_TRUE='#' COIN_HAS_DOXYGEN_FALSE='#' COIN_HAS_DOXYGEN_TRUE='' COIN_HAS_LATEX_FALSE='' COIN_HAS_LATEX_TRUE='#' COIN_SKIP_PROJECTS='' CPP='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E' CPPFLAGS=' -DNDEBUG -I/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/include -I/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/include' CXX='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo' CXXCPP='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/compile cl -nologo -E' CXXDEFS='' CXXDEPMODE='depmode=none' CXXFLAGS=' /std:c++17 -MD -O2 -Ob2 -EHsc -FS ' CYGPATH_W='echo' DBG_CFLAGS=' -MD -O2 -Ob2 -FS ' DBG_CXXFLAGS=' /std:c++17 -MD -O2 -Ob2 -EHsc -FS ' DBG_FFLAGS=' ' DEFS='-DPACKAGE_NAME=\"CoinUtils\" -DPACKAGE_TARNAME=\"coinutils\" -DPACKAGE_VERSION=\"2.11.6\" -DPACKAGE_STRING=\"CoinUtils\ 2.11.6\" -DPACKAGE_BUGREPORT=\"coinutils@lists.coin-or.org\" -DPACKAGE=\"coinutils\" -DVERSION=\"2.11.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 ' DEPDIR='.deps' DEPENDENCY_LINKING_FALSE='#' DEPENDENCY_LINKING_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='.exe' F77='gfortran' FFLAGS='-O ' HAVE_EXTERNALS_FALSE='' HAVE_EXTERNALS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/c/users/tha228/.conan2/p/bzip2e8de49aa7e779/p/lib -L/c/users/tha228/.conan2/p/zlib79a17989f9ec5/p/lib' LIBEXT='a' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOLM4='' LN_S='ln -s' LTLIBOBJS='' LT_LDFLAGS=' -no-undefined' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/missing --run makeinfo' MPICC='' MPICXX='' MPIF77='' OBJEXT='obj' OPT_CFLAGS=' -MD -O2 -Ob2 -FS ' OPT_CXXFLAGS=' /std:c++17 -MD -O2 -Ob2 -EHsc -FS ' OPT_FFLAGS='-O ' PACKAGE='coinutils' PACKAGE_BUGREPORT='coinutils@lists.coin-or.org' PACKAGE_NAME='CoinUtils' PACKAGE_STRING='CoinUtils 2.11.6' PACKAGE_TARNAME='coinutils' PACKAGE_VERSION='2.11.6' PATH_SEPARATOR=':' RANLIB=':' RPATH_FLAGS='' SET_MAKE='' SHELL='/bin/sh' STRIP=':' VERSION='2.11.6' VPATH_DISTCLEANFILES='' abs_bin_dir='//bin' abs_include_dir='//include' abs_lib_dir='//lib' abs_source_dir='/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src' ac_c_preproc_warn_flag='' ac_ct_AR='/c/users/tha228/.conan2/p/autom93c932efc5000/p/res/automake-1.16/ar-lib "lib -nologo"' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='gfortran' ac_ct_RANLIB=':' ac_ct_STRIP=':' ac_cxx_preproc_warn_flag='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='/bin' build='x86_64-w64-mingw32' build_alias='x86_64-w64-mingw32' build_cpu='x86_64' build_os='mingw32' build_vendor='w64' coin_doxy_excludes='' coin_doxy_logname='doxydoc/coinutils_doxy.log' coin_doxy_tagfiles='' coin_doxy_tagname='doxydoc/coinutils_doxy.tag' coin_doxy_usedot='NO' coin_have_doxygen='yes' coin_have_latex='no' datadir='${prefix}/share' dos2unix='dos2unix' exec_prefix='${prefix}' have_autoconf='' have_automake='' have_svn='' host='x86_64-w64-mingw32' host_alias='' host_cpu='x86_64' host_os='mingw32' host_vendor='w64' includedir='/include' infodir='${prefix}/info' install_sh='/c/users/tha228/.conan2/p/t/coin-e8c8c17d90afc/b/src/install-sh' libdir='/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/include' prefix='/' program_transform_name='s,x,x,' sbindir='/bin' sharedstatedir='${prefix}/com' sol_cc_compiler='' subdirs=' CoinUtils' sysconfdir='${prefix}/etc' target_alias='' configure: exit 1 ```
thomas-harries-hasselbalch-maersk commented 1 year ago

Seems to be working now.

thomas-harries-hasselbalch-maersk commented 1 year ago

The error persist if a fortran compiler can be found (in my case when mingw is in Path). However, if mingw is removed from path (and fortran compiler cannot be found) the build succeed. The error is the same on Github CI agents

knorrfix commented 6 months ago

I encountered the same issue today, since this probelm doesn't seam to get fixed, I share my workaround as a tipp.

Rename the fortran compiler for compiling the coin-utils. Never thought renaming the compiler would solve any issue, but here we are :D

Why didn't I remove the compiler from the path you ask? Because of working policies I can't modifly the path, but appenently I can rename the compiler. So yeah :)