From owner-freebsd-arm@FreeBSD.ORG Sun May 17 14:50:22 2015 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E90EF4A for ; Sun, 17 May 2015 14:50:22 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 ED63F17F5 for ; Sun, 17 May 2015 14:50:21 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4HEoLlk094366 for ; Sun, 17 May 2015 14:50:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 200269] Clang failed due to some internal error during buildworld on RPI2. Date: Sun, 17 May 2015 14:50:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jau@iki.fi X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2015 14:50:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200269 Bug ID: 200269 Summary: Clang failed due to some internal error during buildworld on RPI2. Product: Base System Version: 11.0-CURRENT Hardware: arm OS: Any Status: New Severity: Affects Some People Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: jau@iki.fi Created attachment 156854 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156854&action=edit The last 150 lines of the build time messages I was maybe pushing things a bit, but I decided to try buildworld and buildkernel on my RPI2. It would have been nice to be able to say it is in principle self hosting. As it seems, it is not quite there yet. During buildworld while clang was compiling itself it failed with an error message which did not help me much. Obviously there was some sort of an internal error, but that was pretty much all. So, just in case someone knows clang better and has some interest in understanding what happened I attach the last 150 lines of the build time messages and the couple of files clang itself instructed to be attached to any bug reports. The cpp file was so big that it became necessary to compress it using xz. -- You are receiving this mail because: You are the assignee for the bug.