=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/wm/echinus", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for echinus-0.4.9nb4 => Fixing config.mk --- options --- --- draw.o --- --- options --- echinus build options: --- draw.o --- CC draw.c --- options --- CFLAGS = -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Os -I. -I/usr/include -I/opt/local/include -I/opt/local/include -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -DVERSION="0.4.9" -DSYSCONFPATH="/opt/local/share/examples" -DXRANDR=1 LDFLAGS = -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -s -L/usr/lib -lc -L/opt/local/lib -lX11 -Wl,-R/opt/local/lib -L/opt/local/lib -lXft -lXrandr CC = gcc --- echinus.o --- CC echinus.c 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: /tmp/work/wm/echinus/work/.buildlink/include/X11/Xlib.h:1683:15: note: declared here 1683 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ --- ewmh.o --- CC ewmh.c --- parse.o --- CC parse.c --- echinus --- CC -o echinus *** Please use pkgtools/verifypc to sanity check dependencies.