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

Bug#1096729: gmerlin: ftbfs with GCC-15



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


Reply to: