Package: src:glpk
Version: 5.0-1
Severity: important
Tags: sid forky
User: debian-...@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/glpk_5.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. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-asnhall.lo `test -f 'api/asnhall.c' || echo './'`api/asnhall.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-asnlp.lo `test -f 'api/asnlp.c' || echo './'`api/asnlp.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-asnokalg.lo `test -f 'api/asnokalg.c' || echo './'`api/asnokalg.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-ckasn.lo `test -f 'api/ckasn.c' || echo './'`api/ckasn.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-ckcnf.lo `test -f 'api/ckcnf.c' || echo './'`api/ckcnf.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-cplex.lo `test -f 'api/cplex.c' || echo './'`api/cplex.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-cpp.lo `test -f 'api/cpp.c' || echo './'`api/cpp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/asnhall.c  -fPIC -DPIC -o .libs/libglpk_la-asnhall.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/advbas.c  -fPIC -DPIC -o .libs/libglpk_la-advbas.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/ckasn.c  -fPIC -DPIC -o .libs/libglpk_la-ckasn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/cplex.c  -fPIC -DPIC -o .libs/libglpk_la-cplex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/asnokalg.c  -fPIC -DPIC -o .libs/libglpk_la-asnokalg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/cpp.c  -fPIC -DPIC -o .libs/libglpk_la-cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/ckcnf.c  -fPIC -DPIC -o .libs/libglpk_la-ckcnf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/asnlp.c  -fPIC -DPIC -o .libs/libglpk_la-asnlp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/ckasn.c -o libglpk_la-ckasn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/ckcnf.c -o libglpk_la-ckcnf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/asnlp.c -o libglpk_la-asnlp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/advbas.c -o libglpk_la-advbas.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/asnhall.c -o libglpk_la-asnhall.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-cpxbas.lo `test -f 'api/cpxbas.c' || echo './'`api/cpxbas.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/asnokalg.c -o libglpk_la-asnokalg.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/cpxbas.c  -fPIC -DPIC -o .libs/libglpk_la-cpxbas.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/cpp.c -o libglpk_la-cpp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-graph.lo `test -f 'api/graph.c' || echo './'`api/graph.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/graph.c  -fPIC -DPIC -o .libs/libglpk_la-graph.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-gridgen.lo `test -f 'api/gridgen.c' || echo './'`api/gridgen.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-intfeas1.lo `test -f 'api/intfeas1.c' || echo './'`api/intfeas1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/gridgen.c  -fPIC -DPIC -o .libs/libglpk_la-gridgen.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-maxffalg.lo `test -f 'api/maxffalg.c' || echo './'`api/maxffalg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/intfeas1.c  -fPIC -DPIC -o .libs/libglpk_la-intfeas1.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-maxflp.lo `test -f 'api/maxflp.c' || echo './'`api/maxflp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/maxffalg.c  -fPIC -DPIC -o .libs/libglpk_la-maxffalg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/gridgen.c -o libglpk_la-gridgen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/maxflp.c  -fPIC -DPIC -o .libs/libglpk_la-maxflp.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-mcflp.lo `test -f 'api/mcflp.c' || echo './'`api/mcflp.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-mcfokalg.lo `test -f 'api/mcfokalg.c' || echo './'`api/mcfokalg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/mcflp.c  -fPIC -DPIC -o .libs/libglpk_la-mcflp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/cpxbas.c -o libglpk_la-cpxbas.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/maxflp.c -o libglpk_la-maxflp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/mcfokalg.c  -fPIC -DPIC -o .libs/libglpk_la-mcfokalg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/maxffalg.c -o libglpk_la-maxffalg.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/graph.c -o libglpk_la-graph.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/intfeas1.c -o libglpk_la-intfeas1.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/mcflp.c -o libglpk_la-mcflp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-mcfrelax.lo `test -f 'api/mcfrelax.c' || echo './'`api/mcfrelax.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/mcfrelax.c  -fPIC -DPIC -o .libs/libglpk_la-mcfrelax.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I. -I./api -I./bflib -I./draft -I./env -I./intopt -I./minisat -I./misc -I./mpl 
-I./npp -I./proxy -I./simplex -I/usr/include/mysql -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse  -I/usr/include/iodbc -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
libglpk_la-minisat1.lo `test -f 'api/minisat1.c' || echo './'`api/minisat1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/minisat1.c  -fPIC -DPIC -o .libs/libglpk_la-minisat1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/mcfokalg.c -o libglpk_la-mcfokalg.o >/dev/null 2>&1
In file included from api/minisat1.c:23:
./minisat/minisat.h:37:13: error: 'bool' cannot be defined via 'typedef'
   37 | typedef int bool;
      |             ^~~~
./minisat/minisat.h:37:13: note: 'bool' is a keyword with '-std=c23' onwards
./minisat/minisat.h:37:1: warning: useless type name in empty declaration
   37 | typedef int bool;
      | ^~~~~~~
make[3]: *** [Makefile:1117: libglpk_la-minisat1.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/mcfrelax.c -o libglpk_la-mcfrelax.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./api -I./bflib -I./draft 
-I./env -I./intopt -I./minisat -I./misc -I./mpl -I./npp -I./proxy -I./simplex 
-I/usr/include/mysql -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse 
-I/usr/include/iodbc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/glpk-5.0=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
api/cplex.c -o libglpk_la-cplex.o >/dev/null 2>&1
make[3]: Leaving directory '/build/reproducible-path/glpk-5.0/src'
make[2]: *** [Makefile:404: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/glpk-5.0'
make[1]: *** [Makefile:336: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/glpk-5.0'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to