=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/tightvncviewer", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for tightvncviewer-1.3.10nb3 --- vncauth.o --- --- d3des.o --- --- vncauth.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I. -I../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c vncauth.c --- d3des.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I. -I../include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c d3des.c d3des.c: In function 'deskey': d3des.c:72:6: warning: old-style function definition [-Wold-style-definition] 72 | void deskey(key, edf) /* Thanks to James Gillogly & Phil Karn! */ | ^~~~~~ d3des.c: In function 'cookey': d3des.c:109:13: warning: old-style function definition [-Wold-style-definition] 109 | static void cookey(raw1) | ^~~~~~ d3des.c: In function 'cpkey': d3des.c:132:6: warning: old-style function definition [-Wold-style-definition] 132 | void cpkey(into) | ^~~~~ d3des.c: In function 'usekey': d3des.c:142:6: warning: old-style function definition [-Wold-style-definition] 142 | void usekey(from) | ^~~~~~ d3des.c: In function 'des': d3des.c:152:6: warning: old-style function definition [-Wold-style-definition] 152 | void des(inblock, outblock) | ^~~ d3des.c: In function 'scrunch': d3des.c:163:13: warning: old-style function definition [-Wold-style-definition] 163 | static void scrunch(outof, into) | ^~~~~~~ d3des.c: In function 'unscrun': d3des.c:178:13: warning: old-style function definition [-Wold-style-definition] 178 | static void unscrun(outof, into) | ^~~~~~~ d3des.c: In function 'desfunc': d3des.c:337:13: warning: old-style function definition [-Wold-style-definition] 337 | static void desfunc(block, keys) | ^~~~~~~ --- libvncauth.a --- rm -f libvncauth.a /usr/bin/ar cqs libvncauth.a vncauth.o d3des.o --- argsresources.o --- --- caps.o --- --- colour.o --- --- cursor.o --- --- caps.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c caps.c --- colour.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c colour.c --- argsresources.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c argsresources.c --- cursor.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c cursor.c --- desktop.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c desktop.c --- dialogs.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c dialogs.c --- desktop.o --- desktop.c: In function 'HandleBasicDesktopEvent': desktop.c:182:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 182 | SendKeyEvent(XKeycodeToKeysym(dpy, i, 0), False); | ^~~~~~~~~~~~ In file included from /home/pbulk/work/net/tightvncviewer/work/.buildlink/include/X11/Intrinsic.h:53, from /home/pbulk/work/net/tightvncviewer/work/.buildlink/include/X11/IntrinsicP.h:51, from ./vncviewer.h:33, from desktop.c:24: /home/pbulk/work/net/tightvncviewer/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ desktop.c: In function 'SendRFBEvent': desktop.c:315:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 315 | ks = XKeycodeToKeysym(dpy, ev->xkey.keycode, 0); | ^~ /home/pbulk/work/net/tightvncviewer/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ --- fullscreen.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c fullscreen.c --- listen.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c listen.c --- misc.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I../include -I. -I/usr/local/include -I/usr/local/include -I/usr/include -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -D__EXTENSIONS__ -I/opt/pkg/include -c misc.c --- listen.o --- listen.c:44:1: error: conflicting types for 'listenForIncomingConnections'; have 'void(int *, char **, int)' 44 | listenForIncomingConnections(int *argc, char **argv, int listenArgIndex) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from listen.c:29: ./vncviewer.h:187:13: note: previous declaration of 'listenForIncomingConnections' with type 'void(void)' 187 | extern void listenForIncomingConnections(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- misc.o --- misc.c: In function 'ToplevelInitBeforeRealization': misc.c:132:48: warning: passing argument 2 of 'XtAppSetErrorHandler' makes '__attribute__((noreturn))' qualified function pointer from unqualified [-Wdiscarded-qualifiers] 132 | CleanupXtErrorHandler); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/work/net/tightvncviewer/work/.buildlink/include/X11/IntrinsicP.h:51, from ./vncviewer.h:33, from misc.c:24: /home/pbulk/work/net/tightvncviewer/work/.buildlink/include/X11/Intrinsic.h:1780:5: note: expected '__attribute__((noreturn)) void (*)(char *)' but argument is of type 'void (*)(char *)' 1780 | XtErrorHandler /* handler */ _X_NORETURN --- listen.o --- *** [listen.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/net/tightvncviewer/work/vnc_unixsrc/vncviewer bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/net/tightvncviewer/work/vnc_unixsrc/vncviewer *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tightvncviewer *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tightvncviewer