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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c: In function ‘H5B2__iterate_node’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1530:68: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1549:60: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c: In function ‘H5B2__delete_node’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1640:68: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1657:60: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c: In function ‘H5B2__node_size’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1716:64: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c: In function ‘H5B2__update_flush_depend’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1819:77: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (child_int = H5B2__protect_internal(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5B2int.c:1835:74: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(NULL == (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_io_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:1132:60: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:1169:41: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) /* (Casting away const OK -QAK) */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_map_single’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:1595:26: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_file_map_hyper’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:1878:40: warning: passing argument 1 of ‘H5S_combine_hyperslab’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5S_combine_hyperslab(fm->file_space, H5S_SELECT_AND, coords, NULL, fm->chunk_dim, NULL, &tmp_fchunk) < 0) ~~^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:26, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:56: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Sprivate.h:283:44: note: expected ‘H5S_t *’ {aka ‘struct H5S_t *’} but argument is of type ‘const H5S_t *’ {aka ‘const struct H5S_t *’} H5_DLL herr_t H5S_combine_hyperslab(H5S_t *old_space, H5S_seloper_t op, ~~~~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_mem_map_hyper’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:2028:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__create_chunk_mem_map_1d’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:2151:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_allocate’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4438:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4438:32: warning: cast between incompatible function types from ‘void * (*)(void *, const void *)’ 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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4438:67: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:4487:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] idx_info.storage = sc; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c: In function ‘H5D__chunk_copy_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:6115:74: warning: passing argument 3 of ‘H5O_copy_expand_ref’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5O_copy_expand_ref(udata->file_src, udata->tid_src, udata->dt_src, buf, nbytes, udata->idx_info_dst->f, bkg, udata->cpy_info) < 0) ~~~~~^~~~~~~~ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dprivate.h:25, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dpkg.h:30, from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dchunk.c:56: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Oprivate.h:986:74: note: expected ‘H5T_t *’ {aka ‘struct H5T_t *’} but argument is of type ‘const H5T_t *’ {aka ‘const struct H5T_t *’} H5_DLL herr_t H5O_copy_expand_ref(H5F_t *file_src, hid_t tid_src, H5T_t *dt_src, ~~~~~~~^~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D__init_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:633:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:24: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c: In function ‘H5D_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dint.c:2253:49: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] FUNC_LEAVE_NOAPI(dataset ? &(dataset->path) : NULL) /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2339:12: note: in definition of macro ‘FUNC_LEAVE_NOAPI’ return(ret_value); \ ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dio.c: In function ‘H5D__read’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Dio.c:499:15: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] buf = (void *)adj_buf; /* Casting away 'const' OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c: In function ‘H5E__clear_entries’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:886:58: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] error->func_name = (const char *) H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:888:58: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] error->file_name = (const char *) H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Eint.c:890:53: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] error->desc = (const char *) H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FD.c: In function ‘H5FD_fapl_close’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FD.c:594:40: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FD.c:598:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] driver_info = H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ ^ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDdirect.c:26: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1585: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2400: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1586: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2415: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2415: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDmpio.c:25: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1585: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2400: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1586: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2415: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2415: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FDros3.c:28: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1585: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2400: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1586: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2415: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2415: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.12.0/_/_/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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:1585: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2408: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2414: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2414: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gent.c: In function ‘H5G__ent_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gent.c:343:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gint.c:35: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gint.c: In function ‘H5G_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gint.c:587:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] FUNC_LEAVE_NOAPI(grp ? &(grp->path) : NULL) /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5private.h:2339:12: note: in definition of macro ‘FUNC_LEAVE_NOAPI’ return(ret_value); \ ^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gloc.c: In function ‘H5G__loc_insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gloc.c:607:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gloc.c: In function ‘H5G__loc_set_comment_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gloc.c:967:21: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gname.c: In function ‘H5G_name_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gname.c:535:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gnode.c: In function ‘H5G__node_copy’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gnode.c:1269:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gobj.c: In function ‘H5G__obj_create_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gobj.c:265:67: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gobj.c:270:73: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gobj.c:276:77: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gobj.c: In function ‘H5G_obj_stab_to_new_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gobj.c:426:51: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gtraverse.c: In function ‘H5G__traverse_real’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gtraverse.c:732:52: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gtraverse.c:736:52: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Gtraverse.c:740:52: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HF.c: In function ‘H5HF_op_write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HF.c:134:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5MM_memcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HF.c: In function ‘H5HF_insert’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HF.c:378:41: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_hdr_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_iblock_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c: In function ‘H5HF__cache_dblock_verify_chksum’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFcache.c:1691:20: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] read_buf = (void *)image; /* Casting away const OK - QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFman.c: In function ‘H5HF__man_write’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5HFman.c:505:50: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5Iregister_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:218: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.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I__clear_type_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:610:81: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { /* (Casting away const OK -QAK) */ ^ In file included from /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:38: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I__destroy_type’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:716:48: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5FLprivate.h:130:65: note: in definition of macro ‘H5FL_FREE’ #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I_subst’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:912:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I_object’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:945:21: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I_object_verify’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:1014:21: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I__remove_common’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:1238:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; /* (Casting away const OK -QAK) */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I_dec_ref’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:1376:68: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I__iterate_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:2083:31: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] obj_ptr = H5I__unwrap((void *)item->obj_ptr, type); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I__find_id_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:2316:31: warning: passing argument 1 of ‘H5I__unwrap’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] obj_ptr = H5I__unwrap(item->obj_ptr, type); ~~~~^~~~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:473:19: note: expected ‘void *’ but argument is of type ‘const void *’ H5I__unwrap(void *obj_ptr, H5I_type_t type) ~~~~~~^~~~~~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c: In function ‘H5I__id_dump_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5I.c:2426:51: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] obj_ptr = (void *)H5T_get_actual_type((H5T_t *)dt); /* Casting away const OK - QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5L.c: In function ‘H5L__link_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5L.c:1884:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5L.c: In function ‘H5L__move_dest_cb’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5L.c:2676:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5L.c: In function ‘H5L__link_copy_file’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5L.c:3431:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c: In function ‘H5O__chunk_deserialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c:1466:25: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c: In function ‘H5O__chunk_serialize’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Ocache.c:1669:30: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c: In function ‘H5P__file_driver_free’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:1170:44: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:1174:32: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c: In function ‘H5P_set_vol’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Pfapl.c:5410:35: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] vol_prop.connector_info = (void *)vol_info; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5RS.c: In function ‘H5RS_wrap’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5RS.c:151:20: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] ret_value->s = (char *)s; ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_iter_init’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:603:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -NAF */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_is_regular’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:5363:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -NAF */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_shape_same’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:5629:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space1); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:5631:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space2); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:5676:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5S__hyper_generate_spans((H5S_t *)space1) < 0) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:5679:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5S__hyper_generate_spans((H5S_t *)space2) < 0) /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_intersect_block’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:6300:28: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_proj_int_iterate’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:11431:74: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5S_HYPER_PROJ_INT_ADD_SKIP(udata, H5S__hyper_spans_nelem_helper((H5S_hyper_span_info_t *)ss_span_info, 0, udata->op_gen) * count, FAIL); /* Casting away const OK -NAF */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:74:27: note: in definition of macro ‘H5S_HYPER_PROJ_INT_ADD_SKIP’ (UDATA)->skip += (ADD); \ ^~~ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c: In function ‘H5S__hyper_project_intersection’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:11520:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5S__hyper_generate_spans((H5S_t *)src_space) < 0) /* Casting away const OK -NAF */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:11540:42: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5S__hyper_generate_spans((H5S_t *)dst_space) < 0) /* Casting away const OK -NAF */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Shyper.c:11558:38: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5S__hyper_generate_spans((H5S_t *)src_intersect_space) < 0) /* Casting away const OK -NAF */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5SL.c: In function ‘H5SL_release_common’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5SL.c:896:36: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item, (void *)node->key, op_data); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5SL.c: In function ‘H5SL_iterate’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5SL.c:2210:46: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5SL.c: In function ‘H5SL_try_free_safe’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5SL.c:2369:44: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c: In function ‘H5T_nameof’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5T.c:5375:23: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value = &(dt->path); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tref.c: In function ‘H5T__ref_disk_isnull’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tref.c:672:41: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5VL_blob_specific(src_file, (void *)p, H5VL_BLOB_ISNULL, isnull) < 0) ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c: In function ‘H5T__vlen_disk_delete’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5Tvlen.c:1030:41: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] if(H5VL_blob_specific(file, (void *)vl, H5VL_BLOB_DELETE) < 0) /* Casting away 'const' OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5VLint.c: In function ‘H5VL__free_cls’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5VLint.c:321:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)cls->name); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5VLint.c: In function ‘H5VL_register_connector’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/src/H5VLint.c:1147:24: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)(saved->name)); /* Casting away const OK -QAK */ ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/hl/src/H5LT.c: In function ‘H5LTfind_dataset’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/hl/src/H5LT.c:1414:77: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] return H5Literate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/hl/src/H5LT.c: In function ‘H5LT_find_attribute’: /home/conan/w/cci_PR-3851/.conan/data/hdf5/1.12.0/_/_/build/3e2fd036dff6573ba4fc2820c41fa61dc7e052a6/source_subfolder/hl/src/H5LT.c:2040:77: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY