=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for spiralloops-2.0.0nb12 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 g++ -c -pipe -Os -I/opt/pkg/include -DDEVOSSAUDIO="\"\"" -DFLTK_1_0_COMPAT -pipe -Wall -O3 -ffast-math -DNO_DEBUG -Wno-unused -o SpiralLoopsInfo.o SpiralLoopsInfo.C In file included from SpiralLoopsInfo.C:19: In file included from ./SpiralLoopsInfo.h:22: ./SpiralSound/SpiralInfo.h:19:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ 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 ^~~~~~~~~~~~~~~~~ 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; ~~~~~~~ ^~~~~ In file included from SpiralLoopsInfo.C:19: In file included from ./SpiralLoopsInfo.h:22: In file included from ./SpiralSound/SpiralInfo.h:24: ./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 error generated. gmake: *** [Makefile:114: Loop.o] Error 1 gmake: *** Waiting for unfinished jobs.... 2 warnings generated. 1 warning generated. *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/spiralloops *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/audio/spiralloops