Package: src:poxml
Version: 4:24.12.0-1
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/poxml_24.12.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

[...]
[ 82%] Building CXX object CMakeFiles/po2xml.dir/parser.cpp.o
/usr/bin/c++ -DQT_CORE_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 -DQT_XML_LIB -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/split2po_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/poxml-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++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT 
CMakeFiles/split2po.dir/gettextpoutils.cpp.o -MF 
CMakeFiles/split2po.dir/gettextpoutils.cpp.o.d -o 
CMakeFiles/split2po.dir/gettextpoutils.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/gettextpoutils.cpp
/usr/bin/c++ -DQT_CORE_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 -DQT_XML_LIB -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/po2xml_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/poxml-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 -W
 no-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++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT CMakeFiles/po2xml.dir/parser.cpp.o -MF 
CMakeFiles/po2xml.dir/parser.cpp.o.d -o CMakeFiles/po2xml.dir/parser.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/parser.cpp
[ 83%] Building CXX object 
CMakeFiles/swappo.dir/swappo_autogen/mocs_compilation.cpp.o
/usr/bin/c++ -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY 
-DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_KEYWORDS 
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING 
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/swappo_autogen/include
 -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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-d
 irs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
CMakeFiles/swappo.dir/swappo_autogen/mocs_compilation.cpp.o -MF 
CMakeFiles/swappo.dir/swappo_autogen/mocs_compilation.cpp.o.d -o 
CMakeFiles/swappo.dir/swappo_autogen/mocs_compilation.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/swappo_autogen/mocs_compilation.cpp
[ 84%] Building CXX object CMakeFiles/swappo.dir/swappo.cpp.o
/usr/bin/c++ -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY 
-DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_KEYWORDS 
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING 
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/swappo_autogen/include
 -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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-d
 irs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
CMakeFiles/swappo.dir/swappo.cpp.o -MF CMakeFiles/swappo.dir/swappo.cpp.o.d -o 
CMakeFiles/swappo.dir/swappo.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/swappo.cpp
[ 85%] Building CXX object CMakeFiles/swappo.dir/gettextpoutils.cpp.o
/usr/bin/c++ -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY 
-DQT_NO_CAST_TO_ASCII -DQT_NO_FOREACH -DQT_NO_KEYWORDS 
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING 
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/swappo_autogen/include
 -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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-d
 irs -std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT 
CMakeFiles/swappo.dir/gettextpoutils.cpp.o -MF 
CMakeFiles/swappo.dir/gettextpoutils.cpp.o.d -o 
CMakeFiles/swappo.dir/gettextpoutils.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/gettextpoutils.cpp
[ 86%] Building CXX object CMakeFiles/xml2pot.dir/parser.cpp.o
/usr/bin/c++ -DQT_CORE_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 -DQT_XML_LIB -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/xml2pot_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/poxml-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++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT CMakeFiles/xml2pot.dir/parser.cpp.o -MF 
CMakeFiles/xml2pot.dir/parser.cpp.o.d -o CMakeFiles/xml2pot.dir/parser.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/parser.cpp
[ 87%] Building CXX object CMakeFiles/xml2pot.dir/gettextpoutils.cpp.o
/usr/bin/c++ -DQT_CORE_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 -DQT_XML_LIB -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/poxml-24.12.0 
-I/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu/xml2pot_autogen/include
 -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/poxml-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++17 -fvisibility=hidden 
-fvisibility-inlines-hidden -MD -MT CMakeFiles/xml2pot.dir/gettextpoutils.cpp.o 
-MF CMakeFiles/xml2pot.dir/gettextpoutils.cpp.o.d -o 
CMakeFiles/xml2pot.dir/gettextpoutils.cpp.o -c 
/build/reproducible-path/poxml-24.12.0/gettextpoutils.cpp
[ 89%] Linking CXX executable bin/swappo
/usr/bin/cmake -E cmake_link_script CMakeFiles/swappo.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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/swappo.dir/swappo_autogen/mocs_compilation.cpp.o 
CMakeFiles/swappo.dir/swappo.cpp.o CMakeFiles/swappo.dir/gettextpoutils.cpp.o 
-o bin/swappo  /usr/lib/x86_64-linux-gnu/libgettextpo.so
make[3]: Leaving directory 
'/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu'
[ 90%] Built target swappo
/build/reproducible-path/poxml-24.12.0/parser.cpp: In static member function 
‘static void StructureParser::descape(QString&)’:
/build/reproducible-path/poxml-24.12.0/parser.cpp:221:17: warning: this 
statement may fall through [-Wimplicit-fallthrough=]
  221 |                 if (!inside)
      |                 ^~
/build/reproducible-path/poxml-24.12.0/parser.cpp:223:13: note: here
  223 |             case ' ':
      |             ^~~~
/build/reproducible-path/poxml-24.12.0/parser.cpp: In static member function 
‘static void StructureParser::descape(QString&)’:
/build/reproducible-path/poxml-24.12.0/parser.cpp:221:17: warning: this 
statement may fall through [-Wimplicit-fallthrough=]
  221 |                 if (!inside)
      |                 ^~
/build/reproducible-path/poxml-24.12.0/parser.cpp:223:13: note: here
  223 |             case ' ':
      |             ^~~~
/build/reproducible-path/poxml-24.12.0/parser.cpp: In static member function 
‘static void StructureParser::descape(QString&)’:
/build/reproducible-path/poxml-24.12.0/parser.cpp:221:17: warning: this 
statement may fall through [-Wimplicit-fallthrough=]
  221 |                 if (!inside)
      |                 ^~
/build/reproducible-path/poxml-24.12.0/parser.cpp:223:13: note: here
  223 |             case ' ':
      |             ^~~~
[ 91%] Linking CXX executable bin/split2po
/usr/bin/cmake -E cmake_link_script CMakeFiles/split2po.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/split2po.dir/parser.cpp.o:(.rodata+0x2c): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/split2po.dir/split.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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/split2po.dir/split2po_autogen/mocs_compilation.cpp.o 
CMakeFiles/split2po.dir/split.cpp.o CMakeFiles/split2po.dir/parser.cpp.o 
CMakeFiles/split2po.dir/gettextpoutils.cpp.o -o bin/split2po  
/usr/lib/x86_64-linux-gnu/libgettextpo.so 
/usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [CMakeFiles/split2po.dir/build.make:158: bin/split2po] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2223: CMakeFiles/split2po.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 92%] Linking CXX executable bin/po2xml
/usr/bin/cmake -E cmake_link_script CMakeFiles/po2xml.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/po2xml.dir/parser.cpp.o:(.rodata+0x2c): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/po2xml.dir/po2xml.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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/po2xml.dir/po2xml_autogen/mocs_compilation.cpp.o 
CMakeFiles/po2xml.dir/po2xml.cpp.o CMakeFiles/po2xml.dir/gettextpoutils.cpp.o 
CMakeFiles/po2xml.dir/parser.cpp.o -o bin/po2xml  
/usr/lib/x86_64-linux-gnu/libgettextpo.so 
/usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [CMakeFiles/po2xml.dir/build.make:158: bin/po2xml] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2289: CMakeFiles/po2xml.dir/all] Error 2
[ 93%] Linking CXX executable bin/xml2pot
/usr/bin/cmake -E cmake_link_script CMakeFiles/xml2pot.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/xml2pot.dir/parser.cpp.o:(.rodata+0x2c): multiple 
definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/xml2pot.dir/xml2pot.cpp.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/poxml-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/xml2pot.dir/xml2pot_autogen/mocs_compilation.cpp.o 
CMakeFiles/xml2pot.dir/xml2pot.cpp.o CMakeFiles/xml2pot.dir/parser.cpp.o 
CMakeFiles/xml2pot.dir/gettextpoutils.cpp.o -o bin/xml2pot  
/usr/lib/x86_64-linux-gnu/libgettextpo.so 
/usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [CMakeFiles/xml2pot.dir/build.make:158: bin/xml2pot] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:2256: CMakeFiles/xml2pot.dir/all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/poxml-24.12.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/poxml-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:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to