=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/wm/frankenwm", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for frankenwm-1.0.23 frankenwm build options: creating config.h from config.def.h CC frankenwm.c CFLAGS = -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -std=c99 -pedantic -Wall -Wextra -I. -I. -I/opt/local/include -D_REENTRANT -I/opt/local/include -I/usr/include -g LDFLAGS = -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lc -lX11 -L/opt/local/lib -lxcb-util -lxcb-icccm -lxcb-keysyms -lxcb-ewmh -Wl,-R/opt/local/lib -lxcb -g CC = gcc In function 'cleanup', inlined from 'main' at frankenwm.c:3613:5: frankenwm.c:1075:5: warning: pointer used after 'free' [-Wuse-after-free] 1075 | xcb_delete_property(dis, screen->root, ewmh->_NET_SUPPORTED); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ frankenwm.c:1073:5: note: call to 'free' here 1073 | free(ewmh); | ^~~~~~~~~~ CC -o frankenwm *** Please use pkgtools/verifypc to sanity check dependencies.