[Bug 250932] lang/gcc10: fails to build on aarch64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 24 11:20:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250932
Mark Millard <marklmi26-fbsd at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marklmi26-fbsd at yahoo.com
--- Comment #8 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Mikael Urankar from comment #0)
On head -r368500 on aarch64 (and more) I recently had poudriere
build updated ports ( -r558163 ). gcc10.2.0 is one of the things
that built (and I later installed).
But I see that:
http://ampere2.nyi.freebsd.org/data/head-arm64-default/p557699_s368500/logs/errors/gcc10-10.2.0.log
shows the kind of error that you report.
My guess is that my options made the difference
(pkg info output):
Options :
BOOTSTRAP : off
GRAPHITE : off
vs. what the ampere2 log shows:
===> The following configuration options are available for gcc10-10.2.0:
BOOTSTRAP=on: Build using a full bootstrap
GRAPHITE=off: Support for Graphite loop optimizations
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list