Package: src:kpublictransport
Version: 24.12.0-2
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/kpublictransport_24.12.0-2_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

[...]
/usr/bin/ld: ../lib/libKGraphQL.a(kgraphql.cpp.o):(.rodata+0x0): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/graphql-cli.dir/graphql-cli.cpp.o:(.rodata+0x1e): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags 
-Wl,-z,relro -Wl,-z,now 
"CMakeFiles/graphql-cli.dir/graphql-cli_autogen/mocs_compilation.cpp.o" 
"CMakeFiles/graphql-cli.dir/graphql-cli.cpp.o" -o ../bin/graphql-cli  
../lib/libKGraphQL.a /usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [tests/CMakeFiles/graphql-cli.dir/build.make:126: bin/graphql-cli] 
Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:7966: tests/CMakeFiles/graphql-cli.dir/all] 
Error 2
make[2]: *** Waiting for unfinished jobs....
[ 11%] Building CXX object src/osm/CMakeFiles/KOSM.dir/io.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/io.cpp.o -MF CMakeFiles/KOSM.dir/io.cpp.o.d -o 
CMakeFiles/KOSM.dir/io.cpp.o -c 
/build/reproducible-path/kpublictransport-24.12.0/src/o
 sm/io.cpp
[ 11%] Linking CXX executable ../bin/kgraphqlminimizertest
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/autotests
 && /usr/bin/cmake -E cmake_link_script 
CMakeFiles/kgraphqlminimizertest.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags 
-Wl,-z,relro -Wl,-z,now 
CMakeFiles/kgraphqlminimizertest.dir/kgraphqlminimizertest_autogen/mocs_compilation.cpp.o
 CMakeFiles/kgraphqlminimizertest.dir/kgraphqlminimizertest.cpp.o -o 
../bin/kgraphqlminimizertest  ../lib/libKGraphQL.a 
/usr/lib/x86_64-linux-gnu/libQt6Test.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: Leaving directory 
'/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu'
[ 11%] Built target kgraphqlminimizertest
[ 11%] Building CXX object src/osm/CMakeFiles/KOSM.dir/o5mparser.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/o5mparser.cpp.o -MF 
CMakeFiles/KOSM.dir/o5mparser.cpp.o.d -o CMakeFiles/KOSM.dir/o5mparser.cpp.o -c 
/build/reproducible-path/kpublictr
 ansport-24.12.0/src/osm/o5mparser.cpp
[ 11%] Building CXX object src/osm/CMakeFiles/KOSM.dir/overpassquery.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/overpassquery.cpp.o -MF 
CMakeFiles/KOSM.dir/overpassquery.cpp.o.d -o 
CMakeFiles/KOSM.dir/overpassquery.cpp.o -c /build/reproducible-pa
 th/kpublictransport-24.12.0/src/osm/overpassquery.cpp
[ 11%] Linking CXX executable ../../bin/otpprobe
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/tools
 && /usr/bin/cmake -E cmake_link_script CMakeFiles/otpprobe.dir/link.txt 
--verbose=1
/usr/bin/ld: CMakeFiles/otpprobe.dir/__/lib/geo/geojson.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/otpprobe.dir/otpprobe.cpp.o:(.rodata+0x90): first defined here
/usr/bin/ld: CMakeFiles/otpprobe.dir/__/lib/geo/convexhull.cpp.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/otpprobe.dir/otpprobe.cpp.o:(.rodata+0x90): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -Wl,--enable-new-dtags 
-Wl,-z,relro -Wl,-z,now 
CMakeFiles/otpprobe.dir/otpprobe_autogen/mocs_compilation.cpp.o 
CMakeFiles/otpprobe.dir/otpprobe.cpp.o 
CMakeFiles/otpprobe.dir/__/lib/geo/geojson.cpp.o 
CMakeFiles/otpprobe.dir/__/lib/geo/convexhull.cpp.o -o ../../bin/otpprobe  
/usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so 
/usr/lib/x86_64-linux-gnu/libQt6Networ
 k.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/tools/CMakeFiles/otpprobe.dir/build.make:159: bin/otpprobe] 
Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2346: src/tools/CMakeFiles/otpprobe.dir/all] 
Error 2
[ 12%] Building CXX object 
src/osm/CMakeFiles/KOSM.dir/overpassquerymanager.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/overpassquerymanager.cpp.o -MF 
CMakeFiles/KOSM.dir/overpassquerymanager.cpp.o.d -o 
CMakeFiles/KOSM.dir/overpassquerymanager.cpp.o -c /
 
build/reproducible-path/kpublictransport-24.12.0/src/osm/overpassquerymanager.cpp
[ 12%] Building CXX object src/osm/CMakeFiles/KOSM.dir/pathutil.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/pathutil.cpp.o -MF 
CMakeFiles/KOSM.dir/pathutil.cpp.o.d -o CMakeFiles/KOSM.dir/pathutil.cpp.o -c 
/build/reproducible-path/kpublictrans
 port-24.12.0/src/osm/pathutil.cpp
[ 12%] Building CXX object src/osm/CMakeFiles/KOSM.dir/ztile.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/ztile.cpp.o -MF CMakeFiles/KOSM.dir/ztile.cpp.o.d 
-o CMakeFiles/KOSM.dir/ztile.cpp.o -c 
/build/reproducible-path/kpublictransport-24.1
 2.0/src/osm/ztile.cpp
