WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mcast-tools-20061214nb1 Making all in mcastread Making all in . cd .. && /opt/pkg/bin/bmake am--refresh cd .. && /opt/pkg/bin/bmake am--refresh if clang -DHAVE_CONFIG_H -I. -I. -I../include -pipe -Os -MT mcastread.o -MD -MP -MF ".deps/mcastread.Tpo" -c -o mcastread.o mcastread.c; then mv -f ".deps/mcastread.Tpo" ".deps/mcastread.Po"; else rm -f ".deps/mcastread.Tpo"; exit 1; fi mcastread.c:133:37: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr *)&from6, &fromlen); ^~~~~~~~ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/socket.h:716:27: note: passing argument to parameter here socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom); ^ mcastread.c:210:10: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] emsg = gai_strerror(error); ^ ~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -pipe -Os -L/opt/pkg/lib -o mcastread mcastread.o -ly -ll Making all in mcastsend Making all in . cd .. && /opt/pkg/bin/bmake am--refresh cd .. && /opt/pkg/bin/bmake am--refresh if clang -DHAVE_CONFIG_H -I. -I. -I../include -pipe -Os -MT mcastsend.o -MD -MP -MF ".deps/mcastsend.Tpo" -c -o mcastsend.o mcastsend.c; then mv -f ".deps/mcastsend.Tpo" ".deps/mcastsend.Po"; else rm -f ".deps/mcastsend.Tpo"; exit 1; fi clang -pipe -Os -L/opt/pkg/lib -o mcastsend mcastsend.o -ly -ll Making all in mfc Making all in . cd .. && /opt/pkg/bin/bmake am--refresh cd .. && /opt/pkg/bin/bmake am--refresh if clang -DHAVE_CONFIG_H -I. -I. -I../include -pipe -Os -MT mfc.o -MD -MP -MF ".deps/mfc.Tpo" -c -o mfc.o mfc.c; then mv -f ".deps/mfc.Tpo" ".deps/mfc.Po"; else rm -f ".deps/mfc.Tpo"; exit 1; fi In file included from mfc.c:32: ./mfc.h:47:10: fatal error: 'netinet/ip_mroute.h' file not found #include <netinet/ip_mroute.h> ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. bmake[2]: stopped making "all-am" in /Users/pbulk/build/net/mcast-tools/work/mcast-tools-20061214/mfc *** Error code 1 Stop. bmake[1]: stopped making "all" in /Users/pbulk/build/net/mcast-tools/work/mcast-tools-20061214/mfc *** Error code 1 Stop. bmake: stopped making "all" in /Users/pbulk/build/net/mcast-tools/work/mcast-tools-20061214 *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/mcast-tools *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/mcast-tools