=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xnibbles", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xnibbles-1.0b4nb4 clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o bodyPart.o bodyPart.c clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o boni.o boni.c clangclang: : warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o bonus.o bonus.c clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o deadWorm.o deadWorm.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o levels.o levels.c clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o people.o people.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o sound.o sound.c clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DDATADIR=\"/opt/pkg/share/xnibbles\" -D__SOUND__ -DSOUNDDEV=\"/dev/dsp\" -c -o statusBar.o statusBar.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] statusBar.c:245:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(scores, "%09d", score); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ statusBar.c:245:7: warning: 'sprintf' will always overflow; destination buffer has size 9, but format string expands to at least 10 [-Wfortify-source] sprintf(scores, "%09d", score); ^ sound.c:32:12: fatal error: 'linux/soundcard.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. gmake: *** [: sound.o] Error 1 gmake: *** Waiting for unfinished jobs.... 2 warnings generated. *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xnibbles *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/xnibbles