From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5928C1382C5 for ; Sun, 31 May 2020 16:07:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C081EE0968; Sun, 31 May 2020 16:06:57 +0000 (UTC) Received: from smarthost03a.mail.zen.net.uk (smarthost03a.mail.zen.net.uk [212.23.1.20]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6706CE095D for ; Sun, 31 May 2020 16:06:57 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03a.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jfQUB-0006Xu-NE for gentoo-user@lists.gentoo.org; Sun, 31 May 2020 16:06:55 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Qtcurve, anyone? Date: Sun, 31 May 2020 17:06:55 +0100 Message-ID: <9727870.nUPlyArG6x@peak> In-Reply-To: <4258230.LvFx2qVVIh@peak> References: <4258230.LvFx2qVVIh@peak> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Originating-smarthost03a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 8f77f988-7987-45b1-95e4-392f0d827afc X-Archives-Hash: d9862008f71a75803fd6795e4151eefc On Sunday, 31 May 2020 16:36:13 BST Peter Humphrey wrote: > Still refining my plasma desktop, and recovering from bits of it having b= een > deleted upstream, I'm trying to install x11-themes/qtcurve, but I get thi= s: >=20 > In file included from > /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/ > style/qtcurve_p.h:28, > from > /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/ > style/prepolish.cpp:25: > /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/style= /qt > curve.h: At gl obal scope: > /var/tmp/portage/x11-themes/qtcurve-1.9.0-r1/work/qtcurve-1.9.0/qt5/style= /qt > curve.h:103:22: error: field =E2=80=98path=E2=80=99 has incomplete type = =E2=80=98QPainterPath=E2=80=99 103 | > QPainterPath path; >=20 > | ^~~~ >=20 > Installing plasma-meta didn't help: I got the same error. BGO has nothing > against qtcurve. Can anyone offer an insight? Perhaps it's time to report= a > bug. I'm confused. Now I get the same error in app-emulation/virtualbox-5.2.40. = It=20 seems I'm lacking a core component of Qt. =2D-=20 Regards, Peter.