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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Adense.c: In function ‘H5A__dense_fnd_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aint.c: In function ‘H5A__create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oprivate.h:45:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aint.c: In function ‘H5A__read’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oprivate.h:45:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aint.c: In function ‘H5A__write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oprivate.h:45:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Apkg.h:37, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Aint.c:37: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CX.c:34:0: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CX.c: In function ‘H5CX__pop_common’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CX.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dchunk.c:5830:95: 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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dchunk.c:56:0: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dpkg.h:655:15: note: expected ‘hsize_t * {aka long long unsigned int *}’ but argument is of type ‘const hsize_t * {aka const long long unsigned int *}’ H5_DLL herr_t H5D__chunk_file_alloc(const H5D_chk_idx_info_t *idx_info, const H5F_block_t *old_chunk, ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dchunk.c:55: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dfill.c: In function ‘H5D__fill_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dfill.c:36: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oprivate.h:45:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dint.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dint.c: In function ‘H5D__build_file_prefix’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Eint.c:35:0: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Eint.c: In function ‘H5E_walk’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Fsuper.c: In function ‘H5F__super_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Fsuper.c:1397:16: warning: implicit declaration of function ‘H5O__fsinfo_set_version’ [-Wimplicit-function-declaration] if(H5O__fsinfo_set_version(f, &fsinfo) < 0) ^ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5FDdirect.c:26:0: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5FDhdfs.c: In function ‘H5FD_hdfs_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5FDmpio.c:25:0: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5FDros3.c:28:0: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5I.c: In function ‘H5Iregister_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5I.c: At top level: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5O.c: In function ‘H5Oget_info_by_idx’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_name1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Odeprec.c:141:8: warning: implicit declaration of function ‘H5CX_set_apl’ [-Wimplicit-function-declaration] if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Odeprec.c: In function ‘H5Oget_info_by_idx1’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Odtype.c: In function ‘H5O_dtype_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oprivate.h:45:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oprivate.h:45:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Odtype.c:19: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Ofill.c: In function ‘H5O_fill_old_decode’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Ofill.c:350:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(fill->size != H5T_GET_SIZE(dt)) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oint.c: In function ‘H5O_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oint.c: In function ‘H5O__create_ohdr’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Oint.c:358:12: warning: implicit declaration of function ‘H5CX_get_ohdr_flags’ [-Wimplicit-function-declaration] if(H5CX_get_ohdr_flags(&oh_flags) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Pdcpl.c: In function ‘H5P_get_fill_value’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Pdcpl.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Rint.c: In function ‘H5R__create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Rint.c:246:5: warning: implicit declaration of function ‘H5CX_set_libver_bounds’ [-Wimplicit-function-declaration] H5CX_set_libver_bounds(loc->oloc->file); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Rint.c: In function ‘H5R__get_name’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5T.c: In function ‘H5T__path_find_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5T.c:3213:1: 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/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5T.c:3213:1: 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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tcompound.c: In function ‘H5T__insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tcompound.c:30: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tenum.c: In function ‘H5T__enum_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tpkg.h:37:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tpkg.h:37:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tenum.c: In function ‘H5T_enum_valueof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tpkg.h:37:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tenum.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_create’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Zprivate.h:28:0, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5CXprivate.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/source_subfolder/src/H5Tvlen.c:23: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.10.6/_/_/build/c61a75fde112e2b494526fc1475faa92eec825fa/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); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY