From owner-freebsd-stable@FreeBSD.ORG Thu Aug 28 00:58:03 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 5F929106566C for ; Thu, 28 Aug 2008 00:58:03 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from QMTA10.emeryville.ca.mail.comcast.net (qmta10.emeryville.ca.mail.comcast.net [76.96.30.17]) by mx1.freebsd.org (Postfix) with ESMTP id 42C508FC0A for ; Thu, 28 Aug 2008 00:58:03 +0000 (UTC) (envelope-from alex-goncharov@comcast.net) Received: from OMTA04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by QMTA10.emeryville.ca.mail.comcast.net with comcast id 7U1p1a01B0lTkoCAAci2WC; Thu, 28 Aug 2008 00:42:02 +0000 Received: from daland.home ([24.61.21.4]) by OMTA04.emeryville.ca.mail.comcast.net with comcast id 7ci01a00R05H7zL8Qci1dd; Thu, 28 Aug 2008 00:42:02 +0000 X-Authority-Analysis: v=1.0 c=1 a=TxatDheO55MA:10 a=-bJS07P5FywA:10 a=rITDv7nW5hcA:10 a=tDn-aoucyTAax8AVMc0A:9 a=4jyPtPk1AozRFtdCAdwA:7 a=qNvXYzBgc7aAzffGNOZ1a00jmQQA:4 a=si9q_4b84H0A:10 a=mhQ4J5QMNLoA:10 Received: from algo by daland.home with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KYVaK-0001KZ-3L; Wed, 27 Aug 2008 20:42:00 -0400 From: Alex Goncharov To: Kostik Belousov In-reply-to: <20080827160432.GJ2038@deviant.kiev.zoral.com.ua> (message from Kostik Belousov on Wed, 27 Aug 2008 19:04:32 +0300) References: <48B5750B.8000303@mail.zedat.fu-berlin.de> <20080827160432.GJ2038@deviant.kiev.zoral.com.ua> Message-Id: Sender: Alex Goncharov Date: Wed, 27 Aug 2008 20:42:00 -0400 Cc: ohartman@mail.zedat.fu-berlin.de, 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: Thu, 28 Aug 2008 00:58:03 -0000 ,--- You/Kostik (Wed, 27 Aug 2008 19:04:32 +0300) ----* | cd into /usr/src/gnu/usr.bin/cc/cc1, | and do | make install DEBUG_FLAGS=-g That simple thing didn't work for me: make install DEBUG_FLAGS=-g install -o root -g wheel -m 555 cc1 /usr/libexec install: cc1: No such file or directory *** Error code 71 I updated and installed world this morning -- and indeed had this gcc: Internal error: Abort trap: 6 (program cc1) while compiling something, as a result. 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. So if anybody wants it, I can just send a package with these four executables, to be deployed in place of the broken ones. Let me know... -- Alex -- alex-goncharov@comcast.net -- /* * The end of the world will occur at 3:00 p.m., this Friday, with * symposium to follow. */