Your message dated Sun, 14 Sep 2025 19:53:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#1097194: libgwenhywfar: ftbfs with GCC-15
has caused the Debian Bug report #1097194,
regarding libgwenhywfar: 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 [email protected]
immediately.)


-- 
1097194: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097194
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libgwenhywfar
Version: 5.12.0-1
Severity: important
Tags: sid forky
User: [email protected]
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/libgwenhywfar_5.12.0-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=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc 
-I../../src/parser   -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  
-DBUILDING_GWENHYWFAR -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
sigtail.lo sigtail.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc 
-I../../src/parser   -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  
-DBUILDING_GWENHYWFAR -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
crypthead.lo crypthead.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc 
-I../../src/parser   -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  
-DBUILDING_GWENHYWFAR -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
cryptmgr.lo cryptmgr.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc 
-I../../src/parser   -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  
-DBUILDING_GWENHYWFAR -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
cryptmgrkeys.lo cryptmgrkeys.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 
-I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
cryptmgr.c  -fPIC -DPIC -o .libs/cryptmgr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 
-I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
sighead.c  -fPIC -DPIC -o .libs/sighead.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 
-I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
crypthead.c  -fPIC -DPIC -o .libs/crypthead.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 
-I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
sigtail.c  -fPIC -DPIC -o .libs/sigtail.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 
-I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
cryptmgrkeys.c  -fPIC -DPIC -o .libs/cryptmgrkeys.o
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -fvisibility=hidden  
-DBUILDING_GWENHYWFAR -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement  
-Wl,-z,relro -o libcryptmsg.la  sighead.lo sigtail.lo crypthead.lo cryptmgr.lo 
cryptmgrkeys.lo  
libtool: link: ar cr .libs/libcryptmsg.a .libs/sighead.o .libs/sigtail.o 
.libs/crypthead.o .libs/cryptmgr.o .libs/cryptmgrkeys.o 
libtool: link: ranlib .libs/libcryptmsg.a
libtool: link: ( cd ".libs" && rm -f "libcryptmsg.la" && ln -s 
"../libcryptmsg.la" "libcryptmsg.la" )
make[6]: Leaving directory 
'/build/reproducible-path/libgwenhywfar-5.12.0/src/cryptmsg'
Making all in html
make[6]: Entering directory 
'/build/reproducible-path/libgwenhywfar-5.12.0/src/html'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
g_box.lo g_box.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
g_generic.lo g_generic.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
g_table.lo g_table.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
g_tablerow.lo g_tablerow.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
g_unorderedlist.lo g_unorderedlist.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
htmlctx.lo htmlctx.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
htmlfont.lo htmlfont.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
htmlimage.lo htmlimage.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
g_generic.c  -fPIC -DPIC -o .libs/g_generic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
g_box.c  -fPIC -DPIC -o .libs/g_box.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
g_unorderedlist.c  -fPIC -DPIC -o .libs/g_unorderedlist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
g_table.c  -fPIC -DPIC -o .libs/g_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
htmlctx.c  -fPIC -DPIC -o .libs/htmlctx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
g_tablerow.c  -fPIC -DPIC -o .libs/g_tablerow.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
htmlimage.c  -fPIC -DPIC -o .libs/htmlimage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
htmlfont.c  -fPIC -DPIC -o .libs/htmlfont.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
htmlgroup.lo htmlgroup.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
htmlobject.lo htmlobject.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
htmlprops.lo htmlprops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
htmlgroup.c  -fPIC -DPIC -o .libs/htmlgroup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
htmlobject.c  -fPIC -DPIC -o .libs/htmlobject.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
o_box.lo o_box.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
htmlprops.c  -fPIC -DPIC -o .libs/htmlprops.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
o_box.c  -fPIC -DPIC -o .libs/o_box.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
o_grid.lo o_grid.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
o_gridentry.lo o_gridentry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
o_grid.c  -fPIC -DPIC -o .libs/o_grid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
o_gridentry.c  -fPIC -DPIC -o .libs/o_gridentry.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../..  -I../../gwenhywfar5 
-fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c -o 
o_image.lo o_image.c
In file included from o_grid.c:17:
o_grid_p.h:18:14: error: conflicting types for 'HtmlObject_Grid_new'; have 
'HTML_OBJECT *(void)'
   18 | HTML_OBJECT *HtmlObject_Grid_new();
      |              ^~~~~~~~~~~~~~~~~~~
In file included from o_grid_p.h:15:
o_grid_l.h:17:14: note: previous declaration of 'HtmlObject_Grid_new' with type 
'HTML_OBJECT *(GWEN_XML_CONTEXT *)'
   17 | HTML_OBJECT *HtmlObject_Grid_new(GWEN_XML_CONTEXT *ctx);
      |              ^~~~~~~~~~~~~~~~~~~
make[6]: *** [Makefile:665: o_grid.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" 
-DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden 
-Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libgwenhywfar-5.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wdeclaration-after-statement 
-Wall -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -c 
o_image.c  -fPIC -DPIC -o .libs/o_image.o
make[6]: Leaving directory 
'/build/reproducible-path/libgwenhywfar-5.12.0/src/html'
make[5]: *** [Makefile:991: all-recursive] Error 1
make[5]: Leaving directory '/build/reproducible-path/libgwenhywfar-5.12.0/src'
make[4]: *** [Makefile:822: all] Error 2
make[4]: Leaving directory '/build/reproducible-path/libgwenhywfar-5.12.0/src'
make[3]: *** [Makefile:800: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/libgwenhywfar-5.12.0'
make[2]: *** [Makefile:620: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/libgwenhywfar-5.12.0'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:30: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/libgwenhywfar-5.12.0'
make: *** [debian/rules:45: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libgwenhywfar
Source-Version: 5.12.1-3

The fixed version libgwenhywfar/5.12.1-3 was uploaded to unstable and meanwhile even reached testing (forky).

Marking bug as closed.

Best regards,
Micha

--- End Message ---

Reply via email to