Bug#857784: Missing build dependency on asciidoc

Ola Lundqvist ola at inguza.com
Wed Mar 15 21:28:26 UTC 2017


Hi again

The files that were deleted were deleted by a previous run of
dpkg-buildpackage. Can you try to run that command twice maybe?

// Ola

On 15 March 2017 at 22:27, Ola Lundqvist <ola at inguza.com> wrote:

> Hi
>
> Yes it is very easy to reproduce for me. I removed asciidoc and re-built.
> Problem re-occured.
>
> (wheezy_chroot)root at tigereye:~/build/audiofile/audiofile-0.3.4# apt-get
> remove asciidoc
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages were automatically installed and are no longer
> required:
>   dblatex docbook-utils libsgmls-perl libsp1c2 lynx preview-latex-style
> sgmlspl sp texlive
>   texlive-bibtex-extra texlive-latex-extra texlive-latex-extra-doc
> texlive-math-extra
>   texlive-pictures texlive-pictures-doc xmlto
> Use 'apt-get autoremove' to remove them.
> The following packages will be REMOVED:
>   asciidoc
> 0 upgraded, 0 newly installed, 1 to remove and 21 not upgraded.
> After this operation, 3241 kB disk space will be freed.
> Do you want to continue [Y/n]? y
> (Reading database ... 91045 files and directories currently installed.)
> Removing asciidoc ...
> Processing triggers for man-db ...
> (wheezy_chroot)root at tigereye:~/build/audiofile/audiofile-0.3.4#
> dpkg-buildpackage -us -uc -sa
> dpkg-buildpackage: source package audiofile
> dpkg-buildpackage: source version 0.3.4-2+deb7u1
> dpkg-buildpackage: source changed by Ola Lundqvist <opal at debian.org>
> dpkg-buildpackage: host architecture amd64
>  dpkg-source --before-build audiofile-0.3.4
> dpkg-checkbuilddeps: Unmet build dependencies: asciidoc
> dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied;
> aborting
> dpkg-buildpackage: warning: (Use -d flag to override.)
> (wheezy_chroot)root at tigereye:~/build/audiofile/audiofile-0.3.4# fg
> emacs libaudiofile/modules/IMA.cpp
>
> [2]+  Stopped                 emacs libaudiofile/modules/IMA.cpp
> (wheezy_chroot)root at tigereye:~/build/audiofile/audiofile-0.3.4#
> dpkg-buildpackage -us -uc -sa
> dpkg-buildpackage: source package audiofile
> dpkg-buildpackage: source version 0.3.4-2+deb7u1
> dpkg-buildpackage: source changed by Ola Lundqvist <opal at debian.org>
> dpkg-buildpackage: host architecture amd64
>  dpkg-source --before-build audiofile-0.3.4
>  debian/rules clean
> dh clean --parallel --with autoreconf
>    dh_testdir -O--parallel
>    dh_auto_clean -O--parallel
> make[1]: Entering directory `/root/build/audiofile/audiofile-0.3.4'
> Making distclean in docs
> make[2]: Entering directory `/root/build/audiofile/audiofile-0.3.4/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 `/root/build/audiofile/audiofile-0.3.4/docs'
> Making distclean in examples
> make[2]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/examples'
> rm -rf .libs _libs
>  rm -f adddcoffset power linuxtest alsaplay
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/examples'
> Making distclean in test
> make[2]: Entering directory `/root/build/audiofile/audiofile-0.3.4/test'
> Making distclean in gtest
> make[3]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/test/gtest'
> test -z "libgtest.la" || rm -f libgtest.la
> rm -f "./so_locations"
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/test/gtest'
> Making distclean in .
> make[3]: Entering directory `/root/build/audiofile/audiofile-0.3.4/test'
>  rm -f aes channelmatrix error floatto24 floattoint inttofloat large loop
> miscellaneous next pcmdata pcmmapping pipe query2 seek sign
> sixteen-to-eight testchannelmatrix testdouble testfloat testmarkers
> twentyfour twentyfour2 virtualfile writealaw writeraw writeulaw
> instparamtest instparamwrite printmarkers testaupv
> rm -rf .libs _libs
> rm -rf coverage
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory `/root/build/audiofile/audiofile-0.3.4/test'
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory `/root/build/audiofile/audiofile-0.3.4/test'
> Making distclean in sfcommands
> make[2]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/sfcommands'
>  rm -f sfconvert sfinfo
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/sfcommands'
> Making distclean in libaudiofile
> make[2]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> Making distclean in modules
> make[3]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile/modules'
> rm -rf .libs _libs
> test -z "libmodules.la" || rm -f libmodules.la
> rm -f "./so_locations"
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile/modules'
> Making distclean in .
> make[3]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> test -z "libaudiofile.la" || rm -f libaudiofile.la
> rm -f "./so_locations"
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> rm -rf ./.deps
> rm -f Makefile
> make[2]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> Making distclean in .
> make[2]: Entering directory `/root/build/audiofile/audiofile-0.3.4'
> 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
> test . = "." || test -z "" || rm -f
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[2]: Leaving directory `/root/build/audiofile/audiofile-0.3.4'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory `/root/build/audiofile/audiofile-0.3.4'
>    dh_autoreconf_clean -O--parallel
>    dh_clean -O--parallel
>  dpkg-source -b audiofile-0.3.4
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building audiofile using existing
> ./audiofile_0.3.4.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: warning: ignoring deletion of file audiofile.spec
> dpkg-source: warning: ignoring deletion of file depcomp
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: warning: ignoring deletion of file configure
> dpkg-source: warning: ignoring deletion of file config.h.in
> dpkg-source: warning: ignoring deletion of file ltmain.sh
> dpkg-source: warning: ignoring deletion of file INSTALL
> dpkg-source: warning: ignoring deletion of file install-sh
> dpkg-source: warning: ignoring deletion of file Makefile.in
> dpkg-source: warning: ignoring deletion of file aclocal.m4
> dpkg-source: warning: ignoring deletion of file missing
> dpkg-source: warning: ignoring deletion of file test/Makefile.in
> dpkg-source: warning: ignoring deletion of file test/gtest/Makefile.in
> dpkg-source: warning: ignoring deletion of file libaudiofile/Makefile.in
> dpkg-source: warning: ignoring deletion of file
> libaudiofile/modules/Makefile.in
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in
> dpkg-source: warning: ignoring deletion of file docs/afWriteMisc.3
> dpkg-source: warning: ignoring deletion of file docs/afSetErrorHandler.3
> dpkg-source: warning: ignoring deletion of file docs/sfinfo.1
> dpkg-source: warning: ignoring deletion of file
> docs/afSetVirtualByteOrder.3
> dpkg-source: warning: ignoring deletion of file
> docs/afSetVirtualPCMMapping.3
> dpkg-source: warning: ignoring deletion of file docs/afGetDataOffset.3
> dpkg-source: warning: ignoring deletion of file docs/afReadFrames.3
> dpkg-source: warning: ignoring deletion of file docs/sfconvert.1
> dpkg-source: warning: ignoring deletion of file docs/afReadMisc.3
> dpkg-source: warning: ignoring deletion of file docs/afQueryDouble.3
> dpkg-source: warning: ignoring deletion of file docs/afQuery.3
> dpkg-source: warning: ignoring deletion of file docs/afQueryLong.3
> dpkg-source: warning: ignoring deletion of file docs/afOpenFile.3
> dpkg-source: warning: ignoring deletion of file docs/afTellFrame.3
> dpkg-source: warning: ignoring deletion of file docs/afNewFileSetup.3
> dpkg-source: warning: ignoring deletion of file docs/afSeekMisc.3
> dpkg-source: warning: ignoring deletion of file docs/afWriteFrames.3
> dpkg-source: warning: ignoring deletion of file docs/afGetFrameSize.3
> dpkg-source: warning: ignoring deletion of file docs/Makefile.in
> dpkg-source: warning: ignoring deletion of file docs/afGetTrackBytes.3
> dpkg-source: warning: ignoring deletion of file docs/afSetVirtualChannels.3
> dpkg-source: warning: ignoring deletion of file docs/afSeekFrame.3
> dpkg-source: warning: ignoring deletion of file docs/afCloseFile.3
> dpkg-source: warning: ignoring deletion of file docs/afGetFrameCount.3
> dpkg-source: warning: ignoring deletion of file docs/afQueryPointer.3
> dpkg-source: warning: ignoring deletion of file
> docs/afSetVirtualSampleFormat.3
> dpkg-source: warning: ignoring deletion of file sfcommands/Makefile.in
> dpkg-source: info: building audiofile in audiofile_0.3.4-2+deb7u1.
> debian.tar.gz
> dpkg-source: info: building audiofile in audiofile_0.3.4-2+deb7u1.dsc
>  debian/rules build
> dh build --parallel --with autoreconf
>    dh_testdir -O--parallel
>    dh_autoreconf -O--parallel
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac
> and
> libtoolize: rerunning libtoolize, to keep the correct libtool macros
> in-tree.
> libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> configure.ac:19: installing `./config.guess'
> configure.ac:19: installing `./config.sub'
> configure.ac:12: installing `./install-sh'
> configure.ac:12: installing `./missing'
> docs/Makefile.am:48: `%'-style pattern rules are a GNU make extension
> docs/Makefile.am:51: `%'-style pattern rules are a GNU make extension
> docs/Makefile.am:54: `%'-style pattern rules are a GNU make extension
> examples/Makefile.am: installing `./depcomp'
> Makefile.am: installing `./INSTALL'
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory `/root/build/audiofile/audiofile-0.3.4'
> dh_auto_configure -- --enable-static=no
> configure: WARNING: unrecognized options: --disable-maintainer-mode
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> 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 we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... none
> checking for gcc option to accept ISO C99... -std=gnu99
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> 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 -std=gnu99... /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...
> 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> 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 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 -std=gnu99
> object... ok
> checking for sysroot... no
> checking for mt... mt
> checking if mt is a manifest tool... no
> checking how to run the C preprocessor... gcc -std=gnu99 -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
> checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
> checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
> checking if gcc -std=gnu99 static flag -static works... yes
> checking if gcc -std=gnu99 supports -c -o file.o... yes
> checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
> checking whether the gcc -std=gnu99 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... no
> 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 ANSI C header files... (cached) yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> 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... no
> checking for asciidoc... no
> 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 test/gtest/Makefile
> config.status: creating examples/Makefile
> config.status: creating libaudiofile/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
> configure: WARNING: unrecognized options: --disable-maintainer-mode
> make[1]: Leaving directory `/root/build/audiofile/audiofile-0.3.4'
>    dh_auto_build -O--parallel
> make[1]: Entering directory `/root/build/audiofile/audiofile-0.3.4'
> make  all-recursive
> make[2]: Entering directory `/root/build/audiofile/audiofile-0.3.4'
> Making all in libaudiofile
> make[3]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> Making all in modules
> make[4]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile/modules'
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o PCM.lo PCM.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c PCM.cpp
>  -fPIC -DPIC -o .libs/PCM.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o MSADPCM.lo MSADPCM.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c MSADPCM.cpp
>  -fPIC -DPIC -o .libs/MSADPCM.o
> MSADPCM.cpp: In member function 'virtual void MSADPCM::runPull()':
> MSADPCM.cpp:261:9: warning: unused variable 'blocksRead'
> [-Wunused-variable]
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o IMA.lo IMA.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c IMA.cpp
>  -fPIC -DPIC -o .libs/IMA.o
> /bin/sh ../../libtool --tag=CC   --mode=compile gcc -std=gnu99
> -DHAVE_CONFIG_H -I. -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall
> -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c -o adpcm.lo adpcm.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c adpcm.c  -fPIC -DPIC -o .libs/adpcm.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o G711.lo G711.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c G711.cpp
>  -fPIC -DPIC -o .libs/G711.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o ModuleState.lo ModuleState.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> ModuleState.cpp  -fPIC -DPIC -o .libs/ModuleState.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o Module.lo Module.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c Module.cpp
>  -fPIC -DPIC -o .libs/Module.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o SimpleModule.lo SimpleModule.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> SimpleModule.cpp  -fPIC -DPIC -o .libs/SimpleModule.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o RebufferModule.lo RebufferModule.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> RebufferModule.cpp  -fPIC -DPIC -o .libs/RebufferModule.o
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../.. -I./..  -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden
> -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o FileModule.lo FileModule.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I./..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> FileModule.cpp  -fPIC -DPIC -o .libs/FileModule.o
> /bin/sh ../../libtool --tag=CXX   --mode=link g++ -DNDEBUG -Wall
> -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security  -Wl,-z,relro -o libmodules.la  PCM.lo MSADPCM.lo
> IMA.lo adpcm.lo G711.lo ModuleState.lo Module.lo SimpleModule.lo
> RebufferModule.lo FileModule.lo
> libtool: link: ar cru .libs/libmodules.a .libs/PCM.o .libs/MSADPCM.o
> .libs/IMA.o .libs/adpcm.o .libs/G711.o .libs/ModuleState.o .libs/Module.o
> .libs/SimpleModule.o .libs/RebufferModule.o .libs/FileModule.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 `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile/modules'
> make[4]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> openclose.lo openclose.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c openclose.cpp
>  -fPIC -DPIC -o .libs/openclose.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o Setup.lo
> Setup.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c Setup.cpp
>  -fPIC -DPIC -o .libs/Setup.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o format.lo
> format.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c format.cpp
>  -fPIC -DPIC -o .libs/format.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o data.lo
> data.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c data.cpp
>  -fPIC -DPIC -o .libs/data.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o pcm.lo
> pcm.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c pcm.cpp
>  -fPIC -DPIC -o .libs/pcm.o
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99
> -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall
> -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c -o error.lo error.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c error.c  -fPIC -DPIC -o .libs/error.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o util.lo
> util.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c util.cpp
>  -fPIC -DPIC -o .libs/util.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o debug.lo
> debug.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c debug.cpp
>  -fPIC -DPIC -o .libs/debug.o
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99
> -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall
> -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c -o aupv.lo aupv.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c aupv.c  -fPIC -DPIC -o .libs/aupv.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o units.lo
> units.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c units.cpp
>  -fPIC -DPIC -o .libs/units.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> compression.lo compression.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> compression.cpp  -fPIC -DPIC -o .libs/compression.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o aes.lo
> aes.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c aes.cpp
>  -fPIC -DPIC -o .libs/aes.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> Instrument.lo Instrument.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> Instrument.cpp  -fPIC -DPIC -o .libs/Instrument.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o Loop.lo
> Loop.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c Loop.cpp
>  -fPIC -DPIC -o .libs/Loop.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o Marker.lo
> Marker.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c Marker.cpp
>  -fPIC -DPIC -o .libs/Marker.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> Miscellaneous.lo Miscellaneous.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> Miscellaneous.cpp  -fPIC -DPIC -o .libs/Miscellaneous.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o Track.lo
> Track.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c Track.cpp
>  -fPIC -DPIC -o .libs/Track.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o query.lo
> query.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c query.cpp
>  -fPIC -DPIC -o .libs/query.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o af_vfs.lo
> af_vfs.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c af_vfs.cpp
>  -fPIC -DPIC -o .libs/af_vfs.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o Raw.lo
> Raw.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c Raw.cpp
>  -fPIC -DPIC -o .libs/Raw.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o AIFF.lo
> AIFF.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c AIFF.cpp
>  -fPIC -DPIC -o .libs/AIFF.o
> AIFF.cpp: In member function 'virtual status AIFFFile::readInit(
> AFfilesetup)':
> AIFF.cpp:480:7: warning: variable 'hasFVER' set but not used
> [-Wunused-but-set-variable]
> AIFF.cpp:482:7: warning: variable 'hasMARK' set but not used
> [-Wunused-but-set-variable]
> AIFF.cpp:483:7: warning: variable 'hasINST' set but not used
> [-Wunused-but-set-variable]
> AIFF.cpp:484:7: warning: variable 'hasAESD' set but not used
> [-Wunused-but-set-variable]
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99
> -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall
> -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c -o extended.lo extended.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c extended.c  -fPIC -DPIC -o .libs/extended.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o NeXT.lo
> NeXT.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c NeXT.cpp
>  -fPIC -DPIC -o .libs/NeXT.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o WAVE.lo
> WAVE.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c WAVE.cpp
>  -fPIC -DPIC -o .libs/WAVE.o
> WAVE.cpp: In member function 'virtual status WAVEFile::readInit(
> AFfilesetup)':
> WAVE.cpp:714:7: warning: variable 'hasCue' set but not used
> [-Wunused-but-set-variable]
> WAVE.cpp:715:7: warning: variable 'hasList' set but not used
> [-Wunused-but-set-variable]
> WAVE.cpp:716:7: warning: variable 'hasPlayList' set but not used
> [-Wunused-but-set-variable]
> WAVE.cpp:718:7: warning: variable 'hasINST' set but not used
> [-Wunused-but-set-variable]
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o IRCAM.lo
> IRCAM.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c IRCAM.cpp
>  -fPIC -DPIC -o .libs/IRCAM.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o AVR.lo
> AVR.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c AVR.cpp
>  -fPIC -DPIC -o .libs/AVR.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o IFF.lo
> IFF.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c IFF.cpp
>  -fPIC -DPIC -o .libs/IFF.o
> IFF.cpp: In member function 'virtual status IFFFile::readInit(AFfilesetup)
> ':
> IFF.cpp:190:9: warning: unused variable 'track' [-Wunused-variable]
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o NIST.lo
> NIST.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c NIST.cpp
>  -fPIC -DPIC -o .libs/NIST.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o CAF.lo
> CAF.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c CAF.cpp
>  -fPIC -DPIC -o .libs/CAF.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> SampleVision.lo SampleVision.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> SampleVision.cpp  -fPIC -DPIC -o .libs/SampleVision.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o VOC.lo
> VOC.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c VOC.cpp
>  -fPIC -DPIC -o .libs/VOC.o
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99
> -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall
> -fvisibility=hidden -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c -o g711.lo g711.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
> -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c g711.c  -fPIC -DPIC -o .libs/g711.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o File.lo
> File.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c File.cpp
>  -fPIC -DPIC -o .libs/File.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> AudioFormat.lo AudioFormat.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> AudioFormat.cpp  -fPIC -DPIC -o .libs/AudioFormat.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o
> FileHandle.lo FileHandle.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
> FileHandle.cpp  -fPIC -DPIC -o .libs/FileHandle.o
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
>   -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall   -fvisibility=hidden -fno-rtti
> -fno-exceptions -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o UUID.lo
> UUID.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2
> -DNDEBUG -Wall -fvisibility=hidden -fno-rtti -fno-exceptions
> -fvisibility-inlines-hidden -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c UUID.cpp
>  -fPIC -DPIC -o .libs/UUID.o
> /bin/sh ../libtool --tag=CXX   --mode=link g++ -DNDEBUG -Wall
> -fvisibility=hidden -fno-rtti -fno-exceptions -fvisibility-inlines-hidden
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -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 openclose.lo Setup.lo format.lo data.lo pcm.lo
> error.lo util.lo debug.lo aupv.lo units.lo compression.lo aes.lo
> Instrument.lo Loop.lo Marker.lo Miscellaneous.lo Track.lo query.lo
> af_vfs.lo Raw.lo AIFF.lo extended.lo NeXT.lo WAVE.lo IRCAM.lo AVR.lo IFF.lo
> NIST.lo CAF.lo SampleVision.lo VOC.lo g711.lo File.lo AudioFormat.lo
> FileHandle.lo UUID.lo modules/libmodules.la  -lm
> libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o
> /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o  .libs/openclose.o
> .libs/Setup.o .libs/format.o .libs/data.o .libs/pcm.o .libs/error.o
> .libs/util.o .libs/debug.o .libs/aupv.o .libs/units.o .libs/compression.o
> .libs/aes.o .libs/Instrument.o .libs/Loop.o .libs/Marker.o
> .libs/Miscellaneous.o .libs/Track.o .libs/query.o .libs/af_vfs.o
> .libs/Raw.o .libs/AIFF.o .libs/extended.o .libs/NeXT.o .libs/WAVE.o
> .libs/IRCAM.o .libs/AVR.o .libs/IFF.o .libs/NIST.o .libs/CAF.o
> .libs/SampleVision.o .libs/VOC.o .libs/g711.o .libs/File.o
> .libs/AudioFormat.o .libs/FileHandle.o .libs/UUID.o  -Wl,--whole-archive
> modules/.libs/libmodules.a -Wl,--no-whole-archive
>  -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-
> gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../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/4.7/../../.. -lstdc++
> -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o
> /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o  -O2
> -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" && rm -f "libaudiofile.la" && ln -s "../
> libaudiofile.la" "libaudiofile.la" )
> make[4]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> make[3]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/libaudiofile'
> Making all in sfcommands
> make[3]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/sfcommands'
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile
>  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c sfconvert.c
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile
>  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c printinfo.c
> /bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security  -Wl,-z,relro -o sfconvert sfconvert.o printinfo.o
> ../libaudiofile/libaudiofile.la
> libtool: link: gcc -std=gnu99 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro
> -o .libs/sfconvert sfconvert.o printinfo.o  ../libaudiofile/.libs/
> libaudiofile.so
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile
>  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c sfinfo.c
> /bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security  -Wl,-z,relro -o sfinfo sfinfo.o printinfo.o
> ../libaudiofile/libaudiofile.la
> libtool: link: gcc -std=gnu99 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro
> -o .libs/sfinfo sfinfo.o printinfo.o  ../libaudiofile/.libs/
> libaudiofile.so
> make[3]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/sfcommands'
> Making all in test
> make[3]: Entering directory `/root/build/audiofile/audiofile-0.3.4/test'
> Making all in gtest
> make[4]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/test/gtest'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/test/gtest'
> make[4]: Entering directory `/root/build/audiofile/audiofile-0.3.4/test'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/root/build/audiofile/audiofile-0.3.4/test'
> make[3]: Leaving directory `/root/build/audiofile/audiofile-0.3.4/test'
> Making all in examples
> make[3]: Entering directory `/root/build/audiofile/
> audiofile-0.3.4/examples'
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile
>  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c adddcoffset.c
> /bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security  -Wl,-z,relro -o adddcoffset adddcoffset.o
> ../libaudiofile/libaudiofile.la
> libtool: link: gcc -std=gnu99 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro
> -o .libs/adddcoffset adddcoffset.o  ../libaudiofile/.libs/libaudiofile.so
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile
>  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c power.c
> /bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security  -Wl,-z,relro -o power power.o ../libaudiofile/
> libaudiofile.la -lm
> libtool: link: gcc -std=gnu99 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro
> -o .libs/power power.o  ../libaudiofile/.libs/libaudiofile.so -lm
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile
>  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -c linuxtest.c
> /bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g -O2
> -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security  -Wl,-z,relro -o linuxtest linuxtest.o
> ../libaudiofile/libaudiofile.la
> libtool: link: gcc -std=gnu99 -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z -Wl,relro
> -o .libs/linuxtest linuxtest.o  ../libaudiofile/.libs/libaudiofile.so
> g++ -DHAVE_CONFIG_H -I. -I.. -I../libaudiofile  -D_FORTIFY_SOURCE=2  -g
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -c -o alsaplay.o alsaplay.cpp
> /bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security  -Wl,-z,relro -o
> alsaplay alsaplay.o ../libaudiofile/libaudiofile.la -lasound
> libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/alsaplay
> alsaplay.o  ../libaudiofile/.libs/libaudiofile.so -lasound
> make[3]: Leaving directory `/root/build/audiofile/
> audiofile-0.3.4/examples'
> Making all in docs
> make[3]: Entering directory `/root/build/audiofile/audiofile-0.3.4/docs'
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" sfconvert.1.txt
> /bin/sh: -amansource=Audio File Library: command not found
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" sfinfo.1.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [sfinfo.1] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afCloseFile.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afCloseFile.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afGetFrameSize.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afGetFrameSize.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afGetFrameCount.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afGetFrameCount.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afNewFileSetup.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afNewFileSetup.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afOpenFile.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afOpenFile.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afQuery.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afQuery.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afReadFrames.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afReadFrames.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afReadMisc.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afReadMisc.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afSeekFrame.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afSeekFrame.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afSetErrorHandler.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afSetErrorHandler.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afSetVirtualSampleFormat.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afSetVirtualSampleFormat.3] Error 127 (ignored)
> arevnumber=0.3.4 -amansource="Audio File Library" -d manpage -f manpage
> --asciidoc-opts="-f asciidoc.conf" afWriteFrames.3.txt
> /bin/sh: -amansource=Audio File Library: command not found
> make[3]: [afWriteFrames.3] Error 127 (ignored)
> make[3]: *** No rule to make target `afGetDataOffset.3', needed by
> `all-am'.  Stop.
> make[3]: Leaving directory `/root/build/audiofile/audiofile-0.3.4/docs'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/build/audiofile/audiofile-0.3.4'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/root/build/audiofile/audiofile-0.3.4'
> dh_auto_build: make -j1 returned exit code 2
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
>
> // Ola
>
> On 15 March 2017 at 18:09, Bálint Réczey <balint at balintreczey.hu> wrote:
>
>> Hi Ola,
>>
>> 2017-03-15 12:13 GMT+01:00 Ola Lundqvist <ola at inguza.com>:
>> > Hi
>> >
>> > Thank you.
>> >
>> > Odd that I stumbled on that then. For some reason I could not get the
>> build
>> > through without that.
>>
>> Do you have some logs?
>> I tried triggering timestamp related issues with the following command:
>> sbuild -As -j6 --add-depends=ccache --arch=amd64 -d wheezy
>> --starting-build-commands='find %SBUILD_BUILD_DIR -type f -exec bash
>> -c "touch --date \"- \$RANDOM seconds\" {}" ";" ; ls --full-time
>> %SBUILD_BUILD_DIR' audiofile
>>
>> , but found no build problem.
>>
>> Cheers,
>> Balint
>>
>> >
>> > / Ola
>> >
>> > Sent from a phone
>> >
>> > Den 15 mar 2017 11:43 skrev "James Cowgill" <jcowgill at debian.org>:
>> >>
>> >> Control: retitle -1 audiofile: rebuild documentation at build time
>> >> Control: severity -1 wishlist
>> >>
>> >> Hi,
>> >>
>> >> On 14/03/17 21:39, Ola Lundqvist wrote:
>> >> > Package: audiofile
>> >> > Severity: important
>> >> > Version: 0.3.4-2
>> >> >
>> >> > Hi
>> >> >
>> >> > While working on the oldstable security update for a number of CVEs I
>> >> > noticed that the package was not possible to build in a (relatively)
>> >> > clean wheezy chroot. The reason was that I had not installed
>> asciidoc.
>> >> > It looks like this dependency is missing also in latest revision even
>> >> > though I have not explicitly tried to build it in a sid chroot.
>> >> >
>> >> > Please add this build dependency.
>> >>
>> >> I tried to reproduce this in a wheezy and sid chroot and audiofile
>> >> builds fine in both cases.
>> >>
>> >> I don't think asciidoc is required if you don't modify things in docs/.
>> >> It's probably a good idea to rebuild the documentation at build time,
>> >> but audiofile doesn't require this dependency at the moment.
>> >>
>> >> James
>>
>
>
>
> --
>  --- Inguza Technology AB --- MSc in Information Technology ----
> /  ola at inguza.com                    Folkebogatan 26            \
> |  opal at debian.org                   654 68 KARLSTAD            |
> |  http://inguza.com/                Mobile: +46 (0)70-332 1551
> <+46%2070%20332%2015%2051> |
> \  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
>  ---------------------------------------------------------------
>
>


-- 
 --- Inguza Technology AB --- MSc in Information Technology ----
/  ola at inguza.com                    Folkebogatan 26            \
|  opal at debian.org                   654 68 KARLSTAD            |
|  http://inguza.com/                Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20170315/09526b01/attachment-0001.html>


More information about the pkg-multimedia-maintainers mailing list