=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for zelibm-0nb19 clang -c -o libmtest.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. libmtest.c clang -c -o testx.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. testx.c clang -c -o Plot.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. Plot.c testx.c:44:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit (0); ^ testx.c:44:3: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. clang -c -o Progress.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. Progress.c clang -c -o image.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. image.c clang -c -o dbl2mpq.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. dbl2mpq.c clang -c -o zeexp.o -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. zeexp.c dbl2mpq.c:12:10: fatal error: 'machine/ieee.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. Makefile:13: recipe for target 'dbl2mpq.o' failed gmake: *** [dbl2mpq.o] Error 1 gmake: *** Waiting for unfinished jobs.... image.c:78:4: warning: passing 'char [5]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] " 0.0", blue); ^~~~~~ /var/pkgsrc/work/benchmarks/zelibm/work/.buildlink/include/gd.h:747:49: note: passing argument to parameter 's' here unsigned char *s, int color); ^ image.c:91:8: warning: passing 'char [200]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] buf, blue); ^~~ /var/pkgsrc/work/benchmarks/zelibm/work/.buildlink/include/gd.h:747:49: note: passing argument to parameter 's' here unsigned char *s, int color); ^ image.c:103:8: warning: passing 'char [200]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] buf, blue); ^~~ /var/pkgsrc/work/benchmarks/zelibm/work/.buildlink/include/gd.h:747:49: note: passing argument to parameter 's' here unsigned char *s, int color); ^ image.c:116:20: warning: passing 'char [200]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] 35, ysize - 30, buf, blue); ^~~ /var/pkgsrc/work/benchmarks/zelibm/work/.buildlink/include/gd.h:747:49: note: passing argument to parameter 's' here unsigned char *s, int color); ^ image.c:119:47: warning: passing 'char [200]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] xsize - 10 - 6 * strlen (buf), ysize - 30, buf, blue); ^~~ /var/pkgsrc/work/benchmarks/zelibm/work/.buildlink/include/gd.h:747:49: note: passing argument to parameter 's' here unsigned char *s, int color); ^ image.c:126:4: warning: passing 'char [200]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] buf, black); ^~~ /var/pkgsrc/work/benchmarks/zelibm/work/.buildlink/include/gd.h:747:49: note: passing argument to parameter 's' here unsigned char *s, int color); ^ 6 warnings generated. *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/benchmarks/zelibm *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/benchmarks/zelibm