=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for dwm-6.0 => Fixing config.mk --- options --- --- config.h --- --- options --- dwm build options: --- config.h --- creating config.h from config.def.h --- options --- CFLAGS = -O2 -I/usr/X11R7/include -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/X11R7/include -DVERSION="6.0" -DXINERAMA LDFLAGS = -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -s -L/usr/lib -lc -L/usr/X11R7/lib -lX11 -L/usr/X11R7/lib -lXinerama --- dwm.o --- --- options --- CC = gcc --- dwm.o --- CC dwm.c In file included from /scratch/wm/dwm/work/.x11-buildlink/include/X11/Xlib.h:47:0, from dwm.c:36: /scratch/wm/dwm/work/.x11-buildlink/include/X11/Xfuncproto.h:144:24: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] #define _X_NONNULL(args...) __attribute__((nonnull(args))) ^ dwm.c: In function 'keypress': dwm.c:1087:2: warning: 'XKeycodeToKeysym' is deprecated (declared at /scratch/wm/dwm/work/.x11-buildlink/include/X11/Xlib.h:1699) [-Wdeprecated-declarations] keysym = XKeycodeToKeysym(dpy, (KeyCode)ev->keycode, 0); ^ --- dwm --- CC -o dwm ld: warning: libxcb.so.1, needed by /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so, not found (try using -rpath or -rpath-link) /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_get_maximum_request_length' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_wait_for_event' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_take_socket' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_writev' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_poll_for_event' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_connection_has_error' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_connect' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_disconnect' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_poll_for_reply' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_get_setup' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_connect_to_display_with_auth_info' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_generate_id' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_parse_display' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_wait_for_reply' /scratch/wm/dwm/work/.x11-buildlink/lib/libX11.so: undefined reference to `xcb_get_file_descriptor' *** [dwm] Error code 1 make: stopped in /scratch/wm/dwm/work/dwm-6.0 1 error make: stopped in /scratch/wm/dwm/work/dwm-6.0 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/wm/dwm *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/wm/dwm