===> Building for unit-python3.12-1.33.0
cd /Users/pbulk/build/www/unit-python/work/unit-1.33.0 && /opt/pkg/bin/bmake python3.12
  VER    build/include/nxt_version.h (NXT_VERSION)
build/bin/echo '#define NXT_VERSION "1.33.0"' > build/include/nxt_version.h
  VER    build/include/nxt_version.h (NXT_VERNUM)
build/bin/echo '#define NXT_VERNUM  13300' >> build/include/nxt_version.h
  CC     build/src/nxt_unit.o
clang -c -pipe -fPIC -fvisibility=hidden -fno-strict-overflow -std=gnu11 -O -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -fno-strict-aliasing -Wstrict-overflow=5 -Wmissing-prototypes -Werror -g  -pipe -Os -I/opt/pkg/include/python3.12 -I/opt/pkg/include  -I src -I build/include     -I/opt/pkg/include  -o build/src/nxt_unit.o  -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o  src/nxt_unit.c
In file included from src/nxt_unit.c:15:
In file included from src/nxt_unit_websocket.h:12:
src/nxt_websocket_header.h:9:10: fatal error: 'endian.h' file not found
#include <endian.h>
         ^~~~~~~~~~
1 error generated.
*** Error code 1

Stop.
bmake[2]: stopped making "python3.12" in /Users/pbulk/build/www/unit-python/work/unit-1.33.0
*** Error code 1

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

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/unit-python