******************************************************************************** conan install cgns/4.3.0@#8f155699770aecf9420269f7f20f8fef --build=cgns -pr /home/conan/w/prod/BuildSingleReference/33070/cde256e2-d677-4ec6-b63b-c6790ee651fc/profile_linux_10_libstdcpp11_gcc_release_64.cgns-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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=10 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 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:c36e27237ccb3eb77e16f497cfbd7030dc3ac7df - Build hdf5/1.12.1:099122344237b95d69ddf662bb54ed10d9e8e29c - Download zlib/1.2.12:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.12: Downloaded package revision 5b8028570f543b05112affa8a18f16fb hdf5/1.12.1: Retrieving package 099122344237b95d69ddf662bb54ed10d9e8e29c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed 099122344237b95d69ddf662bb54ed10d9e8e29c hdf5/1.12.1: Downloaded package revision c0d319d1fdab0acc79b4b4320cd3b58f [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/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df cgns/4.3.0: Generator 'CMakeDeps' calling 'generate()' cgns/4.3.0: Calling generate() 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() cgns/4.3.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df" "/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/./source_subfolder" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df" "/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/./source_subfolder" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/conan/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 10.3.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 -- 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 -- HDF5 find comps: C;static -- Could NOT find HDF5 (missing: HDF5_DIR) -- HDF5 C libs:0 static: and shared: -- Conan: Component target declared 'hdf5::hdf5' -- Conan: Component target declared 'hdf5::hdf5_cpp' -- Conan: Component target declared 'hdf5::hdf5_hl' -- Conan: Component target declared 'hdf5::hdf5_hl_cpp' -- Conan: Target declared 'HDF5::HDF5' -- Conan: Target declared 'ZLIB::ZLIB' -- HDF5-1.12.1 found: INC=/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/099122344237b95d69ddf662bb54ed10d9e8e29c/include;/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/099122344237b95d69ddf662bb54ed10d9e8e29c/include/hdf5 TOOLS=/../bin HDF5_BUILD_SHARED_LIBS=0 -- HDF5 link libs: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/099122344237b95d69ddf662bb54ed10d9e8e29c/lib/libhdf5_hl_cpp.a;/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/099122344237b95d69ddf662bb54ed10d9e8e29c/lib/libhdf5_hl.a;/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/099122344237b95d69ddf662bb54ed10d9e8e29c/lib/libhdf5_cpp.a;/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/099122344237b95d69ddf662bb54ed10d9e8e29c/lib/libhdf5.a;dl;m;ZLIB::ZLIB;hdf5::hdf5;hdf5::hdf5;hdf5::hdf5;hdf5::hdf5_cpp;hdf5::hdf5_hl -- Checking C compiler flag -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - Success -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/CMakeFiles/CMakeOutput.log". cgns/4.3.0: CMake Error at /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/CMakeFiles/CMakeTmp/CMakeLists.txt:19 (add_executable): Target "cmTC_38d50" links to target "CONAN_LIB::zlib_z_RELEASE" 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 /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/CMakeFiles/CMakeTmp/CMakeLists.txt:19 (add_executable): Target "cmTC_38d50" links to target "CONAN_LIB::hdf5_hdf5_hdf5_hdf5_RELEASE" 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 /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/CMakeFiles/CMakeTmp/CMakeLists.txt:19 (add_executable): Target "cmTC_38d50" links to target "CONAN_LIB::hdf5_hdf5_hdf5_cpp_hdf5_cpp_RELEASE" 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 /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/CMakeFiles/CMakeTmp/CMakeLists.txt:19 (add_executable): Target "cmTC_38d50" links to target "CONAN_LIB::hdf5_hdf5_hdf5_hl_hdf5_hl_RELEASE" 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 src/CMakeLists.txt:368 (try_compile): Failed to generate test project build system. Call Stack (most recent call first): src/CMakeLists.txt:438 (CHECK_HDF5_FEATURE) cgns/4.3.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 cgns/4.3.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 cgns/4.3.0: ERROR: Package 'c36e27237ccb3eb77e16f497cfbd7030dc3ac7df' build failed cgns/4.3.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release ERROR: cgns/4.3.0: Error in build() method, line 103 cmake.configure(build_script_folder=self._source_subfolder) ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/cmake-build-release/conan/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df" "/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/c36e27237ccb3eb77e16f497cfbd7030dc3ac7df/./source_subfolder"