Your message dated Mon, 11 Aug 2025 15:12:37 +0000
with message-id <[email protected]>
and subject line Bug#1096728: fixed in glpk 5.0-2
has caused the Debian Bug report #1096728,
regarding glpk: 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.)
--
1096728: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096728
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:glpk
Version: 5.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/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
--- End Message ---
--- Begin Message ---
Source: glpk
Source-Version: 5.0-2
Done: Sébastien Villemot <[email protected]>
We believe that the bug you reported is fixed in the latest version of
glpk, 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.
Sébastien Villemot <[email protected]> (supplier of updated glpk 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: Mon, 11 Aug 2025 15:52:03 +0200
Source: glpk
Architecture: source
Version: 5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Closes: 1096728
Changes:
glpk (5.0-2) unstable; urgency=medium
.
* gcc-15.patch: new patch, fixes FTBFS against GCC 15 (Closes: #1096728)
* Enable link-time optimization (LTO)
* Bump S-V to 4.7.2
* Drop “Rules-Requires-Root: no”, which is now the default
* Remove unneeded versioned dependency on debhelper
* Re-export upstream signing key without extra signatures.
* Trim trailing whitespace.
Checksums-Sha1:
7a79deb73c472ccbae27bb0d1a1c8a9bfe81a396 2403 glpk_5.0-2.dsc
9d64f36c8cb6ca9764f1f2cff368f347aad0e879 13604 glpk_5.0-2.debian.tar.xz
c09a6980689844d0960f337fafdbf5dcf2efdbcd 8134 glpk_5.0-2_amd64.buildinfo
Checksums-Sha256:
8b7fdb8d778949f061b7f79f9933c871995c6f7349501a1002e3f35f8a00ebc0 2403
glpk_5.0-2.dsc
771e3a711b406cda1fa2dd5cdcb04d44eb393cda8c7e270d2aa60893c36c793f 13604
glpk_5.0-2.debian.tar.xz
8c4b8dade805e172be05c8c7697905fae8253195d7ceb20cd1dc04f91685d137 8134
glpk_5.0-2_amd64.buildinfo
Files:
b44e3da5be365fc33bc3358ebb26d14d 2403 math optional glpk_5.0-2.dsc
3862da6950ed96bfab73def4f7bbf8f9 13604 math optional glpk_5.0-2.debian.tar.xz
8f8d1548e048e0481997cd6bff34522f 8134 math optional glpk_5.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmiZ9j8ACgkQLOzpNQ7O
vkrcwA/+ICTttii1oSKfBPdHSsGKbL7M4Wbe39RqsYnq0ByAknQErF76pwBCz+iw
IRaR7WwZgmu6IfB2HlrLUvWqf7yXuaAa4YfSLL2ZZS/PcypuWivZNiWh1xe5kWd7
Hwvdi3AEw96ct03rZdF6gGHWqri5TjJoxbK3J2FgQ9m9FuXQxw8W8yVwl33lZz5g
Le+OzKvvWt82MxwMZSQY4XHGSYBYsf6i+CR7R7Hl2HuHiJJ2v52zvEgkMcTxdfhU
jgcT0irsjX8rmvp5GLCLFFOZC7Zvjpma0bfrbMA8p+AYtrzj+zSnN3IU0USuuS5Z
n5S7XsajbjujxZVX6hiYC3xBaoJciMYH9ALUTft/d3ZoBhn1psTzZDqy0AKAERl1
1UFiZb33Aindcee+m6BnTDGmGfRfmxZJDWLxnaX1KC4NXEEUnJrRe9dySJOBKVZ1
oICVbW6DWahcsGozJdJTyOaQT8Ytqqs+qnp22KBCP1qGDsJ1omNpYwTsM/56GV48
YNDENsjc5zPEhjYtY+/73DWmefaqJzYStFLqGgUPGuj6Ahynj+NUu6yAj3ElKUWW
R4yOd9sRmDtOntSyPDP97ZD7SpI3/95lQT7/6byP2P2oZBqNs2J3OqloZz5EaDnD
H6izVg8iNS9F6nGmZtXkSCKQKOiHV6esk3PqbRBZTryX3LxzAuU=
=jqqp
-----END PGP SIGNATURE-----
pgpaoL0IXIEXJ.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers