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 A8DF31382C5 for ; Sun, 31 May 2020 16:17:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 254C0E09F7; Sun, 31 May 2020 16:16:29 +0000 (UTC) Received: from mail-vs1-f67.google.com (mail-vs1-f67.google.com [209.85.217.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7690E09F2 for ; Sun, 31 May 2020 16:16:28 +0000 (UTC) Received: by mail-vs1-f67.google.com with SMTP id k13so1533321vsm.13 for ; Sun, 31 May 2020 09:16:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:reply-to:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=G7PjkdmTJXeELjrAGNt4R85QPonzrZDlLj4vLpUJtqU=; b=BFCWcYbVAvAXNRqVsJUW9jtJjyc9P9/f0bPCt+CgpTKWf8Wmdc7WH53loS5LaOfOL8 7nnpa0mUqc5uC520rffRL73AXuZ7RzA/zqvv0MrlwUtNXLT3nLllGL9LbaVom0ZGqrhb Zf0cEqKPvTT7kh/hbvYsX/h3M5Wuf+T8gMgpzE6NueTOYbAeXaVBemFPIEQbnKIXTSur BCFVrKqNlc0rlKRtlpnZBPDpqK40/Qb6OHlLMf4eq3oKoRtSlOl/zELO968l+m4I+iav c2O/BiYJvbV/gNGWIUGoXq0+B+BhXqJjvcQOl4zLROyCs/P4FGGo3o9/Yy0EDmMEb5qy CQow== X-Gm-Message-State: AOAM533/54bpzK6IP++yywqMOFCqsn+tp5mQErEk6IM1g9t0pWhnbVbr DE65Ev2UN0BKegG1NIL9h+FiTZuVhy8= X-Google-Smtp-Source: ABdhPJwlmlMRDd08um+hV514ths4Kt4VbyE0/VaKVoY2Z0EVBpapctph74hGPLUS6yfusKpFHmmVdw== X-Received: by 2002:a67:d019:: with SMTP id r25mr11948500vsi.187.1590941787905; Sun, 31 May 2020 09:16:27 -0700 (PDT) Received: from [192.168.43.226] ([107.242.116.117]) by smtp.gmail.com with ESMTPSA id j197sm184378vkc.19.2020.05.31.09.16.25 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 31 May 2020 09:16:27 -0700 (PDT) Subject: Re: [gentoo-user] Qtcurve, anyone? To: gentoo-user@lists.gentoo.org References: <4258230.LvFx2qVVIh@peak> <9727870.nUPlyArG6x@peak> From: Jack Message-ID: <00f8a99b-e034-a9c5-36b4-f1790e985f58@users.sourceforge.net> Date: Sun, 31 May 2020 12:16:22 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 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 In-Reply-To: <9727870.nUPlyArG6x@peak> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US-large X-Archives-Salt: f9905cce-f82a-4afa-90b9-be9a08f4612b X-Archives-Hash: 479a28dec05a007a29bf86d400371c28 On 5/31/20 12:06 PM, Peter Humphrey wrote: > On Sunday, 31 May 2020 16:36:13 BST Peter Humphrey wrote: > >> Still refining my plasma desktop, and recovering from bits of it having been >> deleted upstream, I'm trying to install x11-themes/qtcurve, but I get this: >> >> 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 ‘path’ has incomplete type ‘QPainterPath’ 103 | >> QPainterPath path; >> >> | ^~~~ >> >> 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 > seems I'm lacking a core component of Qt. Or something was added or removed from some Qt component, and something else didn't account for the change.  (I don't know one way or the other in this case.)  Perhaps try to find (by following includes?) where the definition of QPainterPath is, and check old/new versions of whatever package provides it.