=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for qterm-1.0nb1 --- qterm.o --- --- aux.o --- --- table.o --- --- tty.o --- --- aux.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c aux.c --- qterm.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c qterm.c --- tty.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c tty.c --- table.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I. -I. -DTABFILE=\"/usr/pkg/etc/qtermtab\" -c table.c --- aux.o --- aux.c: In function 'StrCopy': aux.c:267:22: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] newptr = xmalloc(strlen(ptr)+1); ^~~~~~ aux.c:267:22: warning: incompatible implicit declaration of built-in function 'strlen' aux.c:267:22: note: include '' or provide a declaration of 'strlen' --- table.o --- In file included from table.c:37:0: qterm.h:80:28: error: macro "strcpy" requires 2 arguments, but only 1 given extern char *strcpy(); ^ qterm.h:80:21: error: 'strcpy' redeclared as different kind of symbol extern char *strcpy(); ^~~~~~ In file included from table.c:34:0: /usr/include/string.h:58:7: note: previous declaration of 'strcpy' was here char *strcpy(char * __restrict, const char * __restrict); ^~~~~~ 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 'MakeTable': table.c:132:9: warning: implicit declaration of function 'ReadTabFile' [-Wimplicit-function-declaration] (void) ReadTabFile(TermFile, FALSE); ^~~~~~~~~~~ --- qterm.o --- qterm.c: In function 'ReSetModes': qterm.c:184:2: warning: implicit declaration of function 'UnSetTtyModes'; did you mean 'ReSetModes'? [-Wimplicit-function-declaration] UnSetTtyModes(); ^~~~~~~~~~~~~ ReSetModes --- table.o --- 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; ^ --- qterm.o --- qterm.c: In function 'SetModes': qterm.c:297:9: warning: implicit declaration of function 'SetTtyModes'; did you mean 'SetModes'? [-Wimplicit-function-declaration] if (SetTtyModes() == 0) ^~~~~~~~~~~ SetModes 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; ^ --- table.o --- table.c:211:18: warning: implicit declaration of function 'StrToArgs' [-Wimplicit-function-declaration] if ((argc = StrToArgs(buf, &argv, " \t")) > 1) { ^~~~~~~~~ --- qterm.o --- qterm.c:350:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf[len - 1] = (char) NULL; ^ --- table.o --- 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 'FindTermTab': qterm.c:431:42: warning: implicit declaration of function 'RegExMatch'; did you mean 'cgetmatch'? [-Wimplicit-function-declaration] if (strcmp(tp->qt_recvstr, str) == 0 || RegExMatch(buff, str) > 0) { ^~~~~~~~~~ cgetmatch 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 'ProcCommon': qterm.c:625:40: warning: implicit declaration of function 'FixCntrl'; did you mean 'iscntrl'? [-Wimplicit-function-declaration] (void) fprintf(stderr, "%s", (char *) FixCntrl(*cpp)); ^~~~~~~~ iscntrl qterm.c:625:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) fprintf(stderr, "%s", (char *) FixCntrl(*cpp)); ^ 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; ^ --- table.o --- *** [table.o] Error code 1 make: stopped in /tmp/misc/qterm/work/qterm-ac-1.0 1 error make: stopped in /tmp/misc/qterm/work/qterm-ac-1.0 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/misc/qterm *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/misc/qterm