Opened 9 years ago
Closed 9 years ago
#50325 closed defect (invalid)
Trying to build R-App on OSX 10.11.2
Reported by: | ton@… | Owned by: | kjellpk (Kjell Konis) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | R-app |
Description
Build process fails with:
:info:build :info:build Check dependencies :info:build 0 0x00007fff8b804aca __exceptionPreprocess (in CoreFoundation) :info:build 1 0x00007fff8a723f7e objc_exception_throw (in libobjc.A.dylib) :info:build 2 0x00007fff8b8048ba +[NSException raise:format:arguments:] (in CoreFoundation) :info:build 3 0x00007fff9bab988c -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] (in Foundation) :info:build 4 0x000000010458d2e5 -[SimServiceContext reloadServiceIfMovedOrAbortIfWeAreInvalid] (in CoreSimulator) :info:build 5 0x000000010458dc03 -[SimServiceContext connect] (in CoreSimulator) :info:build 6 0x000000010458c8bc -[SimServiceContext initWithConnectionType:] (in CoreSimulator) :info:build 7 0x000000010458c41a +[SimServiceContext simContextWithConnectionType:] (in CoreSimulator) :info:build 8 0x000000010458c3cb __41+[SimServiceContext sharedServiceContext]_block_invoke (in CoreSimulator) :info:build 9 0x00007fff8d73f33f _dispatch_client_callout (in libdispatch.dylib) :info:build 10 0x00007fff8d73f237 dispatch_once_f (in libdispatch.dylib) :info:build 11 0x000000010458c3a9 +[SimServiceContext sharedServiceContext] (in CoreSimulator) :info:build 12 0x00000001045ac41a +[SimDeviceSet setForSetPath:] (in CoreSimulator) :info:build 13 0x00000001045ac3b6 +[SimDeviceSet defaultSet] (in CoreSimulator) :info:build 14 0x0000000109fdffe0 __42-[DVTiPhoneSimulatorLocator startLocating]_block_invoke (in IDEiOSSupportCore) :info:build 15 0x00000001004cea58 __DVTDispatchAsync_block_invoke (in DVTFoundation) :info:build 16 0x00007fff8d74a871 _dispatch_call_block_and_release (in libdispatch.dylib) :info:build 17 0x00007fff8d73f33f _dispatch_client_callout (in libdispatch.dylib) :info:build 18 0x00007fff8d7431cf _dispatch_root_queue_drain (in libdispatch.dylib) :info:build 19 0x00007fff8d742a34 _dispatch_worker_thread3 (in libdispatch.dylib) :info:build 20 0x00007fff9aa1a68f _pthread_wqthread (in libsystem_pthread.dylib) :info:build 21 0x00007fff9aa18365 start_wqthread (in libsystem_pthread.dylib) :info:build :info:build sh: line 1: 39259 Abort trap: 6 /usr/bin/xcodebuild -project "R.xcodeproj" -target "R" -configuration SnowLeopard64 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++" FRAMEWORK_SEARCH_PATHS=/opt/local/Library/Frameworks :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_R-app/R-app/work/Mac-GUI-1.62" && /usr/bin/xcodebuild -project "R.xcodeproj" -target "R" -configuration SnowLeopard64 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++" FRAMEWORK_SEARCH_PATHS=/opt/local/Library/Frameworks :info:build Exit code: 134 :error:build org.macports.build for port R-app returned: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed while executing "proc-org.macports.build-build-0 org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for R-app: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port R-app for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_R-app/R-app/main.log
Change History (5)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to kjell.konis@… |
---|
Did that help?
comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Try comment:2 as I don't think this is port related. Reopen if you still have issues afterwards
Note: See
TracTickets for help on using
tickets.
Please check ProblemHotlist#xcode7.2.