Thanks for looking, Craig.

I think you may have stumbled across this 
<https://trac.macports.org/wiki/ProblemHotlist#xcode7.2> error.

Ken


>> My build file and patches are here:  
>> <https://github.com/kencu/macports-staging/tree/master/devel/irrlicht>
>> 
>> The minetest portfile and associated patches, if anyone is interested in 
>> seeing it work, are here: 
>> <https://github.com/kencu/macports-staging/tree/master/games/minetest>.
> 




> So I’ve been having a look at irrlicht but not getting very far.  xcodebuld 
> crashes (SIGABRT) almost immediately.  Debug output includes:
> 
> ===========
> Could not find service "com.apple.CoreSimulator.CoreSimulatorService" in 
> domain for uid: 506
> 2017-06-22 15:49:26.109 xcodebuild[88904:8146444] launchctl print returned an 
> error code: 28928
> 2017-06-22 15:49:26.109 xcodebuild[88904:8146444] Failed to locate a valid 
> instance of CoreSimulatorService in the bootstrap.  Adding it now.
> Could not find service "com.apple.CoreSimulator.CoreSimulatorService" in 
> domain for uid: 506
> 2017-06-22 15:49:26.379 xcodebuild[88904:8146444] launchctl print returned an 
> error code: 28928
> 2017-06-22 15:49:26.379 xcodebuild[88904:8146444] *** Assertion failure in 
> -[SimServiceContext reloadServiceIfMovedOrAbortIfWeAreInvalid], 
> /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreSimulator/CoreSimulator-201.3/CoreSimulator/SimServiceContext.m:451
> ** INTERNAL ERROR: Uncaught exception **
> Exception: Unable to lookup com.apple.CoreSimulator.CoreSimulatorService in 
> the bootstrap.  This can happen if running with a sandbox profile.  When 
> running with a sandbox profile, make sure that 
> com.apple.CoreSimulator.CoreSimulatorService.xpc is owned by root, not group 
> writable, and not world writable.  See <rdar://problem/22142915>.
> ===========
> 
> I’m running:
> 
> $ xcodebuild -version; sw_vers
> Xcode 7.2
> Build version 7C68
> ProductName:  Mac OS X
> ProductVersion:       10.10.5
> BuildVersion: 14F2315
> 
> Have you experienced this?  Thoughts?
> 
> Craig
> 

Reply via email to