Re: aarch64 buildworld via aarch64-gcc12 got multiple: "undefined reference to `__aarch64_ldadd4_sync'"
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.toolchain,gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CAPyFy2CU7QhXHTj6iRtx5dJGR4uLH=dj-oftDq8SuLB2J256qg@mail.gmail.com> |
On Wed, 16 Aug 2023 at 22:04, Ed Maste <[email protected]> wrote: > > On Thu, 20 Apr 2023 at 04:27, Mark Millard <[email protected]> wrote: > > > > Are both tier 1 architectures intended to be ARCH-gcc12 > > buildable? I decided to try an aarch64-gcc12 since the > > amd64-gcc12 builds of main shown on ci.freebsd.org are > > generally finishing these days. > > amd64-gcc12 is currently broken, after the GoogleTest update, and > arm64-gcc12 is still broken with the error you reported. FWIW amd64-gcc12 is green again. The arm64-gcc12's is due to https://github.com/llvm/llvm-project/issues/63483.