=> 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 qterm-1.0nb1 --- qterm.o --- --- aux.o --- --- table.o --- --- tty.o --- --- aux.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c aux.c --- tty.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c tty.c --- table.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c table.c --- qterm.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c qterm.c --- table.o --- table.c: In function 'FixCntrl': table.c:114:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf[i] = (char) NULL; ^ table.c: In function 'ReadTabFile': table.c:194:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fields[3][0] = fields[4][0] = fields[5][0] = (char)NULL; ^ table.c:241:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (fields[1][0] == (char) NULL) ^ table.c:243:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (fields[2][0] == (char) NULL) ^ table.c:245:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (fields[3][0] == (char) NULL) ^ table.c:248:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (fields[4][0] == (char) NULL) ^ --- qterm.o --- qterm.c: In function 'Decode': qterm.c:334:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf[0] = (char) NULL; ^ qterm.c:350:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf[len - 1] = (char) NULL; ^ qterm.c: In function 'InputListen': qterm.c:471:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] recvbuff[0] = (char) NULL; ^ qterm.c:503:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] recvbuff[InputListeni] = (char) NULL; ^ qterm.c:513:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] recvbuff[InputListeni] = (char) NULL; ^ qterm.c: In function 'StrToArgs': qterm.c:729:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] argv[x][end-start] = (char) NULL; ^ --- signals.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c signals.c --- options.o --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c options.c --- qterm.1 --- /tmp/misc/qterm/work/.tools/bin/sed 's;qterm_etcdir;/usr/pkg/etc;g' < qterm.1.in > qterm.1 --- qterm --- gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" qterm.o aux.o table.o tty.o signals.o options.o -o qterm