pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/60628: Darwin gcc binary packages broken on machines without the build host's SDK path
The following reply was made to PR pkg/60628; it has been noted by GNATS.
From: suyun%aosc.io@localhost
To: gnats-bugs%NetBSD.org@localhost
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.
Home |
Main Index |
Thread Index |
Old Index