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

Bug#1096729: marked as done (gmerlin: ftbfs with GCC-15)



Your message dated Fri, 26 Sep 2025 11:04:27 +0000
with message-id <E1v26FX-00HAyL-2O@fasolo.debian.org>
and subject line Bug#1096729: fixed in gmerlin 2.0.0~svn6298~dfsg0-7
has caused the Debian Bug report #1096729,
regarding gmerlin: 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.)


-- 
1096729: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096729
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gmerlin
Version: 2.0.0~svn6298~dfsg0-5
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/gmerlin_2.0.0~svn6298~dfsg0-5_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

[...]
Making all in lib
make[2]: Entering directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0/lib'
Making all in x11
make[3]: Entering directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0/lib/x11'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o grab.lo grab.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o icon.lo icon.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o shm.lo shm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o x11_event.lo x11_event.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o x11_video.lo x11_video.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o x11_window.lo x11_window.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o overlay.lo overlay.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o screensaver.lo screensaver.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c x11_event.c  -fPIC -DPIC -o .libs/x11_event.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c icon.c  -fPIC -DPIC -o .libs/icon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c x11_window.c  -fPIC -DPIC -o .libs/x11_window.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c shm.c  -fPIC -DPIC -o .libs/shm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c grab.c  -fPIC -DPIC -o .libs/grab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c screensaver.c  -fPIC -DPIC -o .libs/screensaver.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c overlay.c  -fPIC -DPIC -o .libs/overlay.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c x11_video.c  -fPIC -DPIC -o .libs/x11_video.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o ximage.lo ximage.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o glvideo.lo glvideo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c ximage.c  -fPIC -DPIC -o .libs/ximage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c glvideo.c  -fPIC -DPIC -o .libs/glvideo.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o xvideo.lo xvideo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c xvideo.c  -fPIC -DPIC -o .libs/xvideo.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\"  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2   -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libx11.la  grab.lo icon.lo shm.lo x11_event.lo x11_video.lo x11_window.lo overlay.lo screensaver.lo ximage.lo glvideo.lo xvideo.lo  -lXinerama -lXfixes -lXext -lXv  -lEGL  -lXtst  -lX11 -lXext -lgavl 
libtool: link: ar cr .libs/libx11.a .libs/grab.o .libs/icon.o .libs/shm.o .libs/x11_event.o .libs/x11_video.o .libs/x11_window.o .libs/overlay.o .libs/screensaver.o .libs/ximage.o .libs/glvideo.o .libs/xvideo.o 
libtool: link: ranlib .libs/libx11.a
libtool: link: ( cd ".libs" && rm -f "libx11.la" && ln -s "../libx11.la" "libx11.la" )
make[3]: Leaving directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0/lib/x11'
Making all in upnp
make[3]: Entering directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0/lib/upnp'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o client.lo client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o devicedesc.lo devicedesc.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o didl.lo didl.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o event.lo event.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o eventlistener.lo eventlistener.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o soap.lo soap.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o ssdp.lo ssdp.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o ssdp_device.lo ssdp_device.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c client.c  -fPIC -DPIC -o .libs/client.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c eventlistener.c  -fPIC -DPIC -o .libs/eventlistener.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c event.c  -fPIC -DPIC -o .libs/event.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c ssdp_device.c  -fPIC -DPIC -o .libs/ssdp_device.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c ssdp.c  -fPIC -DPIC -o .libs/ssdp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c devicedesc.c  -fPIC -DPIC -o .libs/devicedesc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c soap.c  -fPIC -DPIC -o .libs/soap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c didl.c  -fPIC -DPIC -o .libs/didl.o
ssdp.c: In function 'bg_ssdp_create':
ssdp.c:456:16: error: too many arguments to function 'gavl_timer_create'; expected 0, have 1
  456 |   ret->timer = gavl_timer_create(ret->timer);
      |                ^~~~~~~~~~~~~~~~~ ~~~~~~~~~~
In file included from /usr/include/gavl/gavl.h:33,
                 from ssdp.c:27:
/usr/include/gavl/gavltime.h:221:16: note: declared here
  221 | gavl_timer_t * gavl_timer_create();
      |                ^~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64   -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2  -c -o upnputils.lo upnputils.c
