>>> darkice: Building community/darkice 1.4-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 23:46:57 +0000 >>> darkice: Checking sanity of /home/buildozer/aports/community/darkice/APKBUILD... >>> darkice: Analyzing dependencies... >>> darkice: Installing for build: build-base alsa-lib-dev faac-dev lame-dev libvorbis-dev (1/11) Installing alsa-lib (1.2.8-r0) (2/11) Installing alsa-lib-dev (1.2.8-r0) (3/11) Installing faac (1.30-r2) (4/11) Installing faac-dev (1.30-r2) (5/11) Installing lame (3.100-r2) (6/11) Installing lame-dev (3.100-r2) (7/11) Installing libogg (1.3.5-r1) (8/11) Installing libvorbis (1.3.7-r0) (9/11) Installing libogg-dev (1.3.5-r1) (10/11) Installing libvorbis-dev (1.3.7-r0) (11/11) Installing .makedepends-darkice (20221030.234702) Executing busybox-1.35.0-r27.trigger OK: 271 MiB in 104 packages >>> darkice: Cleaning up srcdir >>> darkice: Cleaning up pkgdir >>> darkice: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/darkice-1.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 356k 100 356k 0 0 2382k 0 --:--:-- --:--:-- --:--:-- 2390k >>> darkice: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/darkice-1.4.tar.gz >>> darkice: Checking sha512sums... darkice-1.4.tar.gz: OK darkice.initd: OK darkice.confd: OK gcc11.patch: OK >>> darkice: Unpacking /var/cache/distfiles/v3.17/darkice-1.4.tar.gz... >>> darkice: gcc11.patch patching file src/AlsaDspSource.cpp patching file src/AlsaDspSource.h patching file src/AudioEncoder.h patching file src/AudioSource.cpp patching file src/AudioSource.h patching file src/BufferedSink.cpp patching file src/BufferedSink.h patching file src/CastSink.cpp patching file src/CastSink.h patching file src/ConfigSection.cpp patching file src/ConfigSection.h patching file src/Connector.cpp patching file src/Connector.h patching file src/DarkIce.cpp patching file src/DarkIce.h patching file src/DarkIceConfig.cpp patching file src/DarkIceConfig.h patching file src/FaacEncoder.cpp patching file src/FaacEncoder.h patching file src/FileCast.cpp patching file src/FileCast.h patching file src/FileSink.cpp patching file src/FileSink.h patching file src/IceCast.cpp patching file src/IceCast.h patching file src/IceCast2.cpp patching file src/IceCast2.h patching file src/LameLibEncoder.cpp patching file src/LameLibEncoder.h patching file src/MultiThreadedConnector.cpp patching file src/MultiThreadedConnector.h patching file src/OssDspSource.cpp patching file src/OssDspSource.h patching file src/Ref.h patching file src/Referable.h patching file src/Reporter.h patching file src/SerialUlaw.cpp patching file src/SerialUlaw.h patching file src/ShoutCast.cpp patching file src/ShoutCast.h patching file src/Sink.h patching file src/SolarisDspSource.cpp patching file src/SolarisDspSource.h patching file src/Source.h patching file src/TcpSocket.cpp patching file src/TcpSocket.h patching file src/Util.cpp patching file src/Util.h patching file src/VorbisLibEncoder.cpp patching file src/VorbisLibEncoder.h checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for sched_getscheduler in -lrt... yes checking for getaddrinfo... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for pthread-config... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for lame library at /usr ... found at /usr checking for VORBIS... yes checking for OPUS... no checking for faac library at /usr ... found at /usr building without aacplus building without twolame checking for ALSA... yes checking for PULSEAUDIO... no checking for JACK... no checking for SRC... no checking for MSG_NOSIGNAL... yes checking for sched_getscheduler... yes checking for sched_getparam... yes not compiling in debug mode checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-AudioSource.o -MD -MP -MF .deps/darkice-AudioSource.Tpo -c -o darkice-AudioSource.o `test -f 'AudioSource.cpp' || echo './'`AudioSource.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-BufferedSink.o -MD -MP -MF .deps/darkice-BufferedSink.Tpo -c -o darkice-BufferedSink.o `test -f 'BufferedSink.cpp' || echo './'`BufferedSink.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-CastSink.o -MD -MP -MF .deps/darkice-CastSink.Tpo -c -o darkice-CastSink.o `test -f 'CastSink.cpp' || echo './'`CastSink.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-FileSink.o -MD -MP -MF .deps/darkice-FileSink.Tpo -c -o darkice-FileSink.o `test -f 'FileSink.cpp' || echo './'`FileSink.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-Connector.o -MD -MP -MF .deps/darkice-Connector.Tpo -c -o darkice-Connector.o `test -f 'Connector.cpp' || echo './'`Connector.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-MultiThreadedConnector.o -MD -MP -MF .deps/darkice-MultiThreadedConnector.Tpo -c -o darkice-MultiThreadedConnector.o `test -f 'MultiThreadedConnector.cpp' || echo './'`MultiThreadedConnector.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-DarkIce.o -MD -MP -MF .deps/darkice-DarkIce.Tpo -c -o darkice-DarkIce.o `test -f 'DarkIce.cpp' || echo './'`DarkIce.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-Exception.o -MD -MP -MF .deps/darkice-Exception.Tpo -c -o darkice-Exception.o `test -f 'Exception.cpp' || echo './'`Exception.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-IceCast.o -MD -MP -MF .deps/darkice-IceCast.Tpo -c -o darkice-IceCast.o `test -f 'IceCast.cpp' || echo './'`IceCast.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-IceCast2.o -MD -MP -MF .deps/darkice-IceCast2.Tpo -c -o darkice-IceCast2.o `test -f 'IceCast2.cpp' || echo './'`IceCast2.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-ShoutCast.o -MD -MP -MF .deps/darkice-ShoutCast.Tpo -c -o darkice-ShoutCast.o `test -f 'ShoutCast.cpp' || echo './'`ShoutCast.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-FileCast.o -MD -MP -MF .deps/darkice-FileCast.Tpo -c -o darkice-FileCast.o `test -f 'FileCast.cpp' || echo './'`FileCast.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-LameLibEncoder.o -MD -MP -MF .deps/darkice-LameLibEncoder.Tpo -c -o darkice-LameLibEncoder.o `test -f 'LameLibEncoder.cpp' || echo './'`LameLibEncoder.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-TwoLameLibEncoder.o -MD -MP -MF .deps/darkice-TwoLameLibEncoder.Tpo -c -o darkice-TwoLameLibEncoder.o `test -f 'TwoLameLibEncoder.cpp' || echo './'`TwoLameLibEncoder.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-VorbisLibEncoder.o -MD -MP -MF .deps/darkice-VorbisLibEncoder.Tpo -c -o darkice-VorbisLibEncoder.o `test -f 'VorbisLibEncoder.cpp' || echo './'`VorbisLibEncoder.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-OpusLibEncoder.o -MD -MP -MF .deps/darkice-OpusLibEncoder.Tpo -c -o darkice-OpusLibEncoder.o `test -f 'OpusLibEncoder.cpp' || echo './'`OpusLibEncoder.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-FaacEncoder.o -MD -MP -MF .deps/darkice-FaacEncoder.Tpo -c -o darkice-FaacEncoder.o `test -f 'FaacEncoder.cpp' || echo './'`FaacEncoder.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-aacPlusEncoder.o -MD -MP -MF .deps/darkice-aacPlusEncoder.Tpo -c -o darkice-aacPlusEncoder.o `test -f 'aacPlusEncoder.cpp' || echo './'`aacPlusEncoder.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-OssDspSource.o -MD -MP -MF .deps/darkice-OssDspSource.Tpo -c -o darkice-OssDspSource.o `test -f 'OssDspSource.cpp' || echo './'`OssDspSource.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-SerialUlaw.o -MD -MP -MF .deps/darkice-SerialUlaw.Tpo -c -o darkice-SerialUlaw.o `test -f 'SerialUlaw.cpp' || echo './'`SerialUlaw.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-SolarisDspSource.o -MD -MP -MF .deps/darkice-SolarisDspSource.Tpo -c -o darkice-SolarisDspSource.o `test -f 'SolarisDspSource.cpp' || echo './'`SolarisDspSource.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-TcpSocket.o -MD -MP -MF .deps/darkice-TcpSocket.Tpo -c -o darkice-TcpSocket.o `test -f 'TcpSocket.cpp' || echo './'`TcpSocket.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-Util.o -MD -MP -MF .deps/darkice-Util.Tpo -c -o darkice-Util.o `test -f 'Util.cpp' || echo './'`Util.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-ConfigSection.o -MD -MP -MF .deps/darkice-ConfigSection.Tpo -c -o darkice-ConfigSection.o `test -f 'ConfigSection.cpp' || echo './'`ConfigSection.cpp mv -f .deps/darkice-OpusLibEncoder.Tpo .deps/darkice-OpusLibEncoder.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-DarkIceConfig.o -MD -MP -MF .deps/darkice-DarkIceConfig.Tpo -c -o darkice-DarkIceConfig.o `test -f 'DarkIceConfig.cpp' || echo './'`DarkIceConfig.cpp mv -f .deps/darkice-TwoLameLibEncoder.Tpo .deps/darkice-TwoLameLibEncoder.Po mv -f .deps/darkice-aacPlusEncoder.Tpo .deps/darkice-aacPlusEncoder.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-Reporter.o -MD -MP -MF .deps/darkice-Reporter.Tpo -c -o darkice-Reporter.o `test -f 'Reporter.cpp' || echo './'`Reporter.cpp g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-AlsaDspSource.o -MD -MP -MF .deps/darkice-AlsaDspSource.Tpo -c -o darkice-AlsaDspSource.o `test -f 'AlsaDspSource.cpp' || echo './'`AlsaDspSource.cpp In file included from Sink.h:39, from BufferedSink.h:41, from BufferedSink.cpp:60: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from FaacEncoder.cpp:42: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from AudioSource.h:42, from AudioSource.cpp:36: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from AudioEncoder.h:39, from FaacEncoder.h:53, from FaacEncoder.cpp:43: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from AudioSource.h:42, from AlsaDspSource.cpp:37: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from DarkIce.cpp:75: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from Sink.h:39, from IceCast.h:39, from DarkIce.cpp:76: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from AudioSource.cpp:37: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from AlsaDspSource.cpp:46: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from FileSink.cpp:96: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from Sink.h:39, from FileSink.h:40, from FileSink.cpp:98: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from IceCast.cpp:56: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from IceCast.cpp:58: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-Exception.Tpo .deps/darkice-Exception.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-PulseAudioDspSource.o -MD -MP -MF .deps/darkice-PulseAudioDspSource.Tpo -c -o darkice-PulseAudioDspSource.o `test -f 'PulseAudioDspSource.cpp' || echo './'`PulseAudioDspSource.cpp BufferedSink.h: In member function 'virtual void BufferedSink::flush()': BufferedSink.h:386:18: warning: 'b' may be used uninitialized [-Wmaybe-uninitialized] 386 | write( b, 0); | ~~~~~^~~~~~~ BufferedSink.h:386:18: note: by argument 2 of type 'const void*' to 'unsigned int (BufferedSink::)(const void*, unsigned int)' BufferedSink.h:384:29: note: 'b' declared here 384 | unsigned char b[1]; | ^ mv -f .deps/darkice-AudioSource.Tpo .deps/darkice-AudioSource.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-JackDspSource.o -MD -MP -MF .deps/darkice-JackDspSource.Tpo -c -o darkice-JackDspSource.o `test -f 'JackDspSource.cpp' || echo './'`JackDspSource.cpp In file included from Connector.h:39, from Connector.cpp:33: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from MultiThreadedConnector.h:51, from MultiThreadedConnector.cpp:44: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from FileCast.cpp:50: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from FileCast.cpp:52: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from CastSink.cpp:32: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from LameLibEncoder.cpp:42: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from Sink.h:39, from CastSink.h:41, from CastSink.cpp:34: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from MultiThreadedConnector.cpp:45: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' Connector.cpp: In member function 'virtual unsigned int Connector::transfer(long unsigned int, unsigned int, unsigned int, unsigned int)': Connector.cpp:278:25: warning: variable 'e' set but not used [-Wunused-but-set-variable] 278 | unsigned int e = 0; | ^ In file included from VorbisLibEncoder.cpp:41: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from AudioEncoder.h:39, from LameLibEncoder.h:53, from LameLibEncoder.cpp:43: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from AudioSource.h:42, from SerialUlaw.h:41, from SerialUlaw.cpp:33: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from AudioSource.h:42, from OssDspSource.h:40, from OssDspSource.cpp:32: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from AudioSource.h:42, from SolarisDspSource.h:40, from SolarisDspSource.cpp:32: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from TcpSocket.cpp:91: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from AudioEncoder.h:39, from VorbisLibEncoder.h:53, from VorbisLibEncoder.cpp:42: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Source.h:39, from TcpSocket.h:39, from TcpSocket.cpp:93: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-AlsaDspSource.Tpo .deps/darkice-AlsaDspSource.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-main.o -MD -MP -MF .deps/darkice-main.Tpo -c -o darkice-main.o `test -f 'main.cpp' || echo './'`main.cpp In file included from SerialUlaw.cpp:102: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-BufferedSink.Tpo .deps/darkice-BufferedSink.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-aflibDebug.o -MD -MP -MF .deps/darkice-aflibDebug.Tpo -c -o darkice-aflibDebug.o `test -f 'aflibDebug.cc' || echo './'`aflibDebug.cc mv -f .deps/darkice-FaacEncoder.Tpo .deps/darkice-FaacEncoder.Po g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -fpermissive -O2 -pedantic -Wall -Os -fomit-frame-pointer -MT darkice-aflibConverter.o -MD -MP -MF .deps/darkice-aflibConverter.Tpo -c -o darkice-aflibConverter.o `test -f 'aflibConverter.cc' || echo './'`aflibConverter.cc mv -f .deps/darkice-Reporter.Tpo .deps/darkice-Reporter.Po In file included from DarkIceConfig.h:44, from DarkIceConfig.cpp:41: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from ConfigSection.h:42, from ConfigSection.cpp:41: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-FileSink.Tpo .deps/darkice-FileSink.Po In file included from Source.h:39, from ShoutCast.cpp:58: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from Util.cpp:94: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from ShoutCast.cpp:60: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-SolarisDspSource.Tpo .deps/darkice-SolarisDspSource.Po mv -f .deps/darkice-OssDspSource.Tpo .deps/darkice-OssDspSource.Po mv -f .deps/darkice-IceCast.Tpo .deps/darkice-IceCast.Po mv -f .deps/darkice-aflibDebug.Tpo .deps/darkice-aflibDebug.Po In file included from Source.h:39, from AudioSource.h:42, from PulseAudioDspSource.cpp:37: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-CastSink.Tpo .deps/darkice-CastSink.Po aflibConverter.cc: In member function 'int aflibConverter::resampleWithFilter(int&, int, short int*, short int*, short int*, short int*, short unsigned int, short unsigned int, short unsigned int)': aflibConverter.cc:556:34: warning: variable 'orig_Nx' set but not used [-Wunused-but-set-variable] 556 | unsigned short Nout = 0, Nx, orig_Nx; | ^~~~~~~ mv -f .deps/darkice-FileCast.Tpo .deps/darkice-FileCast.Po In file included from Source.h:39, from AudioSource.h:42, from JackDspSource.cpp:34: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-PulseAudioDspSource.Tpo .deps/darkice-PulseAudioDspSource.Po mv -f .deps/darkice-MultiThreadedConnector.Tpo .deps/darkice-MultiThreadedConnector.Po mv -f .deps/darkice-TcpSocket.Tpo .deps/darkice-TcpSocket.Po mv -f .deps/darkice-SerialUlaw.Tpo .deps/darkice-SerialUlaw.Po mv -f .deps/darkice-JackDspSource.Tpo .deps/darkice-JackDspSource.Po mv -f .deps/darkice-Connector.Tpo .deps/darkice-Connector.Po In file included from main.cpp:57: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' In file included from DarkIce.h:51, from main.cpp:58: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-Util.Tpo .deps/darkice-Util.Po mv -f .deps/darkice-LameLibEncoder.Tpo .deps/darkice-LameLibEncoder.Po mv -f .deps/darkice-ConfigSection.Tpo .deps/darkice-ConfigSection.Po mv -f .deps/darkice-VorbisLibEncoder.Tpo .deps/darkice-VorbisLibEncoder.Po mv -f .deps/darkice-DarkIceConfig.Tpo .deps/darkice-DarkIceConfig.Po mv -f .deps/darkice-ShoutCast.Tpo .deps/darkice-ShoutCast.Po In file included from Source.h:39, from IceCast2.cpp:57: Referable.h: In destructor 'virtual Referable::~Referable()': Referable.h:105:17: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw Exception( __FILE__, __LINE__, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106 | "reference count positive in destructor", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 107 | referenceCount); | ~~~~~~~~~~~~~~~ Referable.h:105:17: note: in C++11 destructors default to 'noexcept' In file included from IceCast2.cpp:59: Util.h: In destructor 'Util::~Util()': Util.h:107:13: warning: 'throw' will always call 'terminate' [-Wterminate] 107 | throw Exception( __FILE__, __LINE__); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Util.h:107:13: note: in C++11 destructors default to 'noexcept' mv -f .deps/darkice-aflibConverter.Tpo .deps/darkice-aflibConverter.Po mv -f .deps/darkice-main.Tpo .deps/darkice-main.Po mv -f .deps/darkice-DarkIce.Tpo .deps/darkice-DarkIce.Po mv -f .deps/darkice-IceCast2.Tpo .deps/darkice-IceCast2.Po g++ -O2 -pedantic -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o darkice darkice-AudioSource.o darkice-BufferedSink.o darkice-CastSink.o darkice-FileSink.o darkice-Connector.o darkice-MultiThreadedConnector.o darkice-DarkIce.o darkice-Exception.o darkice-IceCast.o darkice-IceCast2.o darkice-ShoutCast.o darkice-FileCast.o darkice-LameLibEncoder.o darkice-TwoLameLibEncoder.o darkice-VorbisLibEncoder.o darkice-OpusLibEncoder.o darkice-FaacEncoder.o darkice-aacPlusEncoder.o darkice-OssDspSource.o darkice-SerialUlaw.o darkice-SolarisDspSource.o darkice-TcpSocket.o darkice-Util.o darkice-ConfigSection.o darkice-DarkIceConfig.o darkice-Reporter.o darkice-AlsaDspSource.o darkice-PulseAudioDspSource.o darkice-JackDspSource.o darkice-main.o darkice-aflibDebug.o darkice-aflibConverter.o -L/usr/lib -lmp3lame -lvorbisenc -lvorbis -logg -L/usr/lib -lfaac -lasound -lrt make[2]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' make[1]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' Making all in man make[1]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/man' make[1]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4' >>> WARNING: darkice: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> darkice: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' make[2]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/darkice/pkg/darkice/usr/bin' /usr/bin/install -c darkice '/home/buildozer/aports/community/darkice/pkg/darkice/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' make[1]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/man' make[2]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/darkice/pkg/darkice/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/community/darkice/pkg/darkice/usr/share/man/man5' /usr/bin/install -c -m 644 darkice.1 '/home/buildozer/aports/community/darkice/pkg/darkice/usr/share/man/man1' /usr/bin/install -c -m 644 darkice.cfg.5 '/home/buildozer/aports/community/darkice/pkg/darkice/usr/share/man/man5' make[2]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/man' make[1]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4/man' make[1]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4' make[2]: Entering directory '/home/buildozer/aports/community/darkice/src/darkice-1.4' make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/community/darkice/pkg/darkice/etc/darkice' /usr/bin/install -c -m 644 darkice.cfg '/home/buildozer/aports/community/darkice/pkg/darkice/etc/darkice' make[2]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4' make[1]: Leaving directory '/home/buildozer/aports/community/darkice/src/darkice-1.4' >>> darkice-doc*: Running split function doc... >>> darkice-doc*: Preparing subpackage darkice-doc... >>> darkice-doc*: Running postcheck for darkice-doc >>> darkice-openrc*: Running split function openrc... >>> darkice-openrc*: Preparing subpackage darkice-openrc... >>> darkice-openrc*: Running postcheck for darkice-openrc >>> darkice*: Running postcheck for darkice >>> darkice*: Preparing package darkice... >>> darkice*: Stripping binaries >>> darkice-doc*: Scanning shared objects >>> darkice-openrc*: Scanning shared objects >>> darkice*: Scanning shared objects >>> darkice-doc*: Tracing dependencies... >>> darkice-doc*: Package size: 32.0 KB >>> darkice-doc*: Compressing data... >>> darkice-doc*: Create checksum... >>> darkice-doc*: Create darkice-doc-1.4-r0.apk >>> darkice-openrc*: Tracing dependencies... >>> darkice-openrc*: Package size: 24.0 KB >>> darkice-openrc*: Compressing data... >>> darkice-openrc*: Create checksum... >>> darkice-openrc*: Create darkice-openrc-1.4-r0.apk >>> darkice*: Tracing dependencies... so:libasound.so.2 so:libc.musl-x86_64.so.1 so:libfaac.so.0 so:libgcc_s.so.1 so:libmp3lame.so.0 so:libogg.so.0 so:libstdc++.so.6 so:libvorbis.so.0 so:libvorbisenc.so.2 >>> darkice*: Package size: 312.0 KB >>> darkice*: Compressing data... >>> darkice*: Create checksum... >>> darkice*: Create darkice-1.4-r0.apk >>> darkice: Build complete at Sun, 30 Oct 2022 23:47:16 +0000 elapsed time 0h 0m 19s >>> darkice: Cleaning up srcdir >>> darkice: Cleaning up pkgdir >>> darkice: Uninstalling dependencies... (1/11) Purging .makedepends-darkice (20221030.234702) (2/11) Purging alsa-lib-dev (1.2.8-r0) (3/11) Purging alsa-lib (1.2.8-r0) (4/11) Purging faac-dev (1.30-r2) (5/11) Purging faac (1.30-r2) (6/11) Purging lame-dev (3.100-r2) (7/11) Purging lame (3.100-r2) (8/11) Purging libvorbis-dev (1.3.7-r0) (9/11) Purging libvorbis (1.3.7-r0) (10/11) Purging libogg-dev (1.3.5-r1) (11/11) Purging libogg (1.3.5-r1) Executing busybox-1.35.0-r27.trigger OK: 267 MiB in 93 packages >>> darkice: Updating the community/x86_64 repository index... >>> darkice: Signing the index...