Package: src:bs1770gain Version: 0.9.4-1 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --with-ffmpeg=/usr --enable-xml ./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 --with-ffmpeg=/usr --enable-xml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ranlib... ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 libavutil/avutil.h... yes checking for avutil_version in -lavutil... yes checking for libswscale/swscale.h... yes checking for swscale_version in -lswscale... yes checking for libpostproc/postprocess.h... yes checking for postproc_version in -lpostproc... yes checking for libavcodec/avcodec.h... yes checking for avcodec_version in -lavcodec... yes checking for libavfilter/avfilter.h... yes checking for avfilter_version in -lavfilter... yes checking for libswresample/swresample.h... yes checking for swresample_version in -lswresample... yes checking for libavformat/avformat.h... yes checking for avformat_version in -lavformat... yes configure: linking FFmpeg checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpbutil/Makefile config.status: creating lib1770-2/Makefile config.status: creating libff/Makefile config.status: creating libbg/Makefile config.status: creating config.h config.status: executing depfiles commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in libpbutil make[3]: Entering directory '/<<PKGBUILDDIR>>/libpbutil' gcc -DHAVE_CONFIG_H -I. -I.. -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_basename.o pbu_basename.c gcc -DHAVE_CONFIG_H -I. -I.. -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_msvcrt.o pbu_msvcrt.c gcc -DHAVE_CONFIG_H -I. -I.. -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_strtok.o pbu_strtok.c gcc -DHAVE_CONFIG_H -I. -I.. -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_vwritelna.o pbu_vwritelna.c gcc -DHAVE_CONFIG_H -I. -I.. -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pbu_vwritelnw.o pbu_vwritelnw.c rm -f libpbutil.a ar cru libpbutil.a pbu_basename.o pbu_msvcrt.o pbu_strtok.o pbu_vwritelna.o pbu_vwritelnw.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpbutil.a make[3]: Leaving directory '/<<PKGBUILDDIR>>/libpbutil' Making all in lib1770-2 make[3]: Entering directory '/<<PKGBUILDDIR>>/lib1770-2' gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_biquad.o lib1770_biquad.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_block.o lib1770_block.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_pre.o lib1770_pre.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libpbutil -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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lib1770_stats.o lib1770_stats.c rm -f lib1770_2.a ar cru lib1770_2.a lib1770_biquad.o lib1770_block.o lib1770_pre.o lib1770_stats.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib lib1770_2.a make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib1770-2' Making all in libff make[3]: Entering directory '/<<PKGBUILDDIR>>/libff' 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_muxer.o ff_muxer.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_fifo.o ff_fifo.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_filter.o ff_filter.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_analyzer.o ff_analyzer.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_resampler.o ff_resampler.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_inout.o ff_inout.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_printer.o ff_printer.c 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=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ff_audio.o ff_audio.c ff_audio.c: In function ‘ff_audio_create’: ff_audio.c:94:5: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 94 | if (codec->sample_fmts) { | ^~ In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:41, from ./ff.h:34, from ff_audio.c:22: /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:98:7: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 98 | for (i=0;0<=codec->sample_fmts[i];++i) { | ^~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:99:9: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 99 | if (codec->sample_fmts[i]==ocodecpar->format) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:180:9: error: ‘sample_fmts’ is deprecated [-Werror=deprecated-declarations] 180 | audio->ctx->sample_fmt=codec->sample_fmts[0]; | ^~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:219:32: note: declared here 219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~ ff_audio.c:186:5: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 186 | if (codec->supported_samplerates) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:187:7: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 187 | audio->ctx->sample_rate=codec->supported_samplerates[0]; | ^~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:189:7: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 189 | for (i=0;codec->supported_samplerates[i];++i) { | ^~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:190:9: error: ‘supported_samplerates’ is deprecated [-Werror=deprecated-declarations] 190 | if (codec->supported_samplerates[i]==ocodecpar->sample_rate) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:217:16: note: declared here 217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~~ ff_audio.c:203:5: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 203 | if (codec->ch_layouts) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ ff_audio.c:204:7: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 204 | audio->ctx->ch_layout=codec->ch_layouts[0]; | ^~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ ff_audio.c:215:7: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 215 | for (i=0;0<codec->ch_layouts[i].nb_channels;++i) { | ^~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ ff_audio.c:216:9: error: ‘ch_layouts’ is deprecated [-Werror=deprecated-declarations] 216 | if (!av_channel_layout_compare(codec->ch_layouts+i,&ocodecpar->ch_layout)) { | ^~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:241:28: note: declared here 241 | const AVChannelLayout *ch_layouts; | ^~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:378: ff_audio.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/libff' make[2]: *** [Makefile:390: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:331: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j1 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.