Date: Wed, 27 Nov 2019 19:07:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 242266] CLang 6.0.1 (Part of the System 12.0) can not Build CLang 8.0.1 from the Port Collection Message-ID: <bug-242266-227-9clNqAnfA7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242266-227@https.bugs.freebsd.org/bugzilla/> References: <bug-242266-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242266 Brooks Davis <brooks@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brooks@FreeBSD.org --- Comment #1 from Brooks Davis <brooks@FreeBSD.org> --- Official packages are currently built on 12.0 so I suspect a local issue. Since you indicate that you are running on an i386 system it is likely that the compiler was killed by an out-of-memory or out-of-swap error. Please check dmesg or your logs for errors related to c++. As a workaround you might consider setting the BE_NATIVE option to disable the AArch64 backend. It will also save you a bit of compile time. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242266-227-9clNqAnfA7>
