https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242266
Brooks Davis <bro...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bro...@freebsd.org --- Comment #1 from Brooks Davis <bro...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"