=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for hdf5-1.12.2 Making all in src /usr/bin/make all-am CC H5.lo CC H5checksum.lo CC H5dbg.lo CC H5make_libsettings.o H5make_libsettings.c: In function '__sputc': H5make_libsettings.c:289:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] } ^ H5make_libsettings.c: In function 'insert_libhdf5_settings': H5make_libsettings.c:289:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] CCLD H5make_libsettings LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib | sed -e 's/-L/:/g' -e 's/ //g'`" ./H5make_libsettings H5lib_settings.c || (test $HDF5_Make_Ignore && echo "*** Error ignored") || (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo H5lib_settings.c:31:6: warning: size of 'H5libhdf5_settings' is 4307 bytes [-Wlarger-than=] char H5libhdf5_settings[]= ^~~~~~~~~~~~~~~~~~ CC H5system.lo CC H5timer.lo CC H5trace.lo H5trace.c: In function 'H5_trace': H5trace.c:123:5: warning: missing initializer for field 'system' of 'H5_timevals_t {aka struct }' [-Wmissing-field-initializers] H5_timer_t function_timer = {{0}, {0}, {0}, FALSE}; ^~~~~~~~~~ In file included from H5trace.c:34:0: H5private.h:619:12: note: 'system' declared here double system; /* System time in seconds */ ^~~~~~ H5trace.c:123:5: warning: missing initializer for field 'system' of 'H5_timevals_t {aka struct }' [-Wmissing-field-initializers] H5_timer_t function_timer = {{0}, {0}, {0}, FALSE}; ^~~~~~~~~~ In file included from H5trace.c:34:0: H5private.h:619:12: note: 'system' declared here double system; /* System time in seconds */ ^~~~~~ H5trace.c:239:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] unsigned n = (unsigned)MAX(0, (int)HDstrlen(argname) - 3); ^~~~~~~~ CC H5A.lo CC H5Abtree2.lo CC H5Adense.lo CC H5Adeprec.lo CC H5Aint.lo CC H5Atest.lo CC H5AC.lo CC H5ACdbg.lo CC H5ACproxy_entry.lo CC H5B.lo CC H5Bcache.lo CC H5Bdbg.lo H5Bdbg.c: In function 'H5B_debug': H5Bdbg.c:114:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Address:", bt->child[u]); ^~~~~~~~~~ H5Bdbg.c:119:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), "Left Key:"); ^~~~~~~~~ H5Bdbg.c:121:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] (void)(type->debug_key)(stream, indent + 6, MAX(0, fwidth - 6), H5B_NKEY(bt, shared, u), udata); ^ H5Bdbg.c:124:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), "Right Key:"); ^~~~~~~~~ H5Bdbg.c:127:37: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] udata); ^~~~~ CC H5B2.lo CC H5B2cache.lo CC H5B2dbg.lo H5B2dbg.c: In function 'H5B2__hdr_debug': H5B2dbg.c:136:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] hdr->node_info[u].max_nrec, hdr->node_info[u].split_nrec, hdr->node_info[u].merge_nrec); ^~~ H5B2dbg.c: In function 'H5B2__int_debug': H5B2dbg.c:222:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] internal->node_ptrs[u].addr); ^~~~~~~~ H5B2dbg.c:226:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); ^~~~~~~~~ H5B2dbg.c:229:29: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] hdr->cb_ctx); ^~~ H5B2dbg.c:236:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] internal->node_ptrs[u].addr); ^~~~~~~~ H5B2dbg.c: In function 'H5B2__leaf_debug': H5B2dbg.c:320:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); ^~~~~~~~~ H5B2dbg.c:323:29: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] hdr->cb_ctx); ^~~ CC H5B2hdr.lo CC H5B2int.lo H5B2int.c: In function 'H5B2__iterate_node': H5B2int.c:1645:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, ^ H5B2int.c:1667:61: 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, ^ H5B2int.c: In function 'H5B2__delete_node': H5B2int.c:1762:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, ^ H5B2int.c:1781:61: 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, ^ H5B2int.c: In function 'H5B2__node_size': H5B2int.c:1842:65: 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, ^ H5B2int.c: In function 'H5B2__update_flush_depend': H5B2int.c:1945:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, ^ H5B2int.c:1963:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, ^ H5B2int.c: In function 'H5B2__redistribute2': H5B2int.c:581:51: warning: assuming signed overflow does not occur when simplifying '/' or '%' to '>>' or '&' [-Wstrict-overflow] (uint16_t)((*left_nrec + *right_nrec) / 2); /* New number of records for left child */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ H5B2int.c:521:51: warning: assuming signed overflow does not occur when simplifying '/' or '%' to '>>' or '&' [-Wstrict-overflow] (uint16_t)((*left_nrec + *right_nrec) / 2); /* New number of records for right child */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ CC H5B2internal.lo CC H5B2leaf.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo H5C.c: In function 'H5C__autoadjust__ageout__remove_all_markers': H5C.c:9264:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] } /* H5C__remove_entry() */ ^ H5C.c: In function 'H5C__autoadjust__ageout__insert_new_marker': H5C.c:9264:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5C.c: In function 'H5C__autoadjust__ageout__remove_excess_markers': H5C.c:9264:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5C.c: In function 'H5C__autoadjust__ageout__cycle_epoch_marker': H5C.c:9264:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5C.c: In function 'H5C__flush_invalidate_cache': H5C.c:5999:13: warning: assuming signed overflow does not occur when simplifying conditional [-Wstrict-overflow] else if (cur_ring_pel_len > 0) { ^ H5C.c:5956:12: warning: assuming signed overflow does not occur when simplifying conditional [-Wstrict-overflow] if ((cur_ring_pel_len > 0) && (cur_ring_pel_len >= old_ring_pel_len)) { ^ H5C.c:5956:12: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] CC H5Cdbg.lo CC H5Cepoch.lo CC H5Cimage.lo H5Cimage.c: In function 'H5C__construct_cache_image_buffer': H5Cimage.c:249:56: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] if (NULL == (cache_ptr->image_buffer = H5MM_malloc(cache_ptr->image_len + 1))) ^~~~~~~~~ H5Cimage.c: In function 'H5C__read_cache_image': H5Cimage.c:1003:74: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] if (H5F_block_read(f, H5FD_MEM_SUPER, cache_ptr->image_addr, cache_ptr->image_len, ^~~~~~~~~ H5Cimage.c: In function 'H5C__load_cache_image': H5Cimage.c:1082:60: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] if (NULL == (cache_ptr->image_buffer = H5MM_malloc(cache_ptr->image_len + 1))) ^~~~~~~~~ H5Cimage.c: In function 'H5C__write_cache_image': H5Cimage.c:3480:75: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka const long long unsigned int}' may alter its value [-Wconversion] if (H5F_block_write(f, H5FD_MEM_SUPER, cache_ptr->image_addr, cache_ptr->image_len, ^~~~~~~~~ H5Cimage.c: In function 'H5C__prep_for_file_close__setup_image_entries_array': H5Cimage.c:3490:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] } /* H5C__write_cache_image() */ ^ CC H5Clog.lo CC H5Clog_json.lo CC H5Clog_trace.lo CC H5Cprefetched.lo CC H5Cquery.lo CC H5Ctag.lo CC H5Ctest.lo CC H5CS.lo CC H5CX.lo CC H5D.lo CC H5Dbtree.lo CC H5Dbtree2.lo CC H5Dchunk.lo H5Dchunk.c: In function 'H5D__chunk_direct_read': H5Dchunk.c:571:31: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] udata.chunk_block.length, buf) < 0) ^~~~~ H5Dchunk.c: In function 'H5D__chunk_io_init': H5Dchunk.c:1095:61: 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) ^ H5Dchunk.c:1132:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < ^ H5Dchunk.c: In function 'H5D__create_chunk_map_single': H5Dchunk.c:1570:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': H5Dchunk.c:1853:39: 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, ^~ In file included from H5Zprivate.h:29:0, from H5CXprivate.h:25, from H5Dchunk.c:54: H5Sprivate.h:278:16: 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, const hsize_t start[], ^~~~~~~~~~~~~~~~~~~~~ H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': H5Dchunk.c:2005:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__create_chunk_mem_map_1d': H5Dchunk.c:2128:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__chunk_flush_entry': H5Dchunk.c:3360:31: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] size_t alloc = udata.chunk_block.length; /* Bytes allocated for BUF */ ^~~~~ H5Dchunk.c: In function 'H5D__chunk_lock': H5Dchunk.c:3914:41: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] size_t my_chunk_alloc = chunk_alloc; /* Allocated buffer size */ ^~~~~~~~~~~ H5Dchunk.c:3915:41: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] size_t buf_alloc = chunk_alloc; /* [Re-]allocated buffer size */ ^~~~~~~~~~~ H5Dchunk.c: In function 'H5D__chunk_allocate': H5Dchunk.c:4334:52: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); /* Convenience variable */ ^ H5Dchunk.c:4420:83: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5D__fill_init(&fb_info, NULL, (H5MM_allocate_t)H5D__chunk_mem_alloc, (void *)pline, ^ H5Dchunk.c:4421:62: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (H5MM_free_t)H5D__chunk_mem_free, (void *)pline, &dset->shared->dcpl_cache.fill, ^ H5Dchunk.c: In function 'H5D__chunk_copy_cb': H5Dchunk.c:6207:70: 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, ^~~~~ In file included from H5Dprivate.h:25:0, from H5Dpkg.h:30, from H5Dchunk.c:55: H5Oprivate.h:997:15: 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, void *buf_src, ^~~~~~~~~~~~~~~~~~~ H5Dchunk.c: In function 'H5D__chunk_dest': H5Dchunk.c:2897:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (nerrors) ^ CC H5Dcompact.lo CC H5Dcontig.lo H5Dcontig.c: In function 'H5D__contig_construct': H5Dcontig.c:416:53: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] dset->shared->cache.contig.sieve_buf_size = tmp_size; ^~~~~~~~ H5Dcontig.c: In function 'H5D__contig_init': H5Dcontig.c:487:53: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] dset->shared->cache.contig.sieve_buf_size = tmp_size; ^~~~~~~~ CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Dearray.lo CC H5Defl.lo CC H5Dfarray.lo CC H5Dfill.lo CC H5Dint.lo H5Dint.c: In function 'H5D__init_type': H5Dint.c:593:33: 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 H5Dint.c:23:0: H5Dint.c: In function 'H5D_nameof': H5Dint.c:2246:49: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] FUNC_LEAVE_NOAPI(dataset ? &(dataset->path) : NULL) H5private.h:2510:13: note: in definition of macro 'FUNC_LEAVE_NOAPI' return (ret_value); \ ^~~~~~~~~ CC H5Dio.lo H5Dio.c: In function 'H5D__read': H5Dio.c:473:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] buf = (void *)adj_buf; /* Casting away 'const' OK -QAK */ ^ CC H5Dlayout.lo CC H5Dnone.lo CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dsingle.lo CC H5Dtest.lo CC H5Dvirtual.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo CC H5EA.lo CC H5EAcache.lo CC H5EAdbg.lo H5EAdbg.c: In function 'H5EA__iblock_debug': H5EAdbg.c:225:42: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] ((uint8_t *)iblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < ^ H5EAdbg.c:242:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] iblock->dblk_addrs[u]); ^~~~~~ H5EAdbg.c:257:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] iblock->sblk_addrs[u]); ^~~~~~ H5EAdbg.c: In function 'H5EA__sblock_debug': H5EAdbg.c:346:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] sblock->dblk_addrs[u]); ^~~~~~ H5EAdbg.c: In function 'H5EA__dblock_debug': H5EAdbg.c:425:38: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] ((uint8_t *)dblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < 0) ^ CC H5EAdblkpage.lo CC H5EAdblock.lo CC H5EAhdr.lo CC H5EAiblock.lo CC H5EAint.lo CC H5EAsblock.lo CC H5EAstat.lo CC H5EAtest.lo CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo H5Fdbg.c: In function 'H5F_debug': H5Fdbg.c:119:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5G__ent_debug(f->shared->sblock->root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL); ^~~~~~~~~~~~~~ H5Fdbg.c:134:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5G__ent_debug(&root_ent, stream, indent + 3, MAX(0, fwidth - 3), NULL); ^~~~~~~~~~~~~~ CC H5Fdeprec.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fint.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fspace.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo CC H5Ftest.lo CC H5FA.lo CC H5FAcache.lo CC H5FAdbg.lo H5FAdbg.c: In function 'H5FA__dblock_debug': H5FAdbg.c:241:54: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] (hdr->cparam.cls->nat_elmt_size * u)) < 0) ^ H5FAdbg.c:259:42: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] ((uint8_t *)dblock->elmts) + (hdr->cparam.cls->nat_elmt_size * u)) < ^ CC H5FAdblock.lo CC H5FAdblkpage.lo CC H5FAhdr.lo CC H5FAint.lo CC H5FAstat.lo CC H5FAtest.lo CC H5FD.lo H5FD.c: In function 'H5FDget_vfd_handle': H5FD.c:1750:22: warning: null pointer dereference [-Wnull-dereference] *file_handle = NULL; ^ CC H5FDcore.lo H5FDcore.c: In function 'H5FD__core_truncate': H5FDcore.c:1553:23: warning: conversion to 'size_t {aka unsigned int}' from 'haddr_t {aka long long unsigned int}' may alter its value [-Wconversion] new_eof = file->eoa; ^~~~ CC H5FDfamily.lo CC H5FDhdfs.lo H5FDhdfs.c: In function 'H5Pget_fapl_hdfs': H5FDhdfs.c:1733:24: warning: unused parameter 'fapl_id' [-Wunused-parameter] H5Pget_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out) ^~~~~~~ H5FDhdfs.c:1733:51: warning: unused parameter 'fa_out' [-Wunused-parameter] H5Pget_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out) ^~~~~~ H5FDhdfs.c: In function 'H5Pset_fapl_hdfs': H5FDhdfs.c:1747:24: warning: unused parameter 'fapl_id' [-Wunused-parameter] H5Pset_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa) ^~~~~~~ H5FDhdfs.c:1747:51: warning: unused parameter 'fa' [-Wunused-parameter] H5Pset_fapl_hdfs(hid_t fapl_id, H5FD_hdfs_fapl_t *fa) ^~ CC H5FDint.lo CC H5FDlog.lo CC H5FDmulti.lo H5FDmulti.c: In function 'H5FD_multi_lock': H5FDmulti.c:1852:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (nerrors) ^ H5FDmulti.c: In function 'H5FD_multi_close': H5FDmulti.c:1084:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (nerrors) ^ H5FDmulti.c: In function 'open_members': H5FDmulti.c:1991:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (nerrors) ^ H5FDmulti.c: In function 'H5FD_multi_unlock': H5FDmulti.c:1889:8: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (nerrors) ^ CC H5FDsec2.lo CC H5FDspace.lo CC H5FDsplitter.lo CC H5FDstdio.lo CC H5FDtest.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo CC H5FScache.lo CC H5FSdbg.lo H5FSdbg.c: In function 'H5FS_sects_debug': H5FSdbg.c:258:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] if (H5HF_sects_debug(f, client_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0) ^~ H5FSdbg.c:263:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] if (H5MF_sects_debug(f, fs_addr, stream, indent + 3, MAX(0, fwidth - 3)) < 0) ^~ CC H5FSint.lo CC H5FSsection.lo H5FSsection.c: In function 'H5FS__sect_serialize_size': H5FSsection.c:552:26: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] sect_buf_size += fspace->serial_sect_count * fspace->sinfo->sect_off_size; ^~~~~~ H5FSsection.c:555:26: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] sect_buf_size += fspace->serial_sect_count * 1 /* byte */; ^~~~~~ CC H5FSstat.lo CC H5FStest.lo CC H5G.lo CC H5Gbtree2.lo CC H5Gcache.lo CC H5Gcompact.lo CC H5Gdense.lo CC H5Gdeprec.lo CC H5Gent.lo H5Gent.c: In function 'H5G__ent_copy': H5Gent.c:322:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ H5Gent.c: In function 'H5G__ent_debug': H5Gent.c:516:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] nested_fwidth = MAX(0, fwidth - 3); ^~~~~~~~~~~~~ CC H5Gint.lo In file included from H5Gint.c:34:0: H5Gint.c: In function 'H5G_nameof': H5Gint.c:570:41: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] FUNC_LEAVE_NOAPI(grp ? &(grp->path) : NULL) H5private.h:2510:13: note: in definition of macro 'FUNC_LEAVE_NOAPI' return (ret_value); \ ^~~~~~~~~ CC H5Glink.lo CC H5Gloc.lo H5Gloc.c: In function 'H5G__loc_insert': H5Gloc.c:584:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ H5Gloc.c: In function 'H5G__loc_set_comment_cb': H5Gloc.c:938:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ CC H5Gname.lo H5Gname.c: In function 'H5G_name_copy': H5Gname.c:478:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ CC H5Gnode.lo H5Gnode.c: In function 'H5G__node_copy': H5Gnode.c:1227:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ H5Gnode.c: In function 'H5G_node_debug': H5Gnode.c:1485:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] fwidth = MAX(0, fwidth - 3); ^~~~~~ CC H5Gobj.lo H5Gobj.c: In function 'H5G__obj_create_real': H5Gobj.c:247:68: 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) ^ H5Gobj.c:252:74: 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) ^ H5Gobj.c:258:78: 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) ^ H5Gobj.c: In function 'H5G__obj_stab_to_new_cb': H5Gobj.c:402:52: 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) ^ CC H5Goh.lo CC H5Groot.lo CC H5Gstab.lo CC H5Gtest.lo CC H5Gtraverse.lo H5Gtraverse.c: In function 'H5G__traverse_real': H5Gtraverse.c:717:53: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ H5Gtraverse.c:721:53: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ H5Gtraverse.c:725:53: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ CC H5HF.lo H5HF.c: In function 'H5HF__op_write': H5HF.c:121: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 */ ^ H5HF.c: In function 'H5HF_insert': H5HF.c:355:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) ^ CC H5HFbtree2.lo CC H5HFcache.lo H5HFcache.c: In function 'H5HF__cache_hdr_serialize': H5HFcache.c:745:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ H5HFcache.c: In function 'H5HF__cache_iblock_serialize': H5HFcache.c:1331:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': H5HFcache.c:1660:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] read_buf = (void *)image; /* Casting away const OK - QAK */ ^ H5HFcache.c: In function 'H5HF__cache_dblock_image_len': H5HFcache.c:1955:20: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka const long long unsigned int}' may alter its value [-Wconversion] size = dblock->file_size; ^~~~~~ CC H5HFdbg.lo H5HFdbg.c: In function 'H5HF_hdr_print': H5HFdbg.c:288:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5HF__dtable_debug(&hdr->man_dtable, stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~~~~~~~ H5HFdbg.c:295:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Compressed size of root direct block:", hdr->pline_root_direct_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5HFdbg.c:297:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Filter mask for root direct block:", hdr->pline_root_direct_filter_mask); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5HFdbg.c:299:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5O_debug_id(H5O_PLINE_ID, hdr->f, &(hdr->pline), stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~ H5HFdbg.c:308:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Root indirect block flags:", hdr->root_iblock_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5HFdbg.c:310:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Root indirect block pointer:", (void *)hdr->root_iblock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5HFdbg.c: In function 'H5HF_dblock_debug_cb': H5HFdbg.c:422:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] temp_str, start, len); ^~~~~~~~ H5HFdbg.c: In function 'H5HF_iblock_print': H5HFdbg.c:621:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); ^~~~~~~~~ H5HFdbg.c:629:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] iblock->filt_ents[off].filter_mask); ^~~~~~ H5HFdbg.c:632:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] iblock->ents[off].addr); ^~~~~~ H5HFdbg.c:646:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), temp_str); ^~~~~~~~~ H5HFdbg.c:652:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] iblock->ents[off].addr); ^~~~~~ H5HFdbg.c:657:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), ""); ^~~~~~~~~ H5HFdbg.c:665:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Reference count:", iblock->rc); ^~~~~~~~~~~~~~~~~~ H5HFdbg.c:669:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Parent indirect block address:", (void *)iblock->parent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5HFdbg.c: In function 'H5HF_sects_debug_cb': H5HFdbg.c:775:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] if (H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < ^~ CC H5HFdblock.lo CC H5HFdtable.lo CC H5HFhdr.lo CC H5HFhuge.lo CC H5HFiblock.lo H5HFiblock.c: In function 'H5HF__man_iblock_attach': H5HFiblock.c:1319:45: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] iblock->filt_ents[entry].size = iblock->hdr->man_dtable.row_block_size[row]; ^~~~~~ CC H5HFiter.lo CC H5HFman.lo H5HFman.c: In function 'H5HF__man_write': H5HFman.c:492:52: 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) ^ CC H5HFsection.lo H5HFsection.c: In function 'H5HF__sect_single_dblock_info': H5HFsection.c:636:13: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] hdr->man_dtable.row_block_size[sect->u.single.par_entry / hdr->man_dtable.cparam.width]; ^~~ H5HFsection.c: In function 'H5HF__sect_row_debug': H5HFsection.c:2047:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5HF__sect_indirect_debug(sect->u.row.under, stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~~~~~~~~~~~~~~ H5HFsection.c: In function 'H5HF__sect_row_merge': H5HFsection.c:3472:26: warning: potential null pointer dereference [-Wnull-dereference] if (sect2->u.indirect.dir_nrows > 0) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5HFsection.c:3466:18: warning: potential null pointer dereference [-Wnull-dereference] start_row2 = sect2->u.indirect.row; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ CC H5HFspace.lo CC H5HFstat.lo CC H5HFtest.lo CC H5HFtiny.lo CC H5HG.lo CC H5HGcache.lo CC H5HGdbg.lo H5HGdbg.c: In function 'H5HG_debug': H5HGdbg.c:123:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Obffset in block:", (unsigned long)(h->obj[u].begin - h->chunk)); ^~~~~~~~~~~~~~~~~~~ H5HGdbg.c:125:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Reference count:", h->obj[u].nrefs); ^~~~~~~~~~~~~~~~~~ H5HGdbg.c:128:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] (unsigned long)H5HG_ALIGN(h->obj[u].size)); ^ CC H5HGquery.lo CC H5HL.lo CC H5HLcache.lo CC H5HLdbg.lo H5HLdbg.c: In function 'H5HL_debug': H5HLdbg.c:87:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] freelist->offset, freelist->size); ^~~~~~~~ CC H5HLint.lo CC H5HLprfx.lo CC H5HLdblk.lo CC H5I.lo CC H5Idbg.lo CC H5Iint.lo H5Iint.c: In function 'H5I_term_package': H5Iint.c:137:12: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (0 == in_use) { ^ H5Iint.c:149:16: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (0 == in_use) ^ CC H5Itest.lo CC H5L.lo H5L.c: In function 'H5L__link_cb': H5L.c:1849:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L__move_dest_cb': H5L.c:2629:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L__link_copy_file': H5L.c:3373: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 */ ^ H5L.c: In function 'H5Lmove': H5L.c:323:61: warning: potential null pointer dereference [-Wnull-dereference] tmp_vol_obj.connector = (vol_obj1 ? vol_obj1->connector : vol_obj2->connector); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ H5L.c: In function 'H5Lcopy': H5L.c:413:61: warning: potential null pointer dereference [-Wnull-dereference] tmp_vol_obj.connector = (vol_obj1 ? vol_obj1->connector : vol_obj2->connector); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ CC H5Ldeprec.lo CC H5Lexternal.lo H5Lexternal.c: In function 'H5L__extern_traverse': H5Lexternal.c:196:12: warning: assuming signed overflow does not occur when simplifying conditional [-Wstrict-overflow] if ((size_t)group_name_len > sizeof(local_group_name)) { ^ CC H5M.lo CC H5MF.lo CC H5MFaggr.lo CC H5MFdbg.lo H5MFdbg.c: In function 'H5MF__sects_debug_cb': H5MFdbg.c:123:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] if (H5FS_sect_debug(udata->fspace, _sect, udata->stream, udata->indent + 3, MAX(0, udata->fwidth - 3)) < ^~ CC H5MFsection.lo CC H5MM.lo CC H5O.lo H5O.c: In function 'H5Olink': H5O.c:352:9: warning: potential null pointer dereference [-Wnull-dereference] if (H5VL_link_create(H5VL_LINK_CREATE_HARD, &tmp_vol_obj, &loc_params2, lcpl_id, lapl_id, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5P_DATASET_XFER_DEFAULT, H5_REQUEST_NULL, vol_obj1->data, &loc_params1) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Odeprec.lo CC H5Oainfo.lo CC H5Oalloc.lo CC H5Oattr.lo H5Oattr.c: In function 'H5O__attr_debug': H5Oattr.c:850:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Encoded Size:", (unsigned long)(mesg->shared->dt_size)); ^~~~~~~~~~~~~~~ H5Oattr.c:851:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] if ((H5O_MSG_DTYPE->debug)(f, mesg->shared->dt, stream, indent + 3, MAX(0, fwidth - 3)) < 0) ^~ H5Oattr.c:856:15: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Encoded Size:", (unsigned long)(mesg->shared->ds_size)); ^~~~~~~~~~~~~~~ H5Oattr.c:857:5: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] if (H5S_debug(f, mesg->shared->ds, stream, indent + 3, MAX(0, fwidth - 3)) < 0) ^~ CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo H5Ocache.c: In function 'H5O__chunk_deserialize': H5Ocache.c:1437:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ ^ H5Ocache.c:1566:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((eom_ptr - chunk_image) > 0 && (eom_ptr - chunk_image) < H5O_SIZEOF_MSGHDR_OH(oh)) { ^ H5Ocache.c: In function 'H5O__chunk_serialize': H5Ocache.c:1642:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ CC H5Ocache_image.lo CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo CC H5Ocopy_ref.lo CC H5Odbg.lo H5Odbg.c: In function 'H5O__debug_real': H5Odbg.c:360:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Address:", oh->chunk[i].addr); ^~~~~~~~~~ H5Odbg.c:375:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s %zu\n", indent + 3, "", MAX(0, fwidth - 3), "Size in bytes:", chunk_size); ^~~~~~~~~ H5Odbg.c:377:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s %zu\n", indent + 3, "", MAX(0, fwidth - 3), "Gap:", oh->chunk[i].gap); ^~~~~~~~~ H5Odbg.c:405:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] sequence[oh->mesg[i].type->id]++); ^~~~~~~~ H5Odbg.c:407:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Dirty:", oh->mesg[i].dirty ? "TRUE" : "FALSE"); ^~~~~~~~ H5Odbg.c:408:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s ", indent + 3, "", MAX(0, fwidth - 3), "Message flags:"); ^~~~~~~~~ H5Odbg.c:457:27: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "*** ADDITIONAL UNKNOWN FLAGS --->", oh->mesg[i].flags & ~H5O_MSG_FLAG_BITS); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Odbg.c:463:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Chunk number:", oh->mesg[i].chunkno); ^~~~~~~~~~~~~~~ H5Odbg.c:469:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] (size_t)(oh->mesg[i].raw - oh->chunk[chunkno].image), oh->mesg[i].raw_size); ^ H5Odbg.c:482:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s\n", indent + 3, "", MAX(0, fwidth - 3), "Message Information:"); ^~~~~~~~~ H5Odbg.c:484:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] (debug_type->debug)(f, oh->mesg[i].native, stream, indent + 6, MAX(0, fwidth - 6)); ^ CC H5Odrvinfo.lo CC H5Odtype.lo H5Odtype.c: In function 'H5O__dtype_debug': H5Odtype.c:1752:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Byte offset:", (unsigned long)(dt->shared->u.compnd.memb[i].offset)); ^~~~~~~~~~~~~~ H5Odtype.c:1753:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5O__dtype_debug(f, dt->shared->u.compnd.memb[i].type, stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~~~~~ H5Odtype.c:1758:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5O__dtype_debug(f, dt->shared->parent, stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~~~~~ H5Odtype.c:1974:9: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5O__dtype_debug(f, dt->shared->parent, stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~~~~~ CC H5Oefl.lo H5Oefl.c: In function 'H5O__efl_debug': H5Oefl.c:544:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Name:", mesg->slot[u].name); ^~~~~~~ H5Oefl.c:547:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Name offset:", mesg->slot[u].name_offset); ^~~~~~~~~~~~~~ H5Oefl.c:550:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Offset of data in file:", (intmax_t)(mesg->slot[u].offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~ H5Oefl.c:553:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Bytes reserved for data:", (mesg->slot[u].size)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Ofill.lo In file included from H5Cprivate.h:33:0, from H5ACprivate.h:33, from H5Oprivate.h:41, from H5Dprivate.h:25, from H5Ofill.c:24: H5Ofill.c: In function 'H5O__fill_new_decode': H5Fprivate.h:206:13: warning: conversion to 'unsigned int' from 'ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 8); \ ^ H5Ofill.c:271:13: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:206:16: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 8); \ ^ H5Ofill.c:271:13: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:208:13: warning: conversion to 'unsigned int' from 'ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 16); \ ^ H5Ofill.c:271:13: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:208:16: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 16); \ ^ H5Ofill.c:271:13: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:210:13: warning: conversion to 'unsigned int' from 'ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 24); \ ^ H5Ofill.c:271:13: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:210:16: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 24); \ ^ H5Ofill.c:271:13: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Ofill.c: In function 'H5O__fill_old_decode': H5Fprivate.h:206:13: warning: conversion to 'unsigned int' from 'ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 8); \ ^ H5Ofill.c:337:5: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:206:16: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 8); \ ^ H5Ofill.c:337:5: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:208:13: warning: conversion to 'unsigned int' from 'ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 16); \ ^ H5Ofill.c:337:5: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:208:16: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 16); \ ^ H5Ofill.c:337:5: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:210:13: warning: conversion to 'unsigned int' from 'ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 24); \ ^ H5Ofill.c:337:5: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ H5Fprivate.h:210:16: warning: conversion to 'ssize_t {aka int}' from 'unsigned int' may change the sign of the result [-Wsign-conversion] (i) |= ((uint32_t)(*(p)&0xff) << 24); \ ^ H5Ofill.c:337:5: note: in expansion of macro 'UINT32DECODE' UINT32DECODE(p, fill->size); ^~~~~~~~~~~~ CC H5Oflush.lo CC H5Ofsinfo.lo CC H5Oginfo.lo CC H5Oint.lo CC H5Olayout.lo CC H5Olinfo.lo CC H5Olink.lo H5Olink.c: In function 'H5O__link_size': H5Olink.c:506:17: warning: conversion to 'size_t {aka unsigned int}' from 'uint64_t {aka long long unsigned int}' may alter its value [-Wconversion] ret_value = 1 + /* Version */ ^ CC H5Omessage.lo CC H5Omtime.lo CC H5Oname.lo CC H5Onull.lo CC H5Opline.lo H5Opline.c: In function 'H5O__pline_debug': H5Opline.c:662:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Filter identification:", (unsigned)(pline->filter[i].id)); ^~~~~~~~~~~~~~~~~~~~~~~~ H5Opline.c:665:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Filter name:", pline->filter[i].name); ^~~~~~~~~~~~~~ H5Opline.c:667:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] HDfprintf(stream, "%*s%-*s NONE\n", indent + 3, "", MAX(0, fwidth - 3), "Filter name:"); ^~~~~~~~~ H5Opline.c:669:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Flags:", pline->filter[i].flags); ^~~~~~~~ H5Opline.c:671:19: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] "Num CD values:", pline->filter[i].cd_nelmts); ^~~~~~~~~~~~~~~~ H5Opline.c:679:23: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] pline->filter[i].cd_values[j]); ^~~~~ CC H5Orefcount.lo CC H5Osdspace.lo CC H5Oshared.lo CC H5Oshmesg.lo CC H5Ostab.lo CC H5Otest.lo CC H5Ounknown.lo CC H5P.lo CC H5Pacpl.lo CC H5Pdapl.lo In file included from H5Pdapl.c:34:0: H5Pdapl.c: In function 'H5P__decode_chunk_cache_nslots': H5private.h:1759:63: warning: conversion to 'size_t {aka unsigned int}' from 'long long unsigned int' may alter its value [-Wconversion] #define H5_CHECKED_ASSIGN(dst, dsttype, src, srctype) (dst) = (dsttype)(src); ^ H5Pdapl.c:946:9: note: in expansion of macro 'H5_CHECKED_ASSIGN' H5_CHECKED_ASSIGN(*value, uint64_t, enc_value, size_t); ^~~~~~~~~~~~~~~~~ H5Pdapl.c: In function 'H5P__decode_chunk_cache_nbytes': H5private.h:1759:63: warning: conversion to 'size_t {aka unsigned int}' from 'long long unsigned int' may alter its value [-Wconversion] #define H5_CHECKED_ASSIGN(dst, dsttype, src, srctype) (dst) = (dsttype)(src); ^ H5Pdapl.c:1046:9: note: in expansion of macro 'H5_CHECKED_ASSIGN' H5_CHECKED_ASSIGN(*value, uint64_t, enc_value, size_t); ^~~~~~~~~~~~~~~~~ CC H5Pdcpl.lo CC H5Pdeprec.lo CC H5Pdxpl.lo CC H5Pencdec.lo CC H5Pfapl.lo H5Pfapl.c: In function 'H5P__facc_mdc_log_location_dec': H5Pfapl.c:4395:11: warning: conversion to 'size_t {aka unsigned int}' from 'uint64_t {aka long long unsigned int}' may alter its value [-Wconversion] len = enc_value; ^~~~~~~~~ CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo CC H5Plapl.lo CC H5Plcpl.lo CC H5Pmapl.lo CC H5Pmcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PB.lo CC H5PL.lo CC H5PLint.lo CC H5PLpath.lo CC H5PLplugin_cache.lo CC H5R.lo CC H5Rdeprec.lo In file included from H5Zprivate.h:29:0, from H5CXprivate.h:25, from H5Rdeprec.c:41: H5Rdeprec.c: In function 'H5R__encode_token_region_compat': H5Sprivate.h:167:49: warning: conversion to 'ssize_t {aka int}' from 'hssize_t {aka long long int}' may alter its value [-Wconversion] #define H5S_SELECT_SERIAL_SIZE(S) (H5S_select_serial_size(S)) ^ H5Rdeprec.c:197:26: note: in expansion of macro 'H5S_SELECT_SERIAL_SIZE' if ((data_size = H5S_SELECT_SERIAL_SIZE(space)) < 0) ^~~~~~~~~~~~~~~~~~~~~~ H5Rdeprec.c:202:22: warning: conversion to 'ssize_t {aka int}' from 'long long int' may alter its value [-Wconversion] data_size += (hssize_t)token_size; ^ CC H5Rint.lo CC H5UC.lo CC H5RS.lo H5RS.c: In function 'H5RS_wrap': H5RS.c:178:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value->s = (char *)s; ^ CC H5S.lo CC H5Sall.lo CC H5Sdbg.lo H5Sdbg.c: In function 'H5S_debug': H5Sdbg.c:96:13: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5O_debug_id(H5O_SDSPACE_ID, f, &(mesg->extent), stream, indent + 3, MAX(0, fwidth - 3)); ^~~~~~~~~~~~ CC H5Sdeprec.lo CC H5Shyper.lo H5Shyper.c: In function 'H5S__hyper_iter_init': H5Shyper.c:589:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -NAF */ ^ H5Shyper.c: In function 'H5S__hyper_span_blocklist': H5Shyper.c:4535:42: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] H5MM_memcpy(*buf, start, rank * sizeof(hsize_t)); ^~~~ H5Shyper.c:4543:40: warning: conversion to 'size_t {aka unsigned int}' from 'hsize_t {aka long long unsigned int}' may alter its value [-Wconversion] H5MM_memcpy(*buf, end, rank * sizeof(hsize_t)); ^~~~ H5Shyper.c: In function 'H5S__hyper_is_regular': H5Shyper.c:5355:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -NAF */ ^ H5Shyper.c: In function 'H5S__hyper_shape_same': H5Shyper.c:5620:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space1); /* Casting away const OK -QAK */ ^ H5Shyper.c:5622:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space2); /* Casting away const OK -QAK */ ^ H5Shyper.c:5667:43: 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 */ ^ H5Shyper.c:5671:43: 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 */ ^ H5Shyper.c: In function 'H5S__hyper_intersect_block': H5Shyper.c:6289:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5S__hyper_rebuild((H5S_t *)space); /* Casting away const OK -QAK */ ^ H5Shyper.c: In function 'H5S__hyper_proj_int_iterate': H5Shyper.c:11546:43: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5S__hyper_spans_nelem_helper((H5S_hyper_span_info_t *)ss_span_info, 0, udata->op_gen) * count, ^ H5Shyper.c:72:27: note: in definition of macro 'H5S_HYPER_PROJ_INT_ADD_SKIP' (UDATA)->skip += (ADD); \ ^~~ H5Shyper.c: In function 'H5S__hyper_project_intersection': H5Shyper.c:11625:43: 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 */ ^ H5Shyper.c:11647:43: 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 */ ^ H5Shyper.c:11667:39: 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 */ ^ H5Shyper.c: In function 'H5S__hyper_iter_get_seq_list': H5Shyper.c:1714:42: warning: potential null pointer dereference [-Wnull-dereference] abs_arr[fast_dim] = curr_span->low + span_elmts; ~~~~~~~~~^~~~~ H5Shyper.c:1717:47: warning: potential null pointer dereference [-Wnull-dereference] if (abs_arr[fast_dim] <= curr_span->high) { ~~~~~~~~~^~~~~~ H5Shyper.c: In function 'H5S__hyper_project_simple.part.18': H5Shyper.c:6637:47: warning: potential null pointer dereference [-Wnull-dereference] new_space->select.sel_info.hslab->span_lst->count++; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ H5Shyper.c:6637:54: warning: potential null pointer dereference [-Wnull-dereference] new_space->select.sel_info.hslab->span_lst->count++; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ H5Shyper.c:6637:47: warning: potential null pointer dereference [-Wnull-dereference] new_space->select.sel_info.hslab->span_lst->count++; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ H5Shyper.c:6637:54: warning: potential null pointer dereference [-Wnull-dereference] new_space->select.sel_info.hslab->span_lst->count++; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ H5Shyper.c:6729:21: warning: potential null pointer dereference [-Wnull-dereference] prev_span->down = base_space->select.sel_info.hslab->span_lst; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Snone.lo CC H5Spoint.lo H5Spoint.c: In function 'H5S__point_deserialize': H5Spoint.c:1438:49: warning: conversion to 'size_t {aka unsigned int}' from 'uint64_t {aka long long unsigned int}' may alter its value [-Wconversion] if (NULL == (coord = (hsize_t *)H5MM_malloc(num_elem * rank * sizeof(hsize_t)))) ^~~~~~~~ H5Spoint.c:1462:56: warning: conversion to 'size_t {aka unsigned int}' from 'uint64_t {aka long long unsigned int}' may alter its value [-Wconversion] if (H5S_select_elements(tmp_space, H5S_SELECT_SET, num_elem, (const hsize_t *)coord) < 0) ^~~~~~~~ CC H5Sselect.lo CC H5Stest.lo CC H5SL.lo CC H5SM.lo CC H5SMbtree2.lo CC H5SMcache.lo CC H5SMmessage.lo CC H5SMtest.lo CC H5T.lo H5T.c: In function 'H5T__create': H5T.c:3332:35: warning: duplicated 'if' condition [-Wduplicated-cond] else if (sizeof(long) == size) ~~~~~~~~~~~~~^~~~~~~ H5T.c:3330:34: note: previously used here else if (sizeof(int) == size) ~~~~~~~~~~~~^~~~~~~ H5T.c: In function 'H5T_nameof': H5T.c:5532:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value = &(dt->path); ^ H5T.c: In function 'H5T_cmp': H5T.c:4463:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow] H5T_cmp(const H5T_t *dt1, const H5T_t *dt2, hbool_t superset) ^~~~~~~ CC H5Tarray.lo CC H5Tbit.lo CC H5Tcommit.lo CC H5Tcompound.lo CC H5Tconv.lo H5Tconv.c: In function 'H5T__conv_f_i': H5Tconv.c:8735:41: warning: conversion to 'ssize_t {aka int}' from 'hssize_t {aka long long int}' may alter its value [-Wconversion] H5T__bit_shift(int_buf, expo - (ssize_t)src.u.f.msize, (size_t)0, buf_size * 8); ^~~~ H5Tconv.c: In function 'H5T__conv_uint_uchar': H5Tconv.c:5927:1: internal compiler error: Segmentation fault } ^ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/devel/hdf5/work/hdf5-1.12.2/src *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/hdf5/work/hdf5-1.12.2/src *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/hdf5/work/hdf5-1.12.2 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/hdf5 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/hdf5