=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xonclock-0.0.9.4nb8 --- all-recursive --- Making all in src --- xonclock.o --- --- placement.o --- --- cache.o --- --- xonclock.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT xonclock.o -MD -M--- placement.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT placement.o -MD ---- xonclock.o --- P -MF .deps/xonclock.Tpo -c -o xonclock.o xonclock.c --- placement.o --- MP -MF .deps/placement.Tpo -c -o placement.o placement.c --- cache.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c --- placement.o --- mv -f .deps/placement.Tpo .deps/placement.Po --- parse.o --- --- cache.o --- cache.c:869:5: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dst_x, &dst_y) == -1) { ^~~~~~ ./placement.h:69:18: note: passing argument to parameter 'dst_x' here unsigned int *dst_x, ^ cache.c:869:13: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &dst_x, &dst_y) == -1) { ^~~~~~ ./placement.h:70:18: note: passing argument to parameter 'dst_y' here unsigned int *dst_y); ^ --- parse.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c --- xonclock.o --- xonclock.c:311:36: warning: passing 'char [3]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if ((home_dir = get_resolved_path("~/")) != NULL) { ^~~~ ./parse.h:68:50: note: passing argument to parameter 'path' here unsigned char * get_resolved_path(unsigned char *path); ^ xonclock.c:311:16: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if ((home_dir = get_resolved_path("~/")) != NULL) { ^ ~~~~~~~~~~~~~~~~~~~~~~~ xonclock.c:327:25: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] get_resolved_path(skin_file_path); ^~~~~~~~~~~~~~ ./parse.h:68:50: note: passing argument to parameter 'path' here unsigned char * get_resolved_path(unsigned char *path); ^ xonclock.c:326:21: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] skin_file_path = ^ xonclock.c:336:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &hand_hour.length); ^~~~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:338:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &hand_hour.width); ^~~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:340:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &hand_min.length); ^~~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:342:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &hand_min.width); ^~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:344:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &hand_sec.length); ^~~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:346:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &hand_sec.width); ^~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:363:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &sleep_time); ^~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:403:11: warning: passing 'unsigned long *' to parameter of type 'long *' converts between pointers to integer types with different sign [-Wpointer-sign] &remerge_sleep); ^~~~~~~~~~~~~~ ./parse.h:66:46: note: passing argument to parameter 'ret_val' here int get_opt_NUMBER_LONG(char *opt_val, long *ret_val); ^ xonclock.c:409:9: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &alpha_threshold); ^~~~~~~~~~~~~~~~ ./parse.h:67:43: note: passing argument to parameter 'ret_val' here int get_opt_ABSNUMBER(char *opt_val, int *ret_val); ^ xonclock.c:426:39: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] skin_file_path = get_resolved_path(optarg); ^~~~~~ ./parse.h:68:50: note: passing argument to parameter 'path' here unsigned char * get_resolved_path(unsigned char *path); ^ xonclock.c:426:19: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] skin_file_path = get_resolved_path(optarg); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ xonclock.c:729:10: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &width, &height, ^~~~~~ ./loaders/png.h:26:43: note: passing argument to parameter 'width' here int read_png(const char * filename, int * width, int * height, ^ xonclock.c:729:18: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &width, &height, ^~~~~~~ ./loaders/png.h:26:56: note: passing argument to parameter 'height' here int read_png(const char * filename, int * width, int * height, ^ xonclock.c:768:11: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &width, &height, ^~~~~~ ./loaders/jpeg.h:27:14: note: passing argument to parameter 'width' here int * width, ^ xonclock.c:768:19: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &width, &height, ^~~~~~~ ./loaders/jpeg.h:28:14: note: passing argument to parameter 'height' here int * height, ^ xonclock.c:857:5: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pos_x, &pos_y) == -1) { ^~~~~~ ./placement.h:69:18: note: passing argument to parameter 'dst_x' here unsigned int *dst_x, ^ xonclock.c:857:13: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pos_x, &pos_y) == -1) { ^~~~~~ ./placement.h:70:18: note: passing argument to parameter 'dst_y' here unsigned int *dst_y); ^ --- parse.o --- parse.c:495:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] len = strlen(path); ^~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ parse.c:524:10: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(path_buf, path); ^~~~~~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ parse.c:524:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(path_buf, path); ^~~~ /usr/include/string.h:75:56: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); --- cache.o --- 2 warnings generated. mv -f .deps/cache.Tpo .deps/cache.Po --- parse.o --- ^ --- image.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c --- parse.o --- 3 warnings generated. --- xonclock.o --- 21 warnings generated. mv -f .deps/xonclock.Tpo .deps/xonclock.Po --- parse.o --- mv -f .deps/parse.Tpo .deps/parse.Po --- image.o --- image.c:154:9: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] pixmap_data, width, height, ^~~~~~~~~~~ /var/pkgsrc/work/time/xonclock/work/.buildlink/include/X11/Xlib.h:1447:22: note: passing argument to parameter here char* /* data */, ^ image.c:274:9: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] pixmap_data, width, height, ^~~~~~~~~~~ /var/pkgsrc/work/time/xonclock/work/.buildlink/include/X11/Xlib.h:1447:22: note: passing argument to parameter here char* /* data */, ^ --- png.o --- --- jpeg.o --- --- png.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT png.o -MD -MP -MF .deps/png.Tpo -c -o png.o `test -f 'loaders/png.c' || echo './'`loaders/png.c --- jpeg.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT jpeg.o -MD -MP -MF .deps/jpeg.Tpo -c -o jpeg.o `test -f 'loaders/jpeg.c' || echo './'`loaders/jpeg.c mv -f .deps/jpeg.Tpo .deps/jpeg.Po --- image.o --- 2 warnings generated. mv -f .deps/image.Tpo .deps/image.Po --- png.o --- mv -f .deps/png.Tpo .deps/png.Po --- tiff.o --- clang -DPACKAGE_NAME=\"xonclock\" -DPACKAGE_TARNAME=\"xonclock\" -DPACKAGE_VERSION=\"0.0.9.4\" -DPACKAGE_STRING=\"xonclock\ 0.0.9.4\" -DPACKAGE_BUGREPORT=\"cyrill_grk@users.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xonclock\" -DVERSION=\"0.0.9.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXFT=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBXPM=1 -DHAVE_LIBPTHREAD=1 -I. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -DOWN_SKIN=\"/usr/pkg/share/xonclock/skins/xonclock.png\" -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -MT tiff.o -MD -MP -MF .deps/tiff.Tpo -c -o tiff.o `test -f 'loaders/tiff.c' || echo './'`loaders/tiff.c mv -f .deps/tiff.Tpo .deps/tiff.Po --- xonclock --- clang -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -Wall -pipe -L/usr/lib -L/usr/pkg/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lXpm -ljpeg -lpng16 -ltiff -o xonclock xonclock.o placement.o cache.o parse.o image.o png.o jpeg.o tiff.o -lpthread -lXpm -ltiff -ljpeg -lXft -lXext -lX11 /usr/bin/ld: undefined reference to symbol `sinf@@FBSD_1.0' (try adding -lm) //lib/libm.so.5: could not read symbols: Bad value clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [xonclock] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/time/xonclock/work/xonclock-0.0.9.4/src 1 error bmake[1]: stopped in /var/pkgsrc/work/time/xonclock/work/xonclock-0.0.9.4/src *** [all-recursive] Error code 1 bmake: stopped in /var/pkgsrc/work/time/xonclock/work/xonclock-0.0.9.4 1 error bmake: stopped in /var/pkgsrc/work/time/xonclock/work/xonclock-0.0.9.4 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/time/xonclock *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/time/xonclock