Created attachment 157510 [details] kwallet kdesrc-build logs Encountering this error on multiple kf6 packages: [10/166] Generating moc_kwallet_interface.cpp FAILED: src/api/KWallet/moc_kwallet_interface.cpp /run/media/valmar/DataSSD/KDE/Builds-Plasma6/frameworks/kwallet/src/api/KWallet/moc_kwallet_interface.cpp cd /run/media/valmar/DataSSD/KDE/Builds-Plasma6/frameworks/kwallet/src/api/KWallet && /usr/lib/qt6/moc @/run/media/valmar/DataSSD/KDE/Builds-Plasma6/frameworks/kwallet/src/api/KWallet/moc_kwallet_interface.cpp_parameters /run/media/valmar/DataSSD/KDE/Builds-Plasma6/frameworks/kwallet/src/api/KWallet/kwallet_interface.h:210:1: error: Not a signal or slot declaration Have observed that other testers haven't reported such an issue, so might possibly be something specific to Arch Linux's Qt6 packages. Might be some obscure error in my kdesrc-build config, but I've triple-checked everything, seemingly...
Created attachment 157511 [details] kdesrc-build-Plasma6
That's https://bugreports.qt.io/browse/QTBUG-111330
(In reply to Nicolas Fella from comment #2) > That's https://bugreports.qt.io/browse/QTBUG-111330 Ah, I see. Thank you. :)