[Bug 272759] [lang/gcc12] only for arches not including riscv (blocks 310 packages on my list)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jul 2023 17:36:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272759

--- Comment #1 from dgilbert@eicat.ca ---
So I made the obvious patch to allow arch riscv64 in the FreeBSD port Makefile.
 After some hours of poudriere churning, I get a raft of errors from
libgfortran:

In file included from
/wrkdirs/usr/ports/lang/gcc12/work/gcc-12.2.0/libgfortran/runtime/fpu.c:29:
[06:39:04] ./fpu-target.h:44:3: error: unknown type name 'choke'
[06:39:04]    44 |   choke me
[06:39:04]       |   ^~~~~

... it goes on, but you can look it up in the attached poudriere log.

This poudriere log was made on a riscv unmatched with the following kernel and
userland:

FreeBSD ump.daveg.ca 14.0-CURRENT FreeBSD 14.0-CURRENT riscv64 1400093 #0
main-n264297-b03012d0b600-dirty: Wed Jul 26 04:04:24 EDT 2023    
root@ump.daveg.ca:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC riscv

-- 
You are receiving this mail because:
You are on the CC list for the bug.