******************************************************************************** conan install cgns/4.3.0@#de6dc6c343e9d9f7d8886731492135b4 --build=cgns -pr /home/conan/w/prod/BuildSingleReference/37592/a6f02975-1fd2-4942-80d6-3aab299b7c46/profile_linux_5_libstdcpp11_gcc_release_64.cgns-shared-True.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 5.4 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=5 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=5 os=Linux [options] cgns:shared=True [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:61ce3812ea00cedcd8ef56dac6187124ee6bdce5 - Build hdf5/1.12.1:0f14996b825ab6f9682bed28673dab7dea743130 - Download zlib/1.2.12:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.12: Downloaded package revision 168b25a7506b4f32c5e76c604e876a32 hdf5/1.12.1: Retrieving package 0f14996b825ab6f9682bed28673dab7dea743130 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed 0f14996b825ab6f9682bed28673dab7dea743130 hdf5/1.12.1: Downloaded package revision c398aa7614d8a7574fd90e079aaf4294 [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/61ce3812ea00cedcd8ef56dac6187124ee6bdce5 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)] 'fPIC' option not found [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/61ce3812ea00cedcd8ef56dac6187124ee6bdce5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/61ce3812ea00cedcd8ef56dac6187124ee6bdce5" -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" -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="True" -DCGNS_USE_SHARED="True" -DCGNS_ENABLE_PARALLEL="False" -DCGNS_BUILD_CGNSTOOLS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/61ce3812ea00cedcd8ef56dac6187124ee6bdce5' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/lib/libhdf5_hl_cpp.a -- Library hdf5_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/lib/libhdf5_cpp.a -- Library hdf5_hl found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/lib/libhdf5_hl.a -- Library hdf5 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/lib/libhdf5.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- 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 /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/h5cc dir is /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130 -- HDF5 C compiler wrapper is unable to compile a minimal HDF5 program. -- Found HDF5: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/lib/libhdf5.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: Package hdf5 was not found in the pkg-config search path. Perhaps you should add the directory containing `hdf5.pc' to the PKG_CONFIG_PATH environment variable No package 'hdf5' found /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/61ce3812ea00cedcd8ef56dac6187124ee6bdce5/source_subfolder/CMakeFiles/hdf5/cmake_hdf5_test.c:1:18: fatal error: hdf5.h: No such file or directory compilation terminated. 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:584 (add_library): Target "cgns_shared" 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:584 (add_library): Target "cgns_shared" 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 '61ce3812ea00cedcd8ef56dac6187124ee6bdce5' build failed cgns/4.3.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/61ce3812ea00cedcd8ef56dac6187124ee6bdce5 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/61ce3812ea00cedcd8ef56dac6187124ee6bdce5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/package/61ce3812ea00cedcd8ef56dac6187124ee6bdce5" -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" -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="True" -DCGNS_USE_SHARED="True" -DCGNS_ENABLE_PARALLEL="False" -DCGNS_BUILD_CGNSTOOLS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/4.3.0/_/_/build/61ce3812ea00cedcd8ef56dac6187124ee6bdce5'