[ 12%] Building CXX object src/osm/CMakeFiles/KOSM.dir/io/o5mplugin.cpp.o
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/c++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60500 -DKOSM_STATIC_DEFINE=1 
-DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x60700 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH 
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DTRANSLATION_DOMAIN=\"kpublictransport\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm 
-I/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm/KOSM_autogen/include
 -I/build/reproducible-path/kpublictransport-24.12.0/src/osm/.. 
-I/build/reproducible-path/kpublictransport-24.12.0/src/wikida
 ta/.. -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -g -O2 
-ffile-prefix-map=/build/reproducible-path/kpublictransport-24.12.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self 
-Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic 
-Wzero-as-null-pointer-constant -Wmissing-include-dirs -std=c++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
src/osm/CMakeFiles/KOSM.dir/io/o5mplugin.cpp.o -MF 
CMakeFiles/KOSM.dir/io/o5mplugin.cpp.o.d -o 
CMakeFiles/KOSM.dir/io/o5mplugin.cpp.o -c /build/reproducible-path/
 kpublictransport-24.12.0/src/osm/io/o5mplugin.cpp
In file included from /usr/include/c++/15/variant:51,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/qtypeinfo.h:11,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/qglobal.h:47,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/qchar.h:7,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/qstring.h:14,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/QString:1,
                 from 
/build/reproducible-path/kpublictransport-24.12.0/src/osm/abstractreader.h:11,
                 from 
/build/reproducible-path/kpublictransport-24.12.0/src/osm/o5mparser.h:11,
                 from 
/build/reproducible-path/kpublictransport-24.12.0/src/osm/o5mparser.cpp:7:
In function ‘constexpr _Tp* std::construct_at(_Tp*, _Args&& ...) [with _Tp = 
OSM::Member; _Args = {OSM::Member}]’,
    inlined from ‘static constexpr void 
std::allocator_traits<std::allocator<_Up> >::construct(allocator_type&, _Up*, 
_Args&& ...) [with _Up = OSM::Member; _Args = {OSM::Member}; _Tp = 
OSM::Member]’ at /usr/include/c++/15/bits/alloc_traits.h:676:21,
    inlined from ‘constexpr void std::vector<_Tp, 
_Alloc>::_M_realloc_append(_Args&& ...) [with _Args = {OSM::Member}; _Tp = 
OSM::Member; _Alloc = std::allocator<OSM::Member>]’ at 
/usr/include/c++/15/bits/vector.tcc:586:26,
    inlined from ‘constexpr std::vector<_Tp, _Alloc>::reference 
std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = 
{OSM::Member}; _Tp = OSM::Member; _Alloc = std::allocator<OSM::Member>]’ at 
/usr/include/c++/15/bits/vector.tcc:123:21,
    inlined from ‘constexpr void std::vector<_Tp, 
_Alloc>::push_back(value_type&&) [with _Tp = OSM::Member; _Alloc = 
std::allocator<OSM::Member>]’ at /usr/include/c++/15/bits/stl_vector.h:1433:21,
    inlined from ‘void OSM::O5mParser::readRelation(const uint8_t*, const 
uint8_t*)’ at 
/build/reproducible-path/kpublictransport-24.12.0/src/osm/o5mparser.cpp:282:30:
/usr/include/c++/15/bits/stl_construct.h:110:16: warning: ‘mem.OSM::Member::id’ 
may be used uninitialized [-Wmaybe-uninitialized]
  110 |         return ::new(__loc) _Tp(std::forward<_Args>(__args)...);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/kpublictransport-24.12.0/src/osm/o5mparser.cpp: In 
member function ‘void OSM::O5mParser::readRelation(const uint8_t*, const 
uint8_t*)’:
/build/reproducible-path/kpublictransport-24.12.0/src/osm/o5mparser.cpp:264:21: 
note: ‘mem.OSM::Member::id’ was declared here
  264 |         OSM::Member mem;
      |                     ^~~
[ 12%] Linking CXX static library ../../lib/libKOSM.a
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/cmake -P CMakeFiles/KOSM.dir/cmake_clean_target.cmake
cd 
/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu/src/osm 
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/KOSM.dir/link.txt --verbose=1
/usr/bin/ar qc ../../lib/libKOSM.a 
CMakeFiles/KOSM.dir/KOSM_autogen/mocs_compilation.cpp.o 
CMakeFiles/KOSM.dir/abstractreader.cpp.o 
CMakeFiles/KOSM.dir/abstractwriter.cpp.o CMakeFiles/KOSM.dir/datatypes.cpp.o 
CMakeFiles/KOSM.dir/datasetmergebuffer.cpp.o CMakeFiles/KOSM.dir/element.cpp.o 
CMakeFiles/KOSM.dir/geomath.cpp.o CMakeFiles/KOSM.dir/io.cpp.o 
CMakeFiles/KOSM.dir/o5mparser.cpp.o CMakeFiles/KOSM.dir/overpassquery.cpp.o 
CMakeFiles/KOSM.dir/overpassquerymanager.cpp.o 
CMakeFiles/KOSM.dir/pathutil.cpp.o CMakeFiles/KOSM.dir/ztile.cpp.o 
CMakeFiles/KOSM.dir/io/o5mplugin.cpp.o
/usr/bin/ranlib ../../lib/libKOSM.a
make[3]: Leaving directory 
'/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu'
[ 12%] Built target KOSM
make[2]: Leaving directory 
'/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/kpublictransport-24.12.0/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to