=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/wm/echinus", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for echinus-0.4.9nb4 => Fixing config.mk --- options --- --- draw.o --- --- echinus.o --- --- options --- echinus build options: --- echinus.o --- CC echinus.c --- draw.o --- CC draw.c --- options --- CFLAGS = -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Os -I. -I/usr/include -I/opt/pkg/include -I/opt/pkg/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -DVERSION="0.4.9" -DSYSCONFPATH="/opt/pkg/share/examples" -DXRANDR=1 LDFLAGS = -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -s -L/usr/lib -lc -L/opt/pkg/lib -lX11 -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lXft -lXrandr CC = gcc --- ewmh.o --- CC ewmh.c --- echinus.o --- echinus.c: In function 'keypress': echinus.c:946:9: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 946 | keysym = XKeycodeToKeysym(dpy, (KeyCode) ev->keycode, 0); | ^~~~~~ In file included from echinus.c:44: /home/pbulk/work/wm/echinus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ --- ewmh.o --- ewmh.c:344:24: error: initialization of 'void (*)(Client *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 344 | [ClientList] = ewmh_update_net_client_list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:344:24: note: (near initialization for 'updateatom[0]') ewmh.c:87:1: note: 'ewmh_update_net_client_list' declared here 87 | ewmh_update_net_client_list() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:345:26: error: initialization of 'void (*)(Client *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 345 | [ActiveWindow] = ewmh_update_net_active_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:345:26: note: (near initialization for 'updateatom[1]') ewmh.c:187:1: note: 'ewmh_update_net_active_window' declared here 187 | ewmh_update_net_active_window() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:347:26: error: initialization of 'void (*)(Client *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 347 | [NumberOfDesk] = ewmh_update_net_number_of_desktops, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:347:26: note: (near initialization for 'updateatom[3]') ewmh.c:116:1: note: 'ewmh_update_net_number_of_desktops' declared here 116 | ewmh_update_net_number_of_desktops() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:348:23: error: initialization of 'void (*)(Client *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 348 | [DeskNames] = ewmh_update_net_desktop_names, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:348:23: note: (near initialization for 'updateatom[4]') ewmh.c:169:1: note: 'ewmh_update_net_desktop_names' declared here 169 | ewmh_update_net_desktop_names() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:349:21: error: initialization of 'void (*)(Client *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 349 | [CurDesk] = ewmh_update_net_current_desktop, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ewmh.c:349:21: note: (near initialization for 'updateatom[5]') ewmh.c:123:1: note: 'ewmh_update_net_current_desktop' declared here 123 | ewmh_update_net_current_desktop() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** [ewmh.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/wm/echinus/work/echinus-0.4.9 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/wm/echinus/work/echinus-0.4.9 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/echinus *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/echinus