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 1P8GIM-0003dz-4c for garchives@archives.gentoo.org; Tue, 19 Oct 2010 17:48:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 377A1E06CF; Tue, 19 Oct 2010 17:47:42 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id F050BE06CF for ; Tue, 19 Oct 2010 17:47:41 +0000 (UTC) Received: by wwb17 with SMTP id 17so1661846wwb.10 for ; Tue, 19 Oct 2010 10:47:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=hjIM15/nSwPDjFk2igz9icvKz6uayt+Y19rWhDVim+I=; b=VYgh1g55Isfoh67IMyap3jQy6ca+7bhdB4kGGns0wPm58I/6wALhwdJL0UBDuFcU73 ZAmMJwJmG9lhB3zC6PnDrixWSVDl1wGayR6ti5PFYkoO6jjnXGsg2qSPaQ4SVbFxgrAM H3vU6wm5IVYqGjSrcpiAZdOI5V7XW87VhyMzU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=vA5/EVfGUDFET9SKKj/RhRrtMxPwat47Z+htGG95/EFVgauYkD4pCoeOIEH77ZyHsO S4MbNlxp3r/WRenZqMKcLJ79HnWL575dSS0vLyUwhrrTk1AkqXpz7ZfvKtaOuL3n2a5T GaurhhaVqwREx8bY3n6eNu0/VMnC0etcZ3jDI= Received: by 10.227.69.10 with SMTP id x10mr6303201wbi.155.1287510461407; Tue, 19 Oct 2010 10:47:41 -0700 (PDT) Received: from [192.168.1.20] (91-114-220-174.adsl.highway.telekom.at [91.114.220.174]) by mx.google.com with ESMTPS id p4sm7595703wej.4.2010.10.19.10.47.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 19 Oct 2010 10:47:40 -0700 (PDT) Message-ID: <4CBDD956.3090804@gmail.com> Date: Tue, 19 Oct 2010 19:45:58 +0200 From: Jarry User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] gcc upgrade: Active gcc profile is invalid! Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 9b38d787-e644-4e01-aa51-789b3438abe0 X-Archives-Hash: 36b87889ac8c119ef24bbeac4cda3a1c Hi, I just tried to upgrade gcc (stable amd64, from 4.4.3-r2 to 4.4.4-r2) following the procedure recommended in Gentoo GCC Upgrade Guide: emerge -uav gcc At the end of compilation, I got these strange messages: ==================================================== * gcc-config: Could not locate 'x86_64-pc-linux-gnu-4.4.3' in '/etc/env.d/gcc/' ! * Running 'fix_libtool_files.sh 4.4.3' * Scanning libtool files for hardcoded gcc library paths... cat: ld.so.conf.d/*.conf: No such file or directory * gcc-config: Active gcc profile is invalid! gcc-config: error: could not run/locate 'gcc' :0: assertion failed: (gcc -dumpversion) | getline NEWVER) >>> Original instance of package unmerged safely. * Switching native-compiler to x86_64-pc-linux-gnu-4.4.4 ... * gcc-config: Active gcc profile is invalid! * Your gcc has a bug with GCC_SPECS. * Please re-emerge gcc. * http://bugs.gentoo.org/68395 >>> Regenerating /etc/ld.so.cache... [ ok ] * If you intend to use the gcc from the new profile in an already * running shell, please remember to do: * # source /etc/profile * If you have issues with packages unable to locate libstdc++.la, * then try running 'fix_libtool_files.sh' on the old gcc versions. * You might want to review the GCC upgrade guide when moving between * major versions (like 4.2 to 4.3): * http://www.gentoo.org/doc/en/gcc-upgrading.xml >>> Regenerating /etc/ld.so.cache... >>> Recording sys-devel/gcc in "world" favorites file... >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * Regenerating GNU info directory index... * Processed 7 info files. ==================================================== What does that "invalid profile" mean, and how can I fix it? Jarry _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.