configure: WARNING: Failed to find a Fortran compiler! /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/configure: line 16378: unavailable: command not found /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/Cbc/src/CbcModel.cpp: In member function ‘void CbcModel::findIntegers(bool, int)’: /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/Cbc/src/CbcModel.cpp:11415:38: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 11415 | char *mark = new char[numberColumns]; | ^ In file included from /usr/include/c++/9/ext/new_allocator.h:33, from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/string:41, from /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/Cbc/src/CbcModel.cpp:13: /usr/include/c++/9/new:127:26: note: in a call to allocation function ‘void* operator new [](std::size_t)’ declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^~~~~~~~ /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/Cbc/src/CbcMipStartIO.cpp: In function ‘int computeCompleteSolution(CbcModel*, std::vector >, const std::vector, double> >&, double*, double&)’: /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/Cbc/src/CbcMipStartIO.cpp:174:71: warning: ‘%s’ directive writing up to 255 bytes into a region of size between 202 and 211 [-Wformat-overflow=] 174 | sprintf(printLine, "Warning: %d column names were not found (e.g. %s) while filling solution.", notFound, colNotFound); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/9/cstdio:42, from /home/conan/w/cci_PR-2876/.conan/data/coin-cbc/2.10.5/_/_/build/35bd5f42aa087a28c6cf3447fac458f6f006c2d8/source_subfolder/Cbc/src/CbcMipStartIO.cpp:5: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 71 and 335 bytes into a destination of size 256 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: install: warning: relinking `libCbcSolver.la' libtool: install: warning: relinking `libOsiCbc.la' CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY