Re: pkg/60628: Darwin gcc binary packages broken on machines without the build host's SDK path
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60628; it has been noted by GNATS. From: [email protected] To: [email protected] Cc: Subject: Re: pkg/60628: Darwin gcc binary packages broken on machines without the build host's SDK path Date: Fri, 21 Aug 2026 17:30:44 +0800 To clarify one point in the original report: the baked-in sysroot path /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk comes from the binaries built and published by the MNX/Triton package sets (pkgsrc.smartos.org), i.e. it reflects their build machine, not any NetBSD-project build infrastructure. The underlying defect, however, is in the shared lang/gcc*/Makefile.common code, so any binary package built elsewhere reproduces the same problem with that builder's own SDK path baked in.