Source: bs1770gain
Version: 0.9.8-1
Severity: important
Tags: ftbfs sid forky
X-Debbugs-Cc: sramacher@debian.org
Dear maintainer,
bs1770gain FTBFS with ffmpeg 9.0 (available in experimental):
aarch64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -I../lib1770-2 -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wextra -Wreturn-type -Wcast-qual -Wcast-align -Wpointer-arith -Wformat -Wall -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/bs1770gain-0.9.8=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o ff_filter.o ff_filter.c
ff_filter.c: In function ‘ff_filter_create’:
ff_filter.c:405:7: error: implicit declaration of function ‘av_opt_set_int_list’; did you mean ‘av_opt_set_int’? [-Wimplicit-function-declaration]
405 | err=av_opt_set_int_list(f->ctx.sink,"sample_fmts",
| ^~~~~~~~~~~~~~~~~~~
| av_opt_set_int
make[3]: *** [Makefile:383: ff_filter.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/bs1770gain-0.9.8/libff'
make[2]: *** [Makefile:396: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/bs1770gain-0.9.8'
make[1]: *** [Makefile:337: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/bs1770gain-0.9.8'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: binary-arch] Error 25
See the attached build log for more details.
Cheers