Your message dated Sat, 25 Apr 2026 09:05:37 +0000
with message-id <[email protected]>
and subject line Bug#1133493: fixed in grantlee5 5.3.1-7
has caused the Debian Bug report #1133493,
regarding grantlee5: 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.)


-- 
1133493: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133493
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:grantlee5
Version: 5.3.1-6
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

grantlee5 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/grantlee5_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.

[...]


cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/loadertags
 && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/grantlee_loadertags.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -shared -Wl,--fatal-warnings 
-Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/grantlee_i18ntags.dir/link.d  -o 
../../grantlee/5.3/grantlee_i18ntags.so 
CMakeFiles/grantlee_i18ntags.dir/grantlee_i18ntags_autogen/mocs_compilation.cpp.o
 CMakeFiles/grantlee_i18ntags.dir/i18ntags.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/i18n.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/i18nc.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/i18np.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/i18ncp.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/l10n_money.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/l10n_filesize.cpp.o 
CMakeFiles/grantlee_i18ntags.dir/with_locale.cpp.o  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib:
 ../lib/libGrantlee_Templates.so.5.3.0 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 85%] Built target grantlee_i18ntags
[ 86%] Linking CXX executable testscriptabletags_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testscriptabletags_exec.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -shared -Wl,--fatal-warnings 
-Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/grantlee_loadertags.dir/link.d  -o 
../../grantlee/5.3/grantlee_loadertags.so 
CMakeFiles/grantlee_loadertags.dir/grantlee_loadertags_autogen/mocs_compilation.cpp.o
 CMakeFiles/grantlee_loadertags.dir/loadertags.cpp.o 
CMakeFiles/grantlee_loadertags.dir/blockcontext.cpp.o 
CMakeFiles/grantlee_loadertags.dir/block.cpp.o 
CMakeFiles/grantlee_loadertags.dir/extends.cpp.o 
CMakeFiles/grantlee_loadertags.dir/include.cpp.o  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib:
 ../lib/libGrantlee_Templates.so.5.3.0 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 87%] Built target grantlee_loadertags
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testscriptabletags_exec.dir/link.d 
CMakeFiles/testscriptabletags_exec.dir/testscriptabletags_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testscriptabletags_exec.dir/testscriptabletags.cpp.o -o 
testscriptabletags_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 87%] Built target testscriptabletags_exec
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1539: 
templates/defaulttags/CMakeFiles/grantlee_defaulttags.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 87%] Linking CXX shared module ../../grantlee/5.3/grantlee_defaultfilters.so
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/defaultfilters
 && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/grantlee_defaultfilters.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -shared -Wl,--fatal-warnings 
-Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/grantlee_defaultfilters.dir/link.d  -o 
../../grantlee/5.3/grantlee_defaultfilters.so 
CMakeFiles/grantlee_defaultfilters.dir/grantlee_defaultfilters_autogen/mocs_compilation.cpp.o
 CMakeFiles/grantlee_defaultfilters.dir/defaultfilters.cpp.o 
CMakeFiles/grantlee_defaultfilters.dir/datetime.cpp.o 
CMakeFiles/grantlee_defaultfilters.dir/integers.cpp.o 
CMakeFiles/grantlee_defaultfilters.dir/lists.cpp.o 
CMakeFiles/grantlee_defaultfilters.dir/logic.cpp.o 
CMakeFiles/grantlee_defaultfilters.dir/misc.cpp.o 
CMakeFiles/grantlee_defaultfilters.dir/stringfilters.cpp.o  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib:
 ../lib/libGrantlee_Templates.so.5.3.0 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 88%] Built target grantlee_defaultfilters
[ 89%] Linking CXX executable htmlbuildertest_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/textdocument/tests
 && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/htmlbuildertest_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/htmlbuildertest_exec.dir/link.d 
CMakeFiles/htmlbuildertest_exec.dir/htmlbuildertest_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/htmlbuildertest_exec.dir/htmlbuildertest.cpp.o -o 
htmlbuildertest_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/textdocument/lib
 ../lib/libGrantlee_TextDocument.so.5.3.0 libtextdocument_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 89%] Built target htmlbuildertest_exec
[ 90%] Linking CXX executable plainmarkupbuildertest_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/textdocument/tests
 && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/plainmarkupbuildertest_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/plainmarkupbuildertest_exec.dir/link.d 
CMakeFiles/plainmarkupbuildertest_exec.dir/plainmarkupbuildertest_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/plainmarkupbuildertest_exec.dir/plainmarkupbuildertest.cpp.o -o 
plainmarkupbuildertest_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/textdocument/lib
 ../lib/libGrantlee_TextDocument.so.5.3.0 libtextdocument_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Gui.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 91%] Built target plainmarkupbuildertest_exec
[ 92%] Linking CXX executable testgenericcontainers_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testgenericcontainers_exec.dir/link.txt --verbose=1
[ 92%] Linking CXX executable testloadertags_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testloadertags_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testgenericcontainers_exec.dir/link.d 
CMakeFiles/testgenericcontainers_exec.dir/testgenericcontainers_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testgenericcontainers_exec.dir/testgenericcontainers.cpp.o -o 
testgenericcontainers_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 93%] Built target testgenericcontainers_exec
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testloadertags_exec.dir/link.d 
CMakeFiles/testloadertags_exec.dir/testloadertags_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testloadertags_exec.dir/testloadertags.cpp.o -o testloadertags_exec 
 
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 94%] Built target testloadertags_exec
[ 94%] Linking CXX executable testinternationalization_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testinternationalization_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testinternationalization_exec.dir/link.d 
CMakeFiles/testinternationalization_exec.dir/testinternationalization_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testinternationalization_exec.dir/testinternationalization.cpp.o -o 
testinternationalization_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 95%] Built target testinternationalization_exec
[ 96%] Linking CXX executable testfilters_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/testfilters_exec.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testfilters_exec.dir/link.d 
CMakeFiles/testfilters_exec.dir/testfilters_exec_autogen/mocs_compilation.cpp.o 
CMakeFiles/testfilters_exec.dir/testfilters.cpp.o -o testfilters_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 96%] Built target testfilters_exec
[ 96%] Linking CXX executable testbuiltins_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testbuiltins_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testbuiltins_exec.dir/link.d 
CMakeFiles/testbuiltins_exec.dir/testbuiltins_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testbuiltins_exec.dir/testbuiltins.cpp.o -o testbuiltins_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 96%] Built target testbuiltins_exec
[ 97%] Linking CXX executable testdefaulttags_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testdefaulttags_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testdefaulttags_exec.dir/link.d 
CMakeFiles/testdefaulttags_exec.dir/testdefaulttags_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testdefaulttags_exec.dir/testdefaulttags.cpp.o -o 
testdefaulttags_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 97%] Built target testdefaulttags_exec
[ 98%] Linking CXX executable testgenerictypes_exec
cd 
/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/tests 
&& /usr/bin/cmake -E cmake_link_script 
CMakeFiles/testgenerictypes_exec.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-fdebug-prefix-map=/build/reproducible-path/grantlee5-5.3.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wshadow -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-check-new -fno-common -pedantic-errors -Wl,-z,relro -Wl,-z,now 
-Wl,-z,gcs-report-dynamic=none 
-Wl,--dependency-file=CMakeFiles/testgenerictypes_exec.dir/link.d 
CMakeFiles/testgenerictypes_exec.dir/testgenerictypes_exec_autogen/mocs_compilation.cpp.o
 CMakeFiles/testgenerictypes_exec.dir/testgenerictypes.cpp.o -o 
testgenerictypes_exec  
-Wl,-rpath,/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu/templates/lib
 ../lib/libGrantlee_Templates.so.5.3.0 libtemplate_test_builtins.a 
/usr/lib/aarch64-linux-gnu/libQt5Test.so.5.15.17 
/usr/lib/aarch64-linux-gnu/libQt5Core.so.5.15.17
make[3]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
[ 99%] Built target testgenerictypes_exec
make[2]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/grantlee5-5.3.1/obj-aarch64-linux-gnu'
dh_auto_build: error: cd obj-aarch64-linux-gnu && make -j128 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:22: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Source: grantlee5
Source-Version: 5.3.1-7
Done: Pino Toscano <[email protected]>

We believe that the bug you reported is fixed in the latest version of
grantlee5, 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.
Pino Toscano <[email protected]> (supplier of updated grantlee5 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: Sat, 25 Apr 2026 10:46:22 +0200
Source: grantlee5
Architecture: source
Version: 5.3.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <[email protected]>
Changed-By: Pino Toscano <[email protected]>
Closes: 1127150 1133493
Changes:
 grantlee5 (5.3.1-7) unstable; urgency=medium
 .
   * Drop Priority: optional, no more needed since dpkg 1.22.13.
   * Bump Standards-Version to 4.7.4, no changes required.
   * Remove template-id in constructor of template class; patch
     remove-template-id-in-ctor.diff. (Closes: #1133493)
   * Drop -Wl,-z,gcs-report-dynamic=none from the LDFLAGS on arm64, as it is
     not needed anymore. (Closes: #1127150)
   * CI: update/simplify configuration.
Checksums-Sha1:
 90a0f128bbd0ce08808e3dad150709263571897e 2278 grantlee5_5.3.1-7.dsc
 5b5a292628f6ecaea4146ef20202e54b442d1065 13916 grantlee5_5.3.1-7.debian.tar.xz
 ae8c8278d46fb2396192e4c29e4710d1cd341c26 12364 
grantlee5_5.3.1-7_source.buildinfo
Checksums-Sha256:
 196391253f476a10c7f89af371f59d05719f72fbf3bc617e1cd919ec8d94a0f5 2278 
grantlee5_5.3.1-7.dsc
 d3389ccb9904b80ff72627f1476176c3f9a53e4aae57d37e199f324819fffe41 13916 
grantlee5_5.3.1-7.debian.tar.xz
 903f137ad932930988ed8644894287fd7acf362490ae2ec1e56d738de5592dfd 12364 
grantlee5_5.3.1-7_source.buildinfo
Files:
 85c7c91af09998aaf0322d6ce545eee7 2278 libs optional grantlee5_5.3.1-7.dsc
 52b2bdbff961305da7eaacc6d32986b3 13916 libs optional 
grantlee5_5.3.1-7.debian.tar.xz
 1318b867ba3ad3dd6d37504f7aae0d2e 12364 libs optional 
grantlee5_5.3.1-7_source.buildinfo

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

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmnsf30ACgkQLRkciEOx
P03Ckw/+JUfrVEd3fSjKxrqWypOtQ8nTrhA3CXGe1SiQcJteya8nqQCwZ+FJitse
oKJmlt/DC9yBN7jkqm0fzmCKAUhP0Oy+7KG+dL/2Y70Kh1DEiNtZhtfcMD4h6elS
CM80RYX0ZiI43saAa9N5CiG4/R34RrFveyM7KWKWOScRWGlbbsm4I6JWqbSdcRy4
ZaHTwCtxx7IgfmB0nq7fhAIJpy4DPe6oirxydLWVLFok0htiemUCNBqEgEcHHEhH
kXGZcDqIwBYIbqNQM2KPPQXTXB2+nIdNbeffnPfNSmQgL7yIVPLhudWXXVezcDcx
7CGkdScIR07WMaj19VtFwFHM+tWa8KzqYwgb1ikpPOvihGc6YeksRQMV/0rIXbIP
8thC63YLbtKfsOs2U6d1IGXawk9xWABbcrvEehcssxKCXACyDGNJpuZc75I5laGF
W0lZ7cMkY8ycHW5Lve0y6LicADFD2mTGjFLTmQjQ2Jhl6PWciAUOHbyzHTTmqS2q
42EzAUT8mbAStPCFfT1wqxHew0a1OwnU6ODfmrjWCEeXuIJsiDbPkQhV9coBl9kD
9rGkL7vVW814NsZNJ744uuANfB00I8LsLfoS1iPYmJBENTu/MJUxK487orHb3wSF
/dOmNGVQTAQc1egCeEMTBhk/Uf1eX1xKAZGCiGJrsO6UM6gjfFo=
=BBah
-----END PGP SIGNATURE-----

Attachment: pgp9nBKfXGMpy.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to