Source: audiofile Version: 0.3.6-5 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package audiofile > dpkg-buildpackage: info: source version 0.3.6-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sebastian Ramacher > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > fakeroot debian/rules clean > dh clean --parallel --with autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_auto_clean -O--parallel > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in gtest > make[2]: Entering directory '/<<PKGBUILDDIR>>/gtest' > test -z "libgtest.la" || rm -f libgtest.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libgtest_la-gtest-all.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/gtest' > Making distclean in libaudiofile > make[2]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile' > Making distclean in alac > make[3]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile/alac' > test -z "*.gcda *.gcno" || rm -f *.gcda *.gcno > rm -rf .libs _libs > test -z "libalac.la" || rm -f libalac.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ALACBitUtilities.Plo > rm -f ./.deps/ALACDecoder.Plo > rm -f ./.deps/ALACEncoder.Plo > rm -f ./.deps/EndianPortable.Plo > rm -f ./.deps/ag_dec.Plo > rm -f ./.deps/ag_enc.Plo > rm -f ./.deps/dp_dec.Plo > rm -f ./.deps/dp_enc.Plo > rm -f ./.deps/matrix_dec.Plo > rm -f ./.deps/matrix_enc.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile/alac' > Making distclean in modules > make[3]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile/modules' > test -z "*.gcda *.gcno" || rm -f *.gcda *.gcno > rm -rf .libs _libs > test -z "libmodules.la" || rm -f libmodules.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ALAC.Plo > rm -f ./.deps/BlockCodec.Plo > rm -f ./.deps/FLAC.Plo > rm -f ./.deps/FileModule.Plo > rm -f ./.deps/G711.Plo > rm -f ./.deps/IMA.Plo > rm -f ./.deps/MSADPCM.Plo > rm -f ./.deps/Module.Plo > rm -f ./.deps/ModuleState.Plo > rm -f ./.deps/PCM.Plo > rm -f ./.deps/RebufferModule.Plo > rm -f ./.deps/SimpleModule.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile/modules' > make[3]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile' > test -z "*.gcda *.gcno" || rm -f *.gcda *.gcno > test -z "libaudiofile.la" || rm -f libaudiofile.la > rm -f UnitTests > rm -rf .libs _libs > rm -f *.o > test -z "UnitTests.log" || rm -f UnitTests.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test -z "UnitTests.trs" || rm -f UnitTests.trs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile' > rm -f ./.deps/AIFF.Plo > rm -f ./.deps/AVR.Plo > rm -f ./.deps/AudioFormat.Plo > rm -f ./.deps/Buffer.Plo > rm -f ./.deps/CAF.Plo > rm -f ./.deps/FLACFile.Plo > rm -f ./.deps/File.Plo > rm -f ./.deps/FileHandle.Plo > rm -f ./.deps/IFF.Plo > rm -f ./.deps/IRCAM.Plo > rm -f ./.deps/Instrument.Plo > rm -f ./.deps/Loop.Plo > rm -f ./.deps/Marker.Plo > rm -f ./.deps/Miscellaneous.Plo > rm -f ./.deps/NIST.Plo > rm -f ./.deps/NeXT.Plo > rm -f ./.deps/PacketTable.Plo > rm -f ./.deps/Raw.Plo > rm -f ./.deps/SampleVision.Plo > rm -f ./.deps/Setup.Plo > rm -f ./.deps/Track.Plo > rm -f ./.deps/UUID.Plo > rm -f ./.deps/UnitTests-UT_RebufferModule.Po > rm -f ./.deps/VOC.Plo > rm -f ./.deps/WAVE.Plo > rm -f ./.deps/aes.Plo > rm -f ./.deps/af_vfs.Plo > rm -f ./.deps/aupv.Plo > rm -f ./.deps/compression.Plo > rm -f ./.deps/data.Plo > rm -f ./.deps/debug.Plo > rm -f ./.deps/error.Plo > rm -f ./.deps/extended.Plo > rm -f ./.deps/format.Plo > rm -f ./.deps/g711.Plo > rm -f ./.deps/openclose.Plo > rm -f ./.deps/pcm.Plo > rm -f ./.deps/query.Plo > rm -f ./.deps/units.Plo > rm -f ./.deps/util.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile' > Making distclean in sfcommands > make[2]: Entering directory '/<<PKGBUILDDIR>>/sfcommands' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f sfconvert sfinfo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/printinfo.Po > rm -f ./.deps/sfconvert.Po > rm -f ./.deps/sfinfo.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/sfcommands' > Making distclean in test > make[2]: Entering directory '/<<PKGBUILDDIR>>/test' > rm -rf .libs _libs > rm -f *.o > test -z "ADPCM.log AES.log ALAC.log ChannelMatrix.log Error.log > FloatToInt.log Instrument.log IntToFloat.log InvalidCompressionFormat.log > InvalidSampleFormat.log Large.log Loop.log Marker.log Miscellaneous.log > NeXT.log PCMData.log PCMMapping.log Pipe.log Query.log SampleFormat.log > Seek.log Sign.log VirtualFile.log floatto24.log query2.log > sixteen-stereo-to-eight-mono.log sixteen-to-eight.log testchannelmatrix.log > testdouble.log testfloat.log testmarkers.log twentyfour.log twentyfour2.log > writealaw.log writeraw.log writeulaw.log FLAC.log" || rm -f ADPCM.log AES.log > ALAC.log ChannelMatrix.log Error.log FloatToInt.log Instrument.log > IntToFloat.log InvalidCompressionFormat.log InvalidSampleFormat.log Large.log > Loop.log Marker.log Miscellaneous.log NeXT.log PCMData.log PCMMapping.log > Pipe.log Query.log > SampleFormat.log Seek.log Sign.log VirtualFile.log floatto24.log query2.log > sixteen-stereo-to-eight-mono.log sixteen-to-eight.log testchannelmatrix.log > testdouble.log testfloat.log testmarkers.log twentyfour.log twentyfour2.log > writealaw.log writeraw.log writeulaw.log FLAC.log > rm -f ADPCM AES ALAC ChannelMatrix Error FloatToInt Instrument IntToFloat > InvalidCompressionFormat InvalidSampleFormat Large Loop Marker Miscellaneous > NeXT PCMData PCMMapping Pipe Query SampleFormat Seek Sign VirtualFile > floatto24 query2 sixteen-stereo-to-eight-mono sixteen-to-eight > testchannelmatrix testdouble testfloat testmarkers twentyfour twentyfour2 > writealaw writeraw writeulaw FLAC instparamtest instparamwrite printmarkers > testaupv > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "ADPCM.trs AES.trs ALAC.trs ChannelMatrix.trs Error.trs > FloatToInt.trs Instrument.trs IntToFloat.trs InvalidCompressionFormat.trs > InvalidSampleFormat.trs Large.trs Loop.trs Marker.trs Miscellaneous.trs > NeXT.trs PCMData.trs PCMMapping.trs Pipe.trs Query.trs SampleFormat.trs > Seek.trs Sign.trs VirtualFile.trs floatto24.trs query2.trs > sixteen-stereo-to-eight-mono.trs sixteen-to-eight.trs testchannelmatrix.trs > testdouble.trs testfloat.trs testmarkers.trs twentyfour.trs twentyfour2.trs > writealaw.trs writeraw.trs writeulaw.trs FLAC.trs" || rm -f ADPCM.trs AES.trs > ALAC.trs ChannelMatrix.trs Error.trs FloatToInt.trs Instrument.trs > IntToFloat.trs InvalidCompressionFormat.trs InvalidSampleFormat.trs Large.trs > Loop.trs Marker.trs Miscellaneous.trs NeXT.trs PCMData.trs PCMMapping.trs > Pipe.trs Query.trs > SampleFormat.trs Seek.trs Sign.trs VirtualFile.trs floatto24.trs query2.trs > sixteen-stereo-to-eight-mono.trs sixteen-to-eight.trs testchannelmatrix.trs > testdouble.trs testfloat.trs testmarkers.trs twentyfour.trs twentyfour2.trs > writealaw.trs writeraw.trs writeulaw.trs FLAC.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/ADPCM.Po > rm -f ./.deps/AES.Po > rm -f ./.deps/ALAC.Po > rm -f ./.deps/ChannelMatrix.Po > rm -f ./.deps/Error.Po > rm -f ./.deps/FLAC.Po > rm -f ./.deps/FloatToInt.Po > rm -f ./.deps/Instrument.Po > rm -f ./.deps/IntToFloat.Po > rm -f ./.deps/InvalidCompressionFormat.Po > rm -f ./.deps/InvalidSampleFormat.Po > rm -f ./.deps/Large.Po > rm -f ./.deps/Loop.Po > rm -f ./.deps/Marker.Po > rm -f ./.deps/Miscellaneous.Po > rm -f ./.deps/NeXT.Po > rm -f ./.deps/PCMData.Po > rm -f ./.deps/PCMMapping.Po > rm -f ./.deps/Pipe.Po > rm -f ./.deps/Query.Po > rm -f ./.deps/SampleFormat.Po > rm -f ./.deps/Seek.Po > rm -f ./.deps/Sign.Po > rm -f ./.deps/TestUtilities.Po > rm -f ./.deps/VirtualFile.Po > rm -f ./.deps/floatto24.Po > rm -f ./.deps/instparamtest.Po > rm -f ./.deps/instparamwrite.Po > rm -f ./.deps/printmarkers.Po > rm -f ./.deps/query2.Po > rm -f ./.deps/sixteen-stereo-to-eight-mono.Po > rm -f ./.deps/sixteen-to-eight.Po > rm -f ./.deps/testaupv.Po > rm -f ./.deps/testchannelmatrix.Po > rm -f ./.deps/testdouble.Po > rm -f ./.deps/testfloat.Po > rm -f ./.deps/testmarkers.Po > rm -f ./.deps/twentyfour.Po > rm -f ./.deps/twentyfour2.Po > rm -f ./.deps/writealaw.Po > rm -f ./.deps/writeraw.Po > rm -f ./.deps/writeulaw.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.o > rm -f adddcoffset power linuxtest alsaplay > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/adddcoffset.Po > rm -f ./.deps/alsaplay.Po > rm -f ./.deps/irixread.Po > rm -f ./.deps/irixtestloop.Po > rm -f ./.deps/linuxtest.Po > rm -f ./.deps/osxplay.Po > rm -f ./.deps/power.Po > rm -f ./.deps/sgi.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > test -z "*.1 *.3 *.html" || rm -f *.1 *.3 *.html > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "audiofile.spec audiofile.pc audiofile-uninstalled.pc" || rm -f > audiofile.spec audiofile.pc audiofile-uninstalled.pc > rm -f config.h stamp-h1 > rm -f libtool config.lt > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--parallel > dh_clean -O--parallel > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > debian/rules build > dh build --parallel --with autoreconf > dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) > dh_update_autotools_config -O--parallel > dh_autoreconf -O--parallel > libtoolize: putting auxiliary files in '.'. > libtoolize: copying file './ltmain.sh' > libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, > libtoolize: and rerunning libtoolize and aclocal. > libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. > configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms > are deprecated. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:9861: AM_INIT_AUTOMAKE is expanded from... > configure.ac:12: the top level > configure.ac:13: warning: The macro `AC_CONFIG_HEADER' is obsolete. > configure.ac:13: You should run autoupdate. > ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... > configure.ac:13: the top level > configure.ac:16: warning: The macro `AC_PROG_CC_C99' is obsolete. > configure.ac:16: You should run autoupdate. > ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... > configure.ac:16: the top level > configure.ac:19: warning: The macro `AM_PROG_LIBTOOL' is obsolete. > configure.ac:19: You should run autoupdate. > aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... > configure.ac:19: the top level > configure.ac:22: warning: The macro `AC_HEADER_STDC' is obsolete. > configure.ac:22: You should run autoupdate. > ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... > configure.ac:22: the top level > configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms > are deprecated. For more info, see: > configure.ac:12: > https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation > configure.ac:16: installing './compile' > configure.ac:12: installing './install-sh' > configure.ac:12: installing './missing' > Makefile.am: installing './INSTALL' > docs/Makefile.am:58: warning: '%'-style pattern rules are a GNU make extension > docs/Makefile.am:61: warning: '%'-style pattern rules are a GNU make extension > docs/Makefile.am:64: warning: '%'-style pattern rules are a GNU make extension > examples/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' > (or '*_CPPFLAGS') > examples/Makefile.am: installing './depcomp' > libaudiofile/Makefile.am:113: warning: source file > 'modules/UT_RebufferModule.cpp' is in a subdirectory, > libaudiofile/Makefile.am:113: but option 'subdir-objects' is disabled > automake: warning: possible forward-incompatibility. > automake: At least one source file is in a subdirectory, but the > 'subdir-objects' > automake: automake option hasn't been enabled. For now, the corresponding > output > automake: object file(s) will be placed in the top-level directory. However, > this > automake: behavior may change in a future Automake major version, with object > automake: files being placed in the same subdirectory as the corresponding > sources. > automake: You are advised to start using 'subdir-objects' option throughout > your > automake: project, to avoid future incompatibilities. > parallel-tests: installing './test-driver' > libaudiofile/modules/Makefile.am:3: warning: 'INCLUDES' is the old name for > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > sfcommands/Makefile.am:1: warning: 'INCLUDES' is the old name for > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > test/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or > '*_CPPFLAGS') > dh_auto_configure -O--parallel > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 9 in use) > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir=\${prefix}/lib/x86_64-linux-gnu > --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode > --disable-dependency-tracking > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a race-free mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking whether make supports the include directive... yes (GNU style) > checking for 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 the compiler supports GNU C... yes > checking whether gcc accepts -g... yes > checking for gcc option to enable C11 features... none needed > checking whether gcc understands -c and -o together... yes > checking dependency style of gcc... none > checking for g++... g++ > checking whether the compiler supports GNU C++... yes > checking whether g++ accepts -g... yes > checking for g++ option to enable C++11 features... none needed > checking dependency style of g++... none > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking how to print strings... printf > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 1572864 > checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu > format... func_convert_file_noop > checking how to convert x86_64-pc-linux-gnu file names to toolchain format... > func_convert_file_noop > checking for /usr/bin/ld option to reload object files... -r > checking for file... file > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for dlltool... no > checking how to associate runtime and link libraries... printf %s\n > checking for ar... ar > checking for archiver @FILE support... @ > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for sysroot... no > checking for a working dd... /bin/dd > checking how to truncate binary pipes... /bin/dd bs=4096 count=1 > checking for mt... no > checking if : is a manifest tool... no > checking for stdio.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for strings.h... yes > checking for sys/stat.h... yes > checking for sys/types.h... yes > checking for unistd.h... yes > checking for dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC -DPIC > checking if gcc PIC flag -fPIC -DPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking how to run the C++ preprocessor... g++ -E > checking for ld used by g++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking for g++ option to produce PIC... -fPIC -DPIC > checking if g++ PIC flag -fPIC -DPIC works... yes > checking if g++ static flag -static works... yes > checking if g++ supports -c -o file.o... yes > checking if g++ supports -c -o file.o... (cached) yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking dynamic linker characteristics... (cached) GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking for egrep... (cached) /bin/grep -E > checking for fcntl.h... yes > checking for unistd.h... (cached) yes > checking for an ANSI C-conforming const... yes > checking whether byte ordering is bigendian... no > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for off_t... yes > checking for size_t... yes > checking for platform specific tests to compile... linux > checking for a2x... : > checking for asciidoc... : > configure: WARNING: Could not find a2x. > configure: WARNING: Could not find asciidoc. > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for flac >= 1.2.1... yes > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating audiofile.spec > config.status: creating audiofile.pc > config.status: creating audiofile-uninstalled.pc > config.status: creating sfcommands/Makefile > config.status: creating test/Makefile > config.status: creating gtest/Makefile > config.status: creating examples/Makefile > config.status: creating libaudiofile/Makefile > config.status: creating libaudiofile/alac/Makefile > config.status: creating libaudiofile/modules/Makefile > config.status: creating docs/Makefile > config.status: creating Makefile > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing libtool commands > dh_auto_build -O--parallel > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 9 in use) > make -j8 > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make all-recursive > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making all in gtest > make[3]: Entering directory '/<<PKGBUILDDIR>>/gtest' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/gtest' > Making all in libaudiofile > make[3]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile' > Making all in alac > make[4]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile/alac' > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o ag_dec.lo > ag_dec.c > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o ag_enc.lo > ag_enc.c > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > ALACBitUtilities.lo ALACBitUtilities.c > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o ALACDecoder.lo ALACDecoder.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o ALACEncoder.lo ALACEncoder.cpp > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o dp_dec.lo > dp_dec.c > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o dp_enc.lo > dp_enc.c > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > EndianPortable.lo EndianPortable.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALACBitUtilities.c -fPIC -DPIC -o > .libs/ALACBitUtilities.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ag_dec.c -fPIC -DPIC -o .libs/ag_dec.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ag_enc.c -fPIC -DPIC -o .libs/ag_enc.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c dp_dec.c -fPIC -DPIC -o .libs/dp_dec.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c EndianPortable.c -fPIC -DPIC -o > .libs/EndianPortable.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALACDecoder.cpp -fPIC -DPIC -o .libs/ALACDecoder.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALACEncoder.cpp -fPIC -DPIC -o .libs/ALACEncoder.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c dp_enc.c -fPIC -DPIC -o .libs/dp_enc.o > ALACEncoder.cpp: In member function âint32_t > ALACEncoder::EncodeStereo(BitBuffer*, void*, uint32_t, uint32_t, uint32_t)â: > ALACEncoder.cpp:279:41: warning: variable âdenShiftâ set but not used > [-Wunused-but-set-variable] > 279 | uint32_t denShift; > | ^~~~~~~~ > ALACEncoder.cpp: In member function âint32_t > ALACEncoder::EncodeStereoFast(BitBuffer*, void*, uint32_t, uint32_t, > uint32_t)â: > ALACEncoder.cpp:558:41: warning: variable âdenShiftâ set but not used > [-Wunused-but-set-variable] > 558 | uint32_t denShift; > | ^~~~~~~~ > ALACDecoder.cpp: In member function âint32_t > ALACDecoder::Decode(BitBuffer*, uint8_t*, uint32_t, uint32_t, uint32_t*)â: > ALACDecoder.cpp:185:41: warning: variable âsamplesâ set but not used > [-Wunused-but-set-variable] > 185 | int16_t * samples; > | ^~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c EndianPortable.c -o EndianPortable.o >/dev/null > 2>&1 > ALACDecoder.cpp: In member function âint32_t > ALACDecoder::DataStreamElement(BitBuffer*)â: > ALACDecoder.cpp:655:25: warning: variable âelement_instance_tagâ set but > not used [-Wunused-but-set-variable] > 655 | uint8_t element_instance_tag; > | ^~~~~~~~~~~~~~~~~~~~ > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALACBitUtilities.c -o ALACBitUtilities.o > >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ag_dec.c -o ag_dec.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ag_enc.c -o ag_enc.o >/dev/null 2>&1 > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o matrix_dec.lo > matrix_dec.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c dp_dec.c -o dp_dec.o >/dev/null 2>&1 > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o matrix_enc.lo > matrix_enc.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c dp_enc.c -o dp_enc.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c matrix_dec.c -fPIC -DPIC -o .libs/matrix_dec.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALACDecoder.cpp -o ALACDecoder.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c matrix_enc.c -fPIC -DPIC -o .libs/matrix_enc.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALACEncoder.cpp -o ALACEncoder.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c matrix_dec.c -o matrix_dec.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c matrix_enc.c -o matrix_enc.o >/dev/null 2>&1 > /bin/bash ../../libtool --tag=CXX --mode=link g++ -DNDEBUG -Wall > -Wno-multichar -fvisibility=hidden -fno-rtti -fno-exceptions > -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o > libalac.la ag_dec.lo ag_enc.lo ALACBitUtilities.lo ALACDecoder.lo > ALACEncoder.lo dp_dec.lo dp_enc.lo EndianPortable.lo matrix_dec.lo > matrix_enc.lo > libtool: link: ar cr .libs/libalac.a .libs/ag_dec.o .libs/ag_enc.o > .libs/ALACBitUtilities.o .libs/ALACDecoder.o .libs/ALACEncoder.o > .libs/dp_dec.o .libs/dp_enc.o .libs/EndianPortable.o .libs/matrix_dec.o > .libs/matrix_enc.o > libtool: link: ranlib .libs/libalac.a > libtool: link: ( cd ".libs" && rm -f "libalac.la" && ln -s "../libalac.la" > "libalac.la" ) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile/alac' > Making all in modules > make[4]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile/modules' > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o ALAC.lo ALAC.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o BlockCodec.lo BlockCodec.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o FLAC.lo FLAC.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o FileModule.lo FileModule.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o G711.lo G711.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o IMA.lo IMA.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Module.lo Module.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o ModuleState.lo ModuleState.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FileModule.cpp -fPIC -DPIC -o .libs/FileModule.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c IMA.cpp -fPIC -DPIC -o .libs/IMA.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c G711.cpp -fPIC -DPIC -o .libs/G711.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Module.cpp -fPIC -DPIC -o .libs/Module.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c BlockCodec.cpp -fPIC -DPIC -o .libs/BlockCodec.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FLAC.cpp -fPIC -DPIC -o .libs/FLAC.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALAC.cpp -fPIC -DPIC -o .libs/ALAC.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ModuleState.cpp -fPIC -DPIC -o .libs/ModuleState.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FileModule.cpp -o FileModule.o >/dev/null 2>&1 > In file included from ModuleState.cpp:29: > SimpleModule.h:128:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 128 | struct signedToUnsigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > In file included from /usr/include/c++/13/string:49, > from ./../AudioFormat.h:27, > from Module.h:25, > from ModuleState.h:25, > from ModuleState.cpp:23: > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:133:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 133 | struct unsignedToSigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:326:33: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 326 | struct intToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:392:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 392 | struct lshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:398:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 398 | struct rshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:494:35: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 494 | struct floatToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FLAC.cpp -o FLAC.o >/dev/null 2>&1 > In file included from Module.cpp:26: > SimpleModule.h:128:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 128 | struct signedToUnsigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > In file included from /usr/include/c++/13/string:49, > from ./../AudioFormat.h:27, > from Module.h:25, > from Module.cpp:23: > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:133:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 133 | struct unsignedToSigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:326:33: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 326 | struct intToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:392:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 392 | struct lshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:398:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 398 | struct rshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:494:35: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 494 | struct floatToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c BlockCodec.cpp -o BlockCodec.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c IMA.cpp -o IMA.o >/dev/null 2>&1 > In file included from ALAC.cpp:29: > SimpleModule.h:128:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 128 | struct signedToUnsigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > In file included from /usr/include/c++/13/string:49, > from ./../AudioFormat.h:27, > from Module.h:25, > from ALAC.h:24, > from ALAC.cpp:22: > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:133:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 133 | struct unsignedToSigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:326:33: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 326 | struct intToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:392:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 392 | struct lshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:398:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 398 | struct rshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:494:35: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 494 | struct floatToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c G711.cpp -o G711.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Module.cpp -o Module.o >/dev/null 2>&1 > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o MSADPCM.lo MSADPCM.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ALAC.cpp -o ALAC.o >/dev/null 2>&1 > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o PCM.lo PCM.cpp > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o RebufferModule.lo RebufferModule.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c MSADPCM.cpp -fPIC -DPIC -o .libs/MSADPCM.o > /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o SimpleModule.lo SimpleModule.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c PCM.cpp -fPIC -DPIC -o .libs/PCM.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c RebufferModule.cpp -fPIC -DPIC -o > .libs/RebufferModule.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c SimpleModule.cpp -fPIC -DPIC -o > .libs/SimpleModule.o > In file included from SimpleModule.cpp:22: > SimpleModule.h:128:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 128 | struct signedToUnsigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > In file included from /usr/include/c++/13/string:49, > from ./../AudioFormat.h:27, > from Module.h:25, > from SimpleModule.h:27: > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:133:47: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 133 | struct unsignedToSigned : public > std::unary_function<SignedType, UnsignedType> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:326:33: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 326 | struct intToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:392:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 392 | struct lshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:398:29: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 398 | struct rshift : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > SimpleModule.h:494:35: warning: âtemplate<class _Arg, class _Result> struct > std::unary_functionâ is deprecated [-Wdeprecated-declarations] > 494 | struct floatToFloat : public std::unary_function<Arg, Result> > | ^~~~~~~~~~~~~~ > /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here > 117 | struct unary_function > | ^~~~~~~~~~~~~~ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ModuleState.cpp -o ModuleState.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c RebufferModule.cpp -o RebufferModule.o >/dev/null > 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c MSADPCM.cpp -o MSADPCM.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c PCM.cpp -o PCM.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -Wno-multichar -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c SimpleModule.cpp -o SimpleModule.o >/dev/null 2>&1 > /bin/bash ../../libtool --tag=CXX --mode=link g++ -DNDEBUG -Wall > -Wno-multichar -fvisibility=hidden -fno-rtti -fno-exceptions > -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o > libmodules.la ALAC.lo BlockCodec.lo FLAC.lo FileModule.lo G711.lo IMA.lo > Module.lo ModuleState.lo MSADPCM.lo PCM.lo RebufferModule.lo SimpleModule.lo > libtool: link: ar cr .libs/libmodules.a .libs/ALAC.o .libs/BlockCodec.o > .libs/FLAC.o .libs/FileModule.o .libs/G711.o .libs/IMA.o .libs/Module.o > .libs/ModuleState.o .libs/MSADPCM.o .libs/PCM.o .libs/RebufferModule.o > .libs/SimpleModule.o > libtool: link: ranlib .libs/libmodules.a > libtool: link: ( cd ".libs" && rm -f "libmodules.la" && ln -s > "../libmodules.la" "libmodules.la" ) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile/modules' > make[4]: Entering directory '/<<PKGBUILDDIR>>/libaudiofile' > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o AIFF.lo AIFF.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o AVR.lo AVR.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o AudioFormat.lo AudioFormat.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Buffer.lo Buffer.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o CAF.lo CAF.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o FLACFile.lo FLACFile.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o File.lo File.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o FileHandle.lo FileHandle.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c AVR.cpp -fPIC -DPIC -o .libs/AVR.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c File.cpp -fPIC -DPIC -o .libs/File.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c AIFF.cpp -fPIC -DPIC -o .libs/AIFF.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c AudioFormat.cpp -fPIC -DPIC -o .libs/AudioFormat.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Buffer.cpp -fPIC -DPIC -o .libs/Buffer.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c CAF.cpp -fPIC -DPIC -o .libs/CAF.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FLACFile.cpp -fPIC -DPIC -o .libs/FLACFile.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FileHandle.cpp -fPIC -DPIC -o .libs/FileHandle.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c File.cpp -o File.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Buffer.cpp -o Buffer.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o IFF.lo IFF.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o IRCAM.lo IRCAM.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c IFF.cpp -fPIC -DPIC -o .libs/IFF.o > AVR.cpp: In member function âvirtual status > AVRFile::writeInit(AFfilesetup)â: > AVR.cpp:299:24: warning: âchar* __builtin_strncpy(char*, const char*, long > unsigned int)â specified bound 8 equals destination size > [-Wstringop-truncation] > 299 | strncpy(name, af_basename(m_fileName), 8); > | ^ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c IRCAM.cpp -fPIC -DPIC -o .libs/IRCAM.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c AudioFormat.cpp -o AudioFormat.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c AVR.cpp -o AVR.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FLACFile.cpp -o FLACFile.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c CAF.cpp -o CAF.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c FileHandle.cpp -o FileHandle.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c AIFF.cpp -o AIFF.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c IFF.cpp -o IFF.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Instrument.lo Instrument.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c IRCAM.cpp -o IRCAM.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Loop.lo Loop.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Marker.lo Marker.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Instrument.cpp -fPIC -DPIC -o .libs/Instrument.o > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Miscellaneous.lo Miscellaneous.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o NIST.lo NIST.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Loop.cpp -fPIC -DPIC -o .libs/Loop.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Instrument.cpp -o Instrument.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o NeXT.lo NeXT.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o PacketTable.lo PacketTable.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Marker.cpp -fPIC -DPIC -o .libs/Marker.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Miscellaneous.cpp -fPIC -DPIC -o > .libs/Miscellaneous.o > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Raw.lo Raw.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o SampleVision.lo SampleVision.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Loop.cpp -o Loop.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c NIST.cpp -fPIC -DPIC -o .libs/NIST.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c NeXT.cpp -fPIC -DPIC -o .libs/NeXT.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c PacketTable.cpp -fPIC -DPIC -o .libs/PacketTable.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Miscellaneous.cpp -o Miscellaneous.o >/dev/null > 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Setup.lo Setup.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c SampleVision.cpp -fPIC -DPIC -o > .libs/SampleVision.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Raw.cpp -fPIC -DPIC -o .libs/Raw.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Marker.cpp -o Marker.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c PacketTable.cpp -o PacketTable.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c NeXT.cpp -o NeXT.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o Track.lo Track.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Setup.cpp -fPIC -DPIC -o .libs/Setup.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c NIST.cpp -o NIST.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o UUID.lo UUID.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c SampleVision.cpp -o SampleVision.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o VOC.lo VOC.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Raw.cpp -o Raw.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Track.cpp -fPIC -DPIC -o .libs/Track.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c UUID.cpp -fPIC -DPIC -o .libs/UUID.o > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o WAVE.lo WAVE.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o aes.lo aes.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c VOC.cpp -fPIC -DPIC -o .libs/VOC.o > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o af_vfs.lo af_vfs.cpp > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o aupv.lo aupv.c > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Setup.cpp -o Setup.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c WAVE.cpp -fPIC -DPIC -o .libs/WAVE.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c aes.cpp -fPIC -DPIC -o .libs/aes.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c UUID.cpp -o UUID.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c Track.cpp -o Track.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c af_vfs.cpp -fPIC -DPIC -o .libs/af_vfs.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c af_vfs.cpp -o af_vfs.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c aupv.c -fPIC -DPIC -o .libs/aupv.o > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o compression.lo compression.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c VOC.cpp -o VOC.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c aupv.c -o aupv.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o data.lo data.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o debug.lo debug.cpp > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o error.lo error.c > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c aes.cpp -o aes.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c compression.cpp -fPIC -DPIC -o .libs/compression.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o extended.lo extended.c > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c debug.cpp -fPIC -DPIC -o .libs/debug.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c error.c -fPIC -DPIC -o .libs/error.o > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o format.lo format.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c data.cpp -fPIC -DPIC -o .libs/data.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c error.c -o error.o >/dev/null 2>&1 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c extended.c -fPIC -DPIC -o .libs/extended.o > /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o g711.lo g711.c > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o openclose.lo openclose.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c format.cpp -fPIC -DPIC -o .libs/format.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c extended.c -o extended.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c compression.cpp -o compression.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c WAVE.cpp -o WAVE.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o pcm.lo pcm.cpp > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c g711.c -fPIC -DPIC -o .libs/g711.o > g711.c:59:28: warning: â_a2uâ defined but not used > [-Wunused-const-variable=] > 59 | static const unsigned char _a2u[128] = { /* A- to > u-law conversions */ > | ^~~~ > g711.c:41:28: warning: â_u2aâ defined but not used > [-Wunused-const-variable=] > 41 | static const unsigned char _u2a[128] = { /* u- to > A-law conversions */ > | ^~~~ > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c openclose.cpp -fPIC -DPIC -o .libs/openclose.o > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c g711.c -o g711.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c data.cpp -o data.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o query.lo query.cpp > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o units.lo units.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c pcm.cpp -fPIC -DPIC -o .libs/pcm.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c debug.cpp -o debug.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c format.cpp -o format.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c query.cpp -fPIC -DPIC -o .libs/query.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c units.cpp -fPIC -DPIC -o .libs/units.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c openclose.cpp -o openclose.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c pcm.cpp -o pcm.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden > -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o util.lo util.cpp > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c units.cpp -o units.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c query.cpp -o query.o >/dev/null 2>&1 > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c util.cpp -fPIC -DPIC -o .libs/util.o > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti > -fno-exceptions -fvisibility-inlines-hidden -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c util.cpp -o util.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CXX --mode=link g++ -DNDEBUG -Wall > -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -version-info 1:0:0 -no-undefined -export-symbols > ./audiofile.exports -Wl,-z,relro -o libaudiofile.la -rpath > /usr/lib/x86_64-linux-gnu AIFF.lo AVR.lo AudioFormat.lo Buffer.lo CAF.lo > FLACFile.lo File.lo FileHandle.lo IFF.lo IRCAM.lo Instrument.lo Loop.lo > Marker.lo Miscellaneous.lo NIST.lo NeXT.lo PacketTable.lo Raw.lo > SampleVision.lo Setup.lo Track.lo UUID.lo VOC.lo WAVE.lo aes.lo af_vfs.lo > aupv.lo compression.lo data.lo debug.lo error.lo extended.lo format.lo > g711.lo openclose.lo pcm.lo query.lo units.lo util.lo modules/libmodules.la > alac/libalac.la > -lFLAC -lm > libtool: link: g++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/AIFF.o .libs/AVR.o > .libs/AudioFormat.o .libs/Buffer.o .libs/CAF.o .libs/FLACFile.o .libs/File.o > .libs/FileHandle.o .libs/IFF.o .libs/IRCAM.o .libs/Instrument.o .libs/Loop.o > .libs/Marker.o .libs/Miscellaneous.o .libs/NIST.o .libs/NeXT.o > .libs/PacketTable.o .libs/Raw.o .libs/SampleVision.o .libs/Setup.o > .libs/Track.o .libs/UUID.o .libs/VOC.o .libs/WAVE.o .libs/aes.o > .libs/af_vfs.o .libs/aupv.o .libs/compression.o .libs/data.o .libs/debug.o > .libs/error.o .libs/extended.o .libs/format.o .libs/g711.o .libs/openclose.o > .libs/pcm.o .libs/query.o .libs/units.o .libs/util.o -Wl,--whole-archive > modules/.libs/libmodules.a alac/.libs/libalac.a > -Wl,--no-whole-archive -lFLAC -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lstdc++ -lm -lc -lgcc_s > /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o -g -O2 > -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-soname -Wl,libaudiofile.so.1 > -Wl,-retain-symbols-file -Wl,./audiofile.exports -o > .libs/libaudiofile.so.1.0.0 > libtool: link: (cd ".libs" && rm -f "libaudiofile.so.1" && ln -s > "libaudiofile.so.1.0.0" "libaudiofile.so.1") > libtool: link: (cd ".libs" && rm -f "libaudiofile.so" && ln -s > "libaudiofile.so.1.0.0" "libaudiofile.so") > libtool: link: (cd .libs/libaudiofile.lax/libmodules.a && ar x > "/<<PKGBUILDDIR>>/libaudiofile/modules/.libs/libmodules.a") > libtool: link: (cd .libs/libaudiofile.lax/libalac.a && ar x > "/<<PKGBUILDDIR>>/libaudiofile/alac/.libs/libalac.a") > libtool: link: ar cr .libs/libaudiofile.a AIFF.o AVR.o AudioFormat.o > Buffer.o CAF.o FLACFile.o File.o FileHandle.o IFF.o IRCAM.o Instrument.o > Loop.o Marker.o Miscellaneous.o NIST.o NeXT.o PacketTable.o Raw.o > SampleVision.o Setup.o Track.o UUID.o VOC.o WAVE.o aes.o af_vfs.o aupv.o > compression.o data.o debug.o error.o extended.o format.o g711.o openclose.o > pcm.o query.o units.o util.o .libs/libaudiofile.lax/libmodules.a/ALAC.o > .libs/libaudiofile.lax/libmodules.a/BlockCodec.o > .libs/libaudiofile.lax/libmodules.a/FLAC.o > .libs/libaudiofile.lax/libmodules.a/FileModule.o > .libs/libaudiofile.lax/libmodules.a/G711.o > .libs/libaudiofile.lax/libmodules.a/IMA.o > .libs/libaudiofile.lax/libmodules.a/MSADPCM.o > .libs/libaudiofile.lax/libmodules.a/Module.o > .libs/libaudiofile.lax/libmodules.a/ModuleState.o > .libs/libaudiofile.lax/libmodules.a/PCM.o > .libs/libaudiofile.lax/libmodules.a/RebufferModule.o > .libs/libaudiofile.lax/libmodules.a/SimpleModule.o > .libs/libaudiofile.lax/libalac.a/ALACBitUtilities.o > .libs/libaudiofile.lax/libalac.a/ALACDecoder.o > .libs/libaudiofile.lax/libalac.a/ALACEncoder.o > .libs/libaudiofile.lax/libalac.a/EndianPortable.o > .libs/libaudiofile.lax/libalac.a/ag_dec.o > .libs/libaudiofile.lax/libalac.a/ag_enc.o > .libs/libaudiofile.lax/libalac.a/dp_dec.o > .libs/libaudiofile.lax/libalac.a/dp_enc.o > .libs/libaudiofile.lax/libalac.a/matrix_dec.o > .libs/libaudiofile.lax/libalac.a/matrix_enc.o > libtool: link: ranlib .libs/libaudiofile.a > libtool: link: rm -fr .libs/libaudiofile.lax > libtool: link: ( cd ".libs" && rm -f "libaudiofile.la" && ln -s > "../libaudiofile.la" "libaudiofile.la" ) > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libaudiofile' > Making all in sfcommands > make[3]: Entering directory '/<<PKGBUILDDIR>>/sfcommands' > gcc -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o sfconvert.o > sfconvert.c > gcc -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o printinfo.o > printinfo.c > gcc -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o sfinfo.o > sfinfo.c > /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro -o sfinfo sfinfo.o printinfo.o > ../libaudiofile/libaudiofile.la > /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro -o sfconvert sfconvert.o printinfo.o > ../libaudiofile/libaudiofile.la > libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o > .libs/sfinfo sfinfo.o printinfo.o ../libaudiofile/.libs/libaudiofile.so > libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o > .libs/sfconvert sfconvert.o printinfo.o ../libaudiofile/.libs/libaudiofile.so > make[3]: Leaving directory '/<<PKGBUILDDIR>>/sfcommands' > Making all in test > make[3]: Entering directory '/<<PKGBUILDDIR>>/test' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' > Making all in examples > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' > gcc -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o adddcoffset.o > adddcoffset.c > gcc -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o power.o > power.c > gcc -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o linuxtest.o > linuxtest.c > g++ -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile -Wdate-time > -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o alsaplay.o > alsaplay.cpp > /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro -o adddcoffset adddcoffset.o > ../libaudiofile/libaudiofile.la > /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro -o power power.o > ../libaudiofile/libaudiofile.la -lm > /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro -o linuxtest linuxtest.o > ../libaudiofile/libaudiofile.la > /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z,relro -o alsaplay alsaplay.o > ../libaudiofile/libaudiofile.la -lasound > libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o > .libs/adddcoffset adddcoffset.o ../libaudiofile/.libs/libaudiofile.so > libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o > .libs/power power.o ../libaudiofile/.libs/libaudiofile.so -lm > libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o > .libs/linuxtest linuxtest.o ../libaudiofile/.libs/libaudiofile.so > libtool: link: g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o > .libs/alsaplay alsaplay.o ../libaudiofile/.libs/libaudiofile.so -lasound > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making all in docs > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs' > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" sfconvert.1.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" sfinfo.1.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afCloseFile.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afGetFrameCount.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afGetFrameSize.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afInitAESChannelDataTo.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afInitCompression.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afInitFileFormat.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afInitSampleFormat.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afNewFileSetup.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afOpenFile.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afQuery.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afReadFrames.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afReadMisc.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afSeekFrame.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afSetErrorHandler.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afSetVirtualSampleFormat.3.txt > : -arevnumber=0.3.6 -amansource="Audio File Library" -d manpage -f manpage > --asciidoc-opts="-f asciidoc.conf" afWriteFrames.3.txt > make[3]: *** No rule to make target 'afInitAESChannelData.3', needed by > 'all-am'. Stop. > make[3]: *** Waiting for unfinished jobs.... > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs' > make[2]: *** [Makefile:488: all-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: *** [Makefile:393: all] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build: error: make -j8 returned exit code 2 > make: *** [debian/rules:12: build] Error 25 > dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/audiofile_0.3.6-5_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

