Created attachment 231729 [details] Patch file Update to 2.38. While I'm here, fix some portlint warnings. ChangeLog: https://sourceware.org/git/?p=binutils-gdb.git;a=blob;f=ChangeLog.git.2.37-2.38;h=9405aefc768e8fbaed6c91cb70f7a107058a618d;hb=20756b0fbe065a84710aa38f2457563b57546440
Following the suggestion in bug #251385, comment #44, I tried building base system with external GCC toolchain under following conditions. Host: 14-CURRENT amd64 main-n253169-f0cf9b602dc Src: f0cf9b602dc of main Ports: 758ec3732039 of main + patch of attachment 231729 [details] External toolchain: amd64-gcc9-9.3.0_1 + amd64-binutils-2.38,1 And confirmed both buildworld and buildkernel completed successfully.
On 13.0 i386, I see those new failures: http://package23.nyi.freebsd.org/data/130i386-default-foo/2022-02-13_20h41m19s/logs/errors/u-boot-qemu-riscv64-2021.07.log http://package23.nyi.freebsd.org/data/130i386-default-foo/2022-02-13_20h41m19s/logs/errors/u-boot-sifive-fu540-2021.07_1.log
On 12.2 amd64 the new failures are similar: http://package18.nyi.freebsd.org/data/122amd64-default-foo/2022-02-13_20h41m06s/logs/errors/u-boot-qemu-riscv64-2021.07.log http://package18.nyi.freebsd.org/data/122amd64-default-foo/2022-02-13_20h41m06s/logs/errors/u-boot-sifive-fu540-2021.07_1.log
(In reply to Antoine Brodin from comment #3) This URL doesn't work.
(In reply to Antoine Brodin from comment #2) These URLs don't work.
(In reply to Cy Schubert from comment #4) package*.nyi.freebsd.org is IPv6 only. If your internet connection doesn't support IPv6, you can access log files through freefall.freebsd.org.
(In reply to Yasuhiro Kimura from comment #6) I use Hurricane Electric's IPv6 tunnel. ipv6_defaultrouter= in rc.conf has failed to set my default IPv6 router. I'll put that on my todo list of things to look at. I can now see the results myself. THanks.
The exp-run failures will be fixed in binutils-2.39. What is needed is --with-isa-spec=2.2 added to CONFIGURE_ARGS for binutils. I'll submit a new patch to PR/265917 fixing this and addressing the ctf-spec INFO comment in that PR.
devel/binutils is updated to 2.39 with ports 32d885a48f08.