make[3]: *** [Makefile:550: ssdp.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILD_DATE=\"2024/08/12\" -I/usr/include/uuid -DLOCALE_DIR=\"/usr/share/locale\" -DPLUGIN_DIR=\"/usr/lib/x86_64-linux-gnu/gmerlin/plugins\" -DDOC_DIR=\"/usr/share/doc/libgmerlin-doc\" -DDATA_DIR=\"/usr/share/gmerlin\" -g -O2 -Werror=implicit-function-declaration "-ffile-prefix-map=/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0=." -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -I/usr/include/libxml2 -c upnputils.c  -fPIC -DPIC -o .libs/upnputils.o
make[3]: Leaving directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0/lib/upnp'
make[2]: *** [Makefile:1101: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0/lib'
make[1]: *** [Makefile:643: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/gmerlin-2.0.0~svn6298~dfsg0'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:54: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gmerlin
Source-Version: 2.0.0~svn6298~dfsg0-7
Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

We believe that the bug you reported is fixed in the latest version of
gmerlin, 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 1096729@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 gmerlin 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: Fri, 26 Sep 2025 12:37:43 +0200
Source: gmerlin
Architecture: source
Version: 2.0.0~svn6298~dfsg0-7
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: 1096729
Changes:
 gmerlin (2.0.0~svn6298~dfsg0-7) unstable; urgency=medium
 .
   * Add patch to fix FTBFS with C23 (Closes: #1096729)
   * Update git repository layout to follow DEP-14
Checksums-Sha1:
 f760e2bf755b48c637ba06f8ed9c877f89c34bdd 3101 gmerlin_2.0.0~svn6298~dfsg0-7.dsc
 da511670df3cd72f6a9c712907c55f7f7640ef0f 29064 gmerlin_2.0.0~svn6298~dfsg0-7.debian.tar.xz
 e46d63ceeb54ebaf890d6cb5aeba2951d1ad8f5d 5953788 gmerlin_2.0.0~svn6298~dfsg0-7.git.tar.xz
 7459c6bf22c05820434042a1cc58170eb0ff1604 18274 gmerlin_2.0.0~svn6298~dfsg0-7_source.buildinfo
Checksums-Sha256:
 5f3e454fef6dc664b56f82f025e3b4cd16e7453e7e0acf15dd02d9cc6c362018 3101 gmerlin_2.0.0~svn6298~dfsg0-7.dsc
 4b5fbeca7277abe208d7bb68e4571260f56d635d6a0dd0d78d20a630bbb07497 29064 gmerlin_2.0.0~svn6298~dfsg0-7.debian.tar.xz
 00ab66ecbda500f1c7c2de68e714f5516a0ea57f0be0b3a5a7a8913c27199ebb 5953788 gmerlin_2.0.0~svn6298~dfsg0-7.git.tar.xz
 5355f76824c3dab934f1cbea73ab007e86ca574c14e9a3460a02409883f04586 18274 gmerlin_2.0.0~svn6298~dfsg0-7_source.buildinfo
Files:
 966147dbd976ebf1d3475466c01991eb 3101 sound optional gmerlin_2.0.0~svn6298~dfsg0-7.dsc
 64130622c5505accd7d2cc4e2afcd6ff 29064 sound optional gmerlin_2.0.0~svn6298~dfsg0-7.debian.tar.xz
 f777d64bf3aacb2b7675f115ce294da4 5953788 sound optional gmerlin_2.0.0~svn6298~dfsg0-7.git.tar.xz
 ec132f0822ab6eb2e6dac7ad71be89df 18274 sound optional gmerlin_2.0.0~svn6298~dfsg0-7_source.buildinfo
Git-Tag-Info: tag=0e793b5a68cf2575bfb9629ca2622a18734f8d2d fp=7405e745574809734800156db65019c47f7a36f8
Git-Tag-Tagger: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjWbeAACgkQYG0ITkaD
wHl1GRAAysw35LLVE9Xe3q2pwRZwYThL9+lWTkevZr0QMV+M2uniZ5lZz0sbgB04
RtoT5ZDGLYxYTBIieciQFzyACGoYYeTtg3rrBSbJGoPS4bdxksBekB+Vgj53o/kq
4II7eAQlFF5ZLaMf7UmFEacmXFDNw/8ansvjfkcj4ID87mfuru7h4wA+fsMBO829
kwVmfyG+uUwMbm5abSctpGzRmUOP3nwTXQUO2fgY861azBk0DV6AjL/jrLNg9Sz1
71WliFYvmLbMyO2JBVyX620la2EwizuMueWXpQWf74200H5t35io9UXnTa9UlpCp
sWjYcis5oKsxsL57BN+AYOFtfV8k4DSKKBhpktMp/f3RrtpjGVfA7Z9fwXf3Wc+K
HR5tXa1fRz5JEfuPa8B3/AZgyRbmV6kMw1k4ebtIMD8jrp/MiVGskfyMaCpbpuit
+sMxXsE/PvPmVt47kBs2Wrfpqy57JSsZqIJdZ+c/wOpLqd1O+h06Z8WD66qDmbAk
278Jh9nPuBZsO5mHyWVregM4eprj8Cn7P8KZTpfQK3+QwU6PhqGXKRdPRxKdyVTx
vUKnW7BIp2iK/o3uy7hrfBWSTcS/F8cT+mVOr160PWQ5KW5k24Ovwi6FT7aYB6CX
b2Yj+gJMYRbDFbOtx5jpZ2DcvmDdz8siJN88FsFtJcLh0AP+GB4=
=A1Eg
-----END PGP SIGNATURE-----

Attachment: pgpnztZ7IE37a.pgp
Description: PGP signature


--- End Message ---

Reply to: