[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1049656: libfishsound: Fails to build binary packages again after successful build



Source: libfishsound
Version: 1.0.0-9
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa@lists.debian.org
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 libfishsound
> dpkg-buildpackage: info: source version 1.0.0-9
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> if test -d libfishsound; then rm -rf libfishsound; fi
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> test . = "." || test -z "" || rm -f 
> if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in fishsound
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/fishsound'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in libfishsound
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libfishsound'
> test -z "libfishsound.la" || rm -f libfishsound.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "Version_script" || rm -f Version_script
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/comments.Plo
> rm -f ./.deps/decode.Plo
> rm -f ./.deps/encode.Plo
> rm -f ./.deps/fishsound.Plo
> rm -f ./.deps/flac.Plo
> rm -f ./.deps/fs_vector.Plo
> rm -f ./.deps/speex.Plo
> rm -f ./.deps/vorbis.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libfishsound'
> Making distclean in examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/examples'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/fishsound-decenc.Po
> rm -f ./.deps/fishsound-decode.Po
> rm -f ./.deps/fishsound-encdec.Po
> rm -f ./.deps/fishsound-encode.Po
> rm -f ./.deps/fishsound-identify.Po
> rm -f ./.deps/fishsound-info.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/examples'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> rm -rf .libs _libs
> rm -f *.o
> test -z "comment-test.log noop.log encdec-comments.log encdec-audio.log" || rm -f comment-test.log noop.log encdec-comments.log encdec-audio.log
> rm -f *.lo
> rm -f *.tab.c
>  rm -f comment-test noop encdec-comments encdec-audio
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "comment-test.trs noop.trs encdec-comments.trs encdec-audio.trs" || rm -f comment-test.trs noop.trs encdec-comments.trs encdec-audio.trs
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/comment-test.Po
> rm -f ./.deps/encdec-audio.Po
> rm -f ./.deps/encdec-comments.Po
> rm -f ./.deps/noop.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "fishsound.pc" || rm -f fishsound.pc
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> 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
>    dh_clean
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
> libtoolize: putting auxiliary files in '.'.
> libtoolize: copying file './ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
> libtoolize: copying file 'm4/libtool.m4'
> libtoolize: copying file 'm4/ltoptions.m4'
> libtoolize: copying file 'm4/ltsugar.m4'
> libtoolize: copying file 'm4/ltversion.m4'
> libtoolize: copying file 'm4/lt~obsolete.m4'
> configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:773: AM_INIT_AUTOMAKE is expanded from...
> configure.ac:9: the top level
> configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
> configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead.
> ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
> aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
> configure.ac:10: the top level
> configure.ac:36: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
> configure.ac:36: You should run autoupdate.
> m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
> configure.ac:36: the top level
> configure.ac:64: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:64: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:64: the top level
> configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:99: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:99: the top level
> configure.ac:112: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:112: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:112: the top level
> configure.ac:128: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:128: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:128: the top level
> configure.ac:165: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:165: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:165: the top level
> configure.ac:244: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:244: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:244: the top level
> configure.ac:318: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:318: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:318: the top level
> configure.ac:460: warning: The macro `ac_cv_prog_gcc' is obsolete.
> configure.ac:460: You should run autoupdate.
> ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from...
> configure.ac:460: the top level
> configure.ac:470: warning: The macro `AC_HELP_STRING' is obsolete.
> configure.ac:470: You should run autoupdate.
> ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
> configure.ac:470: the top level
> configure.ac:586: warning: AC_OUTPUT should be used without arguments.
> configure.ac:586: You should run autoupdate.
> configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
> configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
> configure.ac:33: installing './compile'
> configure.ac:9: installing './install-sh'
> configure.ac:9: installing './missing'
> Makefile.am: installing './INSTALL'
> src/examples/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
> src/examples/Makefile.am: installing './depcomp'
> src/libfishsound/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
> src/tests/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
> parallel-tests: installing './test-driver'
>    dh_auto_configure
> 	./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 --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> 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 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 whether make supports the include directive... yes (GNU style)
> checking dependency style of gcc... none
> checking how to run the C preprocessor... gcc -E
> 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 whether make sets $(MAKE)... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking whether byte ordering is bigendian... no
> checking for stdint.h... (cached) yes
> checking for uintptr_t... yes
> checking for pkg-config... yes
> checking for doxygen... false
> configure: WARNING: *** doxygen not found, docs will not be built
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for vorbis... yes
> checking for vorbisenc... yes
> checking for speex... yes
> checking for speex_decode_int in -lspeex... yes
> checking for speex_lib_get_mode in -lspeex... yes
> checking for flac... yes
> checking for FLAC__stream_decoder_init_stream in -lFLAC... yes
> checking for oggz >= 0.5.40... no
> checking for oggz_open in -loggz... no
> checking for sndfile >= 1.0.0... no
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/Doxyfile
> config.status: creating include/Makefile
> config.status: creating include/fishsound/Makefile
> config.status: creating src/Makefile
> config.status: creating src/libfishsound/Version_script
> config.status: creating src/libfishsound/Makefile
> config.status: creating src/tests/Makefile
> config.status: creating src/examples/Makefile
> config.status: creating fishsound.pc
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> 
> ------------------------------------------------------------------------
>   libfishsound 1.0.0:  Automatic configuration OK.
> 
>   General configuration:
> 
>     Experimental code: ........... no
>     Decoding support: ............ yes
>     Encoding support: ............ yes
> 
>   Library configuration (./src/libfishsound):
> 
>     FLAC support: ................ yes (1.1.3)
>     Speex support: ............... yes (1.1.x)
>     Vorbis support: .............. yes
> 
>   Example programs (./src/examples):
> 
>     (none; liboggz and libsndfile required)
> 
>   Installation paths:
> 
>     libfishsound: ................ /usr/lib/x86_64-linux-gnu
>     C header files: .............. /usr/include/fishsound
>     Documentation: ............... /usr/share/doc/libfishsound
> 
>   Building:
> 
>     Type 'make' to compile libfishsound.
> 
>     Type 'make install' to install libfishsound.
> 
>     Type 'make check' to run test suite (Valgrind testing not enabled)
> 
>   Example programs will be built but not installed.
> ------------------------------------------------------------------------
> 
>    dh_auto_build
> 	make -j8
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> echo "*** Warning: Doxygen not found; documentation will not be built."
> *** Warning: Doxygen not found; documentation will not be built.
> touch doxygen-build.stamp
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making all in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making all in fishsound
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[4]: Nothing to be done for 'all'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
> make[4]: Nothing to be done for 'all-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making all in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making all in libfishsound
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libfishsound'
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o fishsound.lo fishsound.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o decode.lo decode.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o encode.lo encode.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o comments.lo comments.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o speex.lo speex.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o vorbis.lo vorbis.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o flac.lo flac.c
> /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o fs_vector.lo fs_vector.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c vorbis.c  -fPIC -DPIC -o .libs/vorbis.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c speex.c  -fPIC -DPIC -o .libs/speex.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c comments.c  -fPIC -DPIC -o .libs/comments.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c encode.c  -fPIC -DPIC -o .libs/encode.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c decode.c  -fPIC -DPIC -o .libs/decode.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c fishsound.c  -fPIC -DPIC -o .libs/fishsound.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c flac.c  -fPIC -DPIC -o .libs/flac.o
> comments.c: In function â??fish_sound_comments_freeâ??:
> comments.c:426:40: warning: cast between incompatible function types from â??void (*)(FishSoundComment *)â?? {aka â??void (*)(struct _FishSoundComment *)â??} to â??int (*)(void *)â?? [-Wcast-function-type]
>   426 |   fs_vector_foreach (fsound->comments, (FishSoundFunc)fs_comment_free);
>       |                                        ^
> flac.c: In function â??fs_flac_decode_headerâ??:
> flac.c:269:10: warning: comparison between â??FLAC__StreamDecoderInitStatusâ?? and â??enum <anonymous>â?? [-Wenum-compare]
>   269 |        ) != FLAC__STREAM_DECODER_SEARCH_FOR_METADATA)
>       |          ^~
> flac.c: In function â??fs_flac_enc_headersâ??:
> flac.c:610:10: warning: comparison between â??FLAC__StreamEncoderInitStatusâ?? and â??enum <anonymous>â?? [-Wenum-compare]
>   610 |        ) != FLAC__STREAM_ENCODER_OK)
>       |          ^~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c encode.c -o encode.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c fs_vector.c  -fPIC -DPIC -o .libs/fs_vector.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c decode.c -o decode.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c fishsound.c -o fishsound.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c vorbis.c -o vorbis.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c fs_vector.c -o fs_vector.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c speex.c -o speex.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c comments.c -o comments.o >/dev/null 2>&1
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c flac.c -o flac.o >/dev/null 2>&1
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -version-info 4:0:3 -Wl,--version-script=Version_script -Wl,-z,relro -o libfishsound.la -rpath /usr/lib/x86_64-linux-gnu fishsound.lo decode.lo encode.lo comments.lo speex.lo vorbis.lo flac.lo fs_vector.lo -lvorbisenc  -lvorbis  -lspeex  -lFLAC  
> libtool: link: gcc -shared  -fPIC -DPIC  .libs/fishsound.o .libs/decode.o .libs/encode.o .libs/comments.o .libs/speex.o .libs/vorbis.o .libs/flac.o .libs/fs_vector.o   -lvorbisenc -lvorbis -lspeex -lFLAC  -g -O2 -fstack-protector-strong -g -Wl,--version-script=Version_script -Wl,-z -Wl,relro   -Wl,-soname -Wl,libfishsound.so.1 -o .libs/libfishsound.so.1.3.0
> libtool: link: (cd ".libs" && rm -f "libfishsound.so.1" && ln -s "libfishsound.so.1.3.0" "libfishsound.so.1")
> libtool: link: (cd ".libs" && rm -f "libfishsound.so" && ln -s "libfishsound.so.1.3.0" "libfishsound.so")
> libtool: link: ar cr .libs/libfishsound.a  fishsound.o decode.o encode.o comments.o speex.o vorbis.o flac.o fs_vector.o
> libtool: link: ranlib .libs/libfishsound.a
> libtool: link: ( cd ".libs" && rm -f "libfishsound.la" && ln -s "../libfishsound.la" "libfishsound.la" )
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libfishsound'
> Making all in examples
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/examples'
> make[4]: Nothing to be done for 'all'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/examples'
> Making all in tests
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o comment-test.o comment-test.c
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o noop.o noop.c
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o encdec-comments.o encdec-comments.c
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include     -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -c -o encdec-audio.o encdec-audio.c
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused  -Wl,-z,relro -o noop noop.o ../libfishsound/libfishsound.la -lvorbisenc  -lvorbis  -lspeex  -lFLAC  
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused  -Wl,-z,relro -o comment-test comment-test.o ../libfishsound/libfishsound.la -lvorbisenc  -lvorbis  -lspeex  -lFLAC  
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused  -Wl,-z,relro -o encdec-comments encdec-comments.o ../libfishsound/libfishsound.la -lvorbisenc  -lvorbis  -lspeex  -lFLAC  
> /bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused  -Wl,-z,relro -o encdec-audio encdec-audio.o ../libfishsound/libfishsound.la -lvorbisenc  -lvorbis  -lspeex  -lFLAC  
> libtool: link: gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -o .libs/noop noop.o  ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
> libtool: link: gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -o .libs/comment-test comment-test.o  ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
> libtool: link: gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -o .libs/encdec-comments encdec-comments.o  ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
> libtool: link: gcc -Wall -pedantic -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -Wl,-z -Wl,relro -o .libs/encdec-audio encdec-audio.o  ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[4]: Nothing to be done for 'all-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test
> 	make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making check in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making check in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making check in fishsound
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[3]: Nothing to be done for 'check'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> make[3]: Nothing to be done for 'check-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making check in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making check in libfishsound
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libfishsound'
> make[3]: Nothing to be done for 'check'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libfishsound'
> Making check in examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/examples'
> make[3]: Nothing to be done for 'check'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/examples'
> Making check in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> make  check-TESTS
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> PASS: comment-test
> PASS: encdec-comments
> PASS: noop
> PASS: encdec-audio
> ============================================================================
> Testsuite summary for 
> ============================================================================
> # TOTAL: 4
> # PASS:  4
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[3]: Nothing to be done for 'check-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>    dh_auto_install
> 	make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making install in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[3]: Nothing to be done for 'install-exec-am'.
> /bin/bash /<<PKGBUILDDIR>>/install-sh -d /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libfishsound
> if test -d libfishsound; then \
>   for dir in libfishsound/*; do \
>     if test -d $dir; then \
>       b=`basename $dir`; \
>       /bin/bash /<<PKGBUILDDIR>>/install-sh -d /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libfishsound/$b; \
>       for f in $dir/*; do \
> 	/usr/bin/install -c -m 644 $f /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libfishsound/$b; \
>       done \
>     fi \
>   done \
> fi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making install in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making install in fishsound
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[4]: Nothing to be done for 'install-exec-am'.
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/fishsound'
>  /usr/bin/install -c -m 644 fishsound.h decode.h encode.h comments.h constants.h deprecated.h '/<<PKGBUILDDIR>>/debian/tmp/usr/include/fishsound'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/fishsound'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making install in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making install in libfishsound
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libfishsound'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libfishsound'
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
>  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libfishsound.la '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
> libtool: install: /usr/bin/install -c .libs/libfishsound.so.1.3.0 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfishsound.so.1.3.0
> libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libfishsound.so.1.3.0 libfishsound.so.1 || { rm -f libfishsound.so.1 && ln -s libfishsound.so.1.3.0 libfishsound.so.1; }; })
> libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libfishsound.so.1.3.0 libfishsound.so || { rm -f libfishsound.so && ln -s libfishsound.so.1.3.0 libfishsound.so; }; })
> libtool: install: /usr/bin/install -c .libs/libfishsound.lai /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfishsound.la
> libtool: install: /usr/bin/install -c .libs/libfishsound.a /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfishsound.a
> libtool: install: chmod 644 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfishsound.a
> libtool: install: ranlib /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfishsound.a
> libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
> make[4]: Nothing to be done for 'install-data-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libfishsound'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libfishsound'
> Making install in examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/examples'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/examples'
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/examples'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/examples'
> Making install in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tests'
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tests'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Nothing to be done for 'install-exec-am'.
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
>  /usr/bin/install -c -m 644 fishsound.pc '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_install
>    dh_installdocs
> dh_installdocs: error: Cannot find (any matches for) "usr/share/doc/libfishsound/html" (tried in ., debian/tmp)
> 
> make: *** [debian/rules:4: binary] Error 25
> dpkg-buildpackage: error: debian/rules binary 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/libfishsound_1.0.0-9_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.


Reply to: