Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#50141 closed defect (invalid)

terminal-notifier: fails to build on El Capitan

Reported by: akimd (Akim Demaille) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: elcapitan Cc: raimue (Rainer Müller), openmaintainer@…
Port: terminal-notifier

Description

Hi,

I have no idea what is going on here, maybe I did something wrong. I just migrated this machine from Yosemite to El Capitan, and it mostly worked properly. One problem is terminal-notifier whose build ends this way:

:notice:build --->  Building terminal-notifier
:debug:build Executing org.macports.build (terminal-notifier)
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_terminal-notifier/terminal-notifier/work/terminal-notifier-1.6.3" && /usr/bin/xcodebuild  -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.11 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" '
:info:build Build settings from command line:
:info:build     ARCHS = x86_64
:info:build     CLANG_CXX_LIBRARY = libc++
:info:build     GCC_VERSION = com.apple.compilers.llvm.clang.1_0
:info:build     MACOSX_DEPLOYMENT_TARGET = 10.11
:info:build     OBJROOT = build/
:info:build     SDKROOT = 
:info:build     SYMROOT = build/
:info:build 
:info:build Could not find service "com.apple.CoreSimulator.CoreSimulatorService" in domain for uid: 506
:info:build 2015-12-27 09:18:36.601 xcodebuild[38007:2610442] launchctl print returned an error code: 28928
:info:build 2015-12-27 09:18:36.601 xcodebuild[38007:2610442] 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: 506
:info:build 2015-12-27 09:18:36.606 xcodebuild[38007:2610442] launchctl print returned an error code: 28928
:info:build 2015-12-27 09:18:36.606 xcodebuild[38007:2610442] *** 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 --- xcodebuild: WARNING: Configuration Deployment is not in the project. Building default configuration.

The full log is in attachment.

Attachments (1)

main.log (11.8 KB) - added by akimd (Akim Demaille) 8 years ago.
Build log

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by akimd (Akim Demaille)

Attachment: main.log added

Build log

comment:1 Changed 8 years ago by raimue (Rainer Müller)

Resolution: invalid
Status: newclosed

This is a bug in Xcode 7.2. Please see ProblemHotlist.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: elcapitan added; el capitan removed
Note: See TracTickets for help on using tickets.