******************************************************************************** conan install cgns/4.3.0@#de6dc6c343e9d9f7d8886731492135b4 --build=cgns -pr /home/conan/w/prod/BuildSingleReference/37592/eb307421-644a-4d9c-802f-7022f54edac3/profile_linux_11_libstdcpp11_gcc_debug_64.cgns-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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/w/prod/BuildSingleReference/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] cgns:shared=False [build_requires] [env] hdf5/1.12.1: Not found in local cache, looking in remotes... hdf5/1.12.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.12.1: Downloaded recipe revision 71171442d15f19773a1c0cd7abe95988 zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae cgns/4.3.0: Forced build from source Installing package: cgns/4.3.0 Requirements cgns/4.3.0 from local cache - Cache hdf5/1.12.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages cgns/4.3.0:63f7ebd7958f28ade92b44e225214dbe88330ed4 - Build hdf5/1.12.1:02add9ae31b33787425d914692b9c7656cdab0ce - Download zlib/1.2.12:be27726f9885116da1158027505be62e913cd585 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed be27726f9885116da1158027505be62e913cd585 zlib/1.2.12: Downloaded package revision 3cc4c0bcbdd19e0e9bd62618ee648095 hdf5/1.12.1: Retrieving package 02add9ae31b33787425d914692b9c7656cdab0ce from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed 02add9ae31b33787425d914692b9c7656cdab0ce hdf5/1.12.1: Downloaded package revision 520e7c69158d94942fd8d2620260489d [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cgns/4.3.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/source [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 cgns/4.3.0: Copying sources to build folder cgns/4.3.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/63f7ebd7958f28ade92b44e225214dbe88330ed4 cgns/4.3.0: Generator cmake created conanbuildinfo.cmake cgns/4.3.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 cgns/4.3.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/63f7ebd7958f28ade92b44e225214dbe88330ed4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/63f7ebd7958f28ade92b44e225214dbe88330ed4" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCGNS_ENABLE_TESTS="False" -DCGNS_BUILD_TESTING="False" -DCGNS_ENABLE_FORTRAN="False" -DCGNS_ENABLE_HDF5="True" -DCGNS_BUILD_SHARED="False" -DCGNS_USE_SHARED="False" -DCGNS_ENABLE_PARALLEL="False" -DCGNS_BUILD_CGNSTOOLS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/63f7ebd7958f28ade92b44e225214dbe88330ed4' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library hdf5_hl_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_cpp_debug.a -- Library hdf5_cpp_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_cpp_debug.a -- Library hdf5_hl_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_hl_debug.a -- Library hdf5_debug found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/be27726f9885116da1158027505be62e913cd585/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of off_t -- Check size of off_t - done -- Unable to determine HDF5 C flags from HDF5 wrapper. -- Unable to determine HDF5 C version from HDF5 wrapper. -- Found HDF5: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/02add9ae31b33787425d914692b9c7656cdab0ce/lib/libhdf5_debug.a (found version "1.12.1") -- Checking C compiler flag -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - Success -- Testing HDF5 Multi_Dataset - NOT FOUND -- Testing HDF5 Collective_metadata - NOT FOUND -- Testing HDF5 H5Pset_file_space_strategy - OK -- Performing Test CHECK_HAVE_STAT64_STRUCT -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed -- Configuring done -- Generating done cgns/4.3.0: CMake Error at source_subfolder/src/CMakeLists.txt:575 (add_library): Target "cgns_static" links to target "hdf5::hdf5" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:575 (add_library): Target "cgns_static" links to target "hdf5::hdf5" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMake Generate step failed. Build files cannot be regenerated correctly. cgns/4.3.0: ERROR: Package '63f7ebd7958f28ade92b44e225214dbe88330ed4' build failed cgns/4.3.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/63f7ebd7958f28ade92b44e225214dbe88330ed4 ERROR: cgns/4.3.0: Error in build() method, line 102 cmake = self._configure_cmake() while calling '_configure_cmake', line 86 self._cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/63f7ebd7958f28ade92b44e225214dbe88330ed4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/63f7ebd7958f28ade92b44e225214dbe88330ed4" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCGNS_ENABLE_TESTS="False" -DCGNS_BUILD_TESTING="False" -DCGNS_ENABLE_FORTRAN="False" -DCGNS_ENABLE_HDF5="True" -DCGNS_BUILD_SHARED="False" -DCGNS_USE_SHARED="False" -DCGNS_ENABLE_PARALLEL="False" -DCGNS_BUILD_CGNSTOOLS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/63f7ebd7958f28ade92b44e225214dbe88330ed4'