=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/wm/matchbox-wm", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for matchbox-wm-1.1nb11 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- main.o --- --- wm.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/opt/pkg/share\" -DCONFDIR=\"/etc/opt/pkg/matchbox\" -DPKGDATADIR=\"/opt/pkg/share/matchbox\" -DPREFIX=\"/opt/pkg\" -g -Wall -fno-strict-aliasing -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -MT wm.o -MD -MP -MF ".deps/wm.Tpo" -c -o wm.o wm.c; then mv -f ".deps/wm.Tpo" ".deps/wm.Po"; else rm -f ".deps/wm.Tpo"; exit 1; fi --- main.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/opt/pkg/share\" -DCONFDIR=\"/etc/opt/pkg/matchbox\" -DPKGDATADIR=\"/opt/pkg/share/matchbox\" -DPREFIX=\"/opt/pkg\" -g -Wall -fno-strict-aliasing -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- wm.o --- wm.c: In function 'wm_handle_keypress': wm.c:1081:8: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1081 | if (XKeycodeToKeysym(w->dpy, e->keycode, entry->index) == entry->key | ^~ In file included from structs.h:35, from wm.h:24, from wm.c:21: /tmp/work/wm/matchbox-wm/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ wm.c: In function 'wm_activate_client': wm.c:2479:12: warning: variable 'switching_from_to_fullscreen' set but not used [-Wunused-but-set-variable] 2479 | Bool switching_from_to_fullscreen = False; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- base_client.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/opt/pkg/share\" -DCONFDIR=\"/etc/opt/pkg/matchbox\" -DPKGDATADIR=\"/opt/pkg/share/matchbox\" -DPREFIX=\"/opt/pkg\" -g -Wall -fno-strict-aliasing -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -MT base_client.o -MD -MP -MF ".deps/base_client.Tpo" -c -o base_client.o base_client.c; then mv -f ".deps/base_client.Tpo" ".deps/base_client.Po"; else rm -f ".deps/base_client.Tpo"; exit 1; fi base_client.c: In function 'base_client_process_name': base_client.c:363:25: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] 363 | tmp_name = alloca(tmp_name_sz); | ^~~~~~ base_client.c:363:25: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] *** [base_client.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/wm/matchbox-wm/work/matchbox-window-manager-1.1/src bmake[2]: 1 error bmake[2]: stopped making "all" in /tmp/work/wm/matchbox-wm/work/matchbox-window-manager-1.1/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /tmp/work/wm/matchbox-wm/work/matchbox-window-manager-1.1 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /tmp/work/wm/matchbox-wm/work/matchbox-window-manager-1.1 *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/wm/matchbox-wm/work/matchbox-window-manager-1.1 bmake: 1 error bmake: stopped making "all" in /tmp/work/wm/matchbox-wm/work/matchbox-window-manager-1.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/matchbox-wm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/matchbox-wm