Re: issues w/ sgimips post gcc-14
NAKAJI Hiroyuki <[email protected]> Wed, 17 Dec 2025 16:41:28 +0900
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Organization | Tottori University of Environmental Studies |
| Message-ID | <[email protected]> |
Hi, I also hit same error as port-sgimips/59844 on FreeBSD/amd64 to build NetBSD/amd64 and NetBSD/i386. Here are my fixes: https://d4407.kankyo-u.ac.jp/~nakaji/NetBSD/patch-src_tools_binutils_Makefile.diff https://d4407.kankyo-u.ac.jp/~nakaji/NetBSD/patch-src_external_gpl3_gcc_usr.bin_host-libcpp_Makefile.diff Thanks. > On Tue, Dec 16, 2025 at 08:38:46PM -0800, Adrian Chadd wrote: >> hi! >> >> I'm seeing a couple of issues in sgimips post 14.0: >> >> * port-sgimips/59844 - can't build the host tools on freebsd, looks >> like libintl is needed for "genmatch" but it's not being included >> * port-sgimips/49845 - the kernel ramdisk image is being overflowed >> >> Is it just me? Is anyone else seeing these failures? > > The auto-build cluster hits the ramdisk issue, things like that are > usually > noticed quickly and fixed. > > https://releng.netbsd.org/cgi-bin/builds.cgi > > For the FreeBSD build you might be the first one to hit it. In any > case, > filing PRs is a good idea. > > Martin -- NAKAJI Hiroyuki