===> Building for splay-0.8.2 cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h config.h is unchanged /opt/pkg/bin/bmake all-recursive Making all in mpegsound clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c bitwindow.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c fileinput.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c fileplayer.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] fileplayer.cc:188:31: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *modestring[4]={"stereo","joint stereo","dual channel","mono"}; ^ fileplayer.cc:188:40: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *modestring[4]={"stereo","joint stereo","dual channel","mono"}; ^ fileplayer.cc:188:55: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *modestring[4]={"stereo","joint stereo","dual channel","mono"}; ^ fileplayer.cc:188:70: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] static char *modestring[4]={"stereo","joint stereo","dual channel","mono"}; ^ 4 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c filter.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c filter_2.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c httpinput.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] httpinput.cc:186:5: 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 (agent, " HTTP/1.0\r\nUser-Agent: %s/%s\r\n\r\n", ^ /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))) ^ In file included from httpinput.cc:17: ./mpegsound.h:276:8: warning: private field 'size' is not used [-Wunused-private-field] int size; ^ 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c huffmantable.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c mpeglayer1.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c mpeglayer2.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c mpegtable.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -pipe -Os -Wall -Wstrict-prototypes -W -fno-strength-reduce -c rawplayer.cc clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] rawplayer.cc:19:10: fatal error: 'sys/soundcard.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. *** [rawplayer.o] Error code 1 bmake[2]: stopped making "all" in /Users/pbulk/build/audio/splay/work/splay-0.8.2/mpegsound bmake[2]: 1 error bmake[2]: stopped making "all" in /Users/pbulk/build/audio/splay/work/splay-0.8.2/mpegsound *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/audio/splay/work/splay-0.8.2 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/audio/splay/work/splay-0.8.2 *** [all-recursive-am] Error code 2 bmake: stopped making "all" in /Users/pbulk/build/audio/splay/work/splay-0.8.2 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/audio/splay/work/splay-0.8.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/splay *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/splay