Re: Failure to build zig-HEAD on -current aarch64
Thomas Klausner <[email protected]> Wed, 18 Feb 2026 23:14:12 +0100
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 18, 2026 at 04:08:58PM +0100, ci4ic4 wrote: > I build zig from time to time on -current, both on amd64 and aarch64. Lately, my aarch64 builds do not complete - the second stage compiler zig2 is in parked state, not doing anything (obviously). There appears on resource shortage of any kind. This is on today's -current. The same zig version on the same NetBSD-current on amd64 builds just fine (on a smaller VM). The traces are as follows: I have no particular idea about the trace, but I posted an llvm update to tech-pkg mailing list which includes a zig update. You could try if the problem persists in that version. Thomas