Package: src:kf6-kio
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-kio_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/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/jobtracker.cpp.o (symbol from plugin): 
in function `KIO::getJobTracker()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/jobuidelegateextension.cpp.o (symbol 
from plugin): in function 
`KIO::JobUiDelegateExtension::createClipboardUpdater(KIO::Job*, 
KIO::JobUiDelegateExtension::ClipboardUpdaterMode)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/jobuidelegatefactory.cpp.o (symbol from 
plugin): in function `KIO::JobUiDelegateFactory::JobUiDelegateFactory()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/askuseractioninterface.cpp.o (symbol 
from plugin): in function `KIO::AskUserActionInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kmountpoint.cpp.o (symbol from plugin): 
in function `KMountPoint::KMountPoint()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kcoredirlister.cpp.o (symbol from 
plugin): in function `KCoreDirLister::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/faviconscache.cpp.o (symbol from 
plugin): in function `KIO::FavIconsCache::qt_static_metacall(QObject*, 
QMetaObject::Call, int, void**)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/untrustedprogramhandlerinterface.cpp.o 
(symbol from plugin): in function 
`KIO::UntrustedProgramHandlerInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kioglobal_p.cpp.o (symbol from plugin): 
in function `KIOPrivate::iconForStandardPath(QString const&)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/batchrenamejob.cpp.o (symbol from 
plugin): in function `KIO::BatchRenameJob::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/worker.cpp.o (symbol from plugin): in 
function `KIO::Worker::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/workerinterface.cpp.o (symbol from 
plugin): in function `KIO::WorkerInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/workerconfig.cpp.o (symbol from plugin): 
in function `KIO::WorkerConfig::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/workerfactory.cpp.o (symbol from 
plugin): in function `KIO::WorkerFactory::qt_static_metacall(QObject*, 
QMetaObject::Call, int, void**)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/workerthread.cpp.o (symbol from plugin): 
in function `KIO::WorkerThread::qt_static_metacall(QObject*, QMetaObject::Call, 
int, void**)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kfilefilter.cpp.o (symbol from plugin): 
in function `KFileFilter::isEmpty() const':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/koverlayiconplugin.cpp.o (symbol from 
plugin): in function `KOverlayIconPlugin::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/openwith.cpp.o (symbol from plugin): in 
function `KIO::OpenWith::accept(QExplicitlySharedDataPointer<KService>&, 
QString const&, bool, QString const&, bool, bool, bool)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/ksslcertificatemanager.cpp.o (symbol 
from plugin): in function `OrgKdeKSSLDInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/ksslerroruidata.cpp.o (symbol from 
plugin): in function `KSslErrorUiData::KSslErrorUiData()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kpasswdserverloop.cpp.o (symbol from 
plugin): in function `KPasswdServerLoop::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kpasswdserverclient.cpp.o (symbol from 
plugin): in function `KPasswdServerClient::~KPasswdServerClient()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kdirnotify.cpp.o (symbol from plugin): 
in function `OrgKdeKDirNotifyInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/forwardingworkerbase.cpp.o (symbol from 
plugin): in function `KIO::ForwardingWorkerBase::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kiocoredebug.cpp.o (symbol from plugin): 
in function `KIO_CORE()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kiocoreconnectiondebug.cpp.o (symbol 
from plugin): in function `KIO_CORE_CONNECTION()':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kioglobal_p_unix.cpp.o (symbol from 
plugin): in function `KIOPrivate::isProcessAlive(long long)':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kiofuse_interface.cpp.o (symbol from 
plugin): in function `OrgKdeKIOFuseVFSInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
/usr/bin/ld: CMakeFiles/KF6KIOCore.dir/kpasswdserver_interface.cpp.o (symbol 
from plugin): in function `OrgKdeKPasswdServerInterface::staticMetaObject':
(.text+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/KF6KIOCore.dir/connectionbackend.cpp.o (symbol from 
plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
IOCore.dir/kpasswdserverloop.cpp.o 
CMakeFiles/KF6KIOCore.dir/kpasswdserverclient.cpp.o 
CMakeFiles/KF6KIOCore.dir/kdirnotify.cpp.o 
CMakeFiles/KF6KIOCore.dir/forwardingworkerbase.cpp.o 
CMakeFiles/KF6KIOCore.dir/kiocoredebug.cpp.o 
CMakeFiles/KF6KIOCore.dir/kiocoreconnectiondebug.cpp.o 
CMakeFiles/KF6KIOCore.dir/kioglobal_p_unix.cpp.o 
CMakeFiles/KF6KIOCore.dir/kiofuse_interface.cpp.o 
CMakeFiles/KF6KIOCore.dir/kpasswdserver_interface.cpp.o  
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Concurrent.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libKF6I18n.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Service.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6Crash.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6AuthCore.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libacl.so /usr/lib/x86_64-linux-gnu/libattr.so 
/usr/lib/x86_64-linux-gnu/libmount.so 
/usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.10.0 
/usr/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.10.0 
 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6DBus.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Core.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/libmount.so
make[3]: *** [src/core/CMakeFiles/KF6KIOCore.dir/build.make:1421: 
bin/libKF6KIOCore.so.6.10.0] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/kf6-kio-6.10.0/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:6431: 
src/core/CMakeFiles/KF6KIOCore.dir/all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/kf6-kio-6.10.0/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/kf6-kio-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:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to