From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-43966-garchives=archives.gentoo.org@gentoo.org>) id 1FrG81-0005VQ-Ik for garchives@archives.gentoo.org; Fri, 16 Jun 2006 15:20:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5GFJPYl029592; Fri, 16 Jun 2006 15:19:25 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5GFECx1022106 for <gentoo-user@lists.gentoo.org>; Fri, 16 Jun 2006 15:14:13 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 74A4964D63 for <gentoo-user@lists.gentoo.org>; Fri, 16 Jun 2006 15:14:12 +0000 (UTC) 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 07565-22 for <gentoo-user@lists.gentoo.org>; Fri, 16 Jun 2006 15:14:06 +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 EE9B764D5A for <gentoo-user@gentoo.org>; Fri, 16 Jun 2006 15:14:05 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FrG1D-0000tg-Hi for gentoo-user@gentoo.org; Fri, 16 Jun 2006 17:13:55 +0200 Received: from adsl-68-79-55-171.dsl.emhril.ameritech.net ([68.79.55.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Fri, 16 Jun 2006 17:13:55 +0200 Received: from reader by adsl-68-79-55-171.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Fri, 16 Jun 2006 17:13:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] Re: revdep-rebuild madness. Date: Fri, 16 Jun 2006 10:13:19 -0500 Organization: Still searching... Message-ID: <87slm56smo.fsf@newsguy.com> References: <87wtbhch2f.fsf@newsguy.com> <4492C5E3.6030106@qrypto.org> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-79-55-171.dsl.emhril.ameritech.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:Rc4qgVpbX0OcNuBwkpHduKESbbE= Sender: news <news@sea.gmane.org> X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.465 required=5.5 tests=[AWL=-0.135, BAYES_00=-2.599, NO_REAL_NAME=0.961, TW_BJ=0.077, TW_CX=0.077, TW_GC=0.077, TW_GT=0.077] X-Spam-Score: -1.465 X-Spam-Level: X-Archives-Salt: a777ecbf-540b-43e1-adb5-084187162e3c X-Archives-Hash: 9d3fc6669ce88f0d956ba8be3b37f6a2 Rumen Yotov <rumen@qrypto.org> write> reader@newsguy.com wrote: >> using revdep-rebuild it finds: > Hi, > Bug-125728, *or* disable "java" USE flag for GCC. > Rumen Thanks... and I'm probably mis-understanding something here but I don't see `java' as a USE flag that gcc knows anything about: emerge -vp gcc These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-devel/gcc-4.1.1 USE="fortran gcj gtk nls objc \ -bootstrap -build -doc -hardened -ip28 -ip32r10k -mudflap -multislot -nocxx -objc++ -objc-gc -vanilla" 0 kB ============================ -java shows the same thing: ============================ root # USE="-java" emerge -vp gcc These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-devel/gcc-4.1.1 USE="fortran gcj gtk nls objc \ -bootstrap -build -doc -hardened -ip28 -ip32r10k -mudflap \ -multislot -nocxx -objc++ -objc-gc -vanilla" 0 kB -- gentoo-user@gentoo.org mailing list