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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5checksum.c: In function ‘H5_checksum_lookup3’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Adense.c: In function ‘H5A__dense_fnd_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__read’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c: In function ‘H5A__write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:34: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c: In function ‘H5CX__pop_common’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2032:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2237: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:3119:5: note: in expansion of macro ‘FUNC_ENTER_STATIC’ FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:3145:1: warning: label ‘done’ defined but not used [-Wunused-label] done: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CX.c:394: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4139: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5830: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:56: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:656: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5967: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:5975: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:117:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] const static char *H5D_prefix_ext_env = NULL; ^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:118:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] const static char *H5D_prefix_vds_env = NULL; ^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:534: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D__use_minimized_dset_headers’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:669:21: warning: unused variable ‘plist’ [-Wunused-variable] H5P_genplist_t *plist = NULL; ^~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D__build_file_prefix’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:1079:22: warning: unused variable ‘plist’ [-Wunused-variable] H5P_genplist_t *plist = NULL; /* Property list pointer */ ^~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c: In function ‘H5E_walk’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2032:13: warning: unused variable ‘err_occurred’ [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2150: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:585:1: warning: label ‘done’ defined but not used [-Wunused-label] done: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Fsuper.c: In function ‘H5F__super_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Fsuper.c:1397:16: warning: implicit declaration of function ‘H5O__fsinfo_set_version’; did you mean ‘H5O_pline_set_version’? [-Wimplicit-function-declaration] if(H5O__fsinfo_set_version(f, &fsinfo) < 0) ^~~~~~~~~~~~~~~~~~~~~~~ H5O_pline_set_version In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdirect.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1572: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2375: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1573: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2390: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2390: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDhdfs.c: In function ‘H5FD_hdfs_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDhdfs.c:584:18: warning: unused variable ‘bin_i’ [-Wunused-variable] unsigned int bin_i; ^~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDmpio.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1572: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2375: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1573: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2390: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2390: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDros3.c:28: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1572: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2375: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1573: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2390: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2390: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdrvr_module.h:27:25: warning: ‘H5FD_init_g’ defined but not used [-Wunused-variable] #define H5_MY_PKG H5FD ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1572: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2383:56: note: in expansion of macro ‘H5_PACKAGE_INIT_VAR’ #define H5_PKG_DECLARE_VAR(pkg) static hbool_t H5_PACKAGE_INIT_VAR(pkg); ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2389:1: note: in expansion of macro ‘H5_PKG_DECLARE_VAR’ H5_PKG_DECLARE_VAR(H5_MY_PKG) ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2389:20: note: in expansion of macro ‘H5_MY_PKG’ H5_PKG_DECLARE_VAR(H5_MY_PKG) ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5Iregister_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c: In function ‘H5Oget_info_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c:1165: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5O.c:1164: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c: In function ‘H5O__prefix_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocopy.c: In function ‘H5O__copy_header_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocopy.c:687: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_name1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_idx1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:45, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ofill.c: In function ‘H5O_fill_old_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c: In function ‘H5O_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c: In function ‘H5O__create_ohdr’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oint.c:358:12: warning: implicit declaration of function ‘H5CX_get_ohdr_flags’; did you mean ‘H5O_get_oh_flags’? [-Wimplicit-function-declaration] if(H5CX_get_ohdr_flags(&oh_flags) < 0) ^~~~~~~~~~~~~~~~~~~ H5O_get_oh_flags /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c: In function ‘H5P_get_fill_value’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:3339: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pdcpl.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c: In function ‘H5R__create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c:246:5: warning: implicit declaration of function ‘H5CX_set_libver_bounds’; did you mean ‘H5Pset_libver_bounds’? [-Wimplicit-function-declaration] H5CX_set_libver_bounds(loc->oloc->file); ^~~~~~~~~~~~~~~~~~~~~~ H5Pset_libver_bounds /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c: In function ‘H5R__get_name’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Rint.c:700: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8810:25: note: in expansion of macro ‘DUFF_GUTS’ DUFF_GUTS ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8811:17: note: here case 7: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8813:17: note: here case 6: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8815:17: note: here case 5: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8817:17: note: here case 4: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8819:17: note: here case 3: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8821:17: note: here case 2: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8788: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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:8823:17: note: here case 1: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S_select_hyperslab’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6893: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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6897:9: note: here case H5S_SEL_ERROR: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c: In function ‘H5T__insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tcompound.c:30: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T__enum_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_valueof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tpkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zprivate.h:28, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c:23: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c: In function ‘H5Z_filter_shuffle’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:188:21: note: here case 7: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:190:21: note: here case 6: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:192:21: note: here case 5: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:194:21: note: here case 4: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:196:21: note: here case 3: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:198:21: note: here case 2: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:200:21: note: here case 1: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:246:21: note: here case 7: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:248:21: note: here case 6: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:250:21: note: here case 5: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:252:21: note: here case 4: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:254:21: note: here case 3: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Zshuffle.c:256:21: note: here case 2: ^~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/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.6/_/_/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.6/_/_/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