From owner-freebsd-stable@FreeBSD.ORG Sun Aug 31 14:43:24 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC5361065671 for ; Sun, 31 Aug 2008 14:43:24 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from QMTA03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id 73FCB8FC19 for ; Sun, 31 Aug 2008 14:43:24 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from OMTA05.westchester.pa.mail.comcast.net ([76.96.62.43]) by QMTA03.westchester.pa.mail.comcast.net with comcast id 92Qf1a0020vyq2s532TPnR; Sun, 31 Aug 2008 14:27:23 +0000 Received: from daland.home ([24.61.21.4]) by OMTA05.westchester.pa.mail.comcast.net with comcast id 92TN1a00705H7zL3R2TPxZ; Sun, 31 Aug 2008 14:27:23 +0000 X-Authority-Analysis: v=1.0 c=1 a=TxatDheO55MA:10 a=-bJS07P5FywA:10 a=rITDv7nW5hcA:10 a=5mwKUVdjMF-sbcKR8OkA:9 a=_S_Fa5BAxCgb4XIFV6UA:7 a=hB3-g63Qy-zd13Qggtus-TbB92QA:4 a=si9q_4b84H0A:10 a=ufO146cb3fEA:10 Received: from algo by daland.home with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KZnti-0005lr-82; Sun, 31 Aug 2008 10:27:22 -0400 From: Alex Goncharov To: Alex Goncharov In-reply-to: (message from Alex Goncharov on Wed, 27 Aug 2008 20:42:00 -0400) References: <48B5750B.8000303@mail.zedat.fu-berlin.de> <20080827160432.GJ2038@deviant.kiev.zoral.com.ua> Message-Id: Sender: Alex Goncharov Date: Sun, 31 Aug 2008 10:27:22 -0400 Cc: stable@freebsd.org Subject: Re: WARNING: 7-STABLE BROKEN -- please wait to upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Goncharov List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 14:43:24 -0000 Still having problems... ,--- I/Alex (Wed, 27 Aug 2008 20:42:00 -0400) ----* | ,--- You/Kostik (Wed, 27 Aug 2008 19:04:32 +0300) ----* | | cd into /usr/src/gnu/usr.bin/cc/cc1, | | make install DEBUG_FLAGS=-g | | That simple thing didn't work for me: | But I've found what may be an extremely easy way out of this hole: I | copied over /usr/libexec/cc1 from another machine, which had a code | built on Aug 17. Then my `cc1' worked fine and I tripped on a SEGV in | `as'. Then I copied over `as', then `ld', then `gcc'. And that was | it -- the build began to work. `-------------------------------------------------* I have been happily using the four replacement tools to build various user-land programs. Then yesterday I decided to try to update the OS. The build finished successfully (or so it seemed), I rebooted, installed world, and now I have the same issue as everybody else had this week: cc: Internal error: Abort trap: 6 (program cc1) $ ls -l /usr/libexec/cc1 -r-xr-xr-x 1 root wheel 5435068 Aug 31 09:03 /usr/libexec/cc1* $ uname -svr FreeBSD 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Sun Aug 31 00:08:48 EDT 2008 I am going to replace the four cc components again, with the old and tried ones, and update/build again, but this doesn't feel right. Is there anything else I should have done to avoid these problems? Is everything supposed to work out of box now? Thanks, -- Alex -- alex-goncharov@comcast.net -- /* * Progress was all right. Only it went on too long. * * -- James Thurber */