Hello,
After installing the latest updates from Apple Mac OS X 10.14.6, XCode 11.1, I have tried to update my installation of pkgsrc to 2019Q3, only to receive the "classic" error message:
$ bmake && bmake install
ERROR: This package has set PKG_FAIL_REASON:
ERROR: No suitable Xcode SDK or Command Line Tools installed.
*** Error code 1
Stop.
The problem is, after downloading and installing the XCode command line tools from the official Apple site, I still get the same error.
The XCode command line tools register as correctly installed:
$ /usr/bin/xcodebuild -version
Xcode 11.1
Build version 11A1027
Any ideas? It seems it has also hit other projects, such as Brew.
Any help would be greatly appreciated.
-- N.