Your message dated Wed, 19 Feb 2025 12:06:13 +0000
with message-id <[email protected]>
and subject line Bug#1098188: fixed in yaz 5.34.4-1
has caused the Debian Bug report #1098188,
regarding yaz: 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.)


-- 
1098188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098188
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:yaz
Version: 5.34.3-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/yaz_5.34.3-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/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cclerrms.lo cclerrms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c xml_to_opac.c -o xml_to_opac.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cclqual.lo cclqual.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cclptree.lo cclptree.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclerrms.c  -fPIC -DPIC -o 
.libs/cclerrms.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclqual.c  -fPIC -DPIC -o 
.libs/cclqual.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclerrms.c -o cclerrms.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclptree.c  -fPIC -DPIC -o 
.libs/cclptree.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cclqfile.lo cclqfile.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cclstr.lo cclstr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclqfile.c  -fPIC -DPIC -o 
.libs/cclqfile.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclstr.c  -fPIC -DPIC -o 
.libs/cclstr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclstr.c -o cclstr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclptree.c -o cclptree.o >/dev/null 
2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cclxmlconfig.lo cclxmlconfig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclqual.c -o cclqual.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclxmlconfig.c  -fPIC -DPIC -o 
.libs/cclxmlconfig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclqfile.c -o cclqfile.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclfind.c -o cclfind.o >/dev/null 
2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o ccl_stop_words.lo 
ccl_stop_words.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c ccl_stop_words.c  -fPIC -DPIC -o 
.libs/ccl_stop_words.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cql.lo cql.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cqlstdio.lo cqlstdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cclxmlconfig.c -o cclxmlconfig.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cql.c  -fPIC -DPIC -o .libs/cql.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqlstdio.c  -fPIC -DPIC -o 
.libs/cqlstdio.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cqltransform.lo cqltransform.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cqlutil.lo cqlutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c ccl_stop_words.c -o ccl_stop_words.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqlstdio.c -o cqlstdio.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqltransform.c  -fPIC -DPIC -o 
.libs/cqltransform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqlutil.c  -fPIC -DPIC -o 
.libs/cqlutil.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o xcqlutil.lo xcqlutil.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cqlstring.lo cqlstring.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cql_sortkeys.lo cql_sortkeys.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c xcqlutil.c  -fPIC -DPIC -o 
.libs/xcqlutil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqlstring.c  -fPIC -DPIC -o 
.libs/cqlstring.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cql_sortkeys.c  -fPIC -DPIC -o 
.libs/cql_sortkeys.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o cql2ccl.lo cql2ccl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqlstring.c -o cqlstring.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cql2ccl.c  -fPIC -DPIC -o 
.libs/cql2ccl.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include/libxml2  -I/usr/include/p11-kit-1  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection  -c -o rpn2cql.lo rpn2cql.c
cql2ccl.c:162:12: error: 'bool' cannot be used here
  162 | static int bool(struct cql_node *cn,
      |            ^~~~
cql2ccl.c:162:12: note: 'bool' is a keyword with '-std=c23' onwards
cql2ccl.c:162:17: error: expected identifier or '(' before 'struct'
  162 | static int bool(struct cql_node *cn,
      |                 ^~~~~~
cql2ccl.c: In function 'cql_to_ccl_r':
cql2ccl.c:242:16: error: expected expression before 'bool'
  242 |         return bool(cn, pr, client_data);
      |                ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqlutil.c -o cqlutil.o >/dev/null 
2>&1
make[3]: *** [Makefile:1121: cql2ccl.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c rpn2cql.c  -fPIC -DPIC -o 
.libs/rpn2cql.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cql_sortkeys.c -o cql_sortkeys.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cql.c -o cql.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c xcqlutil.c -o xcqlutil.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c rpn2cql.c -o rpn2cql.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/yaz-5.34.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c cqltransform.c -o cqltransform.o 
>/dev/null 2>&1
make[3]: Leaving directory '/build/reproducible-path/yaz-5.34.3/src'
make[2]: *** [Makefile:708: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/yaz-5.34.3/src'
make[1]: *** [Makefile:527: all-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/yaz-5.34.3'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: yaz
Source-Version: 5.34.4-1
Done: Hugh McMaster <[email protected]>

We believe that the bug you reported is fixed in the latest version of
yaz, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hugh McMaster <[email protected]> (supplier of updated yaz 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 19 Feb 2025 21:45:48 +1100
Source: yaz
Architecture: source
Version: 5.34.4-1
Distribution: unstable
Urgency: medium
Maintainer: Vincent Danjean <[email protected]>
Changed-By: Hugh McMaster <[email protected]>
Closes: 1098188
Changes:
 yaz (5.34.4-1) unstable; urgency=medium
 .
   * New upstream version 5.34.4:
     + Fix FTBFS with GCC 15 (Closes: #1098188).
   * debian/libyaz5.symbols: Add new symbols.
Checksums-Sha1:
 16cd9951c993b75268d94ba15d04856f57ecec5e 2311 yaz_5.34.4-1.dsc
 2f4131bf37c98e8f0f1eb8e02511d90b582dfb16 2632865 yaz_5.34.4.orig.tar.gz
 34e9fbe6f1970894420b340b6e7920ecbf44ec8a 21000 yaz_5.34.4-1.debian.tar.xz
 59e6d5609f564b0d2ca584c8273593bdf1ac7cc4 7131 yaz_5.34.4-1_source.buildinfo
Checksums-Sha256:
 a2048ca814e9a6bee65c8dd9dbd0b1eb04c6ab867639faf3597c186faa4e912b 2311 
yaz_5.34.4-1.dsc
 095df006179436402a5dc29460bd95b2fe9c7daf63b2d376599bdfccc16a96c1 2632865 
yaz_5.34.4.orig.tar.gz
 816a7195fa1d41d69fccb78d8a37b579a2736e9cf873518bf9ef713ef053a224 21000 
yaz_5.34.4-1.debian.tar.xz
 c2fd2c30165cca487c302297f8d12de63431a2ac1e4c53c391c5beb8749d6455 7131 
yaz_5.34.4-1_source.buildinfo
Files:
 eae72ef69e49a457b1a78172a6183278 2311 utils optional yaz_5.34.4-1.dsc
 c5315dd5c54308ed6845e33e47cc3647 2632865 utils optional yaz_5.34.4.orig.tar.gz
 5cd13e82e2154eeb20bde38e90cd04c7 21000 utils optional 
yaz_5.34.4-1.debian.tar.xz
 55814c59f871fef8fb203a60a4a3bff8 7131 utils optional 
yaz_5.34.4-1_source.buildinfo

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

iQJDBAEBCgAtFiEEOiCBPKV5RoaMUVIRWsYQdMXoG8QFAme1uQIPHGhtY0BkZWJp
YW4ub3JnAAoJEFrGEHTF6BvEhIQQALa2xx2xJz8vDauvIKR0Ix3iqs5TVbKgcinX
cKOWA0tg3FOKnNyRXoLdLaHiq2iRMZdmMmqvSgjlM5RvSpJzcmBJXKAlOKLTQeoy
R1Znd1LV+spdYsLsLYvCOn6atR3cRqJZblWKcs0yks3cqr/1NikYKSiHcUDCxkKN
dsnRaAw8mPPjyAXkMDixpzoknm+U6x9HODM1EiPLNH9HBIqO8H0ZouE5IWHeOoVm
V/fk7J5EE8RQ0SxMCEPSTRwBrmswxC8B4kgW0QcBooUMMjQU+ieHk1S3ZFFSsgkV
VobnOu/YT1A9vpy45++OwWIjyrJiHAPyn7jXPHWgINrw5YPfEK7N9/IpC7wh8JR5
Td9Tagk6ErbRmr3KErhm2zxvvetBCpSLr7L+DQ528/NYaHqMQgOUL5FTxxotBafp
U7FAp2H4/U3JivCAdyWNR04lYdLInH0aRTp+qEyBORuhx9AYoNC6NraKUeYMcNWb
DvRvMTH1GTI1ZJegu+L413KwP7oPKwIcHCvP2oDAyEtp6rCDOK08jww4wId7y/HL
PpCUwjxKo3ERW6+YGarxeuP8q9noIF1di+QENhDJ5wawMAdzSCpKLhJ4wAxqEfA7
TKmL0mGlwqy1oV+b6gEF7CSLO3rfH+Y3AkwH6qYoiKHFsyFKsPLaYGE8nFeptvDh
BpDRj2+V
=XZje
-----END PGP SIGNATURE-----

Attachment: pgp61IHdnJVaE.pgp
Description: PGP signature


--- End Message ---

Reply via email to