WARNING: [license.mk] Every package should define a LICENSE. ===> Building for wmavgload-0.7.0nb1 no man page. see wmavgload -h instead or write one :) your complation is still successful clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DMANY_COLORS -I/opt/pkg/include -c get_load.c clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DMANY_COLORS -I/opt/pkg/include -c wmavgload.c wmavgload.c:327:47: warning: passing 'unsigned char [378]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] pixmask = XCreateBitmapFromData(dpy, win, mask2_bits, mask2_width, ^~~~~~~~~~ /Users/pbulk/build/x11/wmavgload/work/.buildlink/include/X11/Xlib.h:1603:29: note: passing argument to parameter here _Xconst char* /* data */, ^ wmavgload.c:444:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] {fprintf(stderr, ERR_colorcells);exit(1);} ^~~~~~~~~~~~~~ wmavgload.c:444:22: note: treat the string as an argument to avoid this {fprintf(stderr, ERR_colorcells);exit(1);} ^ "%s", wmavgload.c:450:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] {fprintf(stderr, ERR_colorcells);exit(1);} ^~~~~~~~~~~~~~ wmavgload.c:450:22: note: treat the string as an argument to avoid this {fprintf(stderr, ERR_colorcells);exit(1);} ^ "%s", 3 warnings generated. rm -f wmavgload._man if test -z "" ; then cd `dirname wmavgload` && ln -s `basename wmavgload.man` `basename wmavgload._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/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__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < wmavgload.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/\@\@$/\/' >wmavgload._man; fi rm -f wmavgload clang -o wmavgload -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib get_load.o wmavgload.o -lXpm -lm -lXext -lX11 Undefined symbols for architecture arm64: "_GetLoad", referenced from: _InsertLoad in wmavgload.o "_hostname", referenced from: _InitLoad in wmavgload.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [wmavgload] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/x11/wmavgload/work/wmavgload-0.7.0 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/x11/wmavgload/work/wmavgload-0.7.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/wmavgload *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/wmavgload