===> Building for cataclysm-dda-sdl-0.F.2nb11 fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). /opt/pkg/bin/mksh: astyle: inaccessible or not found clang++ -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -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 -DMACOSX -DOSX_SDL2_LIBS -DTILES -DBACKTRACE -DLOCALIZE -DPREFIX="/opt/pkg" -DDATA_DIR_PREFIX -DUSE_XDG_DIR -DCATA_NO_CPP11_STRING_CONVERSIONS -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL2 -I/opt/pkg/include/ncurses -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 -DCATA_NO_CPP11_STRING_CONVERSIONS -ffast-math -Wall -Wextra -Wformat-signedness -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Wpedantic -Wsuggest-override -Wunused-macros -Wzero-as-null-pointer-constant -Wno-unknown-warning-option -Wredundant-decls -fsigned-char -stdlib=libc++ -std=c++14 -MMD -MP -mmacosx-version-min=14.5 -I/opt/pkg/include/SDL2 -I/opt/pkg/include -D_THREAD_SAFE -DSDL_SOUND -I/opt/pkg/include/SDL2 -D_THREAD_SAFE -I/opt/pkg/include -c src/achievement.cpp -o obj/tiles/achievement.o In file included from src/achievement.cpp:16: In file included from src/generic_factory.h:11: In file included from src/assign.h:18: src/units.h:621:45: error: use of undeclared identifier 'pgettext'; did you mean 'dgettext'? return std::to_string( kj ) + ' ' + pgettext( "energy unit: kilojoule", "kJ" ); ^~~~~~~~ dgettext /Users/pbulk/build/games/cataclysm-dda-sdl/work/.buildlink/include/libintl.h:183:7: note: 'dgettext' declared here char *dgettext (const char *__domainname, const char *__msgid) ^ In file included from src/achievement.cpp:16: In file included from src/generic_factory.h:11: In file included from src/assign.h:18: src/units.h:626:44: error: use of undeclared identifier 'pgettext'; did you mean 'dgettext'? return std::to_string( j ) + ' ' + pgettext( "energy unit: joule", "J" ); ^~~~~~~~ dgettext /Users/pbulk/build/games/cataclysm-dda-sdl/work/.buildlink/include/libintl.h:183:7: note: 'dgettext' declared here char *dgettext (const char *__domainname, const char *__msgid) ^ In file included from src/achievement.cpp:16: In file included from src/generic_factory.h:11: In file included from src/assign.h:18: src/units.h:628:41: error: use of undeclared identifier 'pgettext'; did you mean 'dgettext'? return std::to_string( mj ) + ' ' + pgettext( "energy unit: millijoule", "mJ" ); ^~~~~~~~ dgettext /Users/pbulk/build/games/cataclysm-dda-sdl/work/.buildlink/include/libintl.h:183:7: note: 'dgettext' declared here char *dgettext (const char *__domainname, const char *__msgid) ^ 3 errors generated. gmake: *** [Makefile:883: obj/tiles/achievement.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl