https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242266

Brooks Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Brooks Davis <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to