From owner-freebsd-sparc64@freebsd.org Tue Nov 29 22:04:02 2016 Return-Path: Delivered-To: freebsd-sparc64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3A56C5C969 for ; Tue, 29 Nov 2016 22:04:02 +0000 (UTC) (envelope-from gordonzaft@gmail.com) Received: from mail-qt0-x235.google.com (mail-qt0-x235.google.com [IPv6:2607:f8b0:400d:c0d::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7151A1564 for ; Tue, 29 Nov 2016 22:04:02 +0000 (UTC) (envelope-from gordonzaft@gmail.com) Received: by mail-qt0-x235.google.com with SMTP id w33so169841378qtc.3 for ; Tue, 29 Nov 2016 14:04:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=NnWMflF0i14T1rsfqKOCkf1tdXEe0cARq6xrqiWpQCs=; b=ozeuTTMvCcZf2GyJFwMApXgtC1c1Q3UXyTpIrdK1ZvEXR/WwFPHfSETWhzdaR/D6Io 91udYNWP7Ya1A44cewYjwDAaAiMlzxAyP4AngF9DlZOeUHO3RioVWWMIqZhuAMN5H1Qx U71YoDbiC2YfW4S5pFAcGrfT8p+LVaVwyrq6rlRCtJrGkY2wh6w4QkDv59nwiw1f2kP3 K1U+7uPLe+FOpTULwWJ16FH3qm56s23E0g54QnqQtK2hKkWEMJBvfUivo8DWNfVkTfzt DxTreK0a4iM6Fekv0T+OWoBGwJhCgxZ4NgQSewcEr4p6kNGLGNILIRj/u6IZUXZFFbtv BzKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=NnWMflF0i14T1rsfqKOCkf1tdXEe0cARq6xrqiWpQCs=; b=dYJT1EpqZPxIBDO+EZDHRkOfOxd7cjWMua+rgiy6llti6sXcAQ/wA574pjMhq2Fhnt 019b7nYJS3LijMubLuj37WPphpof+TpbX3AR7l3H+wnOLD2u/19WJYrlw9JYWzG+oGm0 mFOFMc2+qIu/sNtKSoQHf7x8rmAKHa3PO8hHz30sih0qsq2LxQ1fFGjAb8jsA9L95N50 Qaq28LRZSovSwjUD77PbDDFXMSxbVdqiL/PbBPmmTEYuWSP7/8og0Z86kU/6hQcOcBn+ sLsN35IUB80Pretn58wTRYxqkQx4tV0MEg/oEnn9GIzSWjbgdb+bdcs2yuO+4u51Jyrj XpIw== X-Gm-Message-State: AKaTC00Nrg0XZJK9depYTe7Y1BNG4hwAK8Z6EJzOgE4U1p8KOdTzjYB586IeEDcE42srmY+xBVaRsqUto30qMA== X-Received: by 10.237.62.153 with SMTP id n25mr29949538qtf.50.1480457041388; Tue, 29 Nov 2016 14:04:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.198.155 with HTTP; Tue, 29 Nov 2016 14:04:00 -0800 (PST) In-Reply-To: References: From: Gordon Zaft Date: Tue, 29 Nov 2016 15:04:00 -0700 Message-ID: Subject: Re: compiler issues To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2016 22:04:02 -0000 I am still experiencing this building a variety of ports, most recently binutils. internal compiler error: Segmentation fault I'm wondering if there is something deeper going on? Still don't have a way out of this at this point. G On Mon, Oct 31, 2016 at 2:17 PM, Gordon Zaft wrote: > Sun U5 running 11.0, 512MB memory > > I'm trying to do some updates and I keep getting segmentation faults while > compiling. I got this for llvm37, spidermonkey170 and ... something else. > > I looked at my install and realized the gcc I installed with 10.x was 4.2.1 > which is pretty old, so I decided to update to 4.91 in hopes that would > solve some of these issues. > > Alas, I get: > > In file included from > /usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-common.c:11936: > > ./gt-c-family-c-common.h:254: internal compiler error: Segmentation fault > > Please submit a full bug report, with preprocessed source if appropriate. > > I'm going to try updating to something not so recent but i'm wondering if > others have seen this issue. > > -- > Gordon Zaft > Province 35 Governor > Phi Mu Alpha Sinfonia Fraternity > gordonzaft@gmail.com -- Gordon Zaft Province 35 Governor Phi Mu Alpha Sinfonia Fraternity gordonzaft@gmail.com