******************************************************************************** conan install hdf5/1.12.1@#61428ddd5e180ec53f7a7d1358ac06bb --build=hdf5 -pr /home/conan/w/prod/BuildSingleReference/35221/6e989695-703f-45c5-87a0-054380b084f7/profile_linux_11_libstdcpp11_gcc_release_64.hdf5-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] hdf5:shared=True [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae hdf5/1.12.1: Forced build from source Installing package: hdf5/1.12.1 Requirements hdf5/1.12.1 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages hdf5/1.12.1:bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef - Build zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.12: Downloaded package revision bad6e12ac13296404f31777ab71f15dc [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdf5/1.12.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK hdf5/1.12.1: Copying sources to build folder hdf5/1.12.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBConfigVersion.cmake hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBConfig.cmake hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBTargets.cmake hdf5/1.12.1: Generator cmake_find_package_multi created ZLIBTarget-release.cmake hdf5/1.12.1: Generator cmake created conanbuildinfo.cmake hdf5/1.12.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hdf5/1.12.1: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDF5_EXTERNALLY_CONFIGURED="True" -DHDF5_EXTERNAL_LIB_PREFIX="" -DHDF5_USE_FOLDERS="False" -DHDF5_NO_PACKAGES="True" -DALLOW_UNSUPPORTED="False" -DONLY_SHARED_LIBS="True" -DBUILD_STATIC_EXECS="False" -DHDF5_ENABLE_COVERAGE="False" -DHDF5_ENABLE_USING_MEMCHECKER="False" -DHDF5_MEMORY_ALLOC_SANITY_CHECK="False" -DHDF5_ENABLE_PREADWRITE="True" -DHDF5_ENABLE_DEPRECATED_SYMBOLS="True" -DHDF5_BUILD_GENERATORS="False" -DHDF5_ENABLE_TRACE="False" -DHDF5_ENABLE_PARALLEL="False" -DHDF5_ENABLE_Z_LIB_SUPPORT="True" -DHDF5_ENABLE_SZIP_SUPPORT="False" -DHDF5_ENABLE_SZIP_ENCODING="False" -DHDF5_PACKAGE_EXTLIBS="False" -DHDF5_ENABLE_THREADSAFE="False" -DHDF5_ENABLE_DEBUG_APIS="False" -DBUILD_TESTING="False" -DHDF5_INSTALL_INCLUDE_DIR="/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/package/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/include/hdf5" -DHDF5_BUILD_TOOLS="False" -DHDF5_BUILD_EXAMPLES="False" -DHDF5_BUILD_HL_LIB="True" -DHDF5_BUILD_FORTRAN="False" -DHDF5_BUILD_CPP_LIB="True" -DHDF5_BUILD_JAVA="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- 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, ..., 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, ..., globus/common.h -- Looking for 14 include files sys/file.h, ..., globus/common.h - not found -- Looking for 14 include files sys/file.h, ..., pdb.h -- Looking for 14 include files sys/file.h, ..., pdb.h - not found -- Looking for 14 include files sys/file.h, ..., pthread.h -- Looking for 14 include files sys/file.h, ..., pthread.h - found -- Looking for 15 include files sys/file.h, ..., srbclient.h -- Looking for 15 include files sys/file.h, ..., srbclient.h - not found -- Looking for 15 include files sys/file.h, ..., string.h -- Looking for 15 include files sys/file.h, ..., string.h - found -- Looking for 16 include files sys/file.h, ..., strings.h -- Looking for 16 include files sys/file.h, ..., strings.h - found -- Looking for 17 include files sys/file.h, ..., stdlib.h -- Looking for 17 include files sys/file.h, ..., stdlib.h - found -- Looking for 18 include files sys/file.h, ..., memory.h -- Looking for 18 include files sys/file.h, ..., memory.h - found -- Looking for 19 include files sys/file.h, ..., dlfcn.h -- Looking for 19 include files sys/file.h, ..., dlfcn.h - found -- Looking for 20 include files sys/file.h, ..., inttypes.h -- Looking for 20 include files sys/file.h, ..., inttypes.h - found -- Looking for 21 include files sys/file.h, ..., netinet/in.h -- Looking for 21 include files sys/file.h, ..., netinet/in.h - found -- Looking for 22 include files sys/file.h, ..., netdb.h -- Looking for 22 include files sys/file.h, ..., netdb.h - found -- Looking for 23 include files sys/file.h, ..., arpa/inet.h -- Looking for 23 include files sys/file.h, ..., arpa/inet.h - found -- Looking for 24 include files sys/file.h, ..., stdbool.h -- Looking for 24 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 -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for fseeko -- Looking for fseeko - found -- Performing Test HAVE_STAT64_STRUCT -- Performing 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 -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - not found -- Performing Test H5_HAVE_TM_GMTOFF -- Performing Test H5_HAVE_TM_GMTOFF - Success -- Performing Test H5_HAVE___TM_GMTOFF -- Performing Test H5_HAVE___TM_GMTOFF - Failed -- Performing Test H5_TIME_WITH_SYS_TIME -- Performing Test H5_TIME_WITH_SYS_TIME - Success -- Performing Test H5_HAVE_STRUCT_TIMEZONE -- Performing Test H5_HAVE_STRUCT_TIMEZONE - Failed -- Looking for gettimeofday -- Looking for gettimeofday - found -- Performing Test H5_HAVE_STAT_ST_BLOCKS -- Performing Test H5_HAVE_STAT_ST_BLOCKS - Success -- Looking for ioctl -- Looking for ioctl - found -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG - Failed -- Performing Test H5_HAVE_STRUCT_TEXT_INFO -- Performing Test H5_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 -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- 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 -- Testing maximum decimal precision for C - 21;33; -- maximum decimal precision for C var - 33 -- Found Perl: /usr/bin/perl (found version "5.22.1") -- ... disable color and URL extended diagnostic messages -- ....All Warnings are enabled -- Check for STD namespace -- Check for STD namespace - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- ... disable color and URL extended diagnostic messages -- ....All Warnings are enabled -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/build_subfolder' '--' '-j3' ----------------- 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 Create H5lib_settings.c Copy H5lib_settings.c to shared folder [ 1%] Built target H5make_libsettings [ 1%] Linking C executable ../../bin/H5detect Create H5Tinit.c Copy H5Tinit.c to shared folder [ 1%] Built target H5detect Scanning dependencies of target gen_hdf5-shared [ 1%] Shared generation target files [ 1%] Built target gen_hdf5-shared Scanning dependencies of target hdf5-shared [ 1%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5.c.o [ 1%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5checksum.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5dbg.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5mpi.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5system.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5timer.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5trace.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5A.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Abtree2.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Adense.c.o [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Adeprec.c.o [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Aint.c.o [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Atest.c.o [ 4%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5AC.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5ACdbg.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5ACmpio.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5ACproxy_entry.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Bcache.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Bdbg.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2cache.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2dbg.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2hdr.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2int.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2internal.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2leaf.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2stat.c.o [ 8%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5B2test.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5C.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Cdbg.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Cepoch.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Cimage.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Clog.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Clog_json.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Clog_trace.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Cmpio.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Cprefetched.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Cquery.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ctag.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ctest.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5CS.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5CX.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5D.c.o [ 12%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dbtree.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dbtree2.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dchunk.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dcompact.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dcontig.c.o [ 14%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ddbg.c.o [ 14%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ddeprec.c.o [ 14%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dearray.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Defl.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dfarray.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dfill.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dint.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dio.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dlayout.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dmpio.c.o [ 16%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dnone.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Doh.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dscatgath.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dselect.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dsingle.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dtest.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Dvirtual.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5E.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Edeprec.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Eint.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EA.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAcache.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAdbg.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAdblkpage.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAdblock.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAhdr.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAiblock.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAint.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAsblock.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAstat.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5EAtest.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5F.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Faccum.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fcwfs.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fdbg.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fdeprec.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fefc.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ffake.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fint.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fio.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fmount.c.o [ 24%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fmpi.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fquery.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fsfile.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fspace.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fsuper.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Fsuper_cache.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ftest.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FA.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAcache.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAdbg.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAdblkpage.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAdblock.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAhdr.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAint.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAstat.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FAtest.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FD.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDcore.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDdirect.c.o [ 29%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDfamily.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDhdfs.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDint.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDlog.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDmirror.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDmpi.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDmpio.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDmulti.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDros3.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDs3comms.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDsec2.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDspace.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDsplitter.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDstdio.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDtest.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FDwindows.c.o [ 33%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FL.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FO.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FS.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FScache.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FSdbg.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FSint.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FSsection.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FSstat.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5FStest.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5G.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gbtree2.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gcache.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gcompact.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gdense.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gdeprec.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gent.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gint.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Glink.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gloc.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gname.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gnode.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gobj.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Goh.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Groot.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gstab.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gtest.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Gtraverse.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HF.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFbtree2.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFcache.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFdbg.c.o [ 41%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFdblock.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFdtable.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFhdr.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFhuge.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFiblock.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFiter.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFman.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFsection.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFspace.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFstat.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFtest.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HFtiny.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HG.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HGcache.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HGdbg.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HGquery.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HL.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HLcache.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HLdbg.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HLdblk.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HLint.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HLprfx.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5HP.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5I.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Idbg.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Iint.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Itest.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5L.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ldeprec.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Lexternal.c.o [ 49%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5M.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MF.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MFaggr.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MFdbg.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MFsection.c.o [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MM.c.o [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MP.c.o [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5MPtest.c.o [ 51%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5O.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oainfo.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oalloc.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oattr.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oattribute.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Obogus.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Obtreek.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ocache.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ocache_image.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ochunk.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ocont.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ocopy.c.o [ 54%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ocopy_ref.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Odbg.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Odeprec.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Odrvinfo.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Odtype.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oefl.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ofill.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oflush.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ofsinfo.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oginfo.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oint.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Olayout.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Olinfo.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Olink.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Omessage.c.o [ 58%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Omtime.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oname.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Onull.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Opline.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Orefcount.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Osdspace.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oshared.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Oshmesg.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ostab.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Otest.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ounknown.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5P.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pacpl.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pdapl.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pdcpl.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pdeprec.c.o [ 62%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pdxpl.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pencdec.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pfapl.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pfcpl.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pfmpl.c.o [ 64%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pgcpl.c.o [ 64%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pint.c.o [ 64%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Plapl.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Plcpl.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pmapl.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pmcpl.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pocpl.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pocpypl.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Pstrcpl.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ptest.c.o [ 66%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5PB.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5PL.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5PLint.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5PLpath.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5PLplugin_cache.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5R.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Rdeprec.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Rint.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5UC.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5RS.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5S.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Sall.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Sdbg.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Sdeprec.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Shyper.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Smpio.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Snone.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Spoint.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Sselect.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Stest.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5SL.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5SM.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5SMbtree2.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5SMcache.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5SMmessage.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5SMtest.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5T.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tarray.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tbit.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tcommit.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tcompound.c.o [ 74%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tconv.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tcset.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tdbg.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tdeprec.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tenum.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tfields.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tfixed.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tfloat.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tnative.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Toffset.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Toh.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Topaque.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Torder.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tpad.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tprecis.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tref.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tstrpad.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tvisit.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Tvlen.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5TS.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VL.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLcallback.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLint.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_attr.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_blob.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_dataset.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_datatype.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_file.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_group.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_link.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_introspect.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_object.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLnative_token.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VLpassthru.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5VM.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5WB.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Z.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Zdeflate.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Zfletcher32.c.o [ 85%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Znbit.c.o [ 85%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Zscaleoffset.c.o [ 85%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Zshuffle.c.o [ 86%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Zszip.c.o [ 86%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/H5Ztrans.c.o [ 86%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/shared/H5Tinit.c.o [ 86%] Building C object source_subfolder/src/CMakeFiles/hdf5-shared.dir/shared/H5lib_settings.c.o [ 87%] Linking C shared library ../../lib/libhdf5.so [ 87%] Built target hdf5-shared Scanning dependencies of target mirror_server_stop [ 87%] Building C object source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server_stop.dir/mirror_server_stop.c.o Scanning dependencies of target mirror_server [ 87%] Building C object source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server.dir/mirror_remote.c.o Scanning dependencies of target hdf5_hl-shared [ 87%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5DO.c.o [ 88%] Linking C executable ../../../bin/mirror_server_stop source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server_stop.dir/build.make:84: recipe for target 'bin/mirror_server_stop' failed CMakeFiles/Makefile2:296: recipe for target 'source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server_stop.dir/all' failed [ 88%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5DS.c.o [ 88%] Building C object source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server.dir/mirror_server.c.o [ 89%] Building C object source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server.dir/mirror_writer.c.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5IM.c.o [ 90%] Linking C executable ../../../bin/mirror_server source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server.dir/build.make:114: recipe for target 'bin/mirror_server' failed CMakeFiles/Makefile2:328: recipe for target 'source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server.dir/all' failed [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LT.c.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LTanalyze.c.o [ 90%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LTparse.c.o [ 91%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5PT.c.o [ 91%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5TB.c.o [ 91%] Building C object source_subfolder/hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LD.c.o [ 91%] Linking C shared library ../../../lib/libhdf5_hl.so [ 91%] Built target hdf5_hl-shared Makefile:129: recipe for target 'all' failed hdf5/1.12.1: Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a 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 In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5system.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5system.c: In function ‘H5_build_extpath’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1448:28: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1448 | #define HDstrncat(X, Y, Z) strncat(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5system.c:858:13: note: in expansion of macro ‘HDstrncat’ 858 | HDstrncat(full_path, new_name, HDstrlen(new_name)); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1448:28: note: length computed here 1448 | #define HDstrncat(X, Y, Z) strncat(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5system.c:858:13: note: in expansion of macro ‘HDstrncat’ 858 | HDstrncat(full_path, new_name, HDstrlen(new_name)); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5trace.c: In function ‘H5_trace’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5trace.c:123:5: warning: missing initializer for field ‘system’ of ‘H5_timevals_t’ [-Wmissing-field-initializers] 123 | H5_timer_t function_timer = {{0}, {0}, {0}, FALSE}; | ^~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5trace.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:594:12: note: ‘system’ declared here 594 | double system; /* System time in seconds */ | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5trace.c:123:5: warning: missing initializer for field ‘system’ of ‘H5_timevals_t’ [-Wmissing-field-initializers] 123 | H5_timer_t function_timer = {{0}, {0}, {0}, FALSE}; | ^~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5trace.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:594:12: note: ‘system’ declared here 594 | double system; /* System time in seconds */ | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5trace.c:239:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 239 | unsigned n = (unsigned)MAX(0, (int)HDstrlen(argname) - 3); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Bdbg.c: In function ‘H5B_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Bdbg.c:114:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 114 | "Address:", bt->child[u]); | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Bdbg.c:119:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 119 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), "Left Key:"); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Bdbg.c:121:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 121 | (void)(type->debug_key)(stream, indent + 6, MAX(0, fwidth - 6), H5B_NKEY(bt, shared, u), udata); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Bdbg.c:124:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 124 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), "Right Key:"); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Bdbg.c:127:37: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 127 | udata); | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c: In function ‘H5B2__hdr_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:136:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 136 | hdr->node_info[u].max_nrec, hdr->node_info[u].split_nrec, hdr->node_info[u].merge_nrec); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c: In function ‘H5B2__int_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:222:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 222 | internal->node_ptrs[u].addr); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:226:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 226 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:229:29: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 229 | hdr->cb_ctx); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:236:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 236 | internal->node_ptrs[u].addr); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c: In function ‘H5B2__leaf_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:320:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 320 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2dbg.c:323:29: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 323 | hdr->cb_ctx); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c: In function ‘H5B2__iterate_node’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1645:61: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1645 | (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1667:61: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1667 | if (NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c: In function ‘H5B2__delete_node’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1762:61: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1762 | (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1781:61: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1781 | if (NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c: In function ‘H5B2__node_size’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1842:65: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1842 | if (NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c: In function ‘H5B2__update_flush_depend’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1945:47: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1945 | hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5B2int.c:1963:67: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1963 | (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__autoadjust__ageout__remove_all_markers’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 9240 | } /* H5C__remove_entry() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__mark_flush_dep_clean’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__autoadjust__ageout__insert_new_marker’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__autoadjust__ageout__remove_excess_markers’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__autoadjust__ageout__cycle_epoch_marker’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__mark_flush_dep_serialized’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:9240:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c: In function ‘H5C__prep_for_file_close__setup_image_entries_array’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c:3487:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 3487 | } /* H5C__write_cache_image() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c:3487:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c: In function ‘H5C__deserialize_prefetched_entry’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c:3487:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__mark_flush_dep_clean’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:8228:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 8228 | H5C__mark_flush_dep_clean(H5C_cache_entry_t *entry) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:8228:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:8228:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c:463:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 463 | H5C__deserialize_prefetched_entry(H5F_t *f, H5C_t *cache_ptr, H5C_cache_entry_t **entry_ptr_ptr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c:463:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Cimage.c:463:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__mark_flush_dep_serialized’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:8276:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 8276 | H5C__mark_flush_dep_serialized(H5C_cache_entry_t *entry_ptr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:8276:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:8276:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c: In function ‘H5C__flush_invalidate_cache’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5C.c:5332:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 5332 | H5C__flush_invalidate_cache(H5F_t *f, unsigned flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_io_init’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:1087:61: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1087 | if ((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:1124:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1124 | if (H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_map_single’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:1549:26: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_file_map_hyper’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:1832:41: warning: passing argument 1 of ‘H5S_combine_hyperslab’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1832 | if (H5S_combine_hyperslab(fm->file_space, H5S_SELECT_AND, coords, NULL, fm->chunk_dim, NULL, | ~~^~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Zprivate.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:54: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sprivate.h:278:45: note: expected ‘H5S_t *’ but argument is of type ‘const H5S_t *’ 278 | H5_DLL herr_t H5S_combine_hyperslab(H5S_t *old_space, H5S_seloper_t op, const hsize_t start[], | ~~~~~~~^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_mem_map_hyper’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:1984:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1984 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_mem_map_1d’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:2107:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 2107 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:4299:52: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 4299 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); /* Convenience variable */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:4385:83: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 4385 | if (H5D__fill_init(&fb_info, NULL, (H5MM_allocate_t)H5D__chunk_mem_alloc, (void *)pline, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:4386:28: warning: cast between incompatible function types from ‘void * (*)(void *, const void *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] 4386 | (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, &dset->shared->dcpl_cache.fill, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:4386:63: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 4386 | (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, &dset->shared->dcpl_cache.fill, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:6081:75: warning: passing argument 3 of ‘H5O_copy_expand_ref’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 6081 | if (H5O_copy_expand_ref(udata->file_src, udata->tid_src, udata->dt_src, buf, nbytes, | ~~~~~^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oprivate.h:997:74: note: expected ‘H5T_t *’ but argument is of type ‘const H5T_t *’ 997 | H5_DLL herr_t H5O_copy_expand_ref(H5F_t *file_src, hid_t tid_src, H5T_t *dt_src, void *buf_src, | ~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_update_old_edge_chunks’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:7453:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 7453 | } /* end H5D__get_chunk_info_by_coord() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:7453:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:7453:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dint.c:615:33: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 615 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dint.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dint.c: In function ‘H5D_nameof’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dint.c:2259:49: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2259 | FUNC_LEAVE_NOAPI(dataset ? &(dataset->path) : NULL) /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2450:13: note: in definition of macro ‘FUNC_LEAVE_NOAPI’ 2450 | return (ret_value); \ | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_update_old_edge_chunks’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:4730:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4730 | H5D__chunk_update_old_edge_chunks(H5D_t *dset, hsize_t old_dim[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dio.c: In function ‘H5D__read’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dio.c:473:21: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 473 | buf = (void *)adj_buf; /* Casting away 'const' OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:4259:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4259 | H5D__chunk_allocate(const H5D_io_info_t *io_info, hbool_t full_overwrite, const hsize_t old_dim[]) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:6026:33: warning: potential null pointer dereference [-Wnull-dereference] 6026 | H5MM_memcpy(buf, ent->chunk, nbytes); | ~~~^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Dchunk.c:6026:33: warning: potential null pointer dereference [-Wnull-dereference] In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Eint.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Eint.c: In function ‘H5E__get_msg’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Eint.c:132:9: note: in expansion of macro ‘HDstrncpy’ 132 | HDstrncpy(msg_str, msg->msg, MIN((size_t)(len + 1), size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Eint.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Eint.c:128:20: note: in expansion of macro ‘HDstrlen’ 128 | len = (ssize_t)HDstrlen(msg->msg); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c: In function ‘H5EA__iblock_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c:217:42: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 217 | ((uint8_t *)iblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c:234:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 234 | iblock->dblk_addrs[u]); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c:249:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 249 | iblock->sblk_addrs[u]); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c: In function ‘H5EA__sblock_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c:333:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 333 | sblock->dblk_addrs[u]); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c: In function ‘H5EA__dblock_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5EAdbg.c:409:38: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 409 | ((uint8_t *)dblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < 0) | ^ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5E.c:51: In function ‘H5E__get_class_name’, inlined from ‘H5Eget_class_name’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5E.c:605:22: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5E.c:640:9: note: in expansion of macro ‘HDstrncpy’ 640 | HDstrncpy(name, cls->cls_name, MIN((size_t)(len + 1), size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5E.c:51: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5E.c: In function ‘H5Eget_class_name’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5E.c:636:20: note: in expansion of macro ‘HDstrlen’ 636 | len = (ssize_t)HDstrlen(cls->cls_name); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Fdbg.c: In function ‘H5F_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Fdbg.c:119:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 119 | H5G__ent_debug(f->shared->sblock->root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Fdbg.c:134:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 134 | H5G__ent_debug(&root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FAdbg.c: In function ‘H5FA__dblock_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FAdbg.c:234:54: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 234 | (hdr->cparam.cls->nat_elmt_size * u)) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FAdbg.c:251:42: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 251 | ((uint8_t *)dblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdirect.c:25: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdrvr_module.h:27:24: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1632:30: note: in definition of macro ‘H5_GLUE’ 1632 | #define H5_GLUE(x, y) x##y | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2510:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ 2510 | #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1633:30: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ 1633 | #define H5_GLUE3(x, y, z) x##y##z | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:37: note: in expansion of macro ‘H5_MY_PKG’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDfamily.c: In function ‘H5FD__family_get_eof’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDfamily.c:1345:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1345 | } /* end H5FD__family_unlock() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDfamily.c:995:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 995 | H5FD__family_get_eof(const H5FD_t *_file, H5FD_mem_t type) | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDfamily.c:995:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDhdfs.c: In function ‘H5Pget_fapl_hdfs’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDhdfs.c:1735:24: warning: unused parameter ‘fapl_id’ [-Wunused-parameter] 1735 | H5Pget_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out) | ~~~~~~^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDhdfs.c:1735:51: warning: unused parameter ‘fa_out’ [-Wunused-parameter] 1735 | H5Pget_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out) | ~~~~~~~~~~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDhdfs.c: In function ‘H5Pset_fapl_hdfs’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDhdfs.c:1749:24: warning: unused parameter ‘fapl_id’ [-Wunused-parameter] 1749 | H5Pset_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa) | ~~~~~~^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDhdfs.c:1749:51: warning: unused parameter ‘fa’ [-Wunused-parameter] 1749 | H5Pset_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa) | ~~~~~~~~~~~~~~~~~~^~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmirror.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdrvr_module.h:27:24: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1632:30: note: in definition of macro ‘H5_GLUE’ 1632 | #define H5_GLUE(x, y) x##y | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2510:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ 2510 | #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1633:30: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ 1633 | #define H5_GLUE3(x, y, z) x##y##z | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:37: note: in expansion of macro ‘H5_MY_PKG’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdrvr_module.h:27:24: warning: ‘H5FD_init_g’ defined but not used [-Wunused-variable] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1632:30: note: in definition of macro ‘H5_GLUE’ 1632 | #define H5_GLUE(x, y) x##y | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2518:48: note: in expansion of macro ‘H5_PACKAGE_INIT_VAR’ 2518 | #define H5_PKG_DECLARE_VAR(pkg) static hbool_t H5_PACKAGE_INIT_VAR(pkg); | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2524:1: note: in expansion of macro ‘H5_PKG_DECLARE_VAR’ 2524 | H5_PKG_DECLARE_VAR(H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2524:20: note: in expansion of macro ‘H5_MY_PKG’ 2524 | H5_PKG_DECLARE_VAR(H5_MY_PKG) | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmpio.c:24: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdrvr_module.h:27:24: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1632:30: note: in definition of macro ‘H5_GLUE’ 1632 | #define H5_GLUE(x, y) x##y | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2510:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ 2510 | #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1633:30: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ 1633 | #define H5_GLUE3(x, y, z) x##y##z | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:37: note: in expansion of macro ‘H5_MY_PKG’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmulti.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmulti.c: In function ‘H5FD_multi_sb_encode’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmulti.c:624:5: warning: ‘__builtin_strncpy’ output truncated copying 8 bytes from a string of length 9 [-Wstringop-truncation] 624 | strncpy(name, "NCSAmulti", (size_t)8); | ^~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDros3.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdrvr_module.h:27:24: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1632:30: note: in definition of macro ‘H5_GLUE’ 1632 | #define H5_GLUE(x, y) x##y | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2510:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ 2510 | #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1633:30: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ 1633 | #define H5_GLUE3(x, y, z) x##y##z | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2525:37: note: in expansion of macro ‘H5_MY_PKG’ 2525 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDdrvr_module.h:27:24: warning: ‘H5FD_init_g’ defined but not used [-Wunused-variable] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1632:30: note: in definition of macro ‘H5_GLUE’ 1632 | #define H5_GLUE(x, y) x##y | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2518:48: note: in expansion of macro ‘H5_PACKAGE_INIT_VAR’ 2518 | #define H5_PKG_DECLARE_VAR(pkg) static hbool_t H5_PACKAGE_INIT_VAR(pkg); | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2524:1: note: in expansion of macro ‘H5_PKG_DECLARE_VAR’ 2524 | H5_PKG_DECLARE_VAR(H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2524:20: note: in expansion of macro ‘H5_MY_PKG’ 2524 | H5_PKG_DECLARE_VAR(H5_MY_PKG) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmulti.c:660:9: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 660 | strncpy((char *)p, file->fa.memb_name[mt], n); | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDmulti.c:659:20: note: length computed here 659 | size_t n = strlen(file->fa.memb_name[mt]) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:22: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c: In function ‘H5FD__splitter_fapl_copy’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:589:5: note: in expansion of macro ‘HDstrncpy’ 589 | HDstrncpy(new_fa_ptr->wo_path, old_fa_ptr->wo_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:590:5: note: in expansion of macro ‘HDstrncpy’ 590 | HDstrncpy(new_fa_ptr->log_file_path, old_fa_ptr->log_file_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ In function ‘H5FD__splitter_fapl_copy’, inlined from ‘H5FD__splitter_fapl_get’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:557:17: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:589:5: note: in expansion of macro ‘HDstrncpy’ 589 | HDstrncpy(new_fa_ptr->wo_path, old_fa_ptr->wo_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:590:5: note: in expansion of macro ‘HDstrncpy’ 590 | HDstrncpy(new_fa_ptr->log_file_path, old_fa_ptr->log_file_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c: In function ‘H5FD__splitter_open’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:690:5: note: in expansion of macro ‘HDstrncpy’ 690 | HDstrncpy(file_ptr->fa.wo_path, fapl_ptr->wo_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:691:5: note: in expansion of macro ‘HDstrncpy’ 691 | HDstrncpy(file_ptr->fa.log_file_path, fapl_ptr->log_file_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c: In function ‘H5Pset_fapl_splitter’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:342:5: note: in expansion of macro ‘HDstrncpy’ 342 | HDstrncpy(info->wo_path, vfd_config->wo_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:343:5: note: in expansion of macro ‘HDstrncpy’ 343 | HDstrncpy(info->log_file_path, vfd_config->log_file_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c: In function ‘H5Pget_fapl_splitter’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:414:5: note: in expansion of macro ‘HDstrncpy’ 414 | HDstrncpy(config->wo_path, fapl_ptr->wo_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FDsplitter.c:415:5: note: in expansion of macro ‘HDstrncpy’ 415 | HDstrncpy(config->log_file_path, fapl_ptr->log_file_path, H5FD_SPLITTER_PATH_MAX); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c: In function ‘H5FL_blk_free’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1045:21: warning: potential null pointer dereference [-Wnull-dereference] 1045 | free_list->list = temp; | ~~~~~~~~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1048:14: warning: potential null pointer dereference [-Wnull-dereference] 1048 | free_list->onlist++; | ~~~~~~~~~^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1044:32: warning: potential null pointer dereference [-Wnull-dereference] 1044 | temp->next = free_list->list; /* Note: Overwrites the size field in union */ | ~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1048:22: warning: potential null pointer dereference [-Wnull-dereference] 1048 | free_list->onlist++; | ~~~~~~~~~~~~~~~~~^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1045:21: warning: potential null pointer dereference [-Wnull-dereference] 1045 | free_list->list = temp; | ~~~~~~~~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1048:14: warning: potential null pointer dereference [-Wnull-dereference] 1048 | free_list->onlist++; | ~~~~~~~~~^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1044:32: warning: potential null pointer dereference [-Wnull-dereference] 1044 | temp->next = free_list->list; /* Note: Overwrites the size field in union */ | ~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FL.c:1048:22: warning: potential null pointer dereference [-Wnull-dereference] 1048 | free_list->onlist++; | ~~~~~~~~~~~~~~~~~^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FSdbg.c: In function ‘H5FS_sects_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FSdbg.c:258:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 258 | if (H5HF_sects_debug(f, client_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5FSdbg.c:263:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 263 | if (H5MF_sects_debug(f, fs_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0) | ^~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gcompact.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gcompact.c: In function ‘H5G__compact_get_name_by_idx’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gcompact.c:236:9: note: in expansion of macro ‘HDstrncpy’ 236 | HDstrncpy(name, ltable.lnks[idx].name, MIN((size_t)(ret_value + 1), size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gcompact.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gcompact.c:232:26: note: in expansion of macro ‘HDstrlen’ 232 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gent.c: In function ‘H5G__ent_copy’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gent.c:322:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 322 | H5G__ent_reset((H5G_entry_t *)src); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gent.c: In function ‘H5G__ent_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gent.c:516:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 516 | nested_fwidth = MAX(0, fwidth - 3); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gdense.c:35: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gdense.c: In function ‘H5G__dense_get_name_by_idx’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gdense.c:1201:13: note: in expansion of macro ‘HDstrncpy’ 1201 | HDstrncpy(name, ltable.lnks[n].name, MIN((size_t)(ret_value + 1), size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gdense.c:35: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gdense.c:1197:30: note: in expansion of macro ‘HDstrlen’ 1197 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gint.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gint.c: In function ‘H5G_nameof’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gint.c:570:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 570 | FUNC_LEAVE_NOAPI(grp ? &(grp->path) : NULL) /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:2450:13: note: in definition of macro ‘FUNC_LEAVE_NOAPI’ 2450 | return (ret_value); \ | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gloc.c: In function ‘H5G__loc_insert’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gloc.c:584:23: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 584 | lnk.name = (char *)name; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gloc.c: In function ‘H5G__loc_set_comment_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gloc.c:938:21: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 938 | comment.s = (char *)udata->comment; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gname.c: In function ‘H5G_name_copy’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gname.c:478:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 478 | H5G_name_reset((H5G_name_t *)src); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gnode.c: In function ‘H5G__node_copy’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gnode.c:1227:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1227 | grp_loc.oloc = (H5O_loc_t *)src_oloc; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gnode.c: In function ‘H5G_node_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gnode.c:1485:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1485 | fwidth = MAX(0, fwidth - 3); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gobj.c: In function ‘H5G__obj_create_real’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gobj.c:247:68: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 247 | if (H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gobj.c:252:74: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 252 | if (H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gobj.c:258:78: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 258 | if (H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gobj.c: In function ‘H5G__obj_stab_to_new_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gobj.c:402:52: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 402 | if (H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gtraverse.c: In function ‘H5G__traverse_real’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gtraverse.c:717:53: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 717 | if (H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gtraverse.c:721:53: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 721 | if (H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gtraverse.c:725:53: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 725 | if (H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) | ^ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gstab.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gstab.c: In function ‘H5G__stab_get_name_by_idx’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gstab.c:774:9: note: in expansion of macro ‘HDstrncpy’ 774 | HDstrncpy(name, udata.name, MIN((size_t)(ret_value + 1), size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gstab.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Gstab.c:770:26: note: in expansion of macro ‘HDstrlen’ 770 | ret_value = (ssize_t)HDstrlen(udata.name); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HF.c: In function ‘H5HF__op_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HF.c:121:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 121 | H5MM_memcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HF.c: In function ‘H5HF_insert’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HF.c:355:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 355 | if (H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c: In function ‘H5HF_hdr_print’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:288:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 288 | H5HF__dtable_debug(&hdr->man_dtable, stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:295:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 295 | "Compressed size of root direct block:", hdr->pline_root_direct_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:297:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 297 | "Filter mask for root direct block:", hdr->pline_root_direct_filter_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:299:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 299 | H5O_debug_id(H5O_PLINE_ID, hdr->f, &(hdr->pline), stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:308:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 308 | "Root indirect block flags:", hdr->root_iblock_flags); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:310:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 310 | "Root indirect block pointer:", (void *)hdr->root_iblock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c: In function ‘H5HF_dblock_debug_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:422:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 422 | temp_str, start, len); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c: In function ‘H5HF_iblock_print’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:621:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 621 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:629:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 629 | iblock->filt_ents[off].filter_mask); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:632:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 632 | iblock->ents[off].addr); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:646:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 646 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:652:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 652 | iblock->ents[off].addr); | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:657:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 657 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), ""); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:665:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 665 | "Reference count:", iblock->rc); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:669:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 669 | "Parent indirect block address:", (void *)iblock->parent); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c: In function ‘H5HF_sects_debug_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFdbg.c:775:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 775 | if (H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFcache.c:745:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 745 | hdr->f = f; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFcache.c:1331:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1331 | hdr->f = f; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_dblock_verify_chksum’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFcache.c:1660:20: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1660 | read_buf = (void *)image; /* Casting away const OK - QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFman.c: In function ‘H5HF__man_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFman.c:492:52: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 492 | if (H5HF__man_op_real(hdr, id, H5HF__op_write, (void *)obj, H5HF_OP_MODIFY) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFsection.c: In function ‘H5HF__sect_row_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFsection.c:2047:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 2047 | H5HF__sect_indirect_debug(sect->u.row.under, stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFsection.c: In function ‘H5HF__sect_row_merge’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFsection.c:3472:26: warning: potential null pointer dereference [-Wnull-dereference] 3472 | if (sect2->u.indirect.dir_nrows > 0) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HFsection.c:3466:18: warning: potential null pointer dereference [-Wnull-dereference] 3466 | start_row2 = sect2->u.indirect.row; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HGdbg.c: In function ‘H5HG_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HGdbg.c:123:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 123 | "Obffset in block:", (unsigned long)(h->obj[u].begin - h->chunk)); | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HGdbg.c:125:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 125 | "Reference count:", h->obj[u].nrefs); | ^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HGdbg.c:128:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 128 | (unsigned long)H5HG_ALIGN(h->obj[u].size)); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HLdbg.c: In function ‘H5HL_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HLdbg.c:84:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 84 | freelist->offset, freelist->size); | ^~~~~~~~ In function ‘H5HL__hdr_deserialize’, inlined from ‘H5HL__cache_prefix_get_final_load_size’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HLcache.c:365:9: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HLcache.c:184:13: warning: ‘heap.free_block’ may be used uninitialized [-Wmaybe-uninitialized] 184 | if (heap->free_block != H5HL_FREE_NULL && heap->free_block >= heap->dblk_size) | ~~~~^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HLcache.c: In function ‘H5HL__cache_prefix_get_final_load_size’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5HLcache.c:353:27: note: ‘heap’ declared here 353 | H5HL_t heap; /* Local heap */ | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c: In function ‘H5L__link_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c:1849:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1849 | udata->lnk->name = (char *)name; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c: In function ‘H5L__move_dest_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c:2629:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 2629 | udata->lnk->name = (char *)name; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c: In function ‘H5L__link_copy_file’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c:3373:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 3373 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c: In function ‘H5Lmove’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c:323:61: warning: potential null pointer dereference [-Wnull-dereference] 323 | tmp_vol_obj.connector = (vol_obj1 ? vol_obj1->connector : vol_obj2->connector); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c: In function ‘H5Lcopy’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c:413:61: warning: potential null pointer dereference [-Wnull-dereference] 413 | tmp_vol_obj.connector = (vol_obj1 ? vol_obj1->connector : vol_obj2->connector); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c: In function ‘H5Lcreate_hard’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5L.c:580:69: warning: potential null pointer dereference [-Wnull-dereference] 580 | tmp_vol_obj.connector = (vol_obj1 != NULL ? vol_obj1->connector : vol_obj2->connector); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5MFdbg.c: In function ‘H5MF__sects_debug_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5MFdbg.c:123:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 123 | if (H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5O.c: In function ‘H5Olink’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5O.c:352:9: warning: potential null pointer dereference [-Wnull-dereference] 352 | if (H5VL_link_create(H5VL_LINK_CREATE_HARD, &tmp_vol_obj, &loc_params2, lcpl_id, lapl_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 353 | H5P_DATASET_XFER_DEFAULT, H5_REQUEST_NULL, vol_obj1->data, &loc_params1) < 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oattr.c: In function ‘H5O__attr_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oattr.c:850:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 850 | "Encoded Size:", (unsigned long)(mesg->shared->dt_size)); | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oattr.c:851:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 851 | if ((H5O_MSG_DTYPE->debug)(f, mesg->shared->dt, stream, indent + 3, MAX(0, fwidth - 3)) < 0) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oattr.c:856:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 856 | "Encoded Size:", (unsigned long)(mesg->shared->ds_size)); | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oattr.c:857:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 857 | if (H5S_debug(f, mesg->shared->ds, stream, indent + 3, MAX(0, fwidth - 3)) < 0) | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Ocache.c: In function ‘H5O__chunk_deserialize’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Ocache.c:1434:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1434 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Ocache.c: In function ‘H5O__chunk_serialize’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Ocache.c:1639:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1639 | if (H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c: In function ‘H5O__debug_real’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:360:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 360 | "Address:", oh->chunk[i].addr); | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:375:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 375 | HDfprintf(stream, "%*s%-*s %zu\n", indent + 3, "", MAX(0, fwidth - 3), "Size in bytes:", chunk_size); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:377:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 377 | HDfprintf(stream, "%*s%-*s %zu\n", indent + 3, "", MAX(0, fwidth - 3), "Gap:", oh->chunk[i].gap); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:405:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 405 | sequence[oh->mesg[i].type->id]++); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:407:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 407 | "Dirty:", oh->mesg[i].dirty ? "TRUE" : "FALSE"); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:408:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 408 | HDfprintf(stream, "%*s%-*s ", indent + 3, "", MAX(0, fwidth - 3), "Message flags:"); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:457:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 457 | "*** ADDITIONAL UNKNOWN FLAGS --->", oh->mesg[i].flags & ~H5O_MSG_FLAG_BITS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:463:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 463 | "Chunk number:", oh->mesg[i].chunkno); | ^~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:469:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 469 | (size_t)(oh->mesg[i].raw - oh->chunk[chunkno].image), oh->mesg[i].raw_size); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:482:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 482 | HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), "Message Information:"); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odbg.c:484:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 484 | (debug_type->debug)(f, oh->mesg[i].native, stream, indent + 6, MAX(0, fwidth - 6)); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odtype.c: In function ‘H5O__dtype_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odtype.c:1752:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1752 | "Byte offset:", (unsigned long)(dt->shared->u.compnd.memb[i].offset)); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odtype.c:1753:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1753 | H5O__dtype_debug(f, dt->shared->u.compnd.memb[i].type, stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odtype.c:1758:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1758 | H5O__dtype_debug(f, dt->shared->parent, stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Odtype.c:1972:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1972 | H5O__dtype_debug(f, dt->shared->parent, stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oefl.c: In function ‘H5O__efl_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oefl.c:544:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 544 | "Name:", mesg->slot[u].name); | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oefl.c:547:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 547 | "Name offset:", mesg->slot[u].name_offset); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oefl.c:550:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 550 | "Offset of data in file:", (intmax_t)(mesg->slot[u].offset)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Oefl.c:553:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 553 | "Bytes reserved for data:", (mesg->slot[u].size)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c: In function ‘H5O__pline_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c:662:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 662 | "Filter identification:", (unsigned)(pline->filter[i].id)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c:665:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 665 | "Filter name:", pline->filter[i].name); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c:667:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 667 | HDfprintf(stream, "%*s%-*s NONE\n", indent + 3, "", MAX(0, fwidth - 3), "Filter name:"); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c:669:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 669 | "Flags:", pline->filter[i].flags); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c:671:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 671 | "Num CD values:", pline->filter[i].cd_nelmts); | ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opline.c:679:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 679 | pline->filter[i].cd_values[j]); | ^~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Omessage.c:40: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Omessage.c: In function ‘H5O_msg_size_f’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opkg.h:114:11: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow] 114 | (((V) == H5O_VERSION_1) ? H5O_ALIGN_OLD(2 + /*message type */ \ | ~~~~~^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Opkg.h:127:15: note: in expansion of macro ‘H5O_SIZEOF_MSGHDR_VERS’ 127 | (unsigned)H5O_SIZEOF_MSGHDR_VERS(MAX((H5F_STORE_MSG_CRT_IDX(F) ? H5O_VERSION_LATEST : H5O_VERSION_1), \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Omessage.c:1372:26: note: in expansion of macro ‘H5O_SIZEOF_MSGHDR_F’ 1372 | ret_value += (size_t)H5O_SIZEOF_MSGHDR_F( | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c: In function ‘H5Pget_efile_prefix’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:1454:13: note: in expansion of macro ‘HDstrncpy’ 1454 | HDstrncpy(prefix, my_prefix, MIN(len + 1, size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:1452:15: note: in expansion of macro ‘HDstrlen’ 1452 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c: In function ‘H5Pget_virtual_prefix’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:1544:13: note: in expansion of macro ‘HDstrncpy’ 1544 | HDstrncpy(prefix, my_prefix, MIN(len + 1, size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdapl.c:1542:15: note: in expansion of macro ‘HDstrlen’ 1542 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pencdec.c:28: In function ‘H5P__encode_cb’, inlined from ‘H5P__encode_cb’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pencdec.c:317:1: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pencdec.c:336:13: note: in expansion of macro ‘HDstrncpy’ 336 | HDstrncpy((char *)*(udata->pp), prop->name, prop_name_len); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pencdec.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pencdec.c: In function ‘H5P__encode_cb’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pencdec.c:334:25: note: in expansion of macro ‘HDstrlen’ 334 | prop_name_len = HDstrlen(prop->name) + 1; | ^~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdxpl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdxpl.c: In function ‘H5Pget_data_transform’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdxpl.c:1033:9: note: in expansion of macro ‘HDstrncpy’ 1033 | HDstrncpy(expression, pexp, MIN(len + 1, size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdxpl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Pdxpl.c:1031:11: note: in expansion of macro ‘HDstrlen’ 1031 | len = HDstrlen(pexp); | ^~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Plapl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Plapl.c: In function ‘H5Pget_elink_prefix’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Plapl.c:1047:13: note: in expansion of macro ‘HDstrncpy’ 1047 | HDstrncpy(prefix, my_prefix, MIN(len + 1, size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Plapl.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Plapl.c:1045:15: note: in expansion of macro ‘HDstrlen’ 1045 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5PL.c:22: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5PL.c: In function ‘H5PLget’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5PL.c:362:9: note: in expansion of macro ‘HDstrncpy’ 362 | HDstrncpy(path_buf, path, MIN((size_t)(path_len + 1), buf_size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5PL.c:22: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5PL.c:358:16: note: in expansion of macro ‘HDstrlen’ 358 | path_len = HDstrlen(path); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5RS.c: In function ‘H5RS_wrap’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5RS.c:178:26: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 178 | ret_value->s = (char *)s; | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sall.c: In function ‘H5S__all_shape_same’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sall.c:1188:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1188 | } /* end H5Sselect_all() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sdbg.c: In function ‘H5S_debug’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sdbg.c:96:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 96 | H5O_debug_id(H5O_SDSPACE_ID, f, &(mesg->extent), stream, indent + 3, MAX(0, fwidth - 3)); | ^~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sall.c:910:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 910 | H5S__all_shape_same(const H5S_t *space1, const H5S_t *space2) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sall.c:910:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sall.c:910:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_init’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:588:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 588 | H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -NAF */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_is_regular’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5354:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 5354 | H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -NAF */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_shape_same’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5619:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 5619 | H5S__hyper_rebuild((H5S_t *)space1); /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5621:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 5621 | H5S__hyper_rebuild((H5S_t *)space2); /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5666:43: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 5666 | if (H5S__hyper_generate_spans((H5S_t *)space1) < 0) /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5670:43: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 5670 | if (H5S__hyper_generate_spans((H5S_t *)space2) < 0) /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_intersect_block’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:6288:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 6288 | H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_proj_int_iterate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:11545:43: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 11545 | H5S__hyper_spans_nelem_helper((H5S_hyper_span_info_t *)ss_span_info, 0, udata->op_gen) * count, | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:72:27: note: in definition of macro ‘H5S_HYPER_PROJ_INT_ADD_SKIP’ 72 | (UDATA)->skip += (ADD); \ | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_project_intersection’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:11624:43: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 11624 | if (H5S__hyper_generate_spans((H5S_t *)src_space) < 0) /* Casting away const OK -NAF */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:11646:43: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 11646 | if (H5S__hyper_generate_spans((H5S_t *)dst_space) < 0) /* Casting away const OK -NAF */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:11666:39: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 11666 | if (H5S__hyper_generate_spans((H5S_t *)src_intersect_space) < 0) /* Casting away const OK -NAF */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_coords’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c: In function ‘H5S__point_shape_same’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c:2418:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 2418 | } /* end H5Sselect_elements() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c:2418:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:12393:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 12393 | } /* end H5Sget_regular_hyperslab() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:12393:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c: In function ‘H5S__point_offset’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c:2418:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_init’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:12393:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:12393:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_shape_same’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:12393:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c:1692:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1692 | H5S__point_offset(const H5S_t *space, hsize_t *offset) | ^~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c:1692:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Spoint.c:1692:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sselect.c: In function ‘H5S_select_shape_same’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sselect.c:3213:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 3213 | } /* end H5Ssel_iter_close() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sselect.c:1742:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 1742 | H5S_select_shape_same(const H5S_t *space1, const H5S_t *space2) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sselect.c:1742:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Sselect.c:1742:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c: In function ‘H5SL__release_common’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:886:36: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 886 | (void)(op)(node->item, (void *)node->key, op_data); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c: In function ‘H5SL_iterate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2185:47: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 2185 | if ((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c: In function ‘H5SL_release’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2218:12: warning: variable ‘ret_value’ set but not used [-Wunused-but-set-variable] 2218 | herr_t ret_value = SUCCEED; | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c: In function ‘H5SL_try_free_safe’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2349:44: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 2349 | if ((op_ret = (op)(node->item, (void *)node->key, op_data)) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c: In function ‘H5SL_remove’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 2556 | } /* end H5SL_close() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5SL.c:2556:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_get_seq_list’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:1713:42: warning: potential null pointer dereference [-Wnull-dereference] 1713 | abs_arr[fast_dim] = curr_span->low + span_elmts; | ~~~~~~~~~^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:1716:47: warning: potential null pointer dereference [-Wnull-dereference] 1716 | if (abs_arr[fast_dim] <= curr_span->high) { | ~~~~~~~~~^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_coords’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:798:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 798 | H5S__hyper_iter_coords(const H5S_sel_iter_t *iter, hsize_t *coords) | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:798:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_project_simple.part.0’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:6636:47: warning: potential null pointer dereference [-Wnull-dereference] 6636 | new_space->select.sel_info.hslab->span_lst->count++; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:6636:54: warning: potential null pointer dereference [-Wnull-dereference] 6636 | new_space->select.sel_info.hslab->span_lst->count++; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:6636:47: warning: potential null pointer dereference [-Wnull-dereference] 6636 | new_space->select.sel_info.hslab->span_lst->count++; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:6636:54: warning: potential null pointer dereference [-Wnull-dereference] 6636 | new_space->select.sel_info.hslab->span_lst->count++; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:6728:21: warning: potential null pointer dereference [-Wnull-dereference] 6728 | prev_span->down = base_space->select.sel_info.hslab->span_lst; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_init’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:561:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 561 | H5S__hyper_iter_init(const H5S_t *space, H5S_sel_iter_t *iter) | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:561:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_shape_same’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5596:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 5596 | H5S__hyper_shape_same(const H5S_t *space1, const H5S_t *space2) | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5596:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:5596:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__get_select_hyper_blocklist’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:4704:41: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow] 4704 | while (temp_dim >= 0 && !done) { | ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:4593:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4593 | H5S__get_select_hyper_blocklist(H5S_t *space, hsize_t startblock, hsize_t numblocks, hsize_t *buf) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_serial_size’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:3749:17: warning: ‘version’ may be used uninitialized [-Wmaybe-uninitialized] 3749 | if (version == H5S_HYPER_VERSION_3) { /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:3733:14: note: ‘version’ declared here 3733 | uint32_t version; /* Version number */ | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_serialize’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:4124:54: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow] 4124 | while (temp_dim >= 0 && complete == FALSE) { /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Shyper.c:3945:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 3945 | H5S__hyper_serialize(const H5S_t *space, uint8_t **p) | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5T_nameof’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:5546:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 5546 | ret_value = &(dt->path); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5T_cmp’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 6293 | } /* end H5T_own_vol_obj() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5T__unregister’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:6293:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tbit.c: In function ‘H5T__bit_get_d’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tbit.c:271:1: warning: label ‘done’ defined but not used [-Wunused-label] 271 | done: | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5T_cmp’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4477 | H5T_cmp(const H5T_t *dt1, const H5T_t *dt2, hbool_t superset) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4647:16: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow] 4647 | if (dt2->shared->u.enumer.nmembs > 1) { | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4630:16: warning: assuming signed overflow does not occur when simplifying range test [-Wstrict-overflow] 4630 | if (dt1->shared->u.enumer.nmembs > 1) { | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4477 | H5T_cmp(const H5T_t *dt1, const H5T_t *dt2, hbool_t superset) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4477:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4541:89: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4541 | for (i = (int)dt1->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i) { | ~~~~~~~~^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:4553:89: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 4553 | for (i = (int)dt2->shared->u.compnd.nmembs - 1, swapped = TRUE; swapped && i >= 0; --i) { | ~~~~~~~~^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:5006:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 5006 | H5T__path_find_real(const H5T_t *src, const H5T_t *dst, const char *name, H5T_conv_func_t *conv) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:5006:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:5006:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c: In function ‘H5Tunregister’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:2865:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 2865 | H5Tunregister(H5T_pers_t pers, const char *name, hid_t src_id, hid_t dst_id, H5T_conv_t func) | ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:2865:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:2865:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:2865:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:2865:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5T.c:2865:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c: In function ‘H5T__conv_struct’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:9550:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 9550 | } /* end H5T_reclaim_cb() */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c: In function ‘H5T__conv_struct_opt’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:9550:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:9550:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tref.c: In function ‘H5T__ref_mem_write’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tref.c:597:82: warning: unused parameter ‘dst_size’ [-Wunused-parameter] 597 | H5VL_object_t H5_ATTR_UNUSED *dst_file, void *dst_buf, size_t dst_size, | ~~~~~~~^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tref.c: In function ‘H5T__ref_disk_isnull’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tref.c:738:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 738 | if (H5VL_blob_specific(src_file, (void *)p, H5VL_BLOB_ISNULL, isnull) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_disk_delete’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tvlen.c:1017:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] 1017 | if (H5VL_blob_specific(file, (void *)vl, H5VL_BLOB_DELETE) < 0) /* Casting away 'const' OK -QAK */ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c: In function ‘H5T__conv_struct’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2201:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 2201 | H5T__conv_struct(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, | ^~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2201:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2201:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c: In function ‘H5T__conv_struct_opt’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2428:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] 2428 | H5T__conv_struct_opt(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2428:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2428:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2428:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2428:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5Tconv.c:2428:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5VLint.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5VLint.c: In function ‘H5VL__get_connector_name’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1454:28: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 1454 | #define HDstrncpy(X, Y, Z) strncpy(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5VLint.c:1702:9: note: in expansion of macro ‘HDstrncpy’ 1702 | HDstrncpy(name, cls->name, MIN(len + 1, size)); | ^~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5VLint.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1445:21: note: length computed here 1445 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5VLint.c:1700:11: note: in expansion of macro ‘HDstrlen’ 1700 | len = HDstrlen(cls->name); | ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/build_subfolder/source_subfolder/src/shared/H5lib_settings.c:31:6: warning: size of ‘H5libhdf5_settings’ 5928 bytes exceeds maximum object size 2560 [-Wlarger-than=] 31 | char H5libhdf5_settings[]= | ^~~~~~~~~~~~~~~~~~ /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `inflate' /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `inflateEnd' /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `inflateInit_' /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `compress2' collect2: error: ld returned 1 exit status make[2]: *** [bin/mirror_server_stop] Error 1 make[1]: *** [source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server_stop.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `inflate' /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `inflateEnd' /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `inflateInit_' /opt/conan/binutils/bin/ld: ../../../lib/libhdf5.so.200.1.0: undefined reference to `compress2' collect2: error: ld returned 1 exit status make[2]: *** [bin/mirror_server] Error 1 make[1]: *** [source_subfolder/utils/mirror_vfd/CMakeFiles/mirror_server.dir/all] Error 2 In file included from /usr/include/string.h:630, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:58, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5HLprivate2.h:24, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5LTprivate.h:18, from /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5LT.c:14: In function ‘realloc_and_append’, inlined from ‘indentation’ at /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5LT.c:2218:17: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/src/H5private.h:1448:28: warning: ‘__builtin_strncat’ output may be truncated copying between 0 and 255 bytes from a string of length 255 [-Wstringop-truncation] 1448 | #define HDstrncat(X, Y, Z) strncat(X, Y, Z) | ^~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5LT.c:2174:17: note: in expansion of macro ‘HDstrncat’ 2174 | HDstrncat(buf, str_to_add, size_str_to_add); | ^~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5PT.c: In function ‘H5PTcreate’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5PT.c:91:68: warning: cast between incompatible function types from ‘herr_t (*)(void *, void **)’ {aka ‘int (*)(void *, void **)’} to ‘herr_t (*)(void *)’ {aka ‘int (*)(void *)’} [-Wcast-function-type] 91 | H5Iregister_type((size_t)H5PT_HASH_TABLE_SIZE, 0, (H5I_free_t)H5PT_free_id)) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5PT.c: In function ‘H5PTcreate_fl’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5PT.c:212:68: warning: cast between incompatible function types from ‘herr_t (*)(void *, void **)’ {aka ‘int (*)(void *, void **)’} to ‘herr_t (*)(void *)’ {aka ‘int (*)(void *)’} [-Wcast-function-type] 212 | H5Iregister_type((size_t)H5PT_HASH_TABLE_SIZE, 0, (H5I_free_t)H5PT_free_id)) < 0) | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5PT.c: In function ‘H5PTopen’: /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/source_subfolder/hl/src/H5PT.c:327:68: warning: cast between incompatible function types from ‘herr_t (*)(void *, void **)’ {aka ‘int (*)(void *, void **)’} to ‘herr_t (*)(void *)’ {aka ‘int (*)(void *)’} [-Wcast-function-type] 327 | H5Iregister_type((size_t)H5PT_HASH_TABLE_SIZE, 0, (H5I_free_t)H5PT_free_id)) < 0) | ^ make: *** [all] Error 2 hdf5/1.12.1: ERROR: Package 'bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef' build failed hdf5/1.12.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef ERROR: hdf5/1.12.1: Error in build() method, line 102 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/hdf5/1.12.1/_/_/build/bf82daf9732b0525af9b0af99cdb5b9b7a4ac5ef/build_subfolder' '--' '-j3'