=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 gplcver-2.12a --- ../objs/dig_main.o --- --- ../objs/cver.o --- --- ../objs/v_src.o --- --- ../objs/v_src2.o --- --- ../objs/cver.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/cver.o -c cver.c --- ../objs/dig_main.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/dig_main.o -c dig_main.c --- ../objs/v_src.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_src.o -c v_src.c --- ../objs/v_src2.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_src2.o -c v_src2.c --- ../objs/v_src3.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_src3.o -c v_src3.c --- ../objs/v_src2.o --- v_src2.c: In function 'cnvt_forw_tfcall_1cmpglb': v_src2.c:4497:17: warning: variable 'grp' set but not used [-Wunused-but-set-variable] struct gref_t *grp; ^~~ --- ../objs/cver.o --- cver.c:2469:13: warning: 'dmp_xpnd_olist' defined but not used [-Wunused-function] static void dmp_xpnd_olist(register struct optlst_t *olp) ^~~~~~~~~~~~~~ cver.c:60:13: warning: 'copyright' defined but not used [-Wunused-variable] static char copyright[] ^~~~~~~~~ --- ../objs/v_src3.o --- v_src3.c: In function 'expand_dir_pats': v_src3.c:5176:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (last_hier) goto done; cur_hier = hier = TRUE; ^~ v_src3.c:5176:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (last_hier) goto done; cur_hier = hier = TRUE; ^~~~~~~~ v_src3.c: In function 'free_unused_cfgmods': v_src3.c:6545:7: warning: variable 'sav_mem_use' set but not used [-Wunused-but-set-variable] long sav_mem_use; ^~~~~~~~~~~ At top level: v_src3.c:6598:13: warning: 'partially_free_mod' defined but not used [-Wunused-function] static void partially_free_mod(struct mod_t *mdp) ^~~~~~~~~~~~~~~~~~ --- ../objs/v_fx.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_fx.o -c v_fx.c v_fx.c: In function 'copy_varinits': v_fx.c:6669:41: warning: variable 'nvarinit_hd' set but not used [-Wunused-but-set-variable] register struct varinitlst_t *ninitp, *nvarinit_hd, *last_initp; ^~~~~~~~~~~ --- ../objs/v_fx2.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_fx2.o -c v_fx2.c --- ../objs/v_fx3.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_fx3.o -c v_fx3.c --- ../objs/v_cnv.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_cnv.o -c v_cnv.c v_cnv.c:6248:13: warning: 'dmp1_optlst' defined but not used [-Wunused-function] static void dmp1_optlst(struct optlst_t *olp, char *emsg) ^~~~~~~~~~~ v_cnv.c:6202:13: warning: 'dump_vpi_argv' defined but not used [-Wunused-function] static void dump_vpi_argv(int32 argc, char **argv) ^~~~~~~~~~~~~ v_cnv.c:4035:13: warning: 'dmp_insts' defined but not used [-Wunused-function] static void dmp_insts(FILE *f, struct mod_t *mdp) ^~~~~~~~~ --- ../objs/v_ex.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_ex.o -c v_ex.c --- ../objs/v_ex2.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_ex2.o -c v_ex2.c v_ex2.c: In function '__sgn_lmult': v_ex2.c:6280:8: warning: variable 'wlen' set but not used [-Wunused-but-set-variable] int32 wlen, usign, vsign; ^~~~ --- ../objs/v_ex3.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_ex3.o -c v_ex3.c --- ../objs/v_ex4.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_ex4.o -c v_ex4.c --- ../objs/v_ex3.o --- v_ex3.c: In function '__sizchg_widen': v_ex3.c:5153:15: warning: variable 'nubits' set but not used [-Wunused-but-set-variable] int32 nwlen, nubits, stkwlen, xtrabits; ^~~~~~ v_ex3.c: In function '__eval_logic_gate': v_ex3.c:5631:31: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~' [-Wparentheses] if (gatid == G_NOT) ngav = !(uwrd & 1L) | ngbv; ^~~~~~~~~~~~ v_ex3.c:5642:15: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~' [-Wparentheses] ngav = !(uwrd & 1L) | ngbv; ^~~~~~~~~~~~ --- ../objs/v_ex4.o --- v_ex4.c:957:13: warning: 'prt_assignedto_val' defined but not used [-Wunused-function] static void prt_assignedto_val(struct expr_t *xp, char *nppnam) ^~~~~~~~~~~~~~~~~~ --- ../objs/v_ex2.o --- v_ex2.c: In function '__lmult': v_ex2.c:6447:11: warning: 'w64res.w_u.high' may be used uninitialized in this function [-Wmaybe-uninitialized] res[1] = w64res.w_u.high; ~~~~~~~^~~~~~~~~~~~~~~~~ v_ex2.c: In function '__ldivmod2': v_ex2.c:6910:40: warning: 'pair.w_u.high' may be used uninitialized in this function [-Wmaybe-uninitialized] pair.w64v = (mul * ((word64) *zp++)) + ((word64) pair.w_u.high); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ v_ex2.c:6889:8: note: 'pair.w_u.high' was declared here w64_u pair; ^~~~ --- ../objs/v_ex.o --- v_ex.c: In function '__exec_stsk': v_ex.c:6352:9: warning: 'timval' may be used uninitialized in this function [-Wmaybe-uninitialized] word64 timval; ^~~~~~ --- ../objs/v_trch.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_trch.o -c v_trch.c --- ../objs/v_del.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_del.o -c v_del.c --- ../objs/v_sdf.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_sdf.o -c v_sdf.c --- ../objs/v_trch.o --- v_trch.c:3381:13: warning: 'dmp_perturb_list' defined but not used [-Wunused-function] static void dmp_perturb_list(void) ^~~~~~~~~~~~~~~~ --- ../objs/v_sdf.o --- v_sdf.c: In function 'sdf_collect_num': v_sdf.c:6857:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fill) *cp++ = c; break; ^~ v_sdf.c:6857:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fill) *cp++ = c; break; ^~~~~ v_sdf.c:6860:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fill) *cp++ = c; break; ^~ v_sdf.c:6860:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fill) *cp++ = c; break; ^~~~~ --- ../objs/v_prp.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_prp.o -c v_prp.c v_prp.c:911:13: warning: 'dmp_edge_udptab' defined but not used [-Wunused-function] static void dmp_edge_udptab(struct udp_t *udpp) ^~~~~~~~~~~~~~~ --- ../objs/v_prp2.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_prp2.o -c v_prp2.c v_prp2.c: In function '__init_1net_dces': v_prp2.c:2634:8: warning: variable 'insts' set but not used [-Wunused-but-set-variable] int32 insts; ^~~~~ --- ../objs/v_sim.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_sim.o -c v_sim.c v_sim.c: In function 'acc_chg_bufnot': v_sim.c:1351:29: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~' [-Wparentheses] if (gatid == G_NOT) ngav = !(uwrd & 1L) | ngbv; ^~~~~~~~~~~~ v_sim.c: In function 'acc_stichg_bufnot': v_sim.c:1458:29: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~' [-Wparentheses] if (gatid == G_NOT) ngav = !(uwrd & 1L) | ngbv; ^~~~~~~~~~~~ v_sim.c: In function 'conta_initeval': v_sim.c:5840:16: warning: variable 'orhslen' set but not used [-Wunused-but-set-variable] int32 lhslen, orhslen; ^~~~~~~ At top level: v_sim.c:6968:13: warning: 'dmp_btree' defined but not used [-Wunused-function] static void dmp_btree(struct bt_t *btphdr) ^~~~~~~~~ v_sim.c:6892:13: warning: 'dmp_twheel' defined but not used [-Wunused-function] static void dmp_twheel(void) ^~~~~~~~~~ v_sim.c:6865:25: warning: 'tfind_btnode_after' defined but not used [-Wunused-function] static struct telhdr_t *tfind_btnode_after(struct bt_t *btphdr, word64 tim) ^~~~~~~~~~~~~~~~~~ v_sim.c:6257:13: warning: 'chk_event_consist' defined but not used [-Wunused-function] static void chk_event_consist(void) ^~~~~~~~~~~~~~~~~ v_sim.c:6069:13: warning: 'chk_tev_list' defined but not used [-Wunused-function] static void chk_tev_list(register i_tev_ndx tevpi) ^~~~~~~~~~~~ --- ../objs/v_dbg.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_dbg.o -c v_dbg.c v_dbg.c: In function '__escape_to_shell': v_dbg.c:1529:32: warning: implicit declaration of function 'wait'; did you mean 'write'? [-Wimplicit-function-declaration] if (pid != -1) { while ((rc = wait(&status)) != pid && rc != -1) ; } ^~~~ write --- ../objs/v_dbg2.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_dbg2.o -c v_dbg2.c --- ../objs/v_ms.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_ms.o -c v_ms.c v_ms.c: In function 'octdigxz': v_ms.c:3428:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((bw & 4L) != 0L) return(FALSE); break; ^~ v_ms.c:3428:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ((bw & 4L) != 0L) return(FALSE); break; ^~~~~ v_ms.c: In function '__fr_tcnam': v_ms.c:5400:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (strcmp(&(tcnam[2]), "ochange") == 0) return(TCHK_NOCHANGE); break; ^~ v_ms.c:5400:68: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (strcmp(&(tcnam[2]), "ochange") == 0) return(TCHK_NOCHANGE); break; ^~~~~ --- ../objs/v_tf.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_tf.o -c v_tf.c --- ../objs/v_acc.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_acc.o -c v_acc.c --- ../objs/v_vpi.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_vpi.o -c v_vpi.c --- ../objs/v_tf.o --- v_tf.c: In function 'tf_getp': v_tf.c:1637:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rv = (int32) chp; ^ v_tf.c: In function 'tf_getlongp': v_tf.c:1723:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rv = (int32) chp; ^ --- ../objs/v_acc.o --- v_acc.c: In function 'legal_delimstr': v_acc.c:727:20: warning: comparison between pointer and zero character constant [-Wpointer-compare] for (chp = s; chp != '\0'; chp++) ^~ v_acc.c:727:16: note: did you mean to dereference the pointer? for (chp = s; chp != '\0'; chp++) ^ v_acc.c: In function 'acc_handle_parent': v_acc.c:3082:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return((handle) __mk_handle(vpiPort, (void *) hrp->hu.hpi, hp->hin_itp, ^ v_acc.c: In function 'bld_accnext_iter': v_acc.c:3702:20: warning: variable 'has_err' set but not used [-Wunused-but-set-variable] int32 oi, accnum, has_err, rm_cells, itsiz, vntyp, vpiotyp, gclass, gtyp; ^~~~~~~ --- ../objs/v_vpi.o --- v_vpi.c: In function 'vpi_handle': v_vpi.c:3452:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return(__mk_handle(vpiUserSystf, (void *) sf_ind, NULL, NULL)); ^ v_vpi.c: In function 'get_obj_parent': v_vpi.c:3901:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ihref = __mk_handle(vpiPort, (void *) hrp->hu.hpi, hp->hin_itp, ^ v_vpi.c: In function 'bld_1to1_exprclass_handle': v_vpi.c:4621:20: warning: variable 'dctp' set but not used [-Wunused-but-set-variable] struct delctrl_t *dctp; ^~~~ v_vpi.c: In function 'bld_listofparams_iter': v_vpi.c:6009:16: warning: variable 'np' set but not used [-Wunused-but-set-variable] struct net_t *np; ^~ --- ../objs/v_acc.o --- At top level: v_acc.c:7584:14: warning: 'map_vpi_to_accval' defined but not used [-Wunused-function] static int32 map_vpi_to_accval(word32 vpival) ^~~~~~~~~~~~~~~~~ --- ../objs/v_vpi.o --- v_vpi.c: In function 'vpi_handle': v_vpi.c:4364:43: warning: 'ndx' may be used uninitialized in this function [-Wmaybe-uninitialized] ndx = __contab[xp->ru.x->ru.x->ru.xvi] + ndx; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ v_vpi.c:4233:8: note: 'ndx' was declared here int32 ndx, new_ndx; ^~~ v_vpi.c:4188:43: warning: 'ndx' may be used uninitialized in this function [-Wmaybe-uninitialized] ndx = __contab[xp->ru.x->ru.x->ru.xvi] + ndx; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ v_vpi.c:4123:8: note: 'ndx' was declared here int32 ndx, new_ndx; ^~~ v_vpi.c:3878:10: warning: 'ntskp' may be used uninitialized in this function [-Wmaybe-uninitialized] ihref = __mk_handle(hotyp, (void *) idndp->lu.sy->el.enp, nitp, ntskp); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v_vpi.c:3860:17: note: 'ntskp' was declared here struct task_t *ntskp; ^~~~~ v_vpi.c:3878:10: warning: 'nitp' may be used uninitialized in this function [-Wmaybe-uninitialized] ihref = __mk_handle(hotyp, (void *) idndp->lu.sy->el.enp, nitp, ntskp); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v_vpi.c:3859:18: note: 'nitp' was declared here struct itree_t *nitp; ^~~~ --- ../objs/v_vpi2.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_vpi2.o -c v_vpi2.c --- ../objs/v_vpi3.o --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -o ../objs/v_vpi3.o -c v_vpi3.c --- ../objs/v_vpi2.o --- v_vpi2.c: In function 'vpi_handle_by_index': v_vpi2.c:4951:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] href = __mk_handle(vpiPortBit, (void *) hrp->hu.hpi, hp->hin_itp, NULL); ^ --- ../objs/v_vpi3.o --- v_vpi3.c: In function 'setschd_var_fromvaluep': v_vpi3.c:5258:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hp = (struct h_t *) __mk_handle(vpiSchedEvent, (void *) tevpi, ^ v_vpi3.c: In function 'setschd_drvr_fromvaluep': v_vpi3.c:5421:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hp2 = (struct h_t *) __mk_handle(vpiSchedBitEvent, (void *) tevpi, ^ v_vpi3.c:5441:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hp2 = (struct h_t *) __mk_handle(vpiSchedEvent, (void *) tevpi, ^ --- cver --- cc -pipe -Wall -I../pli_incs -fno-strength-reduce -fomit-frame-pointer -O2 -export-dynamic -Wl,-R/usr/pkg/lib/gplcver ../objs/dig_main.o ../objs/cver.o ../objs/v_src.o ../objs/v_src2.o ../objs/v_src3.o ../objs/v_fx.o ../objs/v_fx2.o ../objs/v_fx3.o ../objs/v_cnv.o ../objs/v_ex.o ../objs/v_ex2.o ../objs/v_ex3.o ../objs/v_ex4.o ../objs/v_trch.o ../objs/v_del.o ../objs/v_sdf.o ../objs/v_prp.o ../objs/v_prp2.o ../objs/v_sim.o ../objs/v_dbg.o ../objs/v_dbg2.o ../objs/v_ms.o ../objs/v_tf.o ../objs/v_acc.o ../objs/v_vpi.o ../objs/v_vpi2.o ../objs/v_vpi3.o -lm -o ../bin/cver --- all --- echo "done" done