=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for gkrellm-server-2.2.10nb5 for subdir in server; do \ cd $subdir && \ /usr/pkg/bin/gmake build MODULE=$subdir GTOP= || exit 1; \ cd ..; \ done gmake[1]: Entering directory '/var/pkgsrc/work/sysutils/gkrellm-server/work/gkrellm-2.2.10/server' Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'virtual:world', not found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'virtual:world', not found clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o main.o main.c clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o monitor.o monitor.c clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o mail.o mail.c main.c:974:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:264:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ monitor.c:1495:4: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create(get_fsusage_thread, m, FALSE, NULL); ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ monitor.c:1830:2: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create(read_sensors, NULL, FALSE, NULL); ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /var/pkgsrc/work/sysutils/gkrellm-server/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o plugins.o plugins.c 1 warning generated. clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o glib.o glib.c clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o utils.o utils.c clang -O2 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -Wall -I.. `/var/pkgsrc/work/sysutils/gkrellm-server/work/.tools/bin/pkg-config --cflags glib-2.0 gthread-2.0` -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -c -o sysdeps-unix.o sysdeps-unix.c 2 warnings generated. In file included from sysdeps-unix.c:38: ./../src/sysdeps/freebsd.c:110:16: warning: incompatible pointer types passing 'int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] cp_time, &len, 0, 0) < 0) ^~~~ /usr/include/sys/sysctl.h:1036:48: note: passing argument to parameter here int sysctl(const int *, u_int, void *, size_t *, const void *, size_t); ^ In file included from sysdeps-unix.c:38: ./../src/sysdeps/freebsd.c:169:10: fatal error: 'utmp.h' file not found #include ^~~~~~~~ 1 warning and 1 error generated. : recipe for target 'sysdeps-unix.o' failed gmake[1]: *** [sysdeps-unix.o] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/sysutils/gkrellm-server/work/gkrellm-2.2.10/server' Makefile:23: recipe for target 'build-rec' failed gmake: *** [build-rec] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/gkrellm-server *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/gkrellm-server