Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1106_4_8_33/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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 '/tmp/c3ipr/pr_1106_4_8_33/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1106_4_8_33/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 28.2783203125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe hdf5/1.10.5 exports: File 'conandata.yml' found. Exporting it... hdf5/1.10.5 exports: Copied 1 '.yml' file: conandata.yml hdf5/1.10.5 exports_sources: Copied 1 '.txt' file: CMakeLists.txt hdf5/1.10.5 exports_sources: Copied 8 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.10.5': {'url': 'https://github.com/live-clones/hdf5/archive/hdf5-1_10_5.tar.gz', 'sha256': '22a4a48f94b013e9fd482c0bb0251de02ff9963787a107c5dde26a3f903b3b90'}}, 'patches': {'1.10.5': [{'patch_file': 'patches/conanize-link-szip-1.10.5+.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/build-either-static-or-shared-1.10.5.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/mingw-cmake-size-type-checks-1.10.5.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/mingw-fix-prefix-lib.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/mingw-unused-ellipses.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.10.5: - base_path: source_subfolder patch_file: patches/conanize-link-szip-1.10.5+.patch - base_path: source_subfolder patch_file: patches/build-either-static-or-shared-1.10.5.patch - base_path: source_subfolder patch_file: patches/mingw-cmake-size-type-checks-1.10.5.patch - base_path: source_subfolder patch_file: patches/mingw-fix-prefix-lib.patch - base_path: source_subfolder patch_file: patches/mingw-unused-ellipses.patch sources: 1.10.5: sha256: 22a4a48f94b013e9fd482c0bb0251de02ff9963787a107c5dde26a3f903b3b90 url: https://github.com/live-clones/hdf5/archive/hdf5-1_10_5.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK hdf5/1.10.5: A new conanfile.py version was exported hdf5/1.10.5: Folder: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/export hdf5/1.10.5: Using the exported files summary hash as the recipe revision: 68d9eb592374ba6367bf24e8014641e5 hdf5/1.10.5: Exported revision: 68d9eb592374ba6367bf24e8014641e5 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] hdf5:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1106_3cdfcbc5e6c0642ff6fffd2b6ad48c2ded822939'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision ddccdddea098293f5202c5e8eb29967b hdf5/1.10.5: Forced build from source hdf5/1.10.5 (test package): Installing package Requirements hdf5/1.10.5 from local cache - Cache zlib/1.2.11 from 'central' - Downloaded Packages hdf5/1.10.5:3e2fd036dff6573ba4fc2820c41fa61dc7e052a6 - Build zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.11: Downloaded package revision 0461cdafb968ff73afe3b73eb9e0f039 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdf5/1.10.5: Configuring sources in /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hdf5/1.10.5: Copying sources to build folder hdf5/1.10.5: Building your package in /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6 hdf5/1.10.5: Generator cmake created conanbuildinfo.cmake [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 hdf5/1.10.5: Calling build() -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 z found /tmp/c3ipr/pr_1106_4_8_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- SOVERSION: 103.1.0 -- SOVERSION_TOOLS: 100.1.2 -- SOVERSION_CXX: 103.1.0 -- SOVERSION_F: 102.0.0 -- SOVERSION_HL: 100.1.2 -- SOVERSION_HL_CXX: 100.1.3 -- SOVERSION_HL_F: 100.0.4 -- SOVERSION_JAVA: 100.4.0 -- Check if the system is big endian -- Searching 16 bit integer -- 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 unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include files sys/file.h, sys/ioctl.h -- Looking for include files sys/file.h, sys/ioctl.h - found -- Looking for 3 include files sys/file.h, ..., sys/resource.h -- Looking for 3 include files sys/file.h, ..., sys/resource.h - found -- Looking for 4 include files sys/file.h, ..., sys/socket.h -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found -- Looking for 5 include files sys/file.h, ..., sys/stat.h -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found -- Looking for 6 include files sys/file.h, ..., sys/time.h -- Looking for 6 include files sys/file.h, ..., sys/time.h - found -- Looking for 7 include files sys/file.h, ..., sys/types.h -- Looking for 7 include files sys/file.h, ..., sys/types.h - found -- Looking for 8 include files sys/file.h, ..., features.h -- Looking for 8 include files sys/file.h, ..., features.h - found -- Looking for 9 include files sys/file.h, ..., dirent.h -- Looking for 9 include files sys/file.h, ..., dirent.h - found -- Looking for 10 include files sys/file.h, ..., setjmp.h -- Looking for 10 include files sys/file.h, ..., setjmp.h - found -- Looking for 11 include files sys/file.h, ..., stddef.h -- Looking for 11 include files sys/file.h, ..., stddef.h - found -- Looking for 12 include files sys/file.h, ..., stdint.h -- Looking for 12 include files sys/file.h, ..., stdint.h - found -- Looking for 13 include files sys/file.h, ..., unistd.h -- Looking for 13 include files sys/file.h, ..., unistd.h - found -- Looking for 14 include files sys/file.h, ..., mach/mach_time.h -- Looking for 14 include files sys/file.h, ..., mach/mach_time.h - not found -- Looking for 14 include files sys/file.h, ..., io.h -- Looking for 14 include files sys/file.h, ..., io.h - not found -- Looking for 14 include files sys/file.h, ..., winsock2.h -- Looking for 14 include files sys/file.h, ..., winsock2.h - not found -- Looking for 14 include files sys/file.h, ..., sys/timeb.h -- Looking for 14 include files sys/file.h, ..., sys/timeb.h - found -- Looking for 15 include files sys/file.h, ..., globus/common.h -- Looking for 15 include files sys/file.h, ..., globus/common.h - not found -- Looking for 15 include files sys/file.h, ..., pdb.h -- Looking for 15 include files sys/file.h, ..., pdb.h - not found -- Looking for 15 include files sys/file.h, ..., pthread.h -- Looking for 15 include files sys/file.h, ..., pthread.h - found -- Looking for 16 include files sys/file.h, ..., srbclient.h -- Looking for 16 include files sys/file.h, ..., srbclient.h - not found -- Looking for 16 include files sys/file.h, ..., string.h -- Looking for 16 include files sys/file.h, ..., string.h - found -- Looking for 17 include files sys/file.h, ..., strings.h -- Looking for 17 include files sys/file.h, ..., strings.h - found -- Looking for 18 include files sys/file.h, ..., stdlib.h -- Looking for 18 include files sys/file.h, ..., stdlib.h - found -- Looking for 19 include files sys/file.h, ..., memory.h -- Looking for 19 include files sys/file.h, ..., memory.h - found -- Looking for 20 include files sys/file.h, ..., dlfcn.h -- Looking for 20 include files sys/file.h, ..., dlfcn.h - found -- Looking for 21 include files sys/file.h, ..., inttypes.h -- Looking for 21 include files sys/file.h, ..., inttypes.h - found -- Looking for 22 include files sys/file.h, ..., netinet/in.h -- Looking for 22 include files sys/file.h, ..., netinet/in.h - found -- Looking for 23 include files sys/file.h, ..., stdbool.h -- Looking for 23 include files sys/file.h, ..., stdbool.h - found -- Looking for include file quadmath.h -- Looking for include file quadmath.h - found -- Looking for ceil in m; -- Looking for ceil in m; - found -- Looking for dlopen in dl;m -- Looking for dlopen in dl;m - found -- Looking for WSAStartup in ws2_32;m;dl -- Looking for WSAStartup in ws2_32;m;dl - not found -- Looking for gethostbyname in wsock32;m;dl -- Looking for gethostbyname in wsock32;m;dl - not found -- Looking for gethostname in ucb;m;dl -- Looking for gethostname in ucb;m;dl - not found -- Performing Other Test STDC_HEADERS - Success -- Performing TEST_LFS_WORKS... yes -- Performing Other Test HAVE_OFF64_T - Success -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for fseeko -- Looking for fseeko - found -- Performing Other Test HAVE_STAT64_STRUCT - Success -- Looking for stat64 -- Looking for stat64 - found -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of _Bool -- Check size of _Bool - done -- Performing Other Test DEV_T_IS_SCALAR - Success -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Performing Other Test HAVE_TM_GMTOFF - Success -- Performing Other Test HAVE___TM_GMTOFF - Failed -- Performing Other Test HAVE_STRUCT_TIMEZONE - Success -- Performing Other Test GETTIMEOFDAY_GIVES_TZ - Success -- Performing Other Test TIME_WITH_SYS_TIME - Success -- Performing Other Test HAVE_TM_ZONE - Failed -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Failed -- Performing Other Test HAVE_TIMEZONE - Success -- Performing Other Test HAVE_STAT_ST_BLOCKS - Success -- Looking for ioctl -- Looking for ioctl - found -- Performing Other Test HAVE_STRUCT_VIDEOCONFIG - Failed -- Performing Other Test HAVE_STRUCT_TEXT_INFO - Failed -- Looking for _getvideoconfig -- Looking for _getvideoconfig - not found -- Looking for gettextinfo -- Looking for gettextinfo - not found -- Looking for _scrsize -- Looking for _scrsize - not found -- Looking for GetConsoleScreenBufferInfo -- Looking for GetConsoleScreenBufferInfo - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for TIOCGETD -- Looking for TIOCGETD - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for alarm -- Looking for alarm - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for flock -- Looking for flock - found -- Looking for fork -- Looking for fork - found -- Looking for frexpf -- Looking for frexpf - found -- Looking for frexpl -- Looking for frexpl - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for llround -- Looking for llround - not found -- Looking for llroundf -- Looking for llroundf - not found -- Looking for lround -- Looking for lround - not found -- Looking for lroundf -- Looking for lroundf - not found -- Looking for lstat -- Looking for lstat - found -- Looking for pread -- Looking for pread - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for random -- Looking for random - found -- Looking for round -- Looking for round - not found -- Looking for roundf -- Looking for roundf - not found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigprocmask -- Looking for sigprocmask - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for srandom -- Looking for srandom - found -- Looking for strdup -- Looking for strdup - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for symlink -- Looking for symlink - found -- Looking for system -- Looking for system - found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Performing Other Test VSNPRINTF_WORKS - Success -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- Performing Other Test HAVE_ATTRIBUTE - Success -- Performing Other Test HAVE_C99_FUNC - Success -- Performing Other Test HAVE_FUNCTION - Success -- Performing Other Test HAVE_C99_DESIGNATED_INITIALIZER - Success -- Performing Other Test SYSTEM_SCOPE_THREADS - Success -- Performing Other Test HAVE_SOCKLEN_T - Success -- Performing Other Test HAVE_INLINE - Success -- Performing Other Test HAVE___INLINE__ - Success -- Performing Other Test HAVE___INLINE - Success -- Checking for appropriate format for 64 bit long: -- Checking for appropriate format for 64 bit long: found "l" -- Looking for difftime -- Looking for difftime - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for clock_gettime in posix4 -- Looking for clock_gettime in posix4 - not found -- Check size of __float128 -- Check size of __float128 - done -- Check size of _Quad -- Check size of _Quad - failed -- Checking IF your system converts long double to (unsigned) long values with special algorithm... no -- Checking IF your system can convert (unsigned) long to long double values with special algorithm... no -- Checking IF correctly converting long double to (unsigned) long long values... yes -- Checking IF correctly converting (unsigned) long long to long double values... yes -- Checking IF the cpu is power9 and cannot correctly converting long double values... no -- Checking IF alignment restrictions are strictly enforced... yes -- Warnings Configuration: -- Could NOT find ZLIB (missing: ZLIB_DIR) -- Found ZLIB: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a (found version "1.2.11") -- Filter ZLIB is ON -- Found Perl: /usr/bin/perl (found version "5.26.1") -- Generating 'H5Epubgen.h' Generating 'H5Einit.h' Generating 'H5Eterm.h' Generating 'H5Edefin.h' -- Generating '/tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5version.h' -- Generating 'H5overflow.h' -- Check for STD namespace -- Check for STD namespace - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Performing CXX Test OLD_HEADER_FILENAME - Failed -- Performing CXX Test HDF_NO_NAMESPACE - Failed -- Performing CXX Test HDF_NO_STD - Failed -- Performing CXX Test BOOL_NOTDEFINED - Failed -- Performing CXX Test NO_STATIC_CAST - Failed -- Performing CXX Test CXX_HAVE_OFFSETOF - Failed -- Configuring done -- Generating done 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 -- Build files have been written to: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/build_subfolder Scanning dependencies of target H5make_libsettings Scanning dependencies of target H5detect [ 0%] Building C object source_subfolder/src/CMakeFiles/H5make_libsettings.dir/H5make_libsettings.c.o [ 0%] Building C object source_subfolder/src/CMakeFiles/H5detect.dir/H5detect.c.o [ 1%] Linking C executable ../../bin/H5make_libsettings [ 1%] Built target H5make_libsettings [ 1%] Linking C executable ../../bin/H5detect [ 1%] Built target H5detect Scanning dependencies of target gen_hdf5-static [ 1%] Generating ../H5Tinit.c, ../gen_SRCS.stamp1 [ 1%] Generating ../H5lib_settings.c, ../gen_SRCS.stamp2 [ 1%] Built target gen_hdf5-static Scanning dependencies of target hdf5-static [ 1%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5checksum.c.o [ 1%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5dbg.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c: In function ‘H5_checksum_lookup3’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:410:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:411:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:412:9: note: here case 9 : c+=k[8]; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:413:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:414:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:415:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:416:9: note: here case 5 : b+=k[4]; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:417:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:418:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:419:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:420:9: note: here case 1 : a+=k[0]; ^~~~ [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5system.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5timer.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5trace.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5A.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Abtree2.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Adense.c.o [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Adeprec.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Adense.c: In function ‘H5A__dense_fnd_cb’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Adense.c:331:27: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] H5A_t *old_attr = *user_attr; ^ [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Aint.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__create’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:200:45: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__read’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:638:71: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__write’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:738:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Atest.c.o [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5AC.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5ACdbg.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5ACmpio.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5ACproxy_entry.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Bcache.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Bdbg.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2cache.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2dbg.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2hdr.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2int.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2internal.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2leaf.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2stat.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5B2test.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5C.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Cdbg.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Cepoch.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Cimage.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Clog.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Clog_json.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Clog_trace.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Cmpio.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Cprefetched.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Cquery.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ctag.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ctest.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5CS.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5CX.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5D.c.o In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:34: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c: In function ‘H5CX__pop_common’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2226:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ ^~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:2564:5: note: in expansion of macro ‘FUNC_ENTER_STATIC’ FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:2590:1: warning: label ‘done’ defined but not used [-Wunused-label] done: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c: At top level: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:326:22: warning: ‘H5CX__get_context’ declared ‘static’ but never defined [-Wunused-function] static H5CX_node_t **H5CX__get_context(void); ^~~~~~~~~~~~~~~~~ [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dbtree.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dbtree2.c.o [ 14%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dchunk.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4105:32: warning: cast between incompatible function types from ‘void * (*)(void *, const H5O_pline_t *)’ {aka ‘void * (*)(void *, const struct H5O_pline_t *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5796:111: warning: passing argument 5 of ‘H5D__chunk_file_alloc’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) ~~~~~~~~~~~~~~~~^~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:56: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:650:59: note: expected ‘hsize_t *’ {aka ‘long long unsigned int *’} but argument is of type ‘const hsize_t *’ {aka ‘const long long unsigned int *’} H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); ~~~~~~~~^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5933:39: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:55: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5941:39: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:55: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 14%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dcompact.c.o [ 14%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dcontig.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ddbg.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ddeprec.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dearray.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Defl.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dfarray.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dfill.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dint.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:239:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:242:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill_init’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:408:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) ^~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:508:43: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:25: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dio.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dlayout.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dmpio.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dnone.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Doh.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dscatgath.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dselect.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dsingle.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dtest.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Dvirtual.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5E.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Edeprec.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Eint.c.o In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:35: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c: In function ‘H5E_walk’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2139:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ ^~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:516:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_NOINIT’ FUNC_ENTER_NOAPI_NOINIT ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:585:1: warning: label ‘done’ defined but not used [-Wunused-label] done: ^~~~ [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EA.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAcache.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAdbg.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAdblkpage.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAdblock.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAhdr.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAiblock.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAint.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAsblock.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAstat.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5EAtest.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5F.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Faccum.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fcwfs.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fdbg.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fdeprec.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fefc.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ffake.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fint.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fio.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fmount.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fmpi.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fquery.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fsfile.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fspace.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fsuper.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Fsuper_cache.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ftest.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FA.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAcache.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAdbg.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAdblkpage.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAdblock.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAhdr.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAint.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAstat.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FAtest.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FD.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDcore.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDdirect.c.o In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdirect.c:26: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] #define H5_MY_PKG H5FD ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1560:28: note: in definition of macro ‘H5_GLUE’ #define H5_GLUE(x,y) x##y ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2364:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); ^~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1561:28: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ #define H5_GLUE3(x,y,z) x##y##z ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:37: note: in expansion of macro ‘H5_MY_PKG’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~ [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDfamily.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDint.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDlog.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDmpi.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDmpio.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDmulti.c.o In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDmpio.c:25: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] #define H5_MY_PKG H5FD ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1560:28: note: in definition of macro ‘H5_GLUE’ #define H5_GLUE(x,y) x##y ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2364:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); ^~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1561:28: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ #define H5_GLUE3(x,y,z) x##y##z ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:37: note: in expansion of macro ‘H5_MY_PKG’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~ [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDsec2.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDspace.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDstdio.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDtest.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FDwindows.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FL.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FO.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FS.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FScache.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FSdbg.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FSint.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FSsection.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FSstat.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5FStest.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5G.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gbtree2.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gcache.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gcompact.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gdense.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gdeprec.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gent.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gint.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Glink.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gloc.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gname.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gnode.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gobj.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Goh.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Groot.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gstab.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gtest.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Gtraverse.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HF.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFbtree2.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFcache.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFdbg.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c:772:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c:1362:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFdblock.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFdtable.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFhdr.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFhuge.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFiblock.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFiter.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFman.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFsection.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFspace.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFstat.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFtest.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HFtiny.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HG.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HGcache.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HGdbg.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HGquery.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HL.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HLcache.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HLdbg.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HLdblk.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HLint.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HLprfx.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5HP.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5I.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Itest.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5L.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5Iregister_type’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:199:25: warning: unused parameter ‘hash_size’ [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ~~~~~~~^~~~~~~~~ [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Lexternal.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: At top level: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:125:12: warning: ‘H5I__debug_cb’ declared ‘static’ but never defined [-Wunused-function] static int H5I__debug_cb(void *_item, void *_key, void *_udata); ^~~~~~~~~~~~~ [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MF.c.o [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MFaggr.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MFdbg.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MFsection.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MM.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MP.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5MPtest.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5O.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oainfo.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oalloc.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c: In function ‘H5Oget_info_by_idx’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c:1158:17: warning: unused variable ‘obj_oloc’ [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c:1157:17: warning: unused variable ‘obj_path’ [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oattr.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oattribute.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Obogus.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Obtreek.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ocache.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c: In function ‘H5O__prefix_deserialize’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ocache_image.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ochunk.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ocont.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ocopy.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocopy.c: In function ‘H5O__copy_header_real’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Odbg.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Odeprec.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_name1’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c:141:8: warning: implicit declaration of function ‘H5CX_set_apl’; did you mean ‘H5T_set_loc’? [-Wimplicit-function-declaration] if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) ^~~~~~~~~~~~ H5T_set_loc /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_idx1’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c:174:17: warning: unused variable ‘obj_oloc’ [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c:173:17: warning: unused variable ‘obj_path’ [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ [ 57%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Odrvinfo.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Odtype.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oefl.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ofill.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_copy’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:1190:32: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:19: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_pre_copy_file’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:1544:49: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:19: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c: In function ‘H5O_fill_old_decode’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] if(fill->size != H5T_GET_SIZE(dt)) ^~ [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oflush.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ofsinfo.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oginfo.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oint.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c: In function ‘H5O_create’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:288:17: warning: unused variable ‘store_msg_crt_idx’ [-Wunused-variable] hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ ^~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:287:17: warning: unused variable ‘insert_flags’ [-Wunused-variable] unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ ^~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:286:16: warning: unused variable ‘oh_flags’ [-Wunused-variable] uint8_t oh_flags; /* Object header's initial status flags */ ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:285:17: warning: unused variable ‘oh_size’ [-Wunused-variable] size_t oh_size; /* Size of initial object header */ ^~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:284:17: warning: unused variable ‘oh_addr’ [-Wunused-variable] haddr_t oh_addr; /* Address of initial object header */ ^~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:281:22: warning: unused variable ‘oc_plist’ [-Wunused-variable] H5P_genplist_t *oc_plist; /* Object creation property list */ ^~~~~~~~ [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Olayout.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Olinfo.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Olink.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Omessage.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Omtime.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oname.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Onull.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Opline.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Orefcount.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Osdspace.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oshared.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Oshmesg.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ostab.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Otest.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ounknown.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5P.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c: In function ‘H5Pencode’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:846:18: warning: unused variable ‘high_bound’ [-Wunused-variable] H5F_libver_t high_bound = H5F_LIBVER_V110; ^~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:845:18: warning: unused variable ‘low_bound’ [-Wunused-variable] H5F_libver_t low_bound = H5F_LIBVER_V110; ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:844:11: warning: unused variable ‘new_fapl_id’ [-Wunused-variable] hid_t new_fapl_id; ^~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:843:21: warning: unused variable ‘fapl_plist’ [-Wunused-variable] H5P_genplist_t *fapl_plist; ^~~~~~~~~~ [ 64%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pacpl.c.o [ 64%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pdapl.c.o [ 64%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pdcpl.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c: In function ‘H5P__dcrt_layout_enc’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:385:24: warning: unused variable ‘udata’ [-Wunused-variable] H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ ^~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c: In function ‘H5P__dacc_reg_prop’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:52:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:208:32: note: in expansion of macro ‘H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC’ NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:40: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:57:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:213:32: note: in expansion of macro ‘H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC’ NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:40: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:79:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:235:67: note: in expansion of macro ‘H5D_ACS_VDS_PREFIX_ENC’ NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:40: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pdeprec.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c: In function ‘H5P_get_fill_value’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:3362:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:37: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pdxpl.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pencdec.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pfapl.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c: In function ‘H5P__facc_reg_prop’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:148:45: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:521:31: note: in expansion of macro ‘H5F_ACS_LIBVER_LOW_BOUND_ENC’ NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:41: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:154:45: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:527:31: note: in expansion of macro ‘H5F_ACS_LIBVER_HIGH_BOUND_ENC’ NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:41: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pfcpl.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pfmpl.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pgcpl.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pint.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Plapl.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Plcpl.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pocpl.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pocpypl.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c: In function ‘H5P__ocpy_reg_prop’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c:59:48: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c:171:83: note: in expansion of macro ‘H5O_CPY_MERGE_COMM_DT_LIST_ENC’ NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c:41: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Pstrcpl.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ptest.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5PB.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5PL.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5PLint.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5PLpath.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5PLplugin_cache.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5R.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Rdeprec.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Rint.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c: In function ‘H5R__get_name’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c:697:31: warning: unused parameter ‘id’ [-Wunused-parameter] H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, ~~~~~~^~ [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5UC.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5RS.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5S.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Sall.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Sdbg.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Shyper.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Smpio.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S_hyper_set_offset_size’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:1976:40: warning: unused parameter ‘space’ [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~~~~~~^~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:1976:55: warning: unused parameter ‘block_count’ [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:1976:76: warning: unused parameter ‘bounds_end’ [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_serialize’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:2281:13: warning: unused variable ‘temp_off’ [-Wunused-variable] hsize_t temp_off; /* Offset in a given dimension */ ^~~~~~~~ [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Snone.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Spoint.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_get_seq_list_opt’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8812:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8813:17: note: here case 7: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8814:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8815:17: note: here case 6: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8816:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8817:17: note: here case 5: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8818:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8819:17: note: here case 4: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8820:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8821:17: note: here case 3: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8822:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8823:17: note: here case 2: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8824:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8825:17: note: here case 1: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S_select_hyperslab’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6899:9: note: here case H5S_SEL_ERROR: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c: In function ‘H5S_point_set_version’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:778:72: warning: unused parameter ‘f’ [-Wunused-parameter] H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) ~~~~~~~^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c: In function ‘H5S_point_set_info_size’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:831:14: warning: unused variable ‘u’ [-Wunused-variable] unsigned u; ^ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:830:13: warning: unused variable ‘max_size’ [-Wunused-variable] hsize_t max_size = 0; ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:828:38: warning: unused parameter ‘space’ [-Wunused-parameter] H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) ~~~~~~~~~~~~~^~~~~ [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Sselect.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Stest.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5SL.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5SM.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5SMbtree2.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5SMcache.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5SMmessage.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5SMtest.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5ST.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5T.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tarray.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:4681:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:3213:17: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:4683:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:3213:17: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tbit.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tcommit.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tcompound.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c: In function ‘H5T__insert’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c:464:56: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c:30: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tconv.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tcset.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tdbg.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tdeprec.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tenum.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tfields.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T__enum_create’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:111:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_nameof’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:412:38: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_valueof’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:551:35: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tfixed.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tfloat.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tnative.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Toffset.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Toh.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Topaque.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Torder.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tpad.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tprecis.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tstrpad.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tvisit.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Tvlen.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5TS.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5VM.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_create’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c:135:47: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c:23: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5WB.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Z.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Zdeflate.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Zfletcher32.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Znbit.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Zscaleoffset.c.o [ 85%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Zshuffle.c.o /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c: In function ‘H5Z_filter_shuffle’: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:187:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:188:21: note: here case 7: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:189:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:190:21: note: here case 6: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:191:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:192:21: note: here case 5: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:193:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:194:21: note: here case 4: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:195:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:196:21: note: here case 3: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:197:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:198:21: note: here case 2: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:199:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:200:21: note: here case 1: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:245:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:246:21: note: here case 7: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:247:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:248:21: note: here case 6: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:249:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:250:21: note: here case 5: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:251:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:252:21: note: here case 4: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:253:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:254:21: note: here case 3: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:255:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:256:21: note: here case 2: ^~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:257:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:258:21: note: here case 1: ^~~~ [ 85%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Zszip.c.o [ 85%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/H5Ztrans.c.o [ 86%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/__/H5Tinit.c.o [ 86%] Building C object source_subfolder/src/CMakeFiles/hdf5-static.dir/__/H5lib_settings.c.o [ 86%] Linking C static library ../../lib/libhdf5_debug.a [ 87%] Built target hdf5-static Scanning dependencies of target hdf5_hl-static [ 87%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5DO.c.o [ 88%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5DS.c.o Scanning dependencies of target hdf5_cpp-static [ 88%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5AbstractDs.cpp.o [ 88%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5IM.c.o [ 89%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5ArrayType.cpp.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5LT.c.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5LTanalyze.c.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5LTparse.c.o [ 90%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5AtomType.cpp.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5PT.c.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5TB.c.o [ 91%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-static.dir/H5LD.c.o [ 91%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5Attribute.cpp.o [ 91%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5CommonFG.cpp.o [ 91%] Linking C static library ../../../lib/libhdf5_hl_debug.a [ 91%] Built target hdf5_hl-static Scanning dependencies of target hdf5_hl_cpp-static [ 91%] Building CXX object source_subfolder/hl/c++/src/CMakeFiles/hdf5_hl_cpp-static.dir/H5PacketTable.cpp.o [ 92%] Linking CXX static library ../../../../lib/libhdf5_hl_cpp_debug.a [ 92%] Built target hdf5_hl_cpp-static [ 93%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5CompType.cpp.o [ 93%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5DataSet.cpp.o [ 93%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5DataSpace.cpp.o [ 94%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5DataType.cpp.o [ 94%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5DaccProp.cpp.o [ 94%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5DcreatProp.cpp.o [ 94%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5DxferProp.cpp.o [ 95%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5EnumType.cpp.o [ 95%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5Exception.cpp.o [ 95%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5FaccProp.cpp.o [ 96%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5FcreatProp.cpp.o [ 96%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5File.cpp.o [ 96%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5FloatType.cpp.o [ 96%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5Group.cpp.o [ 97%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5IdComponent.cpp.o [ 97%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5IntType.cpp.o [ 97%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5LaccProp.cpp.o [ 98%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5LcreatProp.cpp.o [ 98%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5Library.cpp.o [ 98%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5Location.cpp.o [ 98%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5Object.cpp.o [ 99%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5OcreatProp.cpp.o [ 99%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5PredType.cpp.o [ 99%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5PropList.cpp.o [100%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5StrType.cpp.o [100%] Building CXX object source_subfolder/c++/src/CMakeFiles/hdf5_cpp-static.dir/H5VarLenType.cpp.o [100%] Linking CXX static library ../../../lib/libhdf5_cpp_debug.a [100%] Built target hdf5_cpp-static hdf5/1.10.5: Package '3e2fd036dff6573ba4fc2820c41fa61dc7e052a6' built hdf5/1.10.5: Build folder /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6 hdf5/1.10.5: Generated conaninfo.txt hdf5/1.10.5: Generated conanbuildinfo.txt hdf5/1.10.5: Generating the package hdf5/1.10.5: Package folder /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6 hdf5/1.10.5: Calling package() [ 0%] Built target H5detect [ 1%] Built target H5make_libsettings [ 1%] Built target gen_hdf5-static [ 87%] Built target hdf5-static [ 90%] Built target hdf5_hl-static [ 91%] Built target hdf5_hl_cpp-static [100%] Built target hdf5_cpp-static Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/libhdf5.settings -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/hdf5.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5api_adpt.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5public.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Apublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5ACpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Cpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Dpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Epubgen.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Epublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Fpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDcore.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDdirect.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDfamily.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDlog.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDmpi.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDmpio.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDmulti.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDsec2.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDstdio.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FDwindows.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Gpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Ipublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Lpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5MMpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Opublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Ppublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5PLextern.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5PLpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Rpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Spublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Tpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Zpublic.h -- Up-to-date: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Epubgen.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5version.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5overflow.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5pubconf.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/libhdf5_debug.a -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/pkgconfig/hdf5-1.10.5.pc -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/bin/h5cc -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DOpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DSpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5IMpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5LTpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5PTpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5TBpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5LDpublic.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/hdf5_hl.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/libhdf5_hl_debug.a -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/pkgconfig/hdf5_hl-1.10.5.pc -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/bin/h5hlcc -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5AbstractDs.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Alltypes.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5ArrayType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5AtomType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Attribute.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Classes.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5CommonFG.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5CompType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Cpp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5CppDoc.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DataSet.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DataSpace.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DataType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DaccProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DcreatProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5DxferProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5EnumType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Exception.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FaccProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FcreatProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5File.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5FloatType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Group.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5IdComponent.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Include.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5IntType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5LaccProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5LcreatProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Library.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Location.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5Object.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5OcreatProp.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5PredType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5PropList.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5StrType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5VarLenType.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/libhdf5_cpp_debug.a -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/pkgconfig/hdf5_cpp-1.10.5.pc -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/bin/h5c++ -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/include/hdf5/H5PacketTable.h -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/libhdf5_hl_cpp_debug.a -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/lib/pkgconfig/hdf5_hl_cpp-1.10.5.pc -- Installing: /tmp/c3ipr/pr_1106_4_8_33/.conan/data/hdf5/1.10.5/_/_/package/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/bin/h5hlc++ [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 hdf5/1.10.5 package(): Packaged 4 '.a' files: libhdf5_debug.a, libhdf5_cpp_debug.a, libhdf5_hl_cpp_debug.a, libhdf5_hl_debug.a hdf5/1.10.5 package(): Packaged 81 '.h' files hdf5/1.10.5 package(): Packaged 5 files hdf5/1.10.5: Package '3e2fd036dff6573ba4fc2820c41fa61dc7e052a6' created hdf5/1.10.5: Created package revision a4753997721f2315102478dcddebc997 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK hdf5/1.10.5 (test package): Generator cmake created conanbuildinfo.cmake hdf5/1.10.5 (test package): Generator txt created conanbuildinfo.txt hdf5/1.10.5 (test package): Generated conaninfo.txt hdf5/1.10.5 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1106_4_8_33/test_package/build/ca4ac65ad6e869f8c5c55cb7a68d1d77f9cee1ad/conan.lock' Using cached profile from lockfile [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 hdf5/1.10.5 (test package): Calling build() -- The CXX compiler identification is GNU 8.3.0 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_1106_4_8_33/test_package/build/ca4ac65ad6e869f8c5c55cb7a68d1d77f9cee1ad Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package hdf5/1.10.5 (test package): Running test() JSON file created at '/tmp/c3ipr/pr_1106_4_8_33/_create.json'