too long lines were shrinked: [143/183] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LAR [144/183] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LAR [145/183] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LAR FAILED: src/console/CMakeFiles/KUserFeedbackConsole.dir/model/datamodel.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -D_GNU_SOURCE -D_LARGEFILE64_S /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp: In lambda function: /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp:93:29: error: invalid use of incomplete type class QDateTime 93 | return lhs.timestamp() < rhs.timestamp(); | ~~~~~~~~~~~~~^~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20231228-113459 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Rust versions: [1] rust-bin-1.74.1 [2] rust-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 3) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 5cefcc1e0000c1ebf4088e49f1ac6c8d8ee7d22b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Jan 4 14:32:58 2024 +0000 2024-01-04 14:32:57 UTC emerge -qpvO kde-frameworks/kuserfeedback [ebuild N ] kde-frameworks/kuserfeedback-1.3.0-r3 USE="-debug -doc (-kf6compat) -test"
Created attachment 881472 [details] emerge-info.txt
Created attachment 881473 [details] emerge-history.txt.xz
Created attachment 881474 [details] environment
Created attachment 881475 [details] etc.clang.tar.xz
Created attachment 881476 [details] etc.portage.tar.xz
Created attachment 881477 [details] kde-frameworks:kuserfeedback-1.3.0-r3:20240104-155524.log
Created attachment 881478 [details] qlist-info.txt.xz
Created attachment 881479 [details] temp.tar.xz
not again...
unmask kde-frameworks/extra-cmake-modules 5.247.0 at that image and tried again to emerge it, but it still fails: /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp: In lambda function: /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp:93:29: error: invalid use of incomplete type ‘class QDateTime’ 93 | return lhs.timestamp() < rhs.timestamp(); | ~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtCore/qobject.h:54, from /usr/include/qt5/QtCore/QObject:1, from /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/core/schemaentry.h:10, from /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/core/product.h:10, from /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.h:10, from /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp:7: /usr/include/qt5/QtCore/qmetatype.h:2089:1: note: forward declaration of ‘class QDateTime’ 2089 | QT_FOR_EACH_STATIC_CORE_CLASS(QT_FORWARD_DECLARE_STATIC_TYPES_ITER) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp:93:47: error: invalid use of incomplete type ‘class QDateTime’ 93 | return lhs.timestamp() < rhs.timestamp(); | ~~~~~~~~~~~~~^~ /usr/include/qt5/QtCore/qmetatype.h:2089:1: note: forward declaration of ‘class QDateTime’ 2089 | QT_FOR_EACH_STATIC_CORE_CLASS(QT_FORWARD_DECLARE_STATIC_TYPES_ITER) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp: In member function ‘virtual QVariant KUserFeedback::Console::DataModel::data(const QModelIndex&, int) const’: /var/tmp/portage/kde-frameworks/kuserfeedback-1.3.0-r3/work/kuserfeedback-1.3.0/src/console/model/datamodel.cpp:134:36: error: invalid use of incomplete type ‘class QDateTime’ 134 | return sample.timestamp(); | ~~~~~~~~~~~~~~~~^~ /usr/include/qt5/QtCore/qmetatype.h:2089:1: note: forward declaration of ‘class QDateTime’ 2089 | QT_FOR_EACH_STATIC_CORE_CLASS(QT_FORWARD_DECLARE_STATIC_TYPES_ITER) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Created attachment 881496 [details] kuserfeedback-1.3.0.tar.xz attached the content of http://tinderbox.zwiebeltoralf.de:31560/17.1_desktop_plasma_systemd-20231228-113459/var/tmp/notmpfs/
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f772f7c605603f9da1e06b8f992e2de223df3cd commit 2f772f7c605603f9da1e06b8f992e2de223df3cd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-09-20 22:27:34 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-09-20 22:30:28 +0000 profiles: Mask kde-frameworks/kuserfeedback:5 together with KDE PIM Closes: https://bugs.gentoo.org/921361 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+)