Package: src:kf6-syndication
Version: 6.10.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/kf6-syndication_6.10.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

[...]
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/imagerss2impl.cpp.o (symbol 
from plugin): in function `Syndication::ImageRSS2Impl::isNull() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/itemrss2impl.cpp.o (symbol 
from plugin): in function `Syndication::ItemRSS2Impl::language() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/feedrdfimpl.cpp.o (symbol 
from plugin): in function `Syndication::FeedRDFImpl::categories() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/imagerdfimpl.cpp.o (symbol 
from plugin): in function `Syndication::ImageRDFImpl::description() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/itemrdfimpl.cpp.o (symbol 
from plugin): in function `Syndication::ItemRDFImpl::enclosures() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/categoryatomimpl.cpp.o 
(symbol from plugin): in function `Syndication::CategoryAtomImpl::isNull() 
const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/enclosureatomimpl.cpp.o 
(symbol from plugin): in function `Syndication::EnclosureAtomImpl::duration() 
const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/feedatomimpl.cpp.o (symbol 
from plugin): in function `Syndication::FeedAtomImpl::title() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/mapper/itematomimpl.cpp.o (symbol 
from plugin): in function `Syndication::ItemAtomImpl::commentsLink() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/abstractparser.cpp.o (symbol from 
plugin): in function `Syndication::AbstractParser::~AbstractParser()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/category.cpp.o (symbol from plugin): 
in function `Syndication::Category::~Category()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/dataretriever.cpp.o (symbol from 
plugin): in function `Syndication::DataRetriever::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/documentsource.cpp.o (symbol from 
plugin): in function `Syndication::DocumentSource::~DocumentSource()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/documentvisitor.cpp.o (symbol from 
plugin): in function `Syndication::DocumentVisitor::~DocumentVisitor()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/elementwrapper.cpp.o (symbol from 
plugin): in function `Syndication::ElementWrapper::~ElementWrapper()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/enclosure.cpp.o (symbol from 
plugin): in function `Syndication::Enclosure::~Enclosure()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/feed.cpp.o (symbol from plugin): in 
function `Syndication::Feed::~Feed()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/global.cpp.o (symbol from plugin): 
in function `Syndication::parserCollection()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/image.cpp.o (symbol from plugin): in 
function `Syndication::Image::~Image()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/item.cpp.o (symbol from plugin): in 
function `Syndication::Item::~Item()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/loader.cpp.o (symbol from plugin): 
in function `Syndication::Loader::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/person.cpp.o (symbol from plugin): 
in function `Syndication::Person::~Person()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/personimpl.cpp.o (symbol from 
plugin): in function `Syndication::PersonImpl::PersonImpl()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/specificdocument.cpp.o (symbol from 
plugin): in function `Syndication::SpecificDocument::~SpecificDocument()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/specificitem.cpp.o (symbol from 
plugin): in function `Syndication::SpecificItem::~SpecificItem()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/specificitemvisitor.cpp.o (symbol 
from plugin): in function 
`Syndication::SpecificItemVisitor::~SpecificItemVisitor()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/tools.cpp.o (symbol from plugin): in 
function `Syndication::md5Machine':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/loaderutil.cpp.o (symbol from 
plugin): in function `Syndication::LoaderUtil::parseFeed(QByteArray const&, 
QUrl const&)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6Syndication.dir/syndication_debug.cpp.o (symbol from 
plugin): in function `SYNDICATION_LOG()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6Syndication.dir/rss2/category.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
Syndication.dir/feed.cpp.o CMakeFiles/KF6Syndication.dir/global.cpp.o 
CMakeFiles/KF6Syndication.dir/image.cpp.o 
CMakeFiles/KF6Syndication.dir/item.cpp.o 
CMakeFiles/KF6Syndication.dir/loader.cpp.o 
CMakeFiles/KF6Syndication.dir/person.cpp.o 
CMakeFiles/KF6Syndication.dir/personimpl.cpp.o 
CMakeFiles/KF6Syndication.dir/specificdocument.cpp.o 
CMakeFiles/KF6Syndication.dir/specificitem.cpp.o 
CMakeFiles/KF6Syndication.dir/specificitemvisitor.cpp.o 
CMakeFiles/KF6Syndication.dir/tools.cpp.o 
CMakeFiles/KF6Syndication.dir/loaderutil.cpp.o 
CMakeFiles/KF6Syndication.dir/syndication_debug.cpp.o  
/usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libKF6Codecs.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [src/CMakeFiles/KF6Syndication.dir/build.make:1325: 
bin/libKF6Syndication.so.6.10.0] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-syndication-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:380: src/CMakeFiles/KF6Syndication.dir/all] 
Error 2
make[2]: Leaving directory 
'/build/reproducible-path/kf6-syndication-6.10.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/kf6-syndication-6.10.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