Your message dated Tue, 30 Sep 2025 21:20:38 +0000 with message-id <E1v3hm2-005ZFH-35@fasolo.debian.org> and subject line Bug#1096678: fixed in gavl 2.0.0~svn6298-2 has caused the Debian Bug report #1096678, regarding gavl: ftbfs with GCC-15 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.) -- 1096678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096678 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: gavl: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:14:48 +0000
- Message-id: <E1tk4hk-009JGM-SX@paradis.debian.org>
Package: src:gavl Version: 2.0.0~svn6298-1 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-15 [This bug is NOT targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The severity of this report will be raised before the forky release. The full build log can be found at: http://qa-logs.debian.net/2025/02/16/amd64exp/gavl_2.0.0~svn6298-1_unstable_gccexp.log.gz The last lines of the build log are at the end of this report. To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS. Other Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-15/porting_to.html [...] /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -o libgavl_sse2.la scale_y_sse2.lo libtool: link: ar cr .libs/libgavl_sse2.a .libs/scale_y_sse2.o libtool: link: ranlib .libs/libgavl_sse2.a libtool: link: ( cd ".libs" && rm -f "libgavl_sse2.la" && ln -s "../libgavl_sse2.la" "libgavl_sse2.la" ) make[3]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/sse2' Making all in sse3 make[3]: Entering directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/sse3' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o rgb_yuv_sse3.lo rgb_yuv_sse3.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o scale_x_sse3.lo scale_x_sse3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c rgb_yuv_sse3.c -fPIC -DPIC -o .libs/rgb_yuv_sse3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c scale_x_sse3.c -fPIC -DPIC -o .libs/scale_x_sse3.o /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -o libgavl_sse3.la rgb_yuv_sse3.lo scale_x_sse3.lo libtool: link: ar cr .libs/libgavl_sse3.a .libs/rgb_yuv_sse3.o .libs/scale_x_sse3.o libtool: link: ranlib .libs/libgavl_sse3.a libtool: link: ( cd ".libs" && rm -f "libgavl_sse3.la" && ln -s "../libgavl_sse3.la" "libgavl_sse3.la" ) make[3]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/sse3' Making all in ssse3 make[3]: Entering directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/ssse3' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o dsp_ssse3.lo dsp_ssse3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c dsp_ssse3.c -fPIC -DPIC -o .libs/dsp_ssse3.o /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -o libgavl_ssse3.la dsp_ssse3.lo libtool: link: ar cr .libs/libgavl_ssse3.a .libs/dsp_ssse3.o libtool: link: ranlib .libs/libgavl_ssse3.a libtool: link: ( cd ".libs" && rm -f "libgavl_ssse3.la" && ln -s "../libgavl_ssse3.la" "libgavl_ssse3.la" ) make[3]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/ssse3' Making all in 3dnow make[3]: Entering directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/3dnow' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o deinterlace_blend_3dnow.lo deinterlace_blend_3dnow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include/gavl -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c deinterlace_blend_3dnow.c -fPIC -DPIC -o .libs/deinterlace_blend_3dnow.o /bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -o libgavl_3dnow.la deinterlace_blend_3dnow.lo libtool: link: ar cr .libs/libgavl_3dnow.a .libs/deinterlace_blend_3dnow.o libtool: link: ranlib .libs/libgavl_3dnow.a libtool: link: ( cd ".libs" && rm -f "libgavl_3dnow.la" && ln -s "../libgavl_3dnow.la" "libgavl_3dnow.la" ) make[3]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl/3dnow' make[3]: Entering directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o hw_vaapi.lo hw_vaapi.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o hw_vaapi_x11.lo hw_vaapi_x11.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o hw_egl.lo hw_egl.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o hw_gl.lo hw_gl.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o hw_v4l2.lo hw_v4l2.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o absdiff.lo absdiff.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o arith128.lo arith128.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o array.lo array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c hw_egl.c -fPIC -DPIC -o .libs/hw_egl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c absdiff.c -fPIC -DPIC -o .libs/absdiff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c hw_vaapi.c -fPIC -DPIC -o .libs/hw_vaapi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c hw_v4l2.c -fPIC -DPIC -o .libs/hw_v4l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c hw_gl.c -fPIC -DPIC -o .libs/hw_gl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c arith128.c -fPIC -DPIC -o .libs/arith128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/gavl -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -D__GAVL__ -D_FILE_OFFSET_BITS=64 -I/usr/include -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gavl-2.0.0~svn6298=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 -fomit-frame-pointer -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c hw_vaapi_x11.c -fPIC -DPIC -o .libs/hw_vaapi_x11.o hw_vaapi.c: In function 'gavl_vaapi_video_frame_swap_bytes': hw_vaapi.c:627:17: error: too many arguments to function 'gavl_dsp_context_create'; expected 0, have 1 627 | priv->dsp = gavl_dsp_context_create(GAVL_QUALITY_DEFAULT); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/vaapi.h:25, from hw_vaapi.c:26: ../include/gavl/gavldsp.h:473:22: note: declared here 473 | gavl_dsp_context_t * gavl_dsp_context_create(); | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [Makefile:862: hw_vaapi.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl' make[2]: *** [Makefile:877: all-recursive] Error 1 make[2]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298/gavl' make[1]: *** [Makefile:493: all-recursive] Error 1 make[1]: Leaving directory '/build/reproducible-path/gavl-2.0.0~svn6298' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:9: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1096678-close@bugs.debian.org
- Subject: Bug#1096678: fixed in gavl 2.0.0~svn6298-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 30 Sep 2025 21:20:38 +0000
- Message-id: <E1v3hm2-005ZFH-35@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: gavl Source-Version: 2.0.0~svn6298-2 Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> We believe that the bug you reported is fixed in the latest version of gavl, 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 1096678@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated gavl 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: Tue, 30 Sep 2025 22:58:50 +0200 Source: gavl Architecture: source Version: 2.0.0~svn6298-2 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Closes: 1096678 Changes: gavl (2.0.0~svn6298-2) unstable; urgency=medium . * Fix FTBFS with gcc-15 (Closes: #1096678) * Switch B-D from old 'pkg-config' to 'pkgconf' * Updated copyright information + Modernize 'licensecheck' target + Re-generate d/copyright_hints + Minor fixes to the d/copyright file * Drop obsolete Rules-Requires-Root stanza. * Update git repository layout to follow DEP-14 * Bump standards version to 4.7.2 Checksums-Sha1: 1be03a36cd751fe3631037c162a585f8291d8359 2564 gavl_2.0.0~svn6298-2.dsc a93bfe660210df65f84d335661266cfffb1188a9 15248 gavl_2.0.0~svn6298-2.debian.tar.xz 838f239dec18990ac51df19913dc1a7e5d694400 5011760 gavl_2.0.0~svn6298-2.git.tar.xz 0cb92cc1a1d70d3c459a4f819742ee9f7fede6fa 18238 gavl_2.0.0~svn6298-2_source.buildinfo Checksums-Sha256: bcc5bc06917caa720df15f46471b2bbb4aa1a4b8938277e0e6008f214853160e 2564 gavl_2.0.0~svn6298-2.dsc 842e1a0d8dde7b7b76660ca6b730998dbaa115d6a6cc6019e8524e97fc1c056a 15248 gavl_2.0.0~svn6298-2.debian.tar.xz d096e8cb67be1702c3cbc49f9187eca66e95a50918b0b4b5badbc9ca9320b97e 5011760 gavl_2.0.0~svn6298-2.git.tar.xz 2bc965095dc5bb0d287f16e4466e77781ef6e70562716997e3280fe5293969e5 18238 gavl_2.0.0~svn6298-2_source.buildinfo Files: c31854a6e509d1d5273b2aa7987e367c 2564 libs optional gavl_2.0.0~svn6298-2.dsc e102a7e882a4c3f1d4c70a450c1a0775 15248 libs optional gavl_2.0.0~svn6298-2.debian.tar.xz e4de54946b1795b2b1ca1379939ea639 5011760 libs optional gavl_2.0.0~svn6298-2.git.tar.xz dd65d154a771a29e2b8aae6f1227c2ea 18238 libs optional gavl_2.0.0~svn6298-2_source.buildinfo Git-Tag-Info: tag=2cc2347a0bd9699be55ae5d0a054042e8cecbf03 fp=7405e745574809734800156db65019c47f7a36f8 Git-Tag-Tagger: IOhannes m zmölnig <zmoelnig@umlautT.umlaeute.mur.at> -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjcRQ0ACgkQYG0ITkaD wHlrPRAAsmwJvF9/FKbG5uP2mCoeckpGxflH9vsPahd49KoEtR4J78Clb2PgKD+x k4CmKepdOfuHscX9+2Yl/Pv/D/dPSA/Ig2/b/Vpey+8iOoXdyMWUXy7rVgGp3sdp g/vO2r98F9ibhKCUi2IkR9IfETRUzbAuYiW+TkMjjRoj+xqtIjNNtfSxkmR6Nw8S krD0YISZaarK/86REQeMQoGFUyPazXgRWcbMVspeTC9OGrxeq1F4uKwT60svSPlT GBIEUn+3y1LH9JYbb9TvDLMSzhQs0jTFZ1AiM6RAnDLnqgf2jLXPSsPuFU9PYOIR bMOrVpzrXS9/UZgAxVYnDzYFj/C3edE+ocTucOCcmuVEDy/vxwpVM8uJAQBDAWpg siKf/CIjn4TQK9jssyEin+QDOVlBmyuoGphdvTmiCNytcRIzw+zabBYHAuiR6z/3 aDgcGeW09pHlMEqW+9iDz2o+ar/O2dxNvoNsFYwxCILpELQ1bHWm2QtddyQD4AR5 Z47oyeZ7PhkJCsf+kxxkb/QWa+gocAqEIfbutTH81HuyybIsozn174EBZLaK3cmP eOrG7YpKIe/OyyRhXB82SjtzqifRPku+eNYBMmPe9MlNruDboIBD7FevFot5GP6C 8s5/9euty3wpBw32cifeiUF2DC2p9W2+nZMA8Iayprox+60ZnOk= =brps -----END PGP SIGNATURE-----Attachment: pgpA6h8TUyOpz.pgp
Description: PGP signature
--- End Message ---