Your message dated Wed, 20 Nov 2024 17:20:32 +0000 with message-id <E1tDoNU-00BNH5-Gj@fasolo.debian.org> and subject line Bug#1086274: fixed in handbrake 1.8.2+ds1-2 has caused the Debian Bug report #1086274, regarding handbrake: FTBFS: error: ‘AVFilterLink’ has no member named ‘frame_rate’ to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1086274: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086274 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: handbrake: FTBFS: error: ‘AVFilterLink’ has no member named ‘frame_rate’
- From: Santiago Vila <sanvila@debian.org>
- Date: Tue, 29 Oct 2024 19:46:16 +0100
- Message-id: <a460cd3f-e2b4-4128-ade7-8e0b4e0b9a35@debian.org>
Package: src:handbrake Version: 1.8.2+ds1-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 --builddirectory=x86_64-linux-gnu dh_update_autotools_config -O--builddirectory=x86_64-linux-gnu dh_autoreconf -O--builddirectory=x86_64-linux-gnu debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' bash ./configure \ --prefix=/usr \ --host=x86_64-linux-gnu \ --build=x86_64-linux-gnu \ --debug=std \ --disable-fdk-aac \ --disable-numa \ --enable-x265 \ --disable-df-fetch \ --disable-df-verify \ --enable-qsv --enable-nvenc \ CC="cc" CXX="g++" \ CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl" CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-Wl,-z,relro -Wl,-z,defs" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" probe: build tuple...(pass) x86_64-pc-linux-gnu find: ar...(pass) /usr/bin/ar find: cp...(pass) /usr/bin/cp find: gm4...(pass) /usr/bin/m4 find: mkdir...(pass) /usr/bin/mkdir find: gpatch...(pass) /usr/bin/patch find: rm...(pass) /usr/bin/rm find: ranlib...(pass) /usr/bin/ranlib find: strip...(pass) /usr/bin/strip find: gtar...(pass) /usr/bin/tar find: python3...(pass) /usr/bin/python3 find: gcc...(pass) /usr/bin/gcc find: gmake...(pass) /usr/bin/gmake find: autoconf...(pass) /usr/bin/autoconf find: automake...(pass) /usr/bin/automake find: libtool...(fail) not found find: lipo...(fail) not found find: pkg-config...(pass) /usr/bin/pkg-config find: meson...(pass) /usr/bin/meson find: nasm...(pass) /usr/bin/nasm find: ninja-build...(pass) /usr/bin/ninja find: cargo...(fail) not found find: cargo-cbuild...(fail) not found find: xcodebuild...(fail) not found probe: checking for -Oz...(pass) end compute: available architectures...(pass) x86_64 probe: number of CPU cores...(pass) 1 probe: repo info...(fail) code 1 probe: version.txt...(pass) compute: project data...(pass) HandBrake (release) version probe: autoconf 2.69.0...(pass) 2.72 version probe: automake 1.13.0...(pass) 1.16.5 version probe: pkg-config 0.27.0...(pass) 1.8.1 version probe: meson 0.51.0...(pass) 1.6.0 version probe: nasm 2.13.0...(pass) 2.16.03 compute: host tuple...(pass) x86_64-pc-linux-gnu find: cmake...(pass) /usr/bin/cmake version probe: cmake 3.16.3...(pass) 3.30.5 probe: strerror_r...(pass) probe: checking for -Wno-format-truncation...(pass) end compute: makevar SRC/ = .. compute: makevar BUILD/ = . compute: makevar PREFIX/ = /usr mkdir: x86_64-linux-gnu chdir: x86_64-linux-gnu write: GNUmakefile mkdir: project write: project/handbrake.m4 write: distfile.cfg ------------------------------------------------------------------------------- Build system: x86_64-pc-linux-gnu Host system: x86_64-pc-linux-gnu Target platform: linux Harden: True Sandbox: False (not supported on target platform) Enable FDK-AAC: False Enable FFmpeg AAC: True (required on target platform) Enable MediaFound.: False (not supported on target platform) Enable NVENC: True Enable NVDEC: False Enable QSV: True Enable VCE: False Enable libdovi: False Enable GTK GUI: True Note: passthrough arguments: --host=x86_64-linux-gnu Note: exported variables: CC=cc CXX=g++ CFLAGS=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl CXXFLAGS=-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection LDFLAGS=-Wl,-z,relro -Wl,-z,defs CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 ------------------------------------------------------------------------------- Build is configured! You may now cd into x86_64-linux-gnu and run make (/usr/bin/gmake). make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build -O--builddirectory=x86_64-linux-gnu cd x86_64-linux-gnu && make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>/x86_64-linux-gnu' /usr/bin/mkdir -p libhb/handbrake/ /usr/bin/m4 -Iproject ../libhb/handbrake/project.h.m4 > libhb/handbrake/project.h /usr/bin/cp ../libhb/handbrake/audio_remap.h libhb/handbrake/audio_remap.h /usr/bin/cp ../libhb/handbrake/audio_resample.h libhb/handbrake/audio_resample.h /usr/bin/cp ../libhb/handbrake/av1_common.h libhb/handbrake/av1_common.h /usr/bin/cp ../libhb/handbrake/avfilter_priv.h libhb/handbrake/avfilter_priv.h /usr/bin/cp ../libhb/handbrake/bitstream.h libhb/handbrake/bitstream.h /usr/bin/cp ../libhb/handbrake/colormap.h libhb/handbrake/colormap.h /usr/bin/cp ../libhb/handbrake/common.h libhb/handbrake/common.h /usr/bin/cp ../libhb/handbrake/compat.h libhb/handbrake/compat.h /usr/bin/cp ../libhb/handbrake/decavsub.h libhb/handbrake/decavsub.h /usr/bin/cp ../libhb/handbrake/decomb.h libhb/handbrake/decomb.h /usr/bin/cp ../libhb/handbrake/dovi_common.h libhb/handbrake/dovi_common.h /usr/bin/cp ../libhb/handbrake/dvd.h libhb/handbrake/dvd.h /usr/bin/cp ../libhb/handbrake/eedi2.h libhb/handbrake/eedi2.h /usr/bin/cp ../libhb/handbrake/encx264.h libhb/handbrake/encx264.h /usr/bin/cp ../libhb/handbrake/extradata.h libhb/handbrake/extradata.h /usr/bin/cp ../libhb/handbrake/h264_common.h libhb/handbrake/h264_common.h /usr/bin/cp ../libhb/handbrake/h265_common.h libhb/handbrake/h265_common.h /usr/bin/cp ../libhb/handbrake/handbrake.h libhb/handbrake/handbrake.h /usr/bin/cp ../libhb/handbrake/hb_dict.h libhb/handbrake/hb_dict.h /usr/bin/cp ../libhb/handbrake/hb_json.h libhb/handbrake/hb_json.h /usr/bin/cp ../libhb/handbrake/hbavfilter.h libhb/handbrake/hbavfilter.h /usr/bin/cp ../libhb/handbrake/hbffmpeg.h libhb/handbrake/hbffmpeg.h /usr/bin/cp ../libhb/handbrake/hbtypes.h libhb/handbrake/hbtypes.h /usr/bin/cp ../libhb/handbrake/hdr10plus.h libhb/handbrake/hdr10plus.h /usr/bin/cp ../libhb/handbrake/hwaccel.h libhb/handbrake/hwaccel.h /usr/bin/cp ../libhb/handbrake/internal.h libhb/handbrake/internal.h /usr/bin/cp ../libhb/handbrake/lang.h libhb/handbrake/lang.h /usr/bin/cp ../libhb/handbrake/nal_units.h libhb/handbrake/nal_units.h /usr/bin/cp ../libhb/handbrake/nlmeans.h libhb/handbrake/nlmeans.h /usr/bin/cp ../libhb/handbrake/nvenc_common.h libhb/handbrake/nvenc_common.h /usr/bin/cp ../libhb/handbrake/param.h libhb/handbrake/param.h /usr/bin/cp ../libhb/handbrake/ports.h libhb/handbrake/ports.h /usr/bin/cp ../libhb/handbrake/preset.h libhb/handbrake/preset.h /usr/bin/cp ../libhb/handbrake/preset_builtin.h libhb/handbrake/preset_builtin.h /usr/bin/cp ../libhb/handbrake/qsv_common.h libhb/handbrake/qsv_common.h /usr/bin/cp ../libhb/handbrake/qsv_libav.h libhb/handbrake/qsv_libav.h /usr/bin/cp ../libhb/handbrake/qsv_memory.h libhb/handbrake/qsv_memory.h /usr/bin/cp ../libhb/handbrake/rpu.h libhb/handbrake/rpu.h /usr/bin/cp ../libhb/handbrake/ssautil.h libhb/handbrake/ssautil.h /usr/bin/cp ../libhb/handbrake/taskset.h libhb/handbrake/taskset.h /usr/bin/cp ../libhb/handbrake/vce_common.h libhb/handbrake/vce_common.h /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/audio_remap.c -o libhb/audio_remap.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/audio_resample.c -o libhb/audio_resample.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/avfilter.c -o libhb/avfilter.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/batch.c -o libhb/batch.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/bd.c -o libhb/bd.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/bitstream.c -o libhb/bitstream.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/chroma_smooth.c -o libhb/chroma_smooth.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/colormap.c -o libhb/colormap.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/colorspace.c -o libhb/colorspace.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/comb_detect.c -o libhb/comb_detect.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/common.c -o libhb/common.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/compat.c -o libhb/compat.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/cropscale.c -o libhb/cropscale.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/deblock.c -o libhb/deblock.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/decavcodec.c -o libhb/decavcodec.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/decavsub.c -o libhb/decavsub.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/declpcm.c -o libhb/declpcm.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/decomb.c -o libhb/decomb.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/decsrtsub.c -o libhb/decsrtsub.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/decssasub.c -o libhb/decssasub.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/dectx3gsub.c -o libhb/dectx3gsub.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/deinterlace.c -o libhb/deinterlace.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/demuxmpeg.c -o libhb/demuxmpeg.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/denoise.c -o libhb/denoise.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/detelecine.c -o libhb/detelecine.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/dovi_common.c -o libhb/dovi_common.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/dvd.c -o libhb/dvd.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/dvdnav.c -o libhb/dvdnav.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/eedi2.c -o libhb/eedi2.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/enc_qsv.c -o libhb/enc_qsv.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/encavcodec.c -o libhb/encavcodec.o ../libhb/encavcodec.c: In function ‘encavcodecInit’: ../libhb/encavcodec.c:345:5: warning: ‘supported_framerates’ is deprecated [-Wdeprecated-declarations] 345 | if (codec->supported_framerates) | ^~ In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:41, from ./libhb/handbrake/qsv_libav.h:123, from ./libhb/handbrake/internal.h:64, from ./libhb/handbrake/common.h:98, from ../libhb/handbrake/handbrake.h:17, from ../libhb/encavcodec.c:11: /usr/include/x86_64-linux-gnu/libavcodec/codec.h:213:23: note: declared here 213 | const AVRational *supported_framerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~ ../libhb/encavcodec.c:348:9: warning: ‘supported_framerates’ is deprecated [-Wdeprecated-declarations] 348 | supported_fps = codec->supported_framerates[av_find_nearest_q_idx(fps, codec->supported_framerates)]; | ^~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:213:23: note: declared here 213 | const AVRational *supported_framerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~ ../libhb/encavcodec.c:348:9: warning: ‘supported_framerates’ is deprecated [-Wdeprecated-declarations] 348 | supported_fps = codec->supported_framerates[av_find_nearest_q_idx(fps, codec->supported_framerates)]; | ^~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/libavcodec/codec.h:213:23: note: declared here 213 | const AVRational *supported_framerates; ///< @deprecated use avcodec_get_supported_config() | ^~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/encavcodecaudio.c -o libhb/encavcodecaudio.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/encsvtav1.c -o libhb/encsvtav1.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/enctheora.c -o libhb/enctheora.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/encvorbis.c -o libhb/encvorbis.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/encx264.c -o libhb/encx264.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/encx265.c -o libhb/encx265.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/extradata.c -o libhb/extradata.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/fifo.c -o libhb/fifo.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/format.c -o libhb/format.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/grayscale.c -o libhb/grayscale.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/hb.c -o libhb/hb.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/hb_dict.c -o libhb/hb_dict.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/hb_json.c -o libhb/hb_json.o /usr/bin/gcc -std=gnu99 -pipe -fmessage-length=0 -Wall -Wno-format-truncation -g2 -O3 -mfpmath=sse -msse2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I/usr/include/vpl -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__LIBHB__ -DSYS_LINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DONEVPL_EXPERIMENTAL -DHAVE_THREADS=1 -DHAS_STRERROR_R -DARCH_X86_64 -I./libhb/ -I./contrib/include -I./contrib/include/vpl -c ../libhb/hbavfilter.c -o libhb/hbavfilter.o ../libhb/hbavfilter.c: In function ‘hb_avfilter_graph_update_init’: ../libhb/hbavfilter.c:283:13: error: ‘AVFilterLink’ has no member named ‘frame_rate’ 283 | if (link->frame_rate.num > 0 && link->frame_rate.den > 0) | ^~ ../libhb/hbavfilter.c:283:41: error: ‘AVFilterLink’ has no member named ‘frame_rate’ 283 | if (link->frame_rate.num > 0 && link->frame_rate.den > 0) | ^~ ../libhb/hbavfilter.c:285:38: error: ‘AVFilterLink’ has no member named ‘frame_rate’ 285 | init->vrate.num = link->frame_rate.num; | ^~ ../libhb/hbavfilter.c:286:38: error: ‘AVFilterLink’ has no member named ‘frame_rate’ 286 | init->vrate.den = link->frame_rate.den; | ^~ make[1]: *** [../libhb/module.rules:12: libhb/hbavfilter.o] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>/x86_64-linux-gnu' dh_auto_build: error: cd x86_64-linux-gnu && make -j1 returned exit code 2 make: *** [debian/rules:24: 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.
--- End Message ---
--- Begin Message ---
- To: 1086274-close@bugs.debian.org
- Subject: Bug#1086274: fixed in handbrake 1.8.2+ds1-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 20 Nov 2024 17:20:32 +0000
- Message-id: <E1tDoNU-00BNH5-Gj@fasolo.debian.org>
- Reply-to: Jeremy Bícha <jbicha@ubuntu.com>
Source: handbrake Source-Version: 1.8.2+ds1-2 Done: Jeremy Bícha <jbicha@ubuntu.com> We believe that the bug you reported is fixed in the latest version of handbrake, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1086274@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jeremy Bícha <jbicha@ubuntu.com> (supplier of updated handbrake package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 20 Nov 2024 12:02:52 -0500 Source: handbrake Built-For-Profiles: noudeb Architecture: source Version: 1.8.2+ds1-2 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Jeremy Bícha <jbicha@ubuntu.com> Closes: 1086274 Changes: handbrake (1.8.2+ds1-2) unstable; urgency=medium . * Team upload * Cherry-pick patch to fix build with ffmpeg 7.1 (Closes: #1086274) Checksums-Sha1: a74a27c95cad12ba4e10ccde3a5b77bc5e090459 2770 handbrake_1.8.2+ds1-2.dsc 13f66d16a14777afaee10db4ec47f49190925d4e 25568 handbrake_1.8.2+ds1-2.debian.tar.xz 128c4ac8a102a6ee3b1d84564191759c0e6d2cab 9270 handbrake_1.8.2+ds1-2_source.buildinfo Checksums-Sha256: 7b2d70c1703ee91dcd42a384900bcbc82687f7aee1c078d716a6d56a6229bfcd 2770 handbrake_1.8.2+ds1-2.dsc 1b60e1a138da9eedd24adefef2547d08ac197f69b4d9ffe4348d49883b111e5c 25568 handbrake_1.8.2+ds1-2.debian.tar.xz f7004922beeea24caf0f3e682d242c237c75c9f4d938536702efdfad1242c9a2 9270 handbrake_1.8.2+ds1-2_source.buildinfo Files: e8a0948dda96e17aee4153cb479a99c4 2770 graphics optional handbrake_1.8.2+ds1-2.dsc dff51ba17cad1c0ee1ed40561e78de0a 25568 graphics optional handbrake_1.8.2+ds1-2.debian.tar.xz 30ac387f8dc38888643118559897f87d 9270 graphics optional handbrake_1.8.2+ds1-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmc+FlUACgkQ5mx3Wuv+ bH1KSQ/+JhfZ8ZdUTbzdB+sqbHh9Ag6g/Y856PtMKRxcOWfPzdm6TStzvCEUMTg+ 1jJvO1bPX0Tw4s+mvioW3xEvY60UAi3DGTiVQJIzB/xlq68BByxp9oehBLn4C5Nw ct3d7tDMguZsQa9uOJb7GnOVHZY0RZA+5qTOO2m4tMrMR4XLjDvC8LsgeUh/RaL4 A570Rie5Ib2VfyjlkV0ukQ5qIfClHCwrJw3hY3ulth7BHTdkkw5bUH+rzKa4+KaD q9HrS4OhHyE9uP30F5UJdI1B1NeC/DNWrhIJ+jzWxilXTFwv1Opd5aHe8aDt1zky 0diFWDJBtF/rnvRXkgBkXfFSIkGSXo8CVnDd4yt7IELz7p4wlpWqAwPsiOyguXzK Z/DILr54E5QGieQ1dgmfxusH48p5Xx2i4IpjeinOQo79gEAouc/ilEVxCv2+pj3t blquOnKzcaIFt95nluYv7/pXFia3fDFJu7J936s0HdAibY8wt4Ifqw2fJ1PJyapM Zp+BJTGUAwZdLOgL5XUecA5U82KyCITwAcXhTo5C+MdjWeb+DTSrTCZjlwUagcaB 62WlvDNPRiVUl6FdZzY48Q3nSeO5r3AjV2invKlo6lZEqNfIT1UOaqlDd92u7Q5V tu26DINfjwDSpZySKNiSLkCBsrYd5U9c0wOgpcGo+U7VzW3qLzs= =bVEi -----END PGP SIGNATURE-----Attachment: pgpxERCe5w0Dg.pgp
Description: PGP signature
--- End Message ---