Re: pkg/60439: lang/gcc12 fails to build on NetBSD/macppc 11.0_RC6 but succeeds on 10.0
Havard Eidnes <[email protected]> Fri, 17 Jul 2026 17:30:02 +0200 (CEST)
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi,
further progress:
when I transfer the diff from
: {18} pwd
/usr/src/external/gpl3/gcc
: {19} cvs diff -kk -r1.1.1.11 dist/gcc/config/rs6000/netbsd.h
to the pkgsrc package for lang/gcc12, it appears that this gets
the build far beyond where it caused the "Abort" problem earlier.
I started the build of lang/gcc12 some 6+ hours ago, and earlier
the problem manifested after around 2 hours build time. Judging
by my 10.0 system, it'll need around total 24 hours wallclock
time to complete.
Does anyone have a suggestion for other diffs which are critical
for the NetBSD/powerpc target, and should also be copied to
pkgsrc?