******************************************************************************** conan install suitesparse-graphblas/9.1.0@#976510a8a6ba3835ee5453f4f1e73c31 --build=suitesparse-graphblas -pr /home/conan/workspace/prod-v1/bsr/12383/ddcdf/profile_linux_7_libstdcpp11_gcc_release_64.suitesparse-graphblas-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] suitesparse-graphblas:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True llvm-openmp/17.0.6: Not found in local cache, looking in remotes... llvm-openmp/17.0.6: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz llvm-openmp/17.0.6: Downloaded recipe revision 10f02184757b77ef0b1a7dd025f76a1f suitesparse-graphblas/9.1.0: Forced build from source cmake/3.29.0: Not found in local cache, looking in remotes... cmake/3.29.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.29.0: Downloaded recipe revision a055de871f63a7904aa3dcb9f3c61242 Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.20 <4' required by 'suitesparse-graphblas/9.1.0' resolved to 'cmake/3.29.0' in remote 'conan-center' Installing package: suitesparse-graphblas/9.1.0 Requirements llvm-openmp/17.0.6 from 'conan-center' - Downloaded suitesparse-graphblas/9.1.0 from local cache - Cache Packages llvm-openmp/17.0.6:66c5327ebdcecae0a01a863939964495fa019a06 - Download suitesparse-graphblas/9.1.0:e3511578ffc12a38dcd049b0f5cf4af5cecbcd29 - Build Build requirements cmake/3.29.0 from 'conan-center' - Downloaded Build requirements packages cmake/3.29.0:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.29.0: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.29.0: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.29.0: Downloaded package revision 1833588305bf42b2d98ba08f191940aa llvm-openmp/17.0.6: Retrieving package 66c5327ebdcecae0a01a863939964495fa019a06 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz llvm-openmp/17.0.6: Package installed 66c5327ebdcecae0a01a863939964495fa019a06 llvm-openmp/17.0.6: Downloaded package revision b0e9dfdafa86572be9a9ee45a1c294e0 cmake/3.29.0: Appending PATH environment variable: /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/cmake/3.29.0/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin suitesparse-graphblas/9.1.0: Applying build-requirement: cmake/3.29.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK suitesparse-graphblas/9.1.0: Configuring sources in /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/source/src suitesparse-graphblas/9.1.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK suitesparse-graphblas/9.1.0: Copying sources to build folder suitesparse-graphblas/9.1.0: Building your package in /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29 suitesparse-graphblas/9.1.0: Generator txt created conanbuildinfo.txt suitesparse-graphblas/9.1.0: Calling generate() suitesparse-graphblas/9.1.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' suitesparse-graphblas/9.1.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' suitesparse-graphblas/9.1.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK suitesparse-graphblas/9.1.0: Calling build() suitesparse-graphblas/9.1.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/package/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/src" ----Running------ > . "/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/package/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Building SuiteSparse:GraphBLAS version: v9.1.0, date: Mar 22, 2024 -- GraphBLAS C API: v2.1, date: Dec 22, 2023 -- Source: /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/src -- Build: /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release -- Install lib: lib -- Install include: include/suitesparse -- Install bin: bin -- Install pkg-file: lib -- Install rpath: $ORIGIN -- Build rpath: -- Build type: Release -- Fortran: not enabled -- CUDA: not enabled -- GraphBLAS CUDA JIT: disabled -- GraphBLAS CPU JIT: enabled -- GBCOMPACT: enabled; FactoryKernels will not be built -- Conan: Target declared 'OpenMP::OpenMP' -- GraphBLAS has OpenMP: OFF -- Configuring incomplete, errors occurred! suitesparse-graphblas/9.1.0: CMake Error at CMakeLists.txt:121 (message): OpenMP required for GraphBLAS but not found suitesparse-graphblas/9.1.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior suitesparse-graphblas/9.1.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior suitesparse-graphblas/9.1.0: ERROR: Package 'e3511578ffc12a38dcd049b0f5cf4af5cecbcd29' build failed suitesparse-graphblas/9.1.0: WARN: Build folder /home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release ERROR: suitesparse-graphblas/9.1.0: Error in build() method, line 91 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/package/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/12383/cecea/.conan/data/suitesparse-graphblas/9.1.0/_/_/build/e3511578ffc12a38dcd049b0f5cf4af5cecbcd29/src"