#49962: MacVim @7.4.snapshot85: build *still* fails --------------------------------+----------------------- Reporter: Maurizio.Loreti@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: MacVim | --------------------------------+----------------------- Comment (by pjkim00@…): I used the App Store version of Xcode 7.2 and the build failed. I think the relevant parts of my log file are: {{{ :info:build Could not find service "com.apple.CoreSimulator.CoreSimulatorService" in domain for uid: 502 :info:build 2015-12-10 15:58:53.647 xcodebuild[24747:291850] launchctl print returned an error code: 28928 :info:build 2015-12-10 15:58:53.647 xcodebuild[24747:291850] Failed to locate a valid instance of CoreSimulatorService in the bootstrap. Adding it now. :info:build Could not find service "com.apple.CoreSimulator.CoreSimulatorService" in domain for uid: 502 :info:build 2015-12-10 15:58:53.673 xcodebuild[24747:291850] launchctl print returned an error code: 28928 :info:build 2015-12-10 15:58:53.673 xcodebuild[24747:291850] *** Assertion failure in -[SimServiceContext reloadServiceIfMovedOrAbortIfWeAreInvalid], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreSimulator/CoreSimulator-201.3/CoreSimulator/SimServiceContext.m:451 :info:build ** INTERNAL ERROR: Uncaught exception ** :info:build 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>. :info:build Stack: :info:build 0 0x00007fff882b4aca __exceptionPreprocess (in CoreFoundation) }}} I tried the chmod, chgrp, chown fixes listed at https://trac.macports.org/wiki/ProblemHotlist#xcode7.2 and then everything worked just fine. Thanks everybody. -- Ticket URL: <https://trac.macports.org/ticket/49962#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X