WARNING: [license.mk] Every package should define a LICENSE.
===> Building for zelibm-0nb26
clang -c -o libmtest.o -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I. libmtest.c
clang -c -o testx.o -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I. testx.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 <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
clang -c -o Plot.o -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I. Plot.c
clang -c -o Progress.o -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I. Progress.c
clang -c -o image.o -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I. image.c
image.c:78:4: warning: passing 'char [5]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
                 " 0.0", blue);
                 ^~~~~~
/Users/pbulk/build/benchmarks/zelibm/work/.buildlink/include/gd.h:799: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 where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
                     buf, blue);
                     ^~~
/Users/pbulk/build/benchmarks/zelibm/work/.buildlink/include/gd.h:799: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 where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
                     buf, blue);
                     ^~~
/Users/pbulk/build/benchmarks/zelibm/work/.buildlink/include/gd.h:799: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 where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
                 35, ysize - 30, buf, blue);
                                 ^~~
/Users/pbulk/build/benchmarks/zelibm/work/.buildlink/include/gd.h:799: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 where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
                 xsize - 10 - 6 * strlen (buf), ysize - 30, buf, blue);
                                                            ^~~
/Users/pbulk/build/benchmarks/zelibm/work/.buildlink/include/gd.h:799: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 where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
                 buf, black);
                 ^~~
/Users/pbulk/build/benchmarks/zelibm/work/.buildlink/include/gd.h:799:49: note: passing argument to parameter 's' here
                                 unsigned char *s, int color);
                                                ^
6 warnings generated.
clang -c -o dbl2mpq.o -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I. dbl2mpq.c
dbl2mpq.c:12:10: fatal error: 'machine/ieee.h' file not found
#include <machine/ieee.h>
         ^~~~~~~~~~~~~~~~
1 error generated.
gmake: *** [Makefile:13: dbl2mpq.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/benchmarks/zelibm
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/benchmarks/zelibm