Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2023 17:36:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        riscv@FreeBSD.org
Subject:   [Bug 272759] [lang/gcc12] only for arches not including riscv (blocks 310 packages on my list)
Message-ID:  <bug-272759-40250-wIaVK0tCmP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272759-40250@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272759-40250@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272759

--- Comment #1 from dgilbert@eicat.ca ---
So I made the obvious patch to allow arch riscv64 in the FreeBSD port Makef=
ile.
 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=20=20=20=20
root@ump.daveg.ca:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC riscv

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272759-40250-wIaVK0tCmP>