[MacPorts] #59193: serf @1.3.9_2: trace mode: xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer), missing xcrun at: /Applications/Xcode.app/Contents/Developer/usr/bin/xcrun
MacPorts
noreply at macports.org
Sun Oct 6 20:39:34 UTC 2019
#59193: serf @1.3.9_2: trace mode: xcrun: error: invalid active developer path
(/Applications/Xcode.app/Contents/Developer), missing xcrun at:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcrun
-----------------------+--------------------
Reporter: Ionic | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.99
Keywords: tracemode | Port: serf1
-----------------------+--------------------
{{{
:info:build scons: Building targets ...
:info:build MACOSX_DEPLOYMENT_TARGET=10.9 /usr/bin/clang -o context.o -c
-Os -arch x86_64 -arch i386 -O2 -I/opt/local/include -DNDEBUG -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/opt/local/include/apr-1
-I/opt/local/include -I/opt/local/include context.c
:info:build MACOSX_DEPLOYMENT_TARGET=10.9 /usr/bin/clang -o incoming.o -c
-Os -arch x86_64 -arch i386 -O2 -I/opt/local/include -DNDEBUG -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/opt/local/include/apr-1
-I/opt/local/include -I/opt/local/include incoming.c
:info:build xcrun: error: invalid active developer path
(/Applications/Xcode.app/Contents/Developer), missing xcrun at:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcrun
:info:build scons: *** [context.o] Error 1
:info:build xcrun: error: invalid active developer path
(/Applications/Xcode.app/Contents/Developer), missing xcrun at:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcrun
:info:build scons: *** [incoming.o] Error 1
:info:build scons: building terminated because of errors.
}}}
Yet another incarnation of #58770 with scons.
Interestingly, I found
https://github.com/mongodb/mongo/commit/e40ab076f9858ed7555dc2e97f660edcbc3b9322
which may mean we might be able to patch the application to actually pass
`DEVELOPER_DIR` down correctly.
--
Ticket URL: <https://trac.macports.org/ticket/59193>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list