=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for magicpoint-1.13anb28 rm -f mgp.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 mgp.c rm -f draw.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 draw.c draw.c:1380:5: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] q = draw_fragment(state, p, q - p, registry, charset16); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ draw.c:1615:9: warning: returning 'u_char *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return p; ^ draw.c:2400:7: warning: passing 'char *' to parameter of type 'const FcChar8 *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] obj->data.xftfont.data, ^~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xft/Xft.h:224:24: note: passing argument to parameter 'string' here _Xconst FcChar8 *string, ^ draw.c:2406:7: warning: passing 'char *' to parameter of type 'const FcChar8 *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] obj->data.xftfont.data, ^~~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xft/Xft.h:197:24: note: passing argument to parameter 'string' here _Xconst FcChar8 *string, ^ draw.c:2849:60: warning: address of array 'mgp_charset' will always evaluate to 'true' [-Wpointer-bool-conversion] if (code >= 0xa0 && ((!argregistry || !argregistry[0]) && mgp_charset)) ~~ ^~~~~~~~~~~ draw.c:2887:11: warning: format specifies type 'int' but the argument has type 'u_int *' (aka 'unsigned int *') [-Wformat] seed, char_size, registry?registry:"NULL", ^~~~~~~~~ draw.c:3062:46: warning: format specifies type 'int' but the argument has type 'u_int *' (aka 'unsigned int *') [-Wformat] srcwidth, srcheight, dstwidth, dstheight, b_quality); ^~~~~~~~~ draw.c:3316:6: warning: format specifies type 'int' but the argument has type 'float' [-Wformat] xzoomrate, yzoomrate); ^~~~~~~~~ draw.c:3316:17: warning: format specifies type 'int' but the argument has type 'float' [-Wformat] xzoomrate, yzoomrate); ^~~~~~~~~ draw.c:3763:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &rootxsiz, &rootysiz, &junk, &junk); ^~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:3763:15: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &rootxsiz, &rootysiz, &junk, &junk); ^~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ draw.c:3763:26: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &rootxsiz, &rootysiz, &junk, &junk); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ draw.c:3763:33: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &rootxsiz, &rootysiz, &junk, &junk); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ draw.c:3773:42: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] mode = XParseGeometry(p, &xloc, &yloc, &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:3773:49: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] mode = XParseGeometry(p, &xloc, &yloc, &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ draw.c:3885:42: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] mode = XParseGeometry(p, &xloc, &yloc, &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:3885:49: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] mode = XParseGeometry(p, &xloc, &yloc, &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ draw.c:3972:17: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:3972:24: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ draw.c:3972:31: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ draw.c:3972:40: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ draw.c:4057:42: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] mode = XParseGeometry(p, &xloc, &yloc, &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:4057:49: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] mode = XParseGeometry(p, &xloc, &yloc, &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ draw.c:4160:19: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:4160:26: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ draw.c:4160:33: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ draw.c:4160:42: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ draw.c:4176:20: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ draw.c:4176:27: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ draw.c:4176:34: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ draw.c:4176:43: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xloc, &yloc, &xsiz, &ysiz, &dumint, &dumint); ^~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ draw.c:5271:23: warning: format string contains '\0' within the string body [-Wformat] sprintf(buf16, "%s%s\0", prefix[i], p); ~~~~~^~~ draw.c:5280:21: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] if (iconv(icv[i], &p16, &ileft, &o16, &oleft) < 0) { ^~~~ /usr/include/iconv.h:46:47: note: passing argument to parameter here size_t iconv(iconv_t, const char ** __restrict, ^ draw.c:5280:49: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (iconv(icv[i], &p16, &ileft, &o16, &oleft) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ draw.c:5302:11: warning: returning 'u_char *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return p + len; ^~~~~~~ draw.c:5318:11: warning: returning 'u_char *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return p; ^ draw.c:5329:64: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (obj_new_xftfont(state, state->linewidth, state->charoff, p, len, fontname, ^ draw.c:156:72: note: passing argument to parameter here static int obj_new_xftfont __P((struct render_state *, int, int, char *, ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ draw.c:5334:11: warning: returning 'u_char *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return p +len; ^~~~~~ draw.c:5347:63: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (obj_new_xftfont(state, state->linewidth, state->charoff, p, len, fontname, ^ draw.c:156:72: note: passing argument to parameter here static int obj_new_xftfont __P((struct render_state *, int, int, char *, ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ draw.c:5350:10: warning: returning 'u_char *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return p + len; ^~~~~~~ draw.c:5605:12: warning: implicit declaration of function 'pixmap_fromimimage' is invalid in C99 [-Wimplicit-function-declaration] pixmap = pixmap_fromimimage(zimage[id], w, h); ^ 41 warnings generated. rm -f parse.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 parse.c parse.c:302:12: warning: passing 'char [1024]' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] lex_init(buf); ^~~ parse.c:57:30: note: passing argument to parameter here extern void lex_init(u_char *); ^ parse.c:426:12: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] lex_init(buf + 1); ^~~~~~~ parse.c:57:30: note: passing argument to parameter here extern void lex_init(u_char *); ^ parse.c:612:13: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] lex_init(buf + 1); ^~~~~~~ parse.c:57:30: note: passing argument to parameter here extern void lex_init(u_char *); ^ 3 warnings generated. rm -f plist.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 plist.c rm -f globals.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 globals.c rm -f x11.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 x11.c x11.c:144:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ x11.c:144:11: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &xsiz, &ysiz); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ x11.c:361:15: warning: multiple unsequenced modifications to 'fullscreen' [-Wunsequenced] fullscreen = ++fullscreen % 2; ~ ^ x11.c:429:34: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] XFreeColors(display, colormap, clr->colors, clr->num, 0); ^~~~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2528:32: note: passing argument to parameter here unsigned long* /* pixels */, ^ 4 warnings generated. rm -f font.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 font.c rm -f background.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 background.c rm -f scanner.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 scanner.c rm -f grammar.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 grammar.c ./grammar.y:532:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ct->ctb_width < 0) ~~~~~~~~~~~~~ ^ ~ ./grammar.y:536:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ct->ctb_start < 0) ~~~~~~~~~~~~~ ^ ~ y.tab.c:1451:23: warning: implicit declaration of function 'yylex' is invalid in C99 [-Wimplicit-function-declaration] if ((yychar = YYLEX) < 0) yychar = YYEOF; ^ y.tab.c:843:16: note: expanded from macro 'YYLEX' # define YYLEX yylex() ^ 3 warnings generated. rm -f postscript.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 postscript.c rm -f tfont.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 tfont.c rm -f embed.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 embed.c cc -c -I/usr/pkg/include -I /usr/X11R7/include -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 unimap.c rm -f mng.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 mng.c mng.c:125:14: warning: assigning to 'byte *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] image->data = (char *)malloc(width * height * 24); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mng.c:255:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 2 warnings generated. rm -f m17n.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 m17n.c making ./image/libmgpimage.a in ./image... rm -f imagetypes.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 imagetypes.c rm -f send.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 send.c send.c:458:15: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] 0, data, image->width, image->height, ^~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:1447:22: note: passing argument to parameter here char* /* data */, ^ 1 warning generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c zio.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c zoom.c zoom.c:77:53: warning: format specifies type 'int' but the argument has type 'float' [-Wformat] sprintf(buf, "%s (%d%% zoom)", oimage->title, xzoom); ~~ ^~~~~ %f 1 warning generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c new.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c compress.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c reduce.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c value.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c misc.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c rotate.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c rle.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c rlelib.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c smooth.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c halftone.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c clip.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c dither.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c path.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c bright.c rm -f window.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 window.c window.c:75:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ((AlarmWentOff == 0)) { ~~~~~~~~~~~~~^~~~ window.c:75:24: note: remove extraneous parentheses around the comparison to silence this warning while ((AlarmWentOff == 0)) { ~ ^ ~ window.c:75:24: note: use '=' to turn this equality comparison into an assignment while ((AlarmWentOff == 0)) { ^~ = window.c:587:8: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &winx, &winy, &winwidth, &winheight); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2585:25: note: passing argument to parameter here int* /* x_return */, ^ window.c:587:15: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &winx, &winy, &winwidth, &winheight); ^~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2586:25: note: passing argument to parameter here int* /* y_return */, ^ window.c:587:22: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &winx, &winy, &winwidth, &winheight); ^~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2587:29: note: passing argument to parameter here int* /* width_return */, ^ window.c:587:33: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &winx, &winy, &winwidth, &winheight); ^~~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2589:1: note: passing argument to parameter here ); ^ 5 warnings generated. rm -f imlib_loader.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 imlib_loader.c rm -f libmgpimage.a ar clq libmgpimage.a imagetypes.o send.o zio.o zoom.o new.o compress.o reduce.o value.o misc.o rotate.o rle.o rlelib.o smooth.o halftone.o clip.o dither.o path.o bright.o window.o imlib_loader.o ranlib libmgpimage.a rm -f mgp cc -o mgp -O -L/usr/pkg/lib mgp.o draw.o parse.o plist.o globals.o x11.o font.o background.o scanner.o grammar.o postscript.o tfont.o embed.o unimap.o mng.o m17n.o -L./image -lmgpimage -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 -lm -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpng16 -L/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/lib -lmng -L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib -L/usr/X11R7/lib -lXft -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lImlib2 -lgif -lXext -lX11 rm -f print.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 print.c print.c:1809:64: warning: format specifies type 'int' but the argument has type 'Image *(*)()' [-Wformat] fprintf(stderr, "rotation by %d degrees not supported.\n", rotate); ~~ ^~~~~~ print.c:1858:63: warning: format specifies type 'int' but the argument has type 'Image *(*)()' [-Wformat] fprintf(stderr, "rotation by %d degrees not supported.\n", rotate); ~~ ^~~~~~ 2 warnings generated. rm -f x11dummy.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_STDARG_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_POLL=1 -DHAVE_STRSTR=1 -DHAVE_USLEEP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DHAVE_MKSTEMP=1 -DHAVE_SNPRINTF=1 -DHAVE_MEMCMP=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DUSE_PNG=1 -DMNG=1 -DUSE_XFT2=1 -DHAVE_ICONV=1 -DHAVE_FONTCONFIG_FONTCONFIG_H=1 -DUSE_GIF=1 -DUSE_IMLIB=1 -DMGPLIBDIR=\"/usr/pkg/lib/X11/mgp\" -I/usr/X11R7/include -D_REENTRANT -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUUDECODE=\"/usr/bin/uudecode\" -DGUNZIP=\"/usr/bin/gunzip\" -DUSE_SETLOCALE -I/usr/pkg/include/libpng16 -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/X11R7/include -I/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 x11dummy.c x11dummy.c:145:34: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] XFreeColors(display, colormap, clr->colors, clr->num, 0); ^~~~~~~~~~~ /usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/include/X11/Xlib.h:2528:32: note: passing argument to parameter here unsigned long* /* pixels */, ^ 1 warning generated. rm -f mgp2ps cc -o mgp2ps -O -L/usr/pkg/lib print.o parse.o globals.o x11dummy.o scanner.o grammar.o postscript.o embed.o -L./image -lmgpimage -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 -lm -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpng16 -L/usr/pkgsrc/work/graphics/magicpoint/work/.buildlink/lib -lmng -L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib -L/usr/X11R7/lib -lXft -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lImlib2 -lgif -lXext -lX11 rm -f mgp._man if test -z "" ; then cd `dirname mgp` && ln -s `basename mgp.man` `basename mgp._man`; else /lib/cpp -undef -D__apploaddir__=/usr/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/pkg -D__xconfigfile__=XConfigFile -D__xconfigdir__=XConfigDir -D__xlogfile__=XLogFile -D__xservername__=XServerName -D__xorgversion__="\"XorgManVersionString\" \"X Version 11\"" -D__vendorversion__="Release 7 X Version 11" < mgp.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mgp._man; fi rm -f mgp2ps._man if test -z "" ; then cd `dirname mgp2ps` && ln -s `basename mgp2ps.man` `basename mgp2ps._man`; else /lib/cpp -undef -D__apploaddir__=/usr/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/pkg -D__xconfigfile__=XConfigFile -D__xconfigdir__=XConfigDir -D__xlogfile__=XLogFile -D__xservername__=XServerName -D__xorgversion__="\"XorgManVersionString\" \"X Version 11\"" -D__vendorversion__="Release 7 X Version 11" < mgp2ps.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mgp2ps._man; fi rm -f mgpembed._man if test -z "" ; then cd `dirname mgpembed` && ln -s `basename mgpembed.man` `basename mgpembed._man`; else /lib/cpp -undef -D__apploaddir__=/usr/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/pkg -D__xconfigfile__=XConfigFile -D__xconfigdir__=XConfigDir -D__xlogfile__=XLogFile -D__xservername__=XServerName -D__xorgversion__="\"XorgManVersionString\" \"X Version 11\"" -D__vendorversion__="Release 7 X Version 11" < mgpembed.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mgpembed._man; fi making all in ./sample... making all in ./contrib... making all in contrib/xwintoppm... cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c xwintoppm.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c dsimple.c cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c list.c list.c:104:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (lp = (list_ptr) malloc( sizeof( list_item))) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:104:12: note: place parentheses around the assignment to silence this warning if (lp = (list_ptr) malloc( sizeof( list_item))) { ^ ( ) list.c:104:12: note: use '==' to turn this assignment into an equality comparison if (lp = (list_ptr) malloc( sizeof( list_item))) { ^ == 1 warning generated. cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c multiVis.c bmake[2]: don't know how to make /usr/pkg/lib/libXmu.a. Stop bmake[2]: stopped in /usr/pkgsrc/work/graphics/magicpoint/work/magicpoint-1.13a/contrib/xwintoppm *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/work/graphics/magicpoint/work/magicpoint-1.13a/contrib *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/graphics/magicpoint/work/magicpoint-1.13a *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/graphics/magicpoint *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/magicpoint