******************************************************************************** conan install coin-utils/2.11.4@ --build=coin-utils --profile=/Users/jenkins/w/BuildSingleReference/30694/e5c75317-71a4-488d-8959-5d55e9b99ce1/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] coin-utils:shared=True [build_requires] [env] coin-utils/2.11.4: Forced build from source Installing package: coin-utils/2.11.4 Requirements bzip2/1.0.8 from 'conan-center' - Cache coin-utils/2.11.4 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages bzip2/1.0.8:75fe66fbfe61230e9fcbb361f13b6b3baa483e0a - Cache coin-utils/2.11.4:7653e09da1d77ff27a71c41731bcdcd2dd6fba40 - Build zlib/1.2.11:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache Build requirements gnu-config/cci.20201022 from 'conan-center' - Cache Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK gnu-config/cci.20201022: Already installed! gnu-config/cci.20201022: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK coin-utils/2.11.4: Applying build-requirement: gnu-config/cci.20201022 coin-utils/2.11.4: Copying sources to build folder coin-utils/2.11.4: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/coin-utils/2.11.4/_/_/build/7653e09da1d77ff27a71c41731bcdcd2dd6fba40 coin-utils/2.11.4: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK coin-utils/2.11.4: Calling build() coin-utils/2.11.4: Calling: > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/coin-utils/2.11.4/_/_/package/7653e09da1d77ff27a71c41731bcdcd2dd6fba40' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/coin-utils/2.11.4/_/_/package/7653e09da1d77ff27a71c41731bcdcd2dd6fba40' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking build system type... x86_64-apple-darwin20.3.0 checking whether we want to compile in debug mode... no checking for clang... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ANSI C... none needed configure: C compiler options are: -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 checking for clang++... clang++ checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether C++ compiler clang++ works... yes configure: C++ compiler options are: -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ configure: Trying to determine Fortran compiler name checking for xlf_r... no checking for fort77... no checking for gfortran... no checking for ifort... no checking for g95... no checking for f77... no checking for g77... no checking for pgf90... no checking for pgf77... no checking for ifc... no checking for frt... no checking for af77... no configure: Fortran compiler options are: checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking dependency style of clang++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... x86_64-apple-darwin20.3.0 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... clang -E checking for ANSI C header files... no 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... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... clang++ -E checking the maximum length of command line arguments... 786432 checking command to parse /usr/bin/nm -B output from clang object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common checking if clang PIC flag -fno-common works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common checking if clang++ PIC flag -fno-common works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for unavailable option to produce PIC... -fno-common checking if unavailable PIC flag -fno-common works... no checking if unavailable static flag -static works... no checking if unavailable supports -c -o file.o... no checking whether the unavailable linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate configure: Build is "x86_64-apple-darwin20.3.0". checking for dos2unix... no 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... no 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 '../source_subfolder/CoinUtils/configure' --prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/coin-utils/2.11.4/_/_/package/7653e09da1d77ff27a71c41731bcdcd2dd6fba40 '--enable-shared=yes' '--enable-static=no' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/coin-utils/2.11.4/_/_/package/7653e09da1d77ff27a71c41731bcdcd2dd6fba40' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' 'CFLAGS=-m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64' 'CPPFLAGS=-I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG' 'CXXFLAGS=-m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++' 'LDFLAGS=-m64 -L/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib -L/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/lib' --cache-file=/dev/null --srcdir=../source_subfolder/CoinUtils checking build system type... i386-apple-darwin20.3.0 checking for svnversion... no checking whether we want to compile in debug mode... no checking for clang... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ANSI C... none needed configure: C compiler options are: -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -DCOINUTILS_BUILD checking for clang++... clang++ checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether C++ compiler clang++ works... yes configure: C++ compiler options are: -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD configure: Trying to determine Fortran compiler name checking for xlf_r... no checking for fort77... no checking for gfortran... no checking for ifort... no checking for g95... no checking for f77... no checking for g77... no checking for pgf90... no checking for pgf77... no checking for ifc... no checking for frt... no checking for af77... no configure: Fortran compiler options are: checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking dependency style of clang++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 14:4:11 checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cfloat usability... yes checking cfloat presence... yes checking for cfloat... yes checking cieeefp usability... no checking cieeefp presence... no checking for cieeefp... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking whether isfinite is declared... no checking whether finite is declared... yes checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking whether isnan is declared... no checking whether std::isnan(42.42) is declared... yes checking cinttypes usability... yes checking cinttypes presence... yes checking for cinttypes... yes checking cstdint usability... yes checking cstdint presence... yes checking for cstdint... yes checking for int64_t... yes checking for intptr_t... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for pkg-config... pkg-config checking pkg-config is at least version 0.16.0... yes checking for BLAS in Veclib... no checking whether -lblas has BLAS... no checking for COIN-OR package Blas... not given: No package 'coinblas' found checking whether -llapack has LAPACK... no checking for COIN-OR package Lapack... not given: No package 'coinlapack' found checking for COIN-OR package Glpk... not given: No package 'coinglpk' found checking for COIN-OR package Sample... not given: No package 'coindatasample' found checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzReadOpen in -lbz2... yes checking whether this is a VPATH configuration... yes configure: configuring doxygen documentation options checking for doxygen... no 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 src/Makefile config.status: creating test/Makefile config.status: creating coinutils.pc config.status: creating coinutils-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_coinutils.h config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of CoinUtils successful configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Main configuration of CoinUtils successful ----Running------ > make -j4 ----------------- Making all in CoinUtils Making all in src /Library/Developer/CommandLineTools/usr/bin/make all-am if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinAlloc.lo -MD -MP -MF ".deps/CoinAlloc.Tpo" -c -o CoinAlloc.lo ../../source_subfolder/CoinUtils/src/CoinAlloc.cpp; \ then mv -f ".deps/CoinAlloc.Tpo" ".deps/CoinAlloc.Plo"; else rm -f ".deps/CoinAlloc.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinBuild.lo -MD -MP -MF ".deps/CoinBuild.Tpo" -c -o CoinBuild.lo ../../source_subfolder/CoinUtils/src/CoinBuild.cpp; \ then mv -f ".deps/CoinBuild.Tpo" ".deps/CoinBuild.Plo"; else rm -f ".deps/CoinBuild.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinDenseVector.lo -MD -MP -MF ".deps/CoinDenseVector.Tpo" -c -o CoinDenseVector.lo ../../source_subfolder/CoinUtils/src/CoinDenseVector.cpp; \ then mv -f ".deps/CoinDenseVector.Tpo" ".deps/CoinDenseVector.Plo"; else rm -f ".deps/CoinDenseVector.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinError.lo -MD -MP -MF ".deps/CoinError.Tpo" -c -o CoinError.lo ../../source_subfolder/CoinUtils/src/CoinError.cpp; \ then mv -f ".deps/CoinError.Tpo" ".deps/CoinError.Plo"; else rm -f ".deps/CoinError.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir .libs mkdir .libs clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinAlloc.lo -MD -MP -MF .deps/CoinAlloc.Tpo -c ../../source_subfolder/CoinUtils/src/CoinAlloc.cpp -fno-common -DPIC -o .libs/CoinAlloc.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinBuild.lo -MD -MP -MF .deps/CoinBuild.Tpo -c ../../source_subfolder/CoinUtils/src/CoinBuild.cpp -fno-common -DPIC -o .libs/CoinBuild.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinError.lo -MD -MP -MF .deps/CoinError.Tpo -c ../../source_subfolder/CoinUtils/src/CoinError.cpp -fno-common -DPIC -o .libs/CoinError.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinDenseVector.lo -MD -MP -MF .deps/CoinDenseVector.Tpo -c ../../source_subfolder/CoinUtils/src/CoinDenseVector.cpp -fno-common -DPIC -o .libs/CoinDenseVector.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization1.lo -MD -MP -MF ".deps/CoinFactorization1.Tpo" -c -o CoinFactorization1.lo ../../source_subfolder/CoinUtils/src/CoinFactorization1.cpp; \ then mv -f ".deps/CoinFactorization1.Tpo" ".deps/CoinFactorization1.Plo"; else rm -f ".deps/CoinFactorization1.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization1.lo -MD -MP -MF .deps/CoinFactorization1.Tpo -c ../../source_subfolder/CoinUtils/src/CoinFactorization1.cpp -fno-common -DPIC -o .libs/CoinFactorization1.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization2.lo -MD -MP -MF ".deps/CoinFactorization2.Tpo" -c -o CoinFactorization2.lo ../../source_subfolder/CoinUtils/src/CoinFactorization2.cpp; \ then mv -f ".deps/CoinFactorization2.Tpo" ".deps/CoinFactorization2.Plo"; else rm -f ".deps/CoinFactorization2.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization3.lo -MD -MP -MF ".deps/CoinFactorization3.Tpo" -c -o CoinFactorization3.lo ../../source_subfolder/CoinUtils/src/CoinFactorization3.cpp; \ then mv -f ".deps/CoinFactorization3.Tpo" ".deps/CoinFactorization3.Plo"; else rm -f ".deps/CoinFactorization3.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization2.lo -MD -MP -MF .deps/CoinFactorization2.Tpo -c ../../source_subfolder/CoinUtils/src/CoinFactorization2.cpp -fno-common -DPIC -o .libs/CoinFactorization2.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization3.lo -MD -MP -MF .deps/CoinFactorization3.Tpo -c ../../source_subfolder/CoinUtils/src/CoinFactorization3.cpp -fno-common -DPIC -o .libs/CoinFactorization3.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization4.lo -MD -MP -MF ".deps/CoinFactorization4.Tpo" -c -o CoinFactorization4.lo ../../source_subfolder/CoinUtils/src/CoinFactorization4.cpp; \ then mv -f ".deps/CoinFactorization4.Tpo" ".deps/CoinFactorization4.Plo"; else rm -f ".deps/CoinFactorization4.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFactorization4.lo -MD -MP -MF .deps/CoinFactorization4.Tpo -c ../../source_subfolder/CoinUtils/src/CoinFactorization4.cpp -fno-common -DPIC -o .libs/CoinFactorization4.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinSimpFactorization.lo -MD -MP -MF ".deps/CoinSimpFactorization.Tpo" -c -o CoinSimpFactorization.lo ../../source_subfolder/CoinUtils/src/CoinSimpFactorization.cpp; \ then mv -f ".deps/CoinSimpFactorization.Tpo" ".deps/CoinSimpFactorization.Plo"; else rm -f ".deps/CoinSimpFactorization.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinSimpFactorization.lo -MD -MP -MF .deps/CoinSimpFactorization.Tpo -c ../../source_subfolder/CoinUtils/src/CoinSimpFactorization.cpp -fno-common -DPIC -o .libs/CoinSimpFactorization.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinDenseFactorization.lo -MD -MP -MF ".deps/CoinDenseFactorization.Tpo" -c -o CoinDenseFactorization.lo ../../source_subfolder/CoinUtils/src/CoinDenseFactorization.cpp; \ then mv -f ".deps/CoinDenseFactorization.Tpo" ".deps/CoinDenseFactorization.Plo"; else rm -f ".deps/CoinDenseFactorization.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinOslFactorization.lo -MD -MP -MF ".deps/CoinOslFactorization.Tpo" -c -o CoinOslFactorization.lo ../../source_subfolder/CoinUtils/src/CoinOslFactorization.cpp; \ then mv -f ".deps/CoinOslFactorization.Tpo" ".deps/CoinOslFactorization.Plo"; else rm -f ".deps/CoinOslFactorization.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinDenseFactorization.lo -MD -MP -MF .deps/CoinDenseFactorization.Tpo -c ../../source_subfolder/CoinUtils/src/CoinDenseFactorization.cpp -fno-common -DPIC -o .libs/CoinDenseFactorization.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinOslFactorization.lo -MD -MP -MF .deps/CoinOslFactorization.Tpo -c ../../source_subfolder/CoinUtils/src/CoinOslFactorization.cpp -fno-common -DPIC -o .libs/CoinOslFactorization.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinOslFactorization2.lo -MD -MP -MF ".deps/CoinOslFactorization2.Tpo" -c -o CoinOslFactorization2.lo ../../source_subfolder/CoinUtils/src/CoinOslFactorization2.cpp; \ then mv -f ".deps/CoinOslFactorization2.Tpo" ".deps/CoinOslFactorization2.Plo"; else rm -f ".deps/CoinOslFactorization2.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinOslFactorization2.lo -MD -MP -MF .deps/CoinOslFactorization2.Tpo -c ../../source_subfolder/CoinUtils/src/CoinOslFactorization2.cpp -fno-common -DPIC -o .libs/CoinOslFactorization2.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinOslFactorization3.lo -MD -MP -MF ".deps/CoinOslFactorization3.Tpo" -c -o CoinOslFactorization3.lo ../../source_subfolder/CoinUtils/src/CoinOslFactorization3.cpp; \ then mv -f ".deps/CoinOslFactorization3.Tpo" ".deps/CoinOslFactorization3.Plo"; else rm -f ".deps/CoinOslFactorization3.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFileIO.lo -MD -MP -MF ".deps/CoinFileIO.Tpo" -c -o CoinFileIO.lo ../../source_subfolder/CoinUtils/src/CoinFileIO.cpp; \ then mv -f ".deps/CoinFileIO.Tpo" ".deps/CoinFileIO.Plo"; else rm -f ".deps/CoinFileIO.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinOslFactorization3.lo -MD -MP -MF .deps/CoinOslFactorization3.Tpo -c ../../source_subfolder/CoinUtils/src/CoinOslFactorization3.cpp -fno-common -DPIC -o .libs/CoinOslFactorization3.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFinite.lo -MD -MP -MF ".deps/CoinFinite.Tpo" -c -o CoinFinite.lo ../../source_subfolder/CoinUtils/src/CoinFinite.cpp; \ then mv -f ".deps/CoinFinite.Tpo" ".deps/CoinFinite.Plo"; else rm -f ".deps/CoinFinite.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFileIO.lo -MD -MP -MF .deps/CoinFileIO.Tpo -c ../../source_subfolder/CoinUtils/src/CoinFileIO.cpp -fno-common -DPIC -o .libs/CoinFileIO.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinFinite.lo -MD -MP -MF .deps/CoinFinite.Tpo -c ../../source_subfolder/CoinUtils/src/CoinFinite.cpp -fno-common -DPIC -o .libs/CoinFinite.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinIndexedVector.lo -MD -MP -MF ".deps/CoinIndexedVector.Tpo" -c -o CoinIndexedVector.lo ../../source_subfolder/CoinUtils/src/CoinIndexedVector.cpp; \ then mv -f ".deps/CoinIndexedVector.Tpo" ".deps/CoinIndexedVector.Plo"; else rm -f ".deps/CoinIndexedVector.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinIndexedVector.lo -MD -MP -MF .deps/CoinIndexedVector.Tpo -c ../../source_subfolder/CoinUtils/src/CoinIndexedVector.cpp -fno-common -DPIC -o .libs/CoinIndexedVector.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinLpIO.lo -MD -MP -MF ".deps/CoinLpIO.Tpo" -c -o CoinLpIO.lo ../../source_subfolder/CoinUtils/src/CoinLpIO.cpp; \ then mv -f ".deps/CoinLpIO.Tpo" ".deps/CoinLpIO.Plo"; else rm -f ".deps/CoinLpIO.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinLpIO.lo -MD -MP -MF .deps/CoinLpIO.Tpo -c ../../source_subfolder/CoinUtils/src/CoinLpIO.cpp -fno-common -DPIC -o .libs/CoinLpIO.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinMessage.lo -MD -MP -MF ".deps/CoinMessage.Tpo" -c -o CoinMessage.lo ../../source_subfolder/CoinUtils/src/CoinMessage.cpp; \ then mv -f ".deps/CoinMessage.Tpo" ".deps/CoinMessage.Plo"; else rm -f ".deps/CoinMessage.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinMessage.lo -MD -MP -MF .deps/CoinMessage.Tpo -c ../../source_subfolder/CoinUtils/src/CoinMessage.cpp -fno-common -DPIC -o .libs/CoinMessage.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinMessageHandler.lo -MD -MP -MF ".deps/CoinMessageHandler.Tpo" -c -o CoinMessageHandler.lo ../../source_subfolder/CoinUtils/src/CoinMessageHandler.cpp; \ then mv -f ".deps/CoinMessageHandler.Tpo" ".deps/CoinMessageHandler.Plo"; else rm -f ".deps/CoinMessageHandler.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinMessageHandler.lo -MD -MP -MF .deps/CoinMessageHandler.Tpo -c ../../source_subfolder/CoinUtils/src/CoinMessageHandler.cpp -fno-common -DPIC -o .libs/CoinMessageHandler.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinModel.lo -MD -MP -MF ".deps/CoinModel.Tpo" -c -o CoinModel.lo ../../source_subfolder/CoinUtils/src/CoinModel.cpp; \ then mv -f ".deps/CoinModel.Tpo" ".deps/CoinModel.Plo"; else rm -f ".deps/CoinModel.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinStructuredModel.lo -MD -MP -MF ".deps/CoinStructuredModel.Tpo" -c -o CoinStructuredModel.lo ../../source_subfolder/CoinUtils/src/CoinStructuredModel.cpp; \ then mv -f ".deps/CoinStructuredModel.Tpo" ".deps/CoinStructuredModel.Plo"; else rm -f ".deps/CoinStructuredModel.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinModel.lo -MD -MP -MF .deps/CoinModel.Tpo -c ../../source_subfolder/CoinUtils/src/CoinModel.cpp -fno-common -DPIC -o .libs/CoinModel.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinStructuredModel.lo -MD -MP -MF .deps/CoinStructuredModel.Tpo -c ../../source_subfolder/CoinUtils/src/CoinStructuredModel.cpp -fno-common -DPIC -o .libs/CoinStructuredModel.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinModelUseful.lo -MD -MP -MF ".deps/CoinModelUseful.Tpo" -c -o CoinModelUseful.lo ../../source_subfolder/CoinUtils/src/CoinModelUseful.cpp; \ then mv -f ".deps/CoinModelUseful.Tpo" ".deps/CoinModelUseful.Plo"; else rm -f ".deps/CoinModelUseful.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinModelUseful2.lo -MD -MP -MF ".deps/CoinModelUseful2.Tpo" -c -o CoinModelUseful2.lo ../../source_subfolder/CoinUtils/src/CoinModelUseful2.cpp; \ then mv -f ".deps/CoinModelUseful2.Tpo" ".deps/CoinModelUseful2.Plo"; else rm -f ".deps/CoinModelUseful2.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinModelUseful.lo -MD -MP -MF .deps/CoinModelUseful.Tpo -c ../../source_subfolder/CoinUtils/src/CoinModelUseful.cpp -fno-common -DPIC -o .libs/CoinModelUseful.o clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinModelUseful2.lo -MD -MP -MF .deps/CoinModelUseful2.Tpo -c ../../source_subfolder/CoinUtils/src/CoinModelUseful2.cpp -fno-common -DPIC -o .libs/CoinModelUseful2.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinMpsIO.lo -MD -MP -MF ".deps/CoinMpsIO.Tpo" -c -o CoinMpsIO.lo ../../source_subfolder/CoinUtils/src/CoinMpsIO.cpp; \ then mv -f ".deps/CoinMpsIO.Tpo" ".deps/CoinMpsIO.Plo"; else rm -f ".deps/CoinMpsIO.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinMpsIO.lo -MD -MP -MF .deps/CoinMpsIO.Tpo -c ../../source_subfolder/CoinUtils/src/CoinMpsIO.cpp -fno-common -DPIC -o .libs/CoinMpsIO.o if /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I`echo ../../source_subfolder/CoinUtils/src` -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinPackedMatrix.lo -MD -MP -MF ".deps/CoinPackedMatrix.Tpo" -c -o CoinPackedMatrix.lo ../../source_subfolder/CoinUtils/src/CoinPackedMatrix.cpp; \ then mv -f ".deps/CoinPackedMatrix.Tpo" ".deps/CoinPackedMatrix.Plo"; else rm -f ".deps/CoinPackedMatrix.Tpo"; exit 1; fi clang++ -DHAVE_CONFIG_H -I. -I../../source_subfolder/CoinUtils/src -I/Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -I/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/75fe66fbfe61230e9fcbb361f13b6b3baa483e0a/include -DNDEBUG -m64 -O3 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -stdlib=libc++ -DCOINUTILS_BUILD -MT CoinPackedMatrix.lo -MD -MP -MF .deps/CoinPackedMatrix.Tpo -c ../../source_subfolder/CoinUtils/src/CoinPackedMatrix.cpp -fno-common -DPIC -o .libs/CoinPackedMatrix.o Received SIGTERM! gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib configure: WARNING: Failed to find a Fortran compiler! source_subfolder/configure: line 16340: unavailable: command not found source_subfolder/configure: line 16511: unavailable: command not found configure: WARNING: Failed to find a Fortran compiler! mkdir: .libs: File exists mkdir: .libs: File exists mkdir: .libs: File exists ../../source_subfolder/CoinUtils/src/CoinFinite.cpp:36:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations] return COIN_C_FINITE(val) != 0; ^ ./config.h:41:23: note: expanded from macro 'COIN_C_FINITE' #define COIN_C_FINITE finite ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here extern int finite(double) ^ 1 warning generated. clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[3]: *** [CoinPackedMatrix.lo] Terminated: 15 make[3]: *** [CoinMpsIO.lo] Terminated: 15 make[3]: *** [CoinModel.lo] Terminated: 15 make[1]: *** [all-recursive] Terminated: 15 make: *** [all-recursive] Terminated: 15 Terminated: 15 Terminated: 15 Terminated: 15 make[2]: *** [all] Terminated: 15 ERROR: Exiting with code: 5 Terminated: 15