******************************************************************************** conan install cgns/3.4.1@#ffa4e0f59911279875b4649761349b55 --build=cgns -pr /home/conan/w/prod/BuildSingleReference/32563/5377ba1c-9998-4455-8533-f10d4354b444/profile_linux_9_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 9 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=9 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=9 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/3.4.1: Forced build from source Installing package: cgns/3.4.1 Requirements cgns/3.4.1 from local cache - Cache hdf5/1.12.1 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages cgns/3.4.1:690b09ab87630d16e0bbf967fdfd8ec5682a105a - Build hdf5/1.12.1:bf3873021e77ec03be4c501cdfb423b5297bd5de - Download zlib/1.2.12:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.2.12: Downloaded package revision fb80506d19f5ea08e1ee5570ee34eab5 hdf5/1.12.1: Retrieving package bf3873021e77ec03be4c501cdfb423b5297bd5de from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.12.1: Package installed bf3873021e77ec03be4c501cdfb423b5297bd5de hdf5/1.12.1: Downloaded package revision d85136150ae2db2ee8a5636dcba413e4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cgns/3.4.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/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/3.4.1: Copying sources to build folder cgns/3.4.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a cgns/3.4.1: Generator cmake created conanbuildinfo.cmake cgns/3.4.1: 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/3.4.1: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a" -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_BUILD_CGNSTOOLS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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/bf3873021e77ec03be4c501cdfb423b5297bd5de/lib/libhdf5_hl_cpp.a -- Library hdf5_cpp found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/bf3873021e77ec03be4c501cdfb423b5297bd5de/lib/libhdf5_cpp.a -- Library hdf5_hl found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/bf3873021e77ec03be4c501cdfb423b5297bd5de/lib/libhdf5_hl.a -- Library hdf5 found /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/bf3873021e77ec03be4c501cdfb423b5297bd5de/lib/libhdf5.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- 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 -- Testing HDF5 Multi_Dataset - NOT FOUND -- Testing HDF5 Collective_metadata - NOT FOUND -- Performing Test CHECK_HAVE_STAT64_STRUCT -- Performing Test CHECK_HAVE_STAT64_STRUCT - Failed -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a' '--target' 'cgns_shared' '--' '-j3' ----------------- Scanning dependencies of target cgns_shared [ 12%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/cgns_error.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/cgns_internals.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/cgns_io.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/cgnslib.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/adf/ADF_interface.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/adf/ADF_internals.c.o [ 87%] Building C object source_subfolder/src/CMakeFiles/cgns_shared.dir/adfh/ADFH.c.o [100%] Linking C shared library ../../lib/libcgns.so [100%] Built target cgns_shared cgns/3.4.1: Package '690b09ab87630d16e0bbf967fdfd8ec5682a105a' built cgns/3.4.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a cgns/3.4.1: Generated conaninfo.txt cgns/3.4.1: Generated conanbuildinfo.txt cgns/3.4.1: Generating the package cgns/3.4.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a cgns/3.4.1: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cgns_shared Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/lib/libcgns.so.3.4.1 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/lib/libcgns.so.3.4.1" to "/home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/lib" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/lib/libcgns.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnslib.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgns_io.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnswin_f.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnsconfig.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnstypes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnstypes_f.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnstypes_f03.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/package/690b09ab87630d16e0bbf967fdfd8ec5682a105a/include/cgnsBuild.defs [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK cgns/3.4.1 package(): Packaged 1 '.so' file: libcgns.so cgns/3.4.1 package(): Packaged 1 '.1' file: libcgns.so.3.4.1 cgns/3.4.1 package(): Packaged 7 '.h' files cgns/3.4.1 package(): Packaged 1 '.txt' file: license.txt cgns/3.4.1: Package '690b09ab87630d16e0bbf967fdfd8ec5682a105a' created cgns/3.4.1: Created package revision 1f5c652cf5369659ede4598e53cae258 [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 Aggregating env generators 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 /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a/source_subfolder/src/cgns_io.c: In function ‘cgio_check_file’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a/source_subfolder/src/cgns_io.c:604:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 604 | fread (buf, 1, sizeof(buf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a/source_subfolder/src/adf/ADF_interface.c: In function ‘ADF_Database_Valid’: /home/conan/w/prod/BuildSingleReference/.conan/data/cgns/3.4.1/_/_/build/690b09ab87630d16e0bbf967fdfd8ec5682a105a/source_subfolder/src/adf/ADF_interface.c:1022:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 1022 | fread (header, sizeof(char), 32, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~