Re: pkg/60439: lang/gcc12 fails to build on NetBSD/macppc 11.0_RC6 but succeeds on 10.0

"Havard Eidnes via gnats" <[email protected]> Fri, 17 Jul 2026 15:35:01 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.pkgsrc.bugs
Message-ID <[email protected]>
The following reply was made to PR pkg/60439; it has been noted by GNATS.

From: Havard Eidnes <[email protected]>
To: [email protected], [email protected]
Cc: [email protected], [email protected]
Subject: Re: pkg/60439: lang/gcc12 fails to build on NetBSD/macppc 11.0_RC6
 but succeeds on 10.0
Date: Fri, 17 Jul 2026 17:30:02 +0200 (CEST)

 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?