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.54) id 1F9pWC-000135-T2 for garchives@archives.gentoo.org; Thu, 16 Feb 2006 20:14:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GKBC3I004996; Thu, 16 Feb 2006 20:11:12 GMT Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GJqho5012793 for ; Thu, 16 Feb 2006 19:52:44 GMT Received: (qmail invoked by alias); 16 Feb 2006 19:52:44 -0000 Received: from N662P001.adsl.highway.telekom.at (EHLO [192.168.1.20]) [62.47.26.161] by mail.gmx.net (mp028) with SMTP; 16 Feb 2006 20:52:44 +0100 X-Authenticated: #787166 Message-ID: <43F4D87E.3040104@gmx.net> Date: Thu, 16 Feb 2006 20:54:38 +0100 From: Jarry User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en, sk Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] updating glibc-2.3.5-r2: segmentation fault... (part 2) References: <43F374B9.20103@gmx.net> <43F37DFA.6060602@gmx.net> <1140032081.12259.9.camel@mach.qrypto.org> <43F397DB.30100@gmx.net> <1140040122.12259.14.camel@mach.qrypto.org> <43F4C38D.9040703@gmx.net> <1140115383.25550.9.camel@mach.qrypto.org> In-Reply-To: <1140115383.25550.9.camel@mach.qrypto.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Archives-Salt: b9c31c3c-94a5-4b03-90c9-9d378dea589a X-Archives-Hash: 7954b0f73d166499e26a0675cd4586f8 Rumen Yotov wrote: > Have you compiled anything after compiling GCC with 'hardened'? (genlop) Negative, only gcc, then emerge failed trying to compile 2nd package - glibc-2.3.5-r2. I tried to go back (removed those hardened-flags), and could not compile gcc-3.4.4 > Try with MAKEOPTS="-j1" in /etc/make.conf but not much hope. I do not know why, but it helped! I changed it from -j2 to -j1, and emerge gcc without any problem! Then I switched back to -j2 and updated my whole system without a problem: emerge --update --deep --newuse world Thanks a lot, man! So now (I hope!) my system is in consistent state, as it was before my little "experiment" with "hardened" and "hardenedphp" flags. With one exception. When I now check: gcc-config -l [1] i686-pc-linux-gnu-3.4.4 * [2] i686-pc-linux-gnu-3.4.4-hardened [3] i686-pc-linux-gnu-3.4.4-hardenednopie [4] i686-pc-linux-gnu-3.4.4-hardenednopiessp [5] i686-pc-linux-gnu-3.4.4-hardenednossp Previously it was: [1] i686-pc-linux-gnu-3.4.4 * [2] i686-pc-linux-gnu-3.4.4-hardenednopie [3] i686-pc-linux-gnu-3.4.4-hardenednopiessp [4] i686-pc-linux-gnu-3.4.4-hardenednossp [5] i686-pc-linux-gnu-3.4.4-vanilla Do I have to make worry about that missing vanilla-profile? Jarry -- gentoo-user@gentoo.org mailing list