From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7FC0E138435 for ; Sat, 12 Jan 2013 20:41:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27FD921C06D; Sat, 12 Jan 2013 20:41:36 +0000 (UTC) Received: from mail-qc0-f169.google.com (mail-qc0-f169.google.com [209.85.216.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A33B5E059C for ; Sat, 12 Jan 2013 20:39:24 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id t2so1832901qcq.28 for ; Sat, 12 Jan 2013 12:39:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=z9ENTKF7WZEboOpdfW5EsaYoO8md5lSoOcmu29Gh8vA=; b=StmMoKLx2MLryjIjYgpc4BJtOHii9bIqrqC3PFWThh985pT8ZHLL3wBOJnKlCevviE 5NbtF8aQbViPHj0IdUBVrSkxAVQ2jekbNQWtgwP9r+irIn6IsdyaGl0CV25lnJghvZt/ nV2sylPCyX1SmcRahKxkPEf6+5uLk5mcfGA7/vmW+u98jn8k5z9A+ImEQQE9rByUSSPv 94u7D07avGRHNFybxf80PwpODogOavWrOlDkt3UN9K15qMhuZmc+bWeRCyxH20b7eqwo zIYOWNrzLkpZFYrI+umWC0Us1z6C3iZ0MKJb8zKJfn1K4Kv7UtJk5alH+ULv6dEyAp7c I8Vw== 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 Received: by 10.229.173.162 with SMTP id p34mr15477222qcz.138.1358013361440; Sat, 12 Jan 2013 09:56:01 -0800 (PST) Received: by 10.49.36.74 with HTTP; Sat, 12 Jan 2013 09:56:01 -0800 (PST) In-Reply-To: <87wqvizrf6.fsf@ist.utl.pt> References: <50F020A5.4020605@binarywings.net> <87wqvizrf6.fsf@ist.utl.pt> Date: Sat, 12 Jan 2013 11:56:01 -0600 Message-ID: Subject: Re: [gentoo-user] Re: pgo not selected for firefox 18 From: Alecks Gates To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: cfedc590-4d54-4e16-985d-8111d8987c7f X-Archives-Hash: ee9d7a4ec44e8b9ed29e06aeae1dfe41 On Sat, Jan 12, 2013 at 3:22 AM, Nuno J. Silva wrote: > On 2013-01-12, Alecks Gates wrote: > >> On Fri, Jan 11, 2013 at 8:24 AM, Florian Philipp >> wrote: >>> Am 11.01.2013 13:00, schrieb Adam Carter: >>>> >>>> I had noticed it a while ago, it appears to be hardmasked: >>>> >>>> >>>> # Jory A. Pratt > (15 >>>> Dec 2012) >>>> # PGO is known to be busted with most configurations >>>> www-client/firefox pgo >>>> >>>> I never had a single problem with it, so I'm going to unmask it and >>>> see if anything breaks. >>>> >>>> >>>> I just commented that out in /usr/portage/profiles/base/package.use.mask >>>> and it compiled fine with pgo and lto using 4.7.2. Ricey... >>> >>> >>> I guess you didn't have problems because you haven't used stable GCC. >>> pgo was broken in gcc-4.5 since firefox-16 >>> >>> See https://bugs.gentoo.org/show_bug.cgi?id=439244 >>> >>> Regards, >>> Florian Philipp >>> >> >> For what it's with, it's working here with gcc-4.6 and firefox-18: >> [ebuild R ] sys-devel/gcc-4.6.3:4.6 USE="cxx fortran graphite >> gtk mudflap (multilib) nls nptl openmp (-altivec) -bootstrap -build >> -doc (-fixed-point) -gcj -go (-hardened) (-libssp) -multislot -nopie >> -nossp -objc -objc++ -objc-gc {-test} -vanilla" 20 kB > > What is the output of "gcc-config -l" ? That's what matters when > checking the version of gcc in use. > >> [ebuild R ] www-client/firefox-18.0::mozilla USE="alsa >> custom-cflags custom-optimization dbus gstreamer jit libnotify pgo >> startup-notification system-sqlite -bindist -debug -minimal (-selinux) >> -wifi" LINGUAS="-af -ak -ar -as -ast -be -bg -bn_BD -bn_IN -br -bs -ca >> -cs -csb -cy -da -de -el -en_GB -en_ZA -eo -es_AR -es_CL -es_ES -es_MX >> -et -eu -fa -ff -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he -hi_IN -hr >> -hu -hy_AM -id -is -it -ja -kk -km -kn -ko -ku -lg -lij -lt -lv -mai >> -mk -ml -mr -nb_NO -nl -nn_NO -nso -or -pa_IN -pl -pt_BR -pt_PT -rm >> -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK -te -th -tr -uk -vi >> -zh_CN -zh_TW -zu" 0 kB > > -- > Nuno Silva (aka njsg) > http://njsg.sdf-eu.org/ > > $ gcc-config -l [1] x86_64-pc-linux-gnu-4.6.3 *