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 1QtTUf-0000LE-7h for garchives@archives.gentoo.org; Tue, 16 Aug 2011 23:56:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 837F621C2BA; Tue, 16 Aug 2011 23:56:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B198421C02A for ; Tue, 16 Aug 2011 23:55:48 +0000 (UTC) Received: from [192.168.1.105] (c-75-72-21-149.hsd1.mn.comcast.net [75.72.21.149]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: darkside) by smtp.gentoo.org (Postfix) with ESMTPSA id 05D171B4061 for ; Tue, 16 Aug 2011 23:55:47 +0000 (UTC) Message-ID: <4E4B0381.4020802@gentoo.org> Date: Tue, 16 Aug 2011 18:55:45 -0500 From: Jeremy Olexa User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110715 Lightning/1.0b3pre Thunderbird/3.1.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] USE=introspection has been unmasked in the tree References: <4E4AC554.2040100@gentoo.org> <201108162357.53030.reavertm@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 7c93ef5a1dadec65e7c8a27b5ada4502 On 08/16/2011 06:07 PM, Nirbheek Chauhan wrote: > The use-case for disabling introspection globally is if you will never > use any gobject language bindings for the next 4-5 years. FYI: I disabled it globally, already, on my server. As the rrdtool stack pulls in pango with the +introspection default. Useless to me, and my host. No problems since June 24 2011. (I thought it was already unmasked since I discovered it enabled back then) % grep intro /etc/portage/make.conf USE="${USE} -python -perl -introspection" # questionable defaults =D Take care, -Jeremy