Your message dated Thu, 14 May 2026 22:23:28 +0200
with message-id <[email protected]>
and subject line autoconf fixed in sid
has caused the Debian Bug report #1133529,
regarding libqalculate: ftbfs with GCC-16
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.)
--
1133529: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133529
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libqalculate
Version: 5.9.0-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
libqalculate fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/libqalculate_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
| ^
/usr/include/unicode/ucasemap.h:99:1: note: invalid template non-type parameter
99 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUCaseMapPointer, UCaseMap,
ucasemap_close);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:681: util.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/include/unicode/ucasemap.h:29,
from Calculator.cc:39:
/usr/include/unicode/localpointer.h:559:26: error: parameter declared 'auto'
559 | template <typename Type, auto closeFunction>
| ^~~~
/usr/include/unicode/localpointer.h:571:76: error: template argument 2 is
invalid [-Wtemplate-body]
571 | explicit LocalOpenPointer(std::unique_ptr<Type,
decltype(closeFunction)> &&p)
|
^
/usr/include/unicode/localpointer.h:581:78: error: template argument 2 is
invalid [-Wtemplate-body]
581 | LocalOpenPointer &operator=(std::unique_ptr<Type,
decltype(closeFunction)> &&p) {
|
^
/usr/include/unicode/localpointer.h:597:59: error: template argument 2 is
invalid [-Wtemplate-body]
597 | operator std::unique_ptr<Type, decltype(closeFunction)> () && {
| ^
/usr/include/unicode/ucasemap.h:99:1: note: invalid template non-type parameter
99 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUCaseMapPointer, UCaseMap,
ucasemap_close);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-combinatorics.cc -o BuiltinFunctions-combinatorics.o
>/dev/null 2>&1
make[3]: *** [Makefile:681: Calculator.lo] Error 1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Prefix.cc -o Prefix.o
>/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-statistics.cc -o BuiltinFunctions-statistics.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c ExpressionItem.cc -o
ExpressionItem.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-polynomial.cc -o MathStructure-polynomial.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Variable.cc -o
Variable.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-special.cc -o BuiltinFunctions-special.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-datetime.cc -o BuiltinFunctions-datetime.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-decompose.cc -o MathStructure-decompose.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-convert.cc -o MathStructure-convert.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-logical.cc -o BuiltinFunctions-logical.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-differentiate.cc -o MathStructure-differentiate.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-explog.cc -o BuiltinFunctions-explog.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c MathStructure-limit.cc
-o MathStructure-limit.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-calculus.cc -o BuiltinFunctions-calculus.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Calculator-plot.cc -o
Calculator-plot.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Unit.cc -o Unit.o
>/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-trigonometry.cc -o BuiltinFunctions-trigonometry.o >/dev/null
2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-matrixvector.cc -o MathStructure-matrixvector.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c MathStructure-gcd.cc -o
MathStructure-gcd.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c QalculateDateTime.cc -o
QalculateDateTime.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c DataSet.cc -o DataSet.o
>/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-matrixvector.cc -o BuiltinFunctions-matrixvector.o >/dev/null
2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-algebra.cc -o BuiltinFunctions-algebra.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c MathStructure.cc -o
MathStructure.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Calculator-convert.cc
-o Calculator-convert.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c MathStructure-eval.cc
-o MathStructure-eval.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-util.cc -o BuiltinFunctions-util.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Function.cc -o
Function.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
BuiltinFunctions-number.cc -o BuiltinFunctions-number.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c MathStructure-factor.cc
-o MathStructure-factor.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Calculator-calculate.cc
-o Calculator-calculate.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c MathStructure-print.cc
-o MathStructure-print.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-calculate.cc -o MathStructure-calculate.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-isolatex.cc -o MathStructure-isolatex.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Calculator-parse.cc -o
Calculator-parse.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c Number.cc -o Number.o
>/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
MathStructure-integrate.cc -o MathStructure-integrate.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I..
-DPACKAGE_DATA_DIR=\"/usr/share\" -I/usr/include/aarch64-linux-gnu -isystem
/usr/include/mit-krb5 -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1
-I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/libqalculate-5.9.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
Calculator-definitions.cc -o Calculator-definitions.o >/dev/null 2>&1
make[3]: Leaving directory
'/build/reproducible-path/libqalculate-5.9.0/libqalculate'
make[2]: *** [Makefile:530: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/libqalculate-5.9.0'
make[1]: *** [Makefile:439: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/libqalculate-5.9.0'
dh_auto_build: error: make -j128 returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Hi,
these bugs were blocked by #1133694 in autoconf.
autoconf 0.73-1 was fixed and 0.73-2 got uploaded to unstable now so those bugs
can be closed.
(I also closed the autoconf one properly now)
Regards,
Rene
--- End Message ---