From owner-freebsd-ppc@freebsd.org Thu Dec 10 19:57:04 2015 Return-Path: Delivered-To: freebsd-ppc@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 2A78A9D64A7 for ; Thu, 10 Dec 2015 19:57:04 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-152.reflexion.net [208.70.211.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B91AE1FF4 for ; Thu, 10 Dec 2015 19:57:02 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 26366 invoked from network); 10 Dec 2015 19:56:56 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 10 Dec 2015 19:56:56 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v7.80.0) with SMTP; Thu, 10 Dec 2015 14:56:56 -0500 (EST) Received: (qmail 6995 invoked from network); 10 Dec 2015 19:56:55 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with SMTP; 10 Dec 2015 19:56:55 -0000 X-No-Relay: not in my network X-No-Relay: not in my network Received: from [192.168.1.8] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id 5D78C1C43C1; Thu, 10 Dec 2015 11:56:52 -0800 (PST) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: bug 205183: powerpc64's 11.0-CURRENT clang 3.7 crashes compiling atf-check.cpp during buildworld Message-Id: <69FFE249-A5B2-4D2E-B05B-7875F7572459@dsl-only.net> Date: Thu, 10 Dec 2015 11:56:55 -0800 To: FreeBSD PowerPC ML , FreeBSD Toolchain Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-Mailman-Approved-At: Thu, 10 Dec 2015 21:47:49 +0000 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2015 19:57:04 -0000 I have submitted bug 205183 for powerpc64's 11.0-CURRENT r291745 system = clang 3.7 crashing when compiling contrib/atf/atf-sh/atf-check.cpp = during buildworld. The backtrace and a .zip of the atf-check-a96a93.cpp = and atf-check-a96a93.sh provided were submitted. The "Affects Only Me" status might need to change if others also see the = crash. In my context it is reproducible. =3D=3D=3D Mark Millard markmi at dsl-only.net