WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mpeg_play-2.4patchednb2 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 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c util.c In file included from util.c:51: ./video.h:454:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] Error: Unknown endianism of architecture ^ int ./video.h:454:6: error: expected ';' after top level declarator Error: Unknown endianism of architecture ^ ; ./video.h:454:8: error: unknown type name 'Unknown' Error: Unknown endianism of architecture ^ ./video.h:454:25: error: expected ';' after top level declarator Error: Unknown endianism of architecture ^ ; util.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] correct_underflow(vid_stream) ^ util.c:193:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int next_bits(num, mask, vid_stream) ^ util.c:242:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *get_ext_data (vid_stream) ^ util.c:308:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int next_start_code(vid_stream) ^ util.c:443:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *get_extra_bit_info(vid_stream) ^ 6 warnings and 3 errors generated. *** [util.o] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/multimedia/mpeg_play/work/mpeg_play bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/multimedia/mpeg_play/work/mpeg_play *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/mpeg_play *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/multimedia/mpeg_play