From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MKv6V-00013p-Dd for garchives@archives.gentoo.org; Sun, 28 Jun 2009 14:11:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DB44E0675; Sun, 28 Jun 2009 14:11:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 67340E0675 for ; Sun, 28 Jun 2009 14:11:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 12E8E659AE for ; Sun, 28 Jun 2009 14:11:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -4.153 X-Spam-Level: X-Spam-Status: No, score=-4.153 required=5.5 tests=[AWL=-0.554, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wS7waBoZ5ef9 for ; Sun, 28 Jun 2009 14:11:27 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2FE4165736 for ; Sun, 28 Jun 2009 14:11:25 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MKv6I-0001V9-Gi for gentoo-user@gentoo.org; Sun, 28 Jun 2009 14:11:22 +0000 Received: from adsl-69-234-196-4.dsl.irvnca.pacbell.net ([69.234.196.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jun 2009 14:11:22 +0000 Received: from w41ter by adsl-69-234-196-4.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jun 2009 14:11:22 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: qt3support conflict Date: Sun, 28 Jun 2009 07:12:26 -0700 Message-ID: References: <200906280624.11286.a@gaydenko.com> 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 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-196-4.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1pre) Gecko/20090628 Shredder/3.0b3pre In-Reply-To: <200906280624.11286.a@gaydenko.com> Sender: news X-Archives-Salt: 9dc2c958-e86e-411c-ad90-a500c15e6738 X-Archives-Hash: 1cf7aec8e0477fe9c7b1c278c18d7705 On 06/27/2009 07:24 PM, Andrew Gaydenko wrote: > On Sunday 28 June 2009 02:54:59 walt wrote: >> On 06/27/2009 03:32 PM, Andrew Gaydenko wrote: >>> make.conf hasn't qt3support at all. Adding qt3support to qt-opengl >>> shows... well... something horrible (see below) :-) >>> >>> //====================================================================== >>> emerge -pvDuN world >>> >>> These are the packages that would be merged, in order: >>> >>> Calculating dependencies... done! >>> [ebuild U ] x11-libs/qt-core-4.5.2 [4.5.1] USE="glib iconv qt3support >>> ssl -debug -doc -pch" 0 kB [ebuild U ] x11-libs/qt-test-4.5.2 [4.5.1] >>> USE="iconv -debug -pch" 0 kB [blocks b ]>> ("> >> I recently went through the same thing on ~amd64 and emerge made me >> uninstall every qt package before it would start building the updates. I >> have no idea why, but everything finally came out okay. >> >> I'd say go ahead and emerge -C all of those qt blockers as emerge suggests. > > Walt, thanks! At my case portage has ovecome those blocks without direct > unmerging. Ah, I see portage wants to update my qt4 *again* today, and I see a new package comment that emerging "qt" will pull in more qt sub-packages than I probably want -- very true. So now I'm just emerging qt-core instead. I hope it has everything that VirtualBox needs. I'll see.