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/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c: In function ‘H5_checksum_lookup3’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:410:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:411:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:412:9: note: here case 9 : c+=k[8]; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:413:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:414:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:415:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:416:9: note: here case 5 : b+=k[4]; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:417:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:418:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:419:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c:420:9: note: here case 1 : a+=k[0]; ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Adense.c: In function ‘H5A__dense_fnd_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Adense.c:331:27: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] H5A_t *old_attr = *user_attr; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:200:45: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__read’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:638:71: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:738:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:34: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c: In function ‘H5CX__pop_common’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2226:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:2564:5: note: in expansion of macro ‘FUNC_ENTER_STATIC’ FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:2590:1: warning: label ‘done’ defined but not used [-Wunused-label] done: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:326:22: warning: ‘H5CX__get_context’ declared ‘static’ but never defined [-Wunused-function] static H5CX_node_t **H5CX__get_context(void); ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4105:32: warning: cast between incompatible function types from ‘void * (*)(void *, const H5O_pline_t *)’ {aka ‘void * (*)(void *, const struct H5O_pline_t *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5796:111: warning: passing argument 5 of ‘H5D__chunk_file_alloc’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) ~~~~~~~~~~~~~~~~^~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:56: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:650:59: note: expected ‘hsize_t *’ {aka ‘long long unsigned int *’} but argument is of type ‘const hsize_t *’ {aka ‘const long long unsigned int *’} H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); ~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5933:39: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5941:39: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:239:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:242:62: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:408:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:508:43: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c: In function ‘H5E_walk’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2021:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2139:5: note: in expansion of macro ‘FUNC_ENTER_COMMON’ FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:516:5: note: in expansion of macro ‘FUNC_ENTER_NOAPI_NOINIT’ FUNC_ENTER_NOAPI_NOINIT ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:585:1: warning: label ‘done’ defined but not used [-Wunused-label] done: ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdirect.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] #define H5_MY_PKG H5FD ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1560:28: note: in definition of macro ‘H5_GLUE’ #define H5_GLUE(x,y) x##y ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2364:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1561:28: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ #define H5_GLUE3(x,y,z) x##y##z ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:37: note: in expansion of macro ‘H5_MY_PKG’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDmpio.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD__init_package’ declared ‘static’ but never defined [-Wunused-function] #define H5_MY_PKG H5FD ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1560:28: note: in definition of macro ‘H5_GLUE’ #define H5_GLUE(x,y) x##y ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2364:52: note: in expansion of macro ‘H5_PACKAGE_INIT_FUNC’ #define H5_PKG_DECLARE_YES_FUNC(pkg) static herr_t H5_PACKAGE_INIT_FUNC(pkg)(void); ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1561:28: note: in expansion of macro ‘H5_PKG_DECLARE_YES_FUNC’ #define H5_GLUE3(x,y,z) x##y##z ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:1: note: in expansion of macro ‘H5_PKG_DECLARE_FUNC’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2379:37: note: in expansion of macro ‘H5_MY_PKG’ H5_PKG_DECLARE_FUNC(H5_MY_PKG_INIT, H5_MY_PKG) ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c:772:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c:1362:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5Iregister_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:199:25: warning: unused parameter ‘hash_size’ [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:125:12: warning: ‘H5I__debug_cb’ declared ‘static’ but never defined [-Wunused-function] static int H5I__debug_cb(void *_item, void *_key, void *_udata); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c: In function ‘H5Oget_info_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c:1158:17: warning: unused variable ‘obj_oloc’ [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c:1157:17: warning: unused variable ‘obj_path’ [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c: In function ‘H5O__prefix_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocopy.c: In function ‘H5O__copy_header_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_name1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c:141:8: warning: implicit declaration of function ‘H5CX_set_apl’; did you mean ‘H5T_set_loc’? [-Wimplicit-function-declaration] if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) ^~~~~~~~~~~~ H5T_set_loc /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_idx1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c:174:17: warning: unused variable ‘obj_oloc’ [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c:173:17: warning: unused variable ‘obj_path’ [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:1190:32: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/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/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:1544:49: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c: In function ‘H5O_fill_old_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] if(fill->size != H5T_GET_SIZE(dt)) ^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c: In function ‘H5O_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:288:17: warning: unused variable ‘store_msg_crt_idx’ [-Wunused-variable] hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:287:17: warning: unused variable ‘insert_flags’ [-Wunused-variable] unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:286:16: warning: unused variable ‘oh_flags’ [-Wunused-variable] uint8_t oh_flags; /* Object header's initial status flags */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:285:17: warning: unused variable ‘oh_size’ [-Wunused-variable] size_t oh_size; /* Size of initial object header */ ^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:284:17: warning: unused variable ‘oh_addr’ [-Wunused-variable] haddr_t oh_addr; /* Address of initial object header */ ^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:281:22: warning: unused variable ‘oc_plist’ [-Wunused-variable] H5P_genplist_t *oc_plist; /* Object creation property list */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c: In function ‘H5Pencode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:846:18: warning: unused variable ‘high_bound’ [-Wunused-variable] H5F_libver_t high_bound = H5F_LIBVER_V110; ^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:845:18: warning: unused variable ‘low_bound’ [-Wunused-variable] H5F_libver_t low_bound = H5F_LIBVER_V110; ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:844:11: warning: unused variable ‘new_fapl_id’ [-Wunused-variable] hid_t new_fapl_id; ^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5P.c:843:21: warning: unused variable ‘fapl_plist’ [-Wunused-variable] H5P_genplist_t *fapl_plist; ^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c: In function ‘H5P__dacc_reg_prop’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:52:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:208:32: note: in expansion of macro ‘H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC’ NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:57:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:213:32: note: in expansion of macro ‘H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC’ NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:79:49: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:235:67: note: in expansion of macro ‘H5D_ACS_VDS_PREFIX_ENC’ NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdapl.c:40: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c: In function ‘H5P__dcrt_layout_enc’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:385:24: warning: unused variable ‘udata’ [-Wunused-variable] H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ ^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c: In function ‘H5P_get_fill_value’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:3362:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c: In function ‘H5P__facc_reg_prop’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:148:45: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:521:31: note: in expansion of macro ‘H5F_ACS_LIBVER_LOW_BOUND_ENC’ NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:41: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:154:45: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:527:31: note: in expansion of macro ‘H5F_ACS_LIBVER_HIGH_BOUND_ENC’ NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:41: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c: In function ‘H5P__ocpy_reg_prop’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c:59:48: warning: passing argument 8 of ‘H5P_register_real’ from incompatible pointer type [-Wincompatible-pointer-types] #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c:171:83: note: in expansion of macro ‘H5O_CPY_MERGE_COMM_DT_LIST_ENC’ NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pocpypl.c:41: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ppkg.h:141:27: note: expected ‘H5P_prp_encode_func_t’ {aka ‘int (*)(const void *, void **, long unsigned int *, void *)’} but argument is of type ‘herr_t (*)(const void *, void **, size_t *)’ {aka ‘int (*)(const void *, void **, long unsigned int *)’} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c: In function ‘H5R__get_name’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c:697:31: warning: unused parameter ‘id’ [-Wunused-parameter] H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, ~~~~~~^~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/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/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:1976:40: warning: unused parameter ‘space’ [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:1976:55: warning: unused parameter ‘block_count’ [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:1976:76: warning: unused parameter ‘bounds_end’ [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:2281:13: warning: unused variable ‘temp_off’ [-Wunused-variable] hsize_t temp_off; /* Offset in a given dimension */ ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/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/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8812:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8813:17: note: here case 7: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8814:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8815:17: note: here case 6: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8816:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8817:17: note: here case 5: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8818:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8819:17: note: here case 4: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8820:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8821:17: note: here case 3: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8822:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8823:17: note: here case 2: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8824:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8825:17: note: here case 1: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S_select_hyperslab’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6899:9: note: here case H5S_SEL_ERROR: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c: In function ‘H5S_point_set_version’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:778:72: warning: unused parameter ‘f’ [-Wunused-parameter] H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) ~~~~~~~^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/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/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:831:14: warning: unused variable ‘u’ [-Wunused-variable] unsigned u; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:830:13: warning: unused variable ‘max_size’ [-Wunused-variable] hsize_t max_size = 0; ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Spoint.c:828:38: warning: unused parameter ‘space’ [-Wunused-parameter] H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) ~~~~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:4681:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:3213:17: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:4683:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:3213:17: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c: In function ‘H5T__insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c:464:56: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c:30: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T__enum_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:111:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:412:38: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_valueof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:551:35: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c:135:47: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c:23: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tprivate.h:108:15: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c: In function ‘H5Z_filter_shuffle’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:187:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:188:21: note: here case 7: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:189:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:190:21: note: here case 6: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:191:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:192:21: note: here case 5: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:193:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:194:21: note: here case 4: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:195:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:196:21: note: here case 3: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:197:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:198:21: note: here case 2: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:199:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:200:21: note: here case 1: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:245:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:246:21: note: here case 7: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:247:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:248:21: note: here case 6: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:249:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:250:21: note: here case 5: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:251:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:252:21: note: here case 4: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:253:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:254:21: note: here case 3: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:255:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:256:21: note: here case 2: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:257:29: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.5/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:258:21: note: here case 1: ^~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY