=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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 elvis-2.2.0nb11 --- main.o --- --- osblock.o --- --- osdir.o --- --- osprg.o --- --- osblock.o --- gcc -I. -Iosunix -c osunix/osblock.c --- osprg.o --- gcc -I. -Iosunix -c osunix/osprg.c --- main.o --- gcc -Iosunix -I/usr/include -c main.c --- osdir.o --- gcc -I. -Iosunix -c osunix/osdir.c --- ostext.o --- gcc -I. -Iosunix -c osunix/ostext.c --- osnet.o --- gcc -I. -Iosunix -c osunix/osnet.c --- optglob.o --- gcc -Iosunix -I/usr/include -c optglob.c --- options.o --- gcc -Iosunix -I/usr/include -c options.c --- safe.o --- gcc -Iosunix -I/usr/include -c safe.c --- session.o --- gcc -Iosunix -I/usr/include -c session.c --- buffer.o --- gcc -Iosunix -I/usr/include -c buffer.c --- calc.o --- gcc -Iosunix -I/usr/include -c calc.c --- color.o --- gcc -Iosunix -I/usr/include -c color.c --- descr.o --- gcc -Iosunix -I/usr/include -c descr.c --- digraph.o --- gcc -Iosunix -I/usr/include -c digraph.c --- display.o --- gcc -Iosunix -I/usr/include -c display.c --- gui.o --- gcc -Iosunix -I/usr/include -c gui.c --- lowbuf.o --- gcc -Iosunix -I/usr/include -c lowbuf.c --- mark.o --- --- misc.o --- --- mark.o --- gcc -Iosunix -I/usr/include -c mark.c --- misc.o --- gcc -Iosunix -I/usr/include -c misc.c --- lowbuf.o --- In file included from elvis.h:143:0, from lowbuf.c:9: lowbuf.c: In function 'delblock': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:88:16: note: in expansion of macro 'SES_MAXBLKLIST' if (lblkno >= SES_MAXBLKLIST) ^~~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:92:56: note: in expansion of macro 'SES_MAXBLKLIST' next = delblock(blk->blklist.next, (LBLKNO)(lblkno - SES_MAXBLKLIST), ncharsptr, nlinesptr); ^~~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:129:18: note: in expansion of macro 'SES_MAXBLKLIST' while (lblkno < SES_MAXBLKLIST - 1) ^~~~~~~~~~~~~~ lowbuf.c: In function 'insblock': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:200:20: note: in expansion of macro 'SES_MAXBLKLIST' else if (before < SES_MAXBLKLIST) ^~~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:209:7: note: in expansion of macro 'SES_MAXBLKLIST' i = SES_MAXBLKLIST - 1; ^~~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:234:56: note: in expansion of macro 'SES_MAXBLKLIST' next = insblock(blk->blklist.next, (LBLKNO)(before - SES_MAXBLKLIST), chars, nchars, nlines); ^~~~~~~~~~~~~~ lowbuf.c: In function 'lockchars': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:287:19: note: in expansion of macro 'SES_MAXBLKLIST' while (lblkno >= SES_MAXBLKLIST) ^~~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:293:13: note: in expansion of macro 'SES_MAXBLKLIST' lblkno -= SES_MAXBLKLIST; ^~~~~~~~~~~~~~ lowbuf.c: In function 'unlockchars': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:330:20: note: in expansion of macro 'SES_MAXBLKLIST' for (; lblkno >= SES_MAXBLKLIST; lblkno -= SES_MAXBLKLIST) ^~~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:330:46: note: in expansion of macro 'SES_MAXBLKLIST' for (; lblkno >= SES_MAXBLKLIST; lblkno -= SES_MAXBLKLIST) ^~~~~~~~~~~~~~ lowbuf.c: In function 'helpinit': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:394:29: note: in expansion of macro 'SES_MAXBLKLIST' for (i = 0; (unsigned)i < SES_MAXBLKLIST && blist->blklist.blk[i].blkno; i++) ^~~~~~~~~~~~~~ lowbuf.c: In function 'lowinit': session.h:94:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXSUPER ((o_blksize - (int)(((BLK *)0)->super.buf)) / sizeof(BLKNO)) ^ lowbuf.c:445:28: note: in expansion of macro 'SES_MAXSUPER' for (i = 0; (unsigned)i < SES_MAXSUPER; i++) ^~~~~~~~~~~~ session.h:95:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXSUPER2 ((o_blksize - (int)(((BLK *)0)->super2.buf)) / sizeof(BLKNO)) ^ lowbuf.c:466:29: note: in expansion of macro 'SES_MAXSUPER2' for (i = 0; (unsigned)i < SES_MAXSUPER2; i++) ^~~~~~~~~~~~~ lowbuf.c: In function 'lowalloc': session.h:96:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBUFINFO (o_blksize - (int)(((BLK *)0)->bufinfo.name)) ^ lowbuf.c:509:43: note: in expansion of macro 'SES_MAXBUFINFO' strncpy(blk->bufinfo.name, name, (size_t)SES_MAXBUFINFO); ^~~~~~~~~~~~~~ session.h:94:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXSUPER ((o_blksize - (int)(((BLK *)0)->super.buf)) / sizeof(BLKNO)) ^ lowbuf.c:525:36: note: in expansion of macro 'SES_MAXSUPER' if ((unsigned)++i >= (super==0 ? SES_MAXSUPER : SES_MAXSUPER2)) ^~~~~~~~~~~~ session.h:95:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXSUPER2 ((o_blksize - (int)(((BLK *)0)->super2.buf)) / sizeof(BLKNO)) ^ lowbuf.c:525:51: note: in expansion of macro 'SES_MAXSUPER2' if ((unsigned)++i >= (super==0 ? SES_MAXSUPER : SES_MAXSUPER2)) ^~~~~~~~~~~~~ lowbuf.c: In function 'lowdup': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:629:29: note: in expansion of macro 'SES_MAXBLKLIST' for (i = 0; (unsigned)i < SES_MAXBLKLIST && blk->blklist.blk[i].blkno; i++) ^~~~~~~~~~~~~~ lowbuf.c: In function 'lowfree': session.h:94:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXSUPER ((o_blksize - (int)(((BLK *)0)->super.buf)) / sizeof(BLKNO)) ^ lowbuf.c:675:35: note: in expansion of macro 'SES_MAXSUPER' if ((unsigned)++i >= (scan==0 ? SES_MAXSUPER : SES_MAXSUPER2)) ^~~~~~~~~~~~ session.h:95:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXSUPER2 ((o_blksize - (int)(((BLK *)0)->super2.buf)) / sizeof(BLKNO)) ^ lowbuf.c:675:50: note: in expansion of macro 'SES_MAXSUPER2' if ((unsigned)++i >= (scan==0 ? SES_MAXSUPER : SES_MAXSUPER2)) ^~~~~~~~~~~~~ session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:716:29: note: in expansion of macro 'SES_MAXBLKLIST' for (i = 0; (unsigned)i < SES_MAXBLKLIST && blk->blklist.blk[i].blkno; i++) ^~~~~~~~~~~~~~ In file included from lowbuf.c:9:0: lowbuf.c: In function 'lowtitle': session.h:96:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBUFINFO (o_blksize - (int)(((BLK *)0)->bufinfo.name)) ^ elvis.h:98:67: note: in definition of macro 'CHARncpy' #define CHARncpy(d,s,n) ((void)strncpy((char *)(d), (char *)(s), (n))) ^ lowbuf.c:755:45: note: in expansion of macro 'SES_MAXBUFINFO' CHARncpy(blk->bufinfo.name, title, (size_t)SES_MAXBUFINFO); ^~~~~~~~~~~~~~ In file included from elvis.h:143:0, from lowbuf.c:9: lowbuf.c: In function 'lowline': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:833:29: note: in expansion of macro 'SES_MAXBLKLIST' for (i = 0; (unsigned)i < SES_MAXBLKLIST && blk->blklist.blk[i].blkno; i++) ^~~~~~~~~~~~~~ lowbuf.c: In function 'lowoffset': session.h:97:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define SES_MAXBLKLIST ((o_blksize - (int)(((BLK *)0)->blklist.blk)) / sizeof(((BLK *)0)->blklist.blk[0])) ^ lowbuf.c:950:21: note: in expansion of macro 'SES_MAXBLKLIST' BLKNO maxblklist = SES_MAXBLKLIST; ^~~~~~~~~~~~~~ --- io.o --- --- dmhex.o --- gcc -Iosunix -I/usr/include -c dmhex.c --- io.o --- gcc -Iosunix -I/usr/include -c io.c --- dmmarkup.o --- gcc -Iosunix -I/usr/include -c dmmarkup.c --- dmnormal.o --- gcc -Iosunix -I/usr/include -c dmnormal.c --- dmsyntax.o --- gcc -Iosunix -I/usr/include -c dmsyntax.c --- scan.o --- gcc -Iosunix -I/usr/include -c scan.c --- tcaphelp.o --- gcc -I. -Iosunix -c osunix/tcaphelp.c --- autocmd.o --- gcc -Iosunix -I/usr/include -c autocmd.c --- cut.o --- gcc -Iosunix -I/usr/include -c cut.c --- draw.o --- gcc -Iosunix -I/usr/include -c draw.c --- event.o --- gcc -Iosunix -I/usr/include -c event.c --- ex.o --- gcc -Iosunix -I/usr/include -c ex.c --- exaction.o --- gcc -Iosunix -I/usr/include -c exaction.c --- exconfig.o --- gcc -Iosunix -I/usr/include -c exconfig.c --- exedit.o --- gcc -Iosunix -I/usr/include -c exedit.c --- exmake.o --- gcc -Iosunix -I/usr/include -c exmake.c --- exsubst.o --- gcc -Iosunix -I/usr/include -c exsubst.c --- fold.o --- gcc -Iosunix -I/usr/include -c fold.c --- ftp.o --- gcc -Iosunix -I/usr/include -c ftp.c --- http.o --- gcc -Iosunix -I/usr/include -c http.c --- input.o --- gcc -Iosunix -I/usr/include -c input.c --- lp.o --- gcc -Iosunix -I/usr/include -c lp.c --- map.o --- gcc -Iosunix -I/usr/include -c map.c --- message.o --- gcc -Iosunix -I/usr/include -c message.c --- move.o --- gcc -Iosunix -I/usr/include -c move.c --- more.o --- gcc -Iosunix -I/usr/include -c more.c --- need.o --- gcc -Iosunix -I/usr/include -c need.c --- operator.o --- gcc -Iosunix -I/usr/include -c operator.c --- regexp.o --- gcc -Iosunix -I/usr/include -c regexp.c --- region.o --- gcc -Iosunix -I/usr/include -c region.c --- regsub.o --- gcc -Iosunix -I/usr/include -c regsub.c --- search.o --- gcc -Iosunix -I/usr/include -c search.c --- spell.o --- gcc -Iosunix -I/usr/include -c spell.c --- state.o --- gcc -Iosunix -I/usr/include -c state.c --- tinytcap.o --- gcc -Iosunix -I/usr/include -c tinytcap.c --- tag.o --- gcc -Iosunix -I/usr/include -c tag.c --- tagsrch.o --- gcc -Iosunix -I/usr/include -c tagsrch.c --- tagelvis.o --- gcc -Iosunix -I/usr/include -c tagelvis.c --- url.o --- gcc -Iosunix -I/usr/include -c url.c --- vi.o --- gcc -Iosunix -I/usr/include -c vi.c --- vicmd.o --- gcc -Iosunix -I/usr/include -c vicmd.c --- window.o --- gcc -Iosunix -I/usr/include -c window.c --- guix11.o --- gcc -I. -Iosunix -c guix11/guix11.c --- xclip.o --- --- xevent.o --- --- xclip.o --- gcc -I. -Iosunix -c guix11/xclip.c --- xevent.o --- gcc -I. -Iosunix -c guix11/xevent.c --- xmisc.o --- gcc -I. -Iosunix -c guix11/xmisc.c --- xscroll.o --- gcc -I. -Iosunix -c guix11/xscroll.c --- xstatus.o --- --- xtext.o --- gcc -I. -Iosunix -c guix11/xtext.c --- xstatus.o --- gcc -I. -Iosunix -c guix11/xstatus.c --- xtool.o --- gcc -I. -Iosunix -c guix11/xtool.c --- xdialog.o --- gcc -I. -Iosunix -c guix11/xdialog.c --- guicurs.o --- --- guitcap.o --- gcc -Iosunix -I/usr/include -c guitcap.c --- guicurs.o --- gcc -Iosunix -I/usr/include -c guicurs.c --- guiopen.o --- gcc -Iosunix -I/usr/include -c guiopen.c --- lpescape.o --- gcc -Iosunix -I/usr/include -c lpescape.c --- lpovrtyp.o --- gcc -Iosunix -I/usr/include -c lpovrtyp.c --- lpps.o --- gcc -Iosunix -I/usr/include -c lpps.c --- ref.o --- gcc -Iosunix -I/usr/include -c ref.c --- ctags.o --- gcc -Iosunix -I/usr/include -c ctags.c --- fmt --- gcc -Iosunix fmt.c -o fmt --- elvis --- gcc -Iosunix main.o osblock.o osdir.o osprg.o ostext.o osnet.o optglob.o options.o safe.o session.o buffer.o calc.o color.o descr.o digraph.o display.o gui.o lowbuf.o mark.o misc.o io.o dmhex.o dmmarkup.o dmnormal.o dmsyntax.o scan.o tcaphelp.o autocmd.o cut.o draw.o event.o ex.o exaction.o exconfig.o exedit.o exmake.o exsubst.o fold.o ftp.o http.o input.o lp.o map.o message.o move.o more.o need.o operator.o regexp.o region.o regsub.o search.o spell.o state.o tinytcap.o tag.o tagsrch.o tagelvis.o url.o vi.o vicmd.o window.o guix11.o xclip.o xevent.o xmisc.o xscroll.o xstatus.o xtext.o xtool.o xdialog.o guicurs.o guitcap.o guiopen.o lpescape.o lpovrtyp.o lpps.o -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -ltermcap -lresolv -o elvis --- ref --- gcc -Iosunix ref.o tag.o tagsrch.o safe.o -o ref --- ctags --- gcc -Iosunix ctags.o tag.o safe.o -o ctags --- elvfmt --- cp fmt elvfmt sed 's/\/ELVFMT/g; s/\/elvfmt/g' doc/fmt.man >doc/elvfmt.man --- elvtags --- cp ctags elvtags