https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-crypt/xca-2.4.0 fails to compile. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 732097 [details] build.log build log and emerge --info
Possible context of error(s): clicklabel.h:11:10: fatal error: QLabel: No such file or directory db.h:15:10: fatal error: QString: No such file or directory distname.h:11:10: fatal error: QWidget: No such file or directory validity.h:11:10: fatal error: QDateTimeEdit: No such file or directory /var/tmp/portage/app-crypt/xca-2.4.0/work/xca-2.4.0/ui/ui_KeyDetail.h:12:10: fatal error: QtCore/QVariant: No such file or directory /var/tmp/portage/app-crypt/xca-2.4.0/work/xca-2.4.0/ui/ui_MainWindow.h:12:10: fatal error: QtCore/QVariant: No such file or directory /var/tmp/portage/app-crypt/xca-2.4.0/work/xca-2.4.0/ui/ui_NewX509.h:12:10: fatal error: QtCore/QVariant: No such file or directory /var/tmp/portage/app-crypt/xca-2.4.0/work/xca-2.4.0/ui/ui_v3ext.h:12:10: fatal error: QtCore/QVariant: No such file or directory XcaTreeView.h:11:10: fatal error: QTreeView: No such file or directory base.h:34:36: error: missing binary operator before token "("
I had the same error and was able to fix it by installing a missing dependency (dev-qt/qthelp).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f464d24a48e88f441522433a7563e9d2e5c4ca6 commit 3f464d24a48e88f441522433a7563e9d2e5c4ca6 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2021-08-12 06:06:23 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2021-08-12 06:07:36 +0000 app-crypt/xca: add missing qthelp dependency Thanks to Stefan Schmid for tracking down the issue. Closes: https://bugs.gentoo.org/807655 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org> app-crypt/xca/xca-2.4.0-r1.ebuild | 71 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+)