=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for adplay-1.8.1nb9 Making all in src /opt/pkg/bin/bmake all-am clang++ -DHAVE_CONFIG_H -I. -I/opt/pkg/include -I/opt/pkg/include/libbinio -I/opt/pkg/include/SDL2 -D_THREAD_SAFE -DADPLUG_DATA_DIR=\"/opt/pkg/com/adplug\" -I/opt/pkg/include/SDL2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include/SDL2 -I/opt/pkg/include -I/opt/pkg/include/ncurses -MT adplay.o -MD -MP -MF .deps/adplay.Tpo -c -o adplay.o adplay.cc adplay.cc:217:14: error: use of undeclared identifier 'no_argument' {"8bit", no_argument, NULL, '8'}, // 8-bit replay ^ adplay.cc:218:15: error: use of undeclared identifier 'no_argument' {"16bit", no_argument, NULL, '1'}, // 16-bit replay ^ adplay.cc:219:14: error: use of undeclared identifier 'required_argument' {"freq", required_argument, NULL, 'f'}, // set frequency ^ adplay.cc:220:18: error: use of undeclared identifier 'no_argument' {"surround", no_argument, NULL, '4'}, // stereo/harmonic replay ^ adplay.cc:221:16: error: use of undeclared identifier 'no_argument' {"stereo", no_argument, NULL, '3'}, // stereo replay ^ adplay.cc:222:14: error: use of undeclared identifier 'no_argument' {"mono", no_argument, NULL, '2'}, // mono replay ^ adplay.cc:223:16: error: use of undeclared identifier 'required_argument' {"buffer", required_argument, NULL, 'b'}, // buffer size ^ adplay.cc:224:16: error: use of undeclared identifier 'required_argument' {"device", required_argument, NULL, 'd'}, // device file ^ adplay.cc:225:21: error: use of undeclared identifier 'no_argument' {"instruments", no_argument, NULL, 'i'}, // show instruments ^ adplay.cc:226:18: error: use of undeclared identifier 'no_argument' {"realtime", no_argument, NULL, 'r'}, // realtime song info ^ adplay.cc:227:17: error: use of undeclared identifier 'no_argument' {"message", no_argument, NULL, 'm'}, // song message ^ adplay.cc:228:17: error: use of undeclared identifier 'no_argument' {"subsong", no_argument, NULL, 's'}, // play subsong ^ adplay.cc:229:14: error: use of undeclared identifier 'no_argument' {"once", no_argument, NULL, 'o'}, // don't loop ^ adplay.cc:230:14: error: use of undeclared identifier 'no_argument' {"help", no_argument, NULL, 'h'}, // display help ^ adplay.cc:231:17: error: use of undeclared identifier 'no_argument' {"version", no_argument, NULL, 'V'}, // version information ^ adplay.cc:232:18: error: use of undeclared identifier 'required_argument' {"emulator", required_argument, NULL, 'e'}, // emulator to use ^ adplay.cc:233:16: error: use of undeclared identifier 'required_argument' {"output", required_argument, NULL, 'O'}, // output mechanism ^ adplay.cc:234:18: error: use of undeclared identifier 'required_argument' {"database", required_argument, NULL, 'D'}, // different database ^ adplay.cc:235:15: error: use of undeclared identifier 'no_argument' {"quiet", no_argument, NULL, 'q'}, // be more quiet ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [adplay.o] Error code 1 bmake[2]: stopped making "all-am" in /Users/pbulk/build/audio/adplay/work/adplay-1.8.1/src bmake[2]: 1 error bmake[2]: stopped making "all-am" in /Users/pbulk/build/audio/adplay/work/adplay-1.8.1/src bmake[1]: stopped making "all" in /Users/pbulk/build/audio/adplay/work/adplay-1.8.1/src bmake: stopped making "all" in /Users/pbulk/build/audio/adplay/work/adplay-1.8.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/adplay *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/adplay