[Bug 242266] CLang 6.0.1 (Part of the System 12.0) can not Build CLang 8.0.1 from the Port Collection
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 27 19:07:32 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242266
Brooks Davis <brooks at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brooks at FreeBSD.org
--- Comment #1 from Brooks Davis <brooks at 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.
More information about the freebsd-bugs
mailing list