=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 coma-1.0 --- coma.o --- --- client.o --- --- config.o --- --- frame.o --- --- client.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=c99 -pedantic `pkg-config --cflags x11 xft` -c client.c -o client.o --- config.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=c99 -pedantic `pkg-config --cflags x11 xft` -c config.c -o config.o --- frame.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=c99 -pedantic `pkg-config --cflags x11 xft` -c frame.c -o frame.o --- config.o --- sh: pkg-config: not found --- frame.o --- sh: pkg-config: not found --- coma.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=c99 -pedantic `pkg-config --cflags x11 xft` -c coma.c -o coma.o --- client.o --- sh: pkg-config: not found --- coma.o --- sh: pkg-config: not found --- wm.o --- gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -std=c99 -pedantic `pkg-config --cflags x11 xft` -c wm.c -o wm.o sh: pkg-config: not found --- coma --- gcc coma.o client.o config.o frame.o wm.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib `pkg-config --libs x11 xft` -o coma sh: pkg-config: not found ld: client.o: in function `coma_client_warp_pointer': client.c:(.text+0x7d): undefined reference to `XWarpPointer' ld: client.o: in function `coma_client_focus': client.c:(.text+0xa0): undefined reference to `XRaiseWindow' ld: client.c:(.text+0xb7): undefined reference to `XSetInputFocus' ld: client.c:(.text+0xd4): undefined reference to `XSetWindowBorder' ld: client.c:(.text+0x10a): undefined reference to `XSetWindowBorder' ld: client.c:(.text+0x130): undefined reference to `XMapWindow' ld: client.o: in function `coma_client_map': client.c:(.text+0x23f): undefined reference to `XMapWindow' ld: client.o: in function `coma_client_send_configure': client.c:(.text+0x2c8): undefined reference to `XMoveResizeWindow' ld: client.c:(.text+0x2e2): undefined reference to `XSendEvent' ld: client.o: in function `coma_client_create': client.c:(.text+0x32f): undefined reference to `XGetWindowAttributes' ld: client.c:(.text+0x3d0): undefined reference to `XSelectInput' ld: client.c:(.text+0x3e0): undefined reference to `XAddToSaveSet' ld: client.c:(.text+0x3f4): undefined reference to `XSetWindowBorderWidth' ld: client.c:(.text+0x44b): undefined reference to `XSync' ld: client.o: in function `coma_client_kill_active': client.c:(.text+0x18): undefined reference to `XKillClient' ld: client.o: in function `coma_client_hide': client.c:(.text+0x3c): undefined reference to `XUnmapWindow' ld: client.o: in function `coma_client_focus': client.c:(.text+0x12b): undefined reference to `XSync' ld: config.o: in function `config_prefix': config.c:(.text+0x10d): undefined reference to `XStringToKeysym' ld: config.o: in function `config_bind': config.c:(.text+0x2d3): undefined reference to `XStringToKeysym' ld: frame.o: in function `frame_bar_create': frame.c:(.text+0x194): undefined reference to `XCreateSimpleWindow' ld: frame.c:(.text+0x1ac): undefined reference to `XSelectInput' ld: frame.c:(.text+0x1c4): undefined reference to `XftDrawCreate' ld: frame.c:(.text+0x1ef): undefined reference to `XDestroyWindow' ld: frame.c:(.text+0x1f8): undefined reference to `XftDrawDestroy' ld: frame.o: in function `coma_frame_bar_update.part.0': frame.c:(.text+0x25c): undefined reference to `XClearWindow' ld: frame.c:(.text+0x313): undefined reference to `XftTextExtentsUtf8' ld: frame.c:(.text+0x33d): undefined reference to `XftDrawStringUtf8' ld: frame.c:(.text+0x3ff): undefined reference to `XftTextExtentsUtf8' ld: frame.c:(.text+0x426): undefined reference to `XftDrawStringUtf8' ld: frame.o: in function `frame_client_swap': frame.c:(.text+0x571): undefined reference to `XRaiseWindow' ld: frame.o: in function `coma_frame_cleanup': frame.c:(.text+0x8a6): undefined reference to `XDestroyWindow' ld: frame.c:(.text+0x8af): undefined reference to `XftDrawDestroy' ld: frame.c:(.text+0x8cf): undefined reference to `XDestroyWindow' ld: frame.c:(.text+0x8d8): undefined reference to `XftDrawDestroy' ld: frame.c:(.text+0x8f7): undefined reference to `XDestroyWindow' ld: frame.c:(.text+0x907): undefined reference to `XftDrawDestroy' ld: frame.o: in function `coma_frame_merge': frame.c:(.text+0xc2a): undefined reference to `XDestroyWindow' ld: frame.c:(.text+0xc33): undefined reference to `XftDrawDestroy' ld: frame.o: in function `coma_frame_popup': frame.c:(.text+0xdb4): undefined reference to `XMapRaised' ld: frame.c:(.text+0xddf): undefined reference to `XMapRaised' ld: frame.c:(.text+0xe57): undefined reference to `XUnmapWindow' ld: frame.o: in function `coma_frame_bars_create': frame.c:(.text+0x1131): undefined reference to `XUnmapWindow' ld: frame.o: in function `frame_bar_create': frame.c:(.text+0x1e3): undefined reference to `XMapWindow' ld: frame.o: in function `coma_frame_popup': frame.c:(.text+0xe97): undefined reference to `XUnmapWindow' ld: wm.o: in function `wm_error': wm.c:(.text+0x74): undefined reference to `XGetErrorText' ld: wm.c:(.text+0x9b): undefined reference to `XGetErrorDatabaseText' ld: wm.o: in function `coma_wm_init': wm.c:(.text+0xe0): undefined reference to `XOpenDisplay' ld: wm.o: in function `coma_wm_run': wm.c:(.text+0x166): undefined reference to `XftFontClose' ld: wm.c:(.text+0x179): undefined reference to `XDestroyWindow' ld: wm.c:(.text+0x187): undefined reference to `XUngrabKeyboard' ld: wm.c:(.text+0x195): undefined reference to `XSync' ld: wm.c:(.text+0x1ad): undefined reference to `XSetInputFocus' ld: wm.c:(.text+0x1b9): undefined reference to `XCloseDisplay' ld: wm.c:(.text+0x23c): undefined reference to `XPending' ld: wm.c:(.text+0x255): undefined reference to `XNextEvent' ld: wm.c:(.text+0x332): undefined reference to `XConfigureWindow' ld: wm.c:(.text+0x3d7): undefined reference to `XGetInputFocus' ld: wm.c:(.text+0x3ef): undefined reference to `XkbKeycodeToKeysym' ld: wm.c:(.text+0x413): undefined reference to `XSetInputFocus' ld: wm.c:(.text+0x42c): undefined reference to `XMaskEvent' ld: wm.c:(.text+0x452): undefined reference to `XSetInputFocus' ld: wm.c:(.text+0x54f): undefined reference to `XConfigureWindow' ld: wm.c:(.text+0x56c): undefined reference to `XkbKeycodeToKeysym' ld: wm.c:(.text+0x5c0): undefined reference to `XSetInputFocus' ld: wm.o: in function `coma_wm_register_prefix': wm.c:(.text+0x6a2): undefined reference to `XUngrabKey' ld: wm.c:(.text+0x6b5): undefined reference to `XKeysymToKeycode' ld: wm.c:(.text+0x6e0): undefined reference to `XGrabKey' ld: wm.o: in function `coma_wm_setup': wm.c:(.text+0x6fc): undefined reference to `XSetErrorHandler' ld: wm.c:(.text+0x723): undefined reference to `XSelectInput' ld: wm.c:(.text+0x731): undefined reference to `XSync' ld: wm.c:(.text+0x73b): undefined reference to `XSetErrorHandler' ld: wm.c:(.text+0x784): undefined reference to `XftFontOpenName' ld: wm.c:(.text+0x7d0): undefined reference to `XftColorAllocName' ld: wm.c:(.text+0x7ef): undefined reference to `XSelectInput' ld: wm.c:(.text+0x81f): undefined reference to `XQueryTree' ld: wm.c:(.text+0x88a): undefined reference to `XCreateSimpleWindow' ld: wm.c:(.text+0x8a5): undefined reference to `XSelectInput' ld: wm.c:(.text+0x8b8): undefined reference to `XMapWindow' ld: wm.c:(.text+0x8c6): undefined reference to `XSync' ld: wm.o: in function `coma_wm_register_color': wm.c:(.text+0x9e8): undefined reference to `XftColorAllocName' ld: wm.c:(.text+0xa30): undefined reference to `XftColorFree' *** [coma] Error code 1 make: stopped in /tmp/wm/coma/work/coma-1.0 1 error make: stopped in /tmp/wm/coma/work/coma-1.0 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/wm/coma *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/wm/coma