Re: issues w/ sgimips post gcc-14
Martin Husemann <[email protected]> Wed, 17 Dec 2025 07:59:14 +0100
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
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