=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/spiralloops", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for spiralloops-2.0.0nb15 g++ -c -pipe -Os -I/opt/pkg/include -DDEVOSSAUDIO="\"\"" -DFLTK_1_0_COMPAT -pipe -Wall -O3 -ffast-math -DNO_DEBUG -Wno-unused -o Loop.o Loop.C g++ -c -pipe -Os -I/opt/pkg/include -DDEVOSSAUDIO="\"\"" -DFLTK_1_0_COMPAT -pipe -Wall -O3 -ffast-math -DNO_DEBUG -Wno-unused -o SpiralSound/Sample.o SpiralSound/Sample.C In file included from Loop.C:19: In file included from ./Loop.h:23: ./SpiralSound/Output.h:30:11: fatal error: 'sys/soundcard.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. gmake: *** [Makefile:114: Loop.o] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from SpiralSound/Sample.C:20: SpiralSound/Sample.h:28:41: warning: implicit conversion from 'int' to 'const short' changes value from 32768 to -32768 [-Wconstant-conversion] static const short MAX_LEV = 32768; ~~~~~~~ ^~~~~ 1 warning generated. *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/spiralloops *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/spiralloops