From owner-freebsd-questions Tue Sep 7 10:38:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 4BA4F14E6C for ; Tue, 7 Sep 1999 10:38:39 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from kim.ispra.webweaving.org (va-179.skylink.it [194.185.55.179]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id TAA25969 for ; Tue, 7 Sep 1999 19:38:50 +0200 Received: from brunte.ispra.webweaving.org (brunte.ispra.webweaving.org [10.0.0.12]) by kim.ispra.webweaving.org (8.8.8/8.8.5) with ESMTP id IAA11890 for ; Mon, 6 Sep 1999 08:56:56 GMT X-Passed: MX on Ispra.WebWeaving.org Mon, 6 Sep 1999 08:56:56 GMT and masked X-No-Spam: Neither the receipients nor the senders email address(s) are to be used for Unsolicited (Commercial) Email without the explicit written consent of either party; as a per-message fee is incurred for inbound and outbound traffic to the originator. Posted-Date: Mon, 6 Sep 1999 08:56:56 GMT Date: Mon, 6 Sep 1999 10:56:55 +0200 (CEST) From: Dirk-Willem van Gulik X-Sender: dirkx@brunte.ispra.webweaving.org To: freebsd-questions@freebsd.org Subject: make world errors - on not just current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In recent weeks, I've been plagued by make-world errors, usually a 'signal 10' sometime in gcc compilation on a few of my machines: cc -O -pipe ...... /local1/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/egcs/gcc/cp/semantics.c cc: Internal compiler error: program cpp got fatal signal 10 *** Error code 1 It happens at random moments; i.e. differnt files normally, but does not seem to be a hardware fault, as three different machines do the same thing. Using a 'make -DNOCLEAN world' one can 'push' it through. Specifically current 'current' is a pain. The weirdness is that I see this, to some extent, on several platform; 2.2.8, 3.2 and current. These are all pulled from CD and cvs-supped to their levels and stored on different (local) hard disk's with each machine (ide or scsi). The 'only' thing I can think off which is the same across the machines is that they all use 'de0' ethernetcards. Almost everything else is different, processor, memory, motherboard, etc. Powerspike's are not too likely either; as at least one machine is on UPS. Any hints or idea's as where to look ? Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message