=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/math/xfractint", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xfractint-20.4.14nb3 gcc -I./headers -DXFRACT -DWITH_XFT -DNOBSTRING -g -DBIG_ANSI_C -DLINUX -fno-builtin -I/opt/pkg/include/ncurses -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c -o dos_help/hc.o dos_help/hc.c gcc -I./headers -DXFRACT -DWITH_XFT -DNOBSTRING -g -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -DSRCDIR=\"/opt/pkg/share/xfractint\" -c ./unix/unix.c In file included from dos_help/hc.c:84: ./headers/helpcom.h: In function 'getint': ./headers/helpcom.h:184:1: warning: old-style function definition [-Wold-style-definition] 184 | getint(ptr) | ^~~~~~ ./headers/helpcom.h:188:5: error: implicit declaration of function 'bcopy'; did you mean 'uucopy'? [-Wimplicit-function-declaration] 188 | bcopy(ptr,&s,sizeof(int)); | ^~~~~ | uucopy ./headers/helpcom.h: In function 'setint': ./headers/helpcom.h:193:6: warning: old-style function definition [-Wold-style-definition] 193 | void setint(ptr, n) | ^~~~~~ ./unix/unix.c: In function 'stricmp': ./unix/unix.c:106:1: warning: old-style function definition [-Wold-style-definition] 106 | stricmp(s1, s2) | ^~~~~~~ ./unix/unix.c: In function 'strnicmp': ./unix/unix.c:140:1: warning: old-style function definition [-Wold-style-definition] 140 | strnicmp(s1, s2, numChars) | ^~~~~~~~ ./unix/unix.c: In function 'strlwr': ./unix/unix.c:178:1: warning: old-style function definition [-Wold-style-definition] 178 | strlwr(s) | ^~~~~~ ./unix/unix.c: In function 'strupr': ./unix/unix.c:206:1: warning: old-style function definition [-Wold-style-definition] 206 | strupr(s) | ^~~~~~ ./unix/unix.c: In function 'memicmp': ./unix/unix.c:234:1: warning: old-style function definition [-Wold-style-definition] 234 | memicmp(s1, s2, n) | ^~~~~~~ ./unix/unix.c: In function 'findpath': ./unix/unix.c:269:1: warning: old-style function definition [-Wold-style-definition] 269 | findpath(filename, fullpathname) | ^~~~~~~~ ./unix/unix.c: In function 'ltoa': ./unix/unix.c:327:5: warning: old-style function definition [-Wold-style-definition] 327 | int ltoa(num,str,len) | ^~~~ ./unix/unix.c: In function 'filelength': ./unix/unix.c:351:5: warning: old-style function definition [-Wold-style-definition] 351 | int filelength(fd) | ^~~~~~~~~~ ./unix/unix.c: In function 'ftimex': ./unix/unix.c:471:6: warning: old-style function definition [-Wold-style-definition] 471 | void ftimex(tp) | ^~~~~~ gmake: *** [: dos_help/hc.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/xfractint *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/xfractint