CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c: In function ‘H5_checksum_lookup3’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 409 | case 12: c+=((uint32_t)k[11])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:410:9: note: here 410 | case 11: c+=((uint32_t)k[10])<<16; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 410 | case 11: c+=((uint32_t)k[10])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:411:9: note: here 411 | case 10: c+=((uint32_t)k[9])<<8; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 411 | case 10: c+=((uint32_t)k[9])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:412:9: note: here 412 | case 9 : c+=k[8]; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | case 9 : c+=k[8]; | ~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:413:9: note: here 413 | case 8 : b+=((uint32_t)k[7])<<24; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 413 | case 8 : b+=((uint32_t)k[7])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:414:9: note: here 414 | case 7 : b+=((uint32_t)k[6])<<16; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 414 | case 7 : b+=((uint32_t)k[6])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:415:9: note: here 415 | case 6 : b+=((uint32_t)k[5])<<8; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 415 | case 6 : b+=((uint32_t)k[5])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:416:9: note: here 416 | case 5 : b+=k[4]; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 416 | case 5 : b+=k[4]; | ~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:417:9: note: here 417 | case 4 : a+=((uint32_t)k[3])<<24; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 417 | case 4 : a+=((uint32_t)k[3])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:418:9: note: here 418 | case 3 : a+=((uint32_t)k[2])<<16; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 418 | case 3 : a+=((uint32_t)k[2])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:419:9: note: here 419 | case 2 : a+=((uint32_t)k[1])<<8; | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 419 | case 2 : a+=((uint32_t)k[1])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5checksum.c:420:9: note: here 420 | case 1 : a+=k[0]; | ^~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5system.c:33: In function ‘strncat’, inlined from ‘H5_build_extpath’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5system.c:1081:13: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5system.c:33: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5system.c: In function ‘H5_build_extpath’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1368:31: note: length computed here 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) | ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5system.c:1081:13: note: in expansion of macro ‘HDstrncat’ 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); | ^~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5A.c:25: In function ‘strncpy’, inlined from ‘H5Aget_name_by_idx’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5A.c:892:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5A.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5A.c: In function ‘H5Aget_name_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5A.c:888:26: note: in expansion of macro ‘HDstrlen’ 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Adense.c: In function ‘H5A__dense_fnd_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Adense.c:331:27: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 331 | H5A_t *old_attr = *user_attr; | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c: In function ‘H5A__create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:200:45: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c: In function ‘H5A__read’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:638:71: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c: In function ‘H5A__write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:738:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c: In function ‘H5A__attr_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Aint.c:2059:17: warning: unused parameter ‘cpy_info’ [-Wunused-parameter] 2059 | H5O_copy_t *cpy_info) | ~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B.c: In function ‘H5B_valid’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B.c:2022:26: warning: variable ‘shared’ set but not used [-Wunused-but-set-variable] 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ | ^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c: In function ‘H5B2__hdr_debug’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c:90:25: warning: unused parameter ‘type’ [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~~~~~~~~~~~~~^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c:90:39: warning: unused parameter ‘obj_addr’ [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c: In function ‘H5B2__int_debug’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c:185:88: warning: unused parameter ‘obj_addr’ [-Wunused-parameter] 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c: In function ‘H5B2__leaf_debug’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5B2dbg.c:297:72: warning: unused parameter ‘obj_addr’ [-Wunused-parameter] 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5C.c: In function ‘H5C_flush_cache’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5C.c:1056:14: warning: variable ‘ignore_protected’ set but not used [-Wunused-but-set-variable] 1056 | hbool_t ignore_protected; | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5C.c:82: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5C.c: In function ‘H5C__unpin_entry_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2226:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5C.c:3856:5: note: in expansion of macro ‘FUNC_ENTER_STATIC’ 3856 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5C.c:3873:1: warning: label ‘done’ defined but not used [-Wunused-label] 3873 | done: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Clog_json.c: In function ‘H5C__json_write_set_cache_config_log_msg’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Clog_json.c:1284:82: warning: unused parameter ‘config’ [-Wunused-parameter] 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c: In function ‘H5CX_set_loc’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c:885:19: warning: unused variable ‘head’ [-Wunused-variable] 885 | H5CX_node_t **head = H5CX_get_my_context(); /* Get the pointer to the head of the API context, for this thread */ | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c:34: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c: In function ‘H5CX__pop_common’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2226:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c:2564:5: note: in expansion of macro ‘FUNC_ENTER_STATIC’ 2564 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c:2590:1: warning: label ‘done’ defined but not used [-Wunused-label] 2590 | done: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CX.c:326:22: warning: ‘H5CX__get_context’ declared ‘static’ but never defined [-Wunused-function] 326 | static H5CX_node_t **H5CX__get_context(void); | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dbtree.c: In function ‘H5D__btree_new_node’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dbtree.c:255:28: warning: unused parameter ‘f’ [-Wunused-parameter] 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, | ~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dbtree.c: In function ‘H5D__btree_insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dbtree.c:538:26: warning: unused parameter ‘f’ [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dbtree.c:538:37: warning: unused parameter ‘addr’ [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~~^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:922:26: warning: unused variable ‘sc’ [-Wunused-variable] 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_is_space_alloc’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:1023:32: warning: unused variable ‘sc’ [-Wunused-variable] 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_dest’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:2571:26: warning: unused variable ‘sc’ [-Wunused-variable] 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:2777:26: warning: unused variable ‘sc’ [-Wunused-variable] 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_lookup’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:2872:26: warning: unused variable ‘sc’ [-Wunused-variable] 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_flush_entry’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:3016:26: warning: unused variable ‘sc’ [-Wunused-variable] 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocated’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:3933:26: warning: unused variable ‘sc’ [-Wunused-variable] 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:4105:32: warning: cast between incompatible function types from ‘void * (*)(void *, const H5O_pline_t *)’ {aka ‘void * (*)(void *, const struct H5O_pline_t *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:4016:32: warning: unused variable ‘sc’ [-Wunused-variable] 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_update_old_edge_chunks’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:4459:32: warning: unused variable ‘sc’ [-Wunused-variable] 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:4448:24: warning: unused variable ‘pline’ [-Wunused-variable] 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ | ^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_prune_by_extent’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:5007:32: warning: unused variable ‘sc’ [-Wunused-variable] 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_delete’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:5410:26: warning: unused variable ‘sc’ [-Wunused-variable] 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:5796:111: warning: passing argument 5 of ‘H5D__chunk_file_alloc’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) | ~~~~~~~~~~~~~~~~^~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:56: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dpkg.h:650:59: note: expected ‘hsize_t *’ {aka ‘long long unsigned int *’} but argument is of type ‘const hsize_t *’ {aka ‘const long long unsigned int *’} 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); | ~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:5933:39: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:5941:39: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_bh_info’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:6124:26: warning: unused variable ‘sc’ [-Wunused-variable] 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_dump_index’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dchunk.c:6246:26: warning: unused variable ‘sc’ [-Wunused-variable] 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c:239:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c:242:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c:408:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) | ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dint.c:508:43: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dint.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dnone.c: In function ‘H5D__none_idx_copy_setup’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dnone.c:380:52: warning: unused parameter ‘idx_info_src’ [-Wunused-parameter] 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dsingle.c: In function ‘H5D__single_idx_copy_setup’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dsingle.c:440:54: warning: unused parameter ‘idx_info_src’ [-Wunused-parameter] 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c: In function ‘H5E_walk’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2139:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:516:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_NOINIT’ 516 | FUNC_ENTER_NOAPI_NOINIT | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:585:1: warning: label ‘done’ defined but not used [-Wunused-label] 585 | done: | ^~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:35: In function ‘strncpy’, inlined from ‘H5E_get_msg’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:144:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c: In function ‘H5E_get_msg’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Eint.c:140:20: note: in expansion of macro ‘HDstrlen’ 140 | len = (ssize_t)HDstrlen(msg->msg); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5E.c:52: In function ‘strncpy’, inlined from ‘H5E_get_class_name’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5E.c:646:8, inlined from ‘H5Eget_class_name’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5E.c:610:21: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5E.c:52: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5E.c: In function ‘H5Eget_class_name’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5E.c:642:20: note: in expansion of macro ‘HDstrlen’ 642 | len = (ssize_t)HDstrlen(cls->cls_name); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAcache.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAcache.c: In function ‘H5EA__cache_dblock_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAcache.c:1542:59: warning: unused parameter ‘len’ [-Wunused-parameter] 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2481:1: note: in definition of macro ‘BEGIN_FUNC’ 2481 | func \ | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAcache.c: In function ‘H5EA__cache_dblk_page_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAcache.c:2078:46: warning: unused parameter ‘f’ [-Wunused-parameter] 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2481:1: note: in definition of macro ‘BEGIN_FUNC’ 2481 | func \ | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAtest.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAtest.c: In function ‘H5EA__test_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5EAtest.c:282:71: warning: unused parameter ‘_ctx’ [-Wunused-parameter] 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) | ~~~~~~^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2481:1: note: in definition of macro ‘BEGIN_FUNC’ 2481 | func \ | ^~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5F.c:24: In function ‘strncpy’, inlined from ‘H5Fget_name’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5F.c:1153:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5F.c:24: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5F.c: In function ‘H5Fget_name’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5F.c:1150:11: note: in expansion of macro ‘HDstrlen’ 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c: In function ‘H5F__cache_superblock_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c:348:70: warning: unused parameter ‘image_len’ [-Wunused-parameter] 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c: In function ‘H5F__cache_superblock_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c:438:62: warning: unused parameter ‘len’ [-Wunused-parameter] 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c: In function ‘H5F__cache_drvrinfo_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c:871:68: warning: unused parameter ‘image_len’ [-Wunused-parameter] 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c: In function ‘H5F__cache_drvrinfo_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c:915:60: warning: unused parameter ‘len’ [-Wunused-parameter] 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c: In function ‘H5F__cache_drvrinfo_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Fsuper_cache.c:1010:68: warning: unused parameter ‘len’ [-Wunused-parameter] 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c: In function ‘H5FA__cache_hdr_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c:255:56: warning: unused parameter ‘len’ [-Wunused-parameter] 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2481:1: note: in definition of macro ‘BEGIN_FUNC’ 2481 | func \ | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c: In function ‘H5FA__cache_dblock_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c:652:59: warning: unused parameter ‘len’ [-Wunused-parameter] 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2481:1: note: in definition of macro ‘BEGIN_FUNC’ 2481 | func \ | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c: In function ‘H5FA__cache_dblk_page_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FAcache.c:1178:46: warning: unused parameter ‘f’ [-Wunused-parameter] 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2481:1: note: in definition of macro ‘BEGIN_FUNC’ 2481 | func \ | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDdirect.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1560:28: note: in definition of macro ‘H5_GLUE’ 1560 | #define H5_GLUE(x,y) x##y | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2364:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ 2364 | #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1561:28: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ 1561 | #define H5_GLUE3(x,y,z) x##y##z | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2379:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ 2379 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2379:37: note: in expansion of macro ‘H5_MY_PKG’ 2379 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDlog.c: In function ‘H5FD_log_open’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDlog.c:630:95: warning: ‘stat_timeval_diff.tv_usec’ may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDlog.c:630:59: warning: ‘stat_timeval_diff.tv_sec’ may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDlog.c:628:95: warning: ‘open_timeval_diff.tv_usec’ may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDlog.c:628:59: warning: ‘open_timeval_diff.tv_sec’ may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDmpio.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] 27 | #define H5_MY_PKG H5FD | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1560:28: note: in definition of macro ‘H5_GLUE’ 1560 | #define H5_GLUE(x,y) x##y | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2364:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ 2364 | #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1561:28: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ 1561 | #define H5_GLUE3(x,y,z) x##y##z | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2379:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ 2379 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2379:37: note: in expansion of macro ‘H5_MY_PKG’ 2379 | H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) | ^~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDmulti.c:27: In function ‘strncpy’, inlined from ‘H5FD_multi_sb_encode’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDmulti.c:697:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDmulti.c: In function ‘H5FD_multi_sb_encode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FDmulti.c:696:20: note: length computed here 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FS.c: In function ‘H5FS_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FS.c:667:24: warning: unused parameter ‘f’ [-Wunused-parameter] 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_hdr_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:243:56: warning: unused parameter ‘len’ [-Wunused-parameter] 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_hdr_pre_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:406:55: warning: unused parameter ‘new_addr’ [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:406:73: warning: unused parameter ‘new_len’ [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_hdr_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:675:64: warning: unused parameter ‘len’ [-Wunused-parameter] 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_sinfo_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1009:17: warning: variable ‘old_tot_space’ set but not used [-Wunused-but-set-variable] 1009 | hsize_t old_tot_space; /* Total space managed from header */ | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1008:17: warning: variable ‘old_ghost_sect_count’ set but not used [-Wunused-but-set-variable] 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1007:17: warning: variable ‘old_serial_sect_count’ set but not used [-Wunused-but-set-variable] 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ | ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1006:17: warning: variable ‘old_tot_sect_count’ set but not used [-Wunused-but-set-variable] 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:961:58: warning: unused parameter ‘len’ [-Wunused-parameter] 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:962:14: warning: unused parameter ‘dirty’ [-Wunused-parameter] 962 | hbool_t *dirty) | ~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_sinfo_image_len’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1115:19: warning: variable ‘fspace’ set but not used [-Wunused-but-set-variable] 1115 | const H5FS_t *fspace; /* Free space header */ | ^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_sinfo_pre_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1154:12: warning: unused parameter ‘len’ [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1154:44: warning: unused parameter ‘new_len’ [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~~^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_sinfo_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1245:26: warning: variable ‘fspace’ set but not used [-Wunused-but-set-variable] 1245 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1241:66: warning: unused parameter ‘len’ [-Wunused-parameter] 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c: In function ‘H5FS__cache_sinfo_free_icr’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5FScache.c:1392:26: warning: variable ‘fspace’ set but not used [-Wunused-but-set-variable] 1392 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gcompact.c:28: In function ‘strncpy’, inlined from ‘H5G__compact_get_name_by_idx’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gcompact.c:244:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gcompact.c:28: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gcompact.c: In function ‘H5G__compact_get_name_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gcompact.c:240:26: note: in expansion of macro ‘HDstrlen’ 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gdense.c:35: In function ‘strncpy’, inlined from ‘H5G__dense_get_name_by_idx’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gdense.c:1255:13: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gdense.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gdense.c: In function ‘H5G__dense_get_name_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gdense.c:1251:30: note: in expansion of macro ‘HDstrlen’ 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gnode.c: In function ‘H5G_node_remove’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gnode.c:770:22: warning: unused variable ‘lt_key’ [-Wunused-variable] 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; | ^~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:35: In function ‘strncat’, inlined from ‘H5G_build_fullpath’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:325:5, inlined from ‘H5G_build_fullpath_refstr_str’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:365:17: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c: In function ‘H5G_build_fullpath_refstr_str’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:314:16: note: in expansion of macro ‘HDstrlen’ 314 | name_len = HDstrlen(name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:35: In function ‘strncat’, inlined from ‘H5G_name_move_path’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:769:13, inlined from ‘H5G_name_replace_cb’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:1026:24, inlined from ‘H5G_name_replace_cb’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:797:1: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c: In function ‘H5G_name_replace_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:715:23: note: in expansion of macro ‘HDstrlen’ 715 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:35: In function ‘strncat’, inlined from ‘H5G_name_replace_cb’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:1038:17, inlined from ‘H5G_name_replace_cb’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:797:1: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c: In function ‘H5G_name_replace_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gname.c:1022:35: note: in expansion of macro ‘HDstrlen’ 1022 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gstab.c:29: In function ‘strncpy’, inlined from ‘H5G__stab_get_name_by_idx’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gstab.c:799:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gstab.c:29: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gstab.c: In function ‘H5G__stab_get_name_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Gstab.c:795:26: note: in expansion of macro ‘HDstrlen’ 795 | ret_value = (ssize_t)HDstrlen(udata.name); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:406:64: warning: unused parameter ‘image_len’ [-Wunused-parameter] 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:772:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 772 | hdr->f = f; | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:752:64: warning: unused parameter ‘len’ [-Wunused-parameter] 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:982:59: warning: unused parameter ‘len’ [-Wunused-parameter] 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:1362:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1362 | hdr->f = f; | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:1329:67: warning: unused parameter ‘len’ [-Wunused-parameter] 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_notify’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:1475:18: warning: variable ‘indir_idx’ set but not used [-Wunused-but-set-variable] 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:1474:26: warning: unused variable ‘par_iblock’ [-Wunused-variable] 1474 | H5HF_indirect_t *par_iblock = iblock->parent; | ^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_dblock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:2441:43: warning: unused parameter ‘f’ [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFcache.c:2441:66: warning: unused parameter ‘len’ [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFhuge.c: In function ‘H5HF__huge_write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFhuge.c:894:8: warning: ‘obj_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c: In function ‘H5HF__sect_single_valid’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c:1191:20: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 1191 | herr_t status; /* Generic status value */ | ^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c:1189:20: warning: variable ‘dblock_overhead’ set but not used [-Wunused-but-set-variable] 1189 | size_t dblock_overhead; /* Direct block's overhead */ | ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c: In function ‘H5HF__sect_row_valid’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c:2042:14: warning: variable ‘indir_idx’ set but not used [-Wunused-but-set-variable] 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c: In function ‘H5HF_sect_indirect_valid’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c:4140:44: warning: variable ‘tmp_row_sect2’ set but not used [-Wunused-but-set-variable] 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c:4132:40: warning: variable ‘tmp_row_sect’ set but not used [-Wunused-but-set-variable] 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HFsection.c:4167:44: warning: variable ‘tmp_child_sect2’ set but not used [-Wunused-but-set-variable] 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ | ^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HGcache.c: In function ‘H5HG__cache_heap_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HGcache.c:205:64: warning: unused parameter ‘image_len’ [-Wunused-parameter] 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HGcache.c: In function ‘H5HG__cache_heap_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HGcache.c:435:41: warning: unused parameter ‘f’ [-Wunused-parameter] 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HGcache.c: In function ‘H5HG__cache_heap_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HGcache.c:225:17: warning: ‘*((void *)&heap+264)’ may be used uninitialized in this function [-Wmaybe-uninitialized] 225 | *actual_len = heap.size; | ~~~~~~~~~~~~^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c: In function ‘H5HL__cache_prefix_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c:366:67: warning: unused parameter ‘image_len’ [-Wunused-parameter] 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c: In function ‘H5HL__cache_prefix_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c:417:59: warning: unused parameter ‘len’ [-Wunused-parameter] 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c: In function ‘H5HL__cache_prefix_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c:557:43: warning: unused parameter ‘f’ [-Wunused-parameter] 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c: In function ‘H5HL__cache_datablock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c:828:46: warning: unused parameter ‘f’ [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5HLcache.c:828:69: warning: unused parameter ‘len’ [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5I.c: In function ‘H5Iregister_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5I.c:199:25: warning: unused parameter ‘hash_size’ [-Wunused-parameter] 199 | H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5I.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5I.c:125:12: warning: ‘H5I__debug_cb’ declared ‘static’ but never defined [-Wunused-function] 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); | ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5O.c: In function ‘H5Oget_info_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5O.c:1158:17: warning: unused variable ‘obj_oloc’ [-Wunused-variable] 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5O.c:1157:17: warning: unused variable ‘obj_path’ [-Wunused-variable] 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oainfo.c: In function ‘H5O__ainfo_delete’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oainfo.c:337:36: warning: unused parameter ‘open_oh’ [-Wunused-parameter] 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oainfo.c: In function ‘H5O__ainfo_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oainfo.c:408:29: warning: unused parameter ‘file_src’ [-Wunused-parameter] 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oainfo.c:410:17: warning: unused parameter ‘cpy_info’ [-Wunused-parameter] 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) | ~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oalloc.c: In function ‘H5O_add_gap’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oalloc.c:113:20: warning: unused parameter ‘f’ [-Wunused-parameter] 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, | ~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c: In function ‘H5O__cache_get_final_load_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c:203:58: warning: unused parameter ‘image_len’ [-Wunused-parameter] 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c: In function ‘H5O__cache_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c:308:50: warning: unused parameter ‘len’ [-Wunused-parameter] 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c: In function ‘H5O__cache_chk_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c:765:54: warning: unused parameter ‘len’ [-Wunused-parameter] 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c: In function ‘H5O__prefix_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache_image.c: In function ‘H5O__mdci_delete’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocache_image.c:278:35: warning: unused parameter ‘open_oh’ [-Wunused-parameter] 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocopy.c: In function ‘H5O__copy_header_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_name1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odeprec.c:141:8: warning: implicit declaration of function ‘H5CX_set_apl’ [-Wimplicit-function-declaration] 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_idx1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odeprec.c:174:17: warning: unused variable ‘obj_oloc’ [-Wunused-variable] 174 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odeprec.c:173:17: warning: unused variable ‘obj_path’ [-Wunused-variable] 173 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odtype.c:1190:32: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) | ^~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_pre_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odtype.c:1544:49: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofill.c:70: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h: In function ‘H5O_fill_shared_post_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h:384:44: warning: unused parameter ‘oloc_src’ [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofill.c:106: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h: In function ‘H5O_fill_new_shared_post_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h:384:44: warning: unused parameter ‘oloc_src’ [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofill.c: In function ‘H5O_fill_old_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 350 | if(fill->size != H5T_GET_SIZE(dt)) | ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofsinfo.c: In function ‘H5O_fsinfo_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ofsinfo.c:134:35: warning: ‘threshold’ may be used uninitialized in this function [-Wmaybe-uninitialized] 134 | fsinfo->threshold = threshold; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c: In function ‘H5O_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c:288:17: warning: unused variable ‘store_msg_crt_idx’ [-Wunused-variable] 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ | ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c:287:17: warning: unused variable ‘insert_flags’ [-Wunused-variable] 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c:286:16: warning: unused variable ‘oh_flags’ [-Wunused-variable] 286 | uint8_t oh_flags; /* Object header's initial status flags */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c:285:17: warning: unused variable ‘oh_size’ [-Wunused-variable] 285 | size_t oh_size; /* Size of initial object header */ | ^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c:284:17: warning: unused variable ‘oh_addr’ [-Wunused-variable] 284 | haddr_t oh_addr; /* Address of initial object header */ | ^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oint.c:281:22: warning: unused variable ‘oc_plist’ [-Wunused-variable] 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Olayout.c: In function ‘H5O__layout_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Olayout.c:417:90: warning: ‘tmp_hsize’ may be used uninitialized in this function [-Wmaybe-uninitialized] 417 | if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Omessage.c: In function ‘H5O_msg_reset_share’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Omessage.c:1691:28: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Opline.c:66: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h: In function ‘H5O_pline_shared_post_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h:384:44: warning: unused parameter ‘oloc_src’ [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Osdspace.c:59: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h: In function ‘H5O_sdspace_shared_post_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.h:384:44: warning: unused parameter ‘oloc_src’ [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.c: In function ‘H5O__shared_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.c:588:30: warning: unused parameter ‘file_src’ [-Wunused-parameter] 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Oshared.c:590:79: warning: unused parameter ‘cpy_info’ [-Wunused-parameter] 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, | ~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5P.c: In function ‘H5Pencode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5P.c:846:18: warning: unused variable ‘high_bound’ [-Wunused-variable] 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; | ^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5P.c:845:18: warning: unused variable ‘low_bound’ [-Wunused-variable] 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5P.c:844:11: warning: unused variable ‘new_fapl_id’ [-Wunused-variable] 844 | hid_t new_fapl_id; | ^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5P.c:843:21: warning: unused variable ‘fapl_plist’ [-Wunused-variable] 843 | H5P_genplist_t *fapl_plist; | ^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c: In function ‘H5P__dacc_reg_prop’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:52:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:208:32: note: in expansion of macro ‘H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC’ 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:57:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:213:32: note: in expansion of macro ‘H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC’ 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:79:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:235:67: note: in expansion of macro ‘H5D_ACS_VDS_PREFIX_ENC’ 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdcpl.c: In function ‘H5P__dcrt_layout_enc’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdcpl.c:385:24: warning: unused variable ‘udata’ [-Wunused-variable] 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ | ^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdcpl.c: In function ‘H5P_get_fill_value’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdcpl.c:3362:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdcpl.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:35: In function ‘strncpy’, inlined from ‘H5Pget_efile_prefix’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:1482:13: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c: In function ‘H5Pget_efile_prefix’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:1480:15: note: in expansion of macro ‘HDstrlen’ 1480 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:35: In function ‘strncpy’, inlined from ‘H5Pget_virtual_prefix’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:1574:13: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c: In function ‘H5Pget_virtual_prefix’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdapl.c:1572:15: note: in expansion of macro ‘HDstrlen’ 1572 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdxpl.c:35: In function ‘strncpy’, inlined from ‘H5Pget_data_transform’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdxpl.c:1019:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdxpl.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdxpl.c: In function ‘H5Pget_data_transform’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pdxpl.c:1017:11: note: in expansion of macro ‘HDstrlen’ 1017 | len = HDstrlen(pexp); | ^~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pencdec.c:29: In function ‘strncpy’, inlined from ‘H5P__encode_cb’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pencdec.c:353:13, inlined from ‘H5P__encode_cb’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pencdec.c:333:1: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pencdec.c:29: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pencdec.c: In function ‘H5P__encode_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pencdec.c:351:25: note: in expansion of macro ‘HDstrlen’ 351 | prop_name_len = HDstrlen(prop->name) + 1; | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c: In function ‘H5P__facc_reg_prop’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c:148:45: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c:521:31: note: in expansion of macro ‘H5F_ACS_LIBVER_LOW_BOUND_ENC’ 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c:41: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c:154:45: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c:527:31: note: in expansion of macro ‘H5F_ACS_LIBVER_HIGH_BOUND_ENC’ 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pfapl.c:41: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c: In function ‘H5P__poke_plist_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c:2700:36: warning: unused parameter ‘plist’ [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c:2700:55: warning: unused parameter ‘name’ [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c: In function ‘H5P__poke_pclass_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c:2747:56: warning: unused parameter ‘name’ [-Wunused-parameter] 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c: In function ‘H5P__iterate_pclass_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c:4073:11: warning: unused variable ‘key’ [-Wunused-variable] 4073 | char *key = (char *)_key; /* Pointer to the property's name */ | ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c: In function ‘H5P__peek_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c:4207:30: warning: unused parameter ‘plist’ [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pint.c:4207:49: warning: unused parameter ‘name’ [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c: In function ‘H5P__lacc_elink_fapl_cmp’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c:571:16: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 571 | herr_t status; | ^~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c:35: In function ‘strncpy’, inlined from ‘H5Pget_elink_prefix’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c:1063:13: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c: In function ‘H5Pget_elink_prefix’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Plapl.c:1061:15: note: in expansion of macro ‘HDstrlen’ 1061 | len = HDstrlen(my_prefix); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pocpypl.c: In function ‘H5P__ocpy_reg_prop’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pocpypl.c:59:48: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pocpypl.c:171:83: note: in expansion of macro ‘H5O_CPY_MERGE_COMM_DT_LIST_ENC’ 171 | NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Pocpypl.c:41: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:58, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5PL.c:23: In function ‘strncpy’, inlined from ‘H5PLget’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5PL.c:373:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5PL.c:23: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5PL.c: In function ‘H5PLget’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5PL.c:369:16: note: in expansion of macro ‘HDstrlen’ 369 | path_len = HDstrlen(path); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Rint.c: In function ‘H5R__get_name’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Rint.c:697:31: warning: unused parameter ‘id’ [-Wunused-parameter] 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, | ~~~~~~^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Sall.c: In function ‘H5S__all_project_simple’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Sall.c:858:38: warning: unused parameter ‘base_space’ [-Wunused-parameter] 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Sall.c:858:77: warning: unused parameter ‘offset’ [-Wunused-parameter] 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c: In function ‘H5S_hyper_set_offset_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:1976:40: warning: unused parameter ‘space’ [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:1976:55: warning: unused parameter ‘block_count’ [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:1976:76: warning: unused parameter ‘bounds_end’ [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:2281:13: warning: unused variable ‘temp_off’ [-Wunused-variable] 2281 | hsize_t temp_off; /* Offset in a given dimension */ | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_get_seq_list_opt’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8812:25: note: in expansion of macro ‘DUFF_GUTS’ 8812 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8813:17: note: here 8813 | case 7: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8814:25: note: in expansion of macro ‘DUFF_GUTS’ 8814 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8815:17: note: here 8815 | case 6: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8816:25: note: in expansion of macro ‘DUFF_GUTS’ 8816 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8817:17: note: here 8817 | case 5: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8818:25: note: in expansion of macro ‘DUFF_GUTS’ 8818 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8819:17: note: here 8819 | case 4: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8820:25: note: in expansion of macro ‘DUFF_GUTS’ 8820 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8821:17: note: here 8821 | case 3: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8822:25: note: in expansion of macro ‘DUFF_GUTS’ 8822 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8823:17: note: here 8823 | case 2: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8824:25: note: in expansion of macro ‘DUFF_GUTS’ 8824 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:8825:17: note: here 8825 | case 1: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c: In function ‘H5S_select_hyperslab’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:6899:9: note: here 6899 | case H5S_SEL_ERROR: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Snone.c: In function ‘H5S_none_project_simple’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Snone.c:813:38: warning: unused parameter ‘base_space’ [-Wunused-parameter] 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Snone.c:813:77: warning: unused parameter ‘offset’ [-Wunused-parameter] 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Spoint.c: In function ‘H5S_point_set_version’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Spoint.c:778:72: warning: unused parameter ‘f’ [-Wunused-parameter] 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) | ~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Spoint.c: In function ‘H5S_point_set_info_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Spoint.c:831:14: warning: unused variable ‘u’ [-Wunused-variable] 831 | unsigned u; | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Spoint.c:830:13: warning: unused variable ‘max_size’ [-Wunused-variable] 830 | hsize_t max_size = 0; | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Spoint.c:828:38: warning: unused parameter ‘space’ [-Wunused-parameter] 828 | H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) | ~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c: In function ‘H5SL_term_package’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c:655:21: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 655 | herr_t ret; | ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Shyper.c:2286:13: warning: ‘block_count’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ | ^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c: In function ‘H5SM__cache_table_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c:215:58: warning: unused parameter ‘len’ [-Wunused-parameter] 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c: In function ‘H5SM__cache_table_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c:367:66: warning: unused parameter ‘len’ [-Wunused-parameter] 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c: In function ‘H5SM__cache_list_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c:571:57: warning: unused parameter ‘len’ [-Wunused-parameter] 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c: In function ‘H5SM__cache_list_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SMcache.c:690:65: warning: unused parameter ‘len’ [-Wunused-parameter] 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5T.c:4681:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) | ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5T.c:3213:17: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5T.c:4683:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) | ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5T.c:3213:17: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c:64: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c: In function ‘H5SL_search’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2303:11: warning: ‘ret_value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c:1397:11: note: ‘ret_value’ was declared here 1397 | void *ret_value; /* Return value */ | ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c:64: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c: In function ‘H5SL_find’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5private.h:2303:11: warning: ‘ret_value’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5SL.c:1698:18: note: ‘ret_value’ was declared here 1698 | H5SL_node_t *ret_value; /* Return value */ | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tcompound.c: In function ‘H5T__insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tcompound.c:464:56: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); | ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tcompound.c:30: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tconv.c: In function ‘H5T_conv_struct_free’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tconv.c:1849:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable] 1849 | int status; | ^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c: In function ‘H5T__enum_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c:111:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); | ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c:412:38: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_valueof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c:551:35: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tvlen.c:135:47: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) | ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tvlen.c:23: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Z.c: In function ‘H5Z__flush_file_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Z.c:583:22: warning: unused variable ‘object’ [-Wunused-variable] 583 | H5Z_object_t *object = (H5Z_object_t *)key; | ^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c: In function ‘H5Z_filter_shuffle’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:187:29: note: in expansion of macro ‘DUFF_GUTS’ 187 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:188:21: note: here 188 | case 7: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:189:29: note: in expansion of macro ‘DUFF_GUTS’ 189 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:190:21: note: here 190 | case 6: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:191:29: note: in expansion of macro ‘DUFF_GUTS’ 191 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:192:21: note: here 192 | case 5: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:193:29: note: in expansion of macro ‘DUFF_GUTS’ 193 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:194:21: note: here 194 | case 4: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:195:29: note: in expansion of macro ‘DUFF_GUTS’ 195 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:196:21: note: here 196 | case 3: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:197:29: note: in expansion of macro ‘DUFF_GUTS’ 197 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:198:21: note: here 198 | case 2: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:199:29: note: in expansion of macro ‘DUFF_GUTS’ 199 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:200:21: note: here 200 | case 1: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:245:29: note: in expansion of macro ‘DUFF_GUTS’ 245 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:246:21: note: here 246 | case 7: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:247:29: note: in expansion of macro ‘DUFF_GUTS’ 247 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:248:21: note: here 248 | case 6: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:249:29: note: in expansion of macro ‘DUFF_GUTS’ 249 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:250:21: note: here 250 | case 5: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:251:29: note: in expansion of macro ‘DUFF_GUTS’ 251 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:252:21: note: here 252 | case 4: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:253:29: note: in expansion of macro ‘DUFF_GUTS’ 253 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:254:21: note: here 254 | case 3: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:255:29: note: in expansion of macro ‘DUFF_GUTS’ 255 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:256:21: note: here 256 | case 2: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:257:29: note: in expansion of macro ‘DUFF_GUTS’ 257 | DUFF_GUTS | ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/src/H5Zshuffle.c:258:21: note: here 258 | case 1: | ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/hl/src/H5DS.c: In function ‘H5DSset_label’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/hl/src/H5DS.c:1436:7: warning: ‘u.buf’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1436 | } u; | ^ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/hl/src/H5LT.c:17: In function ‘strncat’, inlined from ‘realloc_and_append’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/hl/src/H5LT.c:2296:4, inlined from ‘indentation’ at /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/hl/src/H5LT.c:2337:16: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output may be truncated copying between 0 and 255 bytes from a string of length 255 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/54b929f457e6408cb3434cb2f201a2d1f958f8df/source_subfolder/c++/src/H5Attribute.cpp:44:17: warning: type attributes ignored after type is already defined [-Wattributes] 44 | class H5_DLLCPP H5Object; // forward declaration for UserData4Aiterate | ^~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY