=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/hanterm", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for hanterm-3.1.6nb6 --- main.o --- --- input.o --- --- main.o --- rm -f main.o --- input.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DALLOWLOGFILEONOFF -I/opt/pkg/include -c input.c --- main.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DALLOWLOGFILEONOFF -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=5 -DOSMINORVERSION=11 -DENV_HANGUL_KEYBOARD_TYPE main.c --- input.o --- input.c: In function 'Input': input.c:160:13: error: implicit declaration of function 'chat_mode_input' [-Wimplicit-function-declaration] 160 | chat_mode_input(keysym, event, string, nbytes); | ^~~~~~~~~~~~~~~ --- main.o --- main.c:144:16: error: redefinition of 'struct termios' 144 | #define termio termios | ^~~~~~~ In file included from /usr/include/termios.h:29, from main.c:66: /usr/include/sys/termios.h:88:8: note: originally defined here 88 | struct termios { | ^~~~~~~ main.c: In function 'main': main.c:1192:27: warning: passing argument 1 of 'XtSetErrorHandler' makes '__attribute__((noreturn))' qualified function pointer from unqualified [-Wdiscarded-qualifiers] 1192 | XtSetErrorHandler(xt_error); | ^~~~~~~~ In file included from /home/pbulk/work/x11/hanterm/work/.buildlink/include/X11/IntrinsicP.h:51, from ptyx.h:31, from main.c:52: /home/pbulk/work/x11/hanterm/work/.buildlink/include/X11/Intrinsic.h:1784:5: note: expected '__attribute__((noreturn)) void (*)(char *)' but argument is of type 'void (*)()' 1784 | XtErrorHandler /* handler */ _X_NORETURN main.c:1525:17: error: implicit declaration of function 'Error'; did you mean 'xerror'? [-Wimplicit-function-declaration] 1525 | Error(); | ^~~~~ | xerror main.c:1558:13: error: implicit declaration of function 'VTRun' [-Wimplicit-function-declaration] 1558 | VTRun(); | ^~~~~ --- input.o --- input.c:163:13: error: implicit declaration of function 'hanja_mode_input' [-Wimplicit-function-declaration] 163 | hanja_mode_input(keysym, event, string, nbytes); | ^~~~~~~~~~~~~~~~ --- main.o --- main.c: In function 'spawn': main.c:2017:29: error: implicit declaration of function 'SysError'; did you mean 'HsSysError'? [-Wimplicit-function-declaration] 2017 | SysError(ERROR_OPDEVTTY); | ^~~~~~~~ | HsSysError --- input.o --- *** [input.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/hanterm/work/hanterm-3.1.6 --- main.o --- main.c:2089:9: error: implicit declaration of function 'VTInit' [-Wimplicit-function-declaration] 2089 | VTInit(); /* realize now so know window size for tty driver */ | ^~~~~~ main.c: In function 'reapchild': main.c:3333:13: error: implicit declaration of function 'Cleanup' [-Wimplicit-function-declaration] 3333 | Cleanup (0); | ^~~~~~~ *** [main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/hanterm/work/hanterm-3.1.6 bmake: 2 errors bmake: stopped making "all" in /home/pbulk/work/x11/hanterm/work/hanterm-3.1.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/hanterm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/hanterm