[MacPorts] #57712: pulseaudio: using incorrect sysroot (was: CFLAGS is missing -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk)
MacPorts
noreply at macports.org
Sun Dec 2 15:12:23 UTC 2018
#57712: pulseaudio: using incorrect sysroot
-------------------------+----------------------
Reporter: sgrewe | Owner: Ionic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: mojave
Port: pulseaudio |
-------------------------+----------------------
Changes (by jmroot):
* keywords: => mojave
* owner: < default >, ionic => Ionic
Comment:
The configure script is being called with this argument in your log:
{{{
--with-mac-sysroot=/
}}}
I can't reproduce that. For me on 10.14 it's using
{{{
--with-mac-
sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
}}}
which makes sense looking at what the Portfile does.
Apparently configure.sdkroot is empty for you. Do you have any SDK-related
options set in macports.conf? Does /usr/include exist on your system?
--
Ticket URL: <https://trac.macports.org/ticket/57712#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list