Opened 9 years ago
Closed 9 years ago
#50165 closed defect (duplicate)
aquaterm build fail on Mac OS 10.11: Abort Trap 6
Reported by: | demis.ucsb@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | aquaterm |
Description
While reinstalling all my ports (after a migration to OS X 10.11), only aquaterm
appears to be unable to build. (It's also near the top alphabetically, so fails my upgrade outdated
right away).
Other installations are building fine (eg. Python27 etc.). XCode works and CLI tools are installed/agreed to. Macports has a working home directory in the default location (in /opt/local/var/macports/home
).
It fails with:
---> Building aquaterm Error: org.macports.build for port aquaterm returned: command execution failed Please see the log file for port aquaterm for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log
main.log shows the following line of interest (whole file is attached):
:info:build sh: line 1: 49555 Abort trap: 6 /usr/bin/xcodebuild -target "AquaTerm" -configuration Default 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++" LOCAL_APPS_DIR=/Applications/MacPorts LOCAL_FRAMEWORKS_DIR=/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_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm" && /usr/bin/xcodebuild -target "AquaTerm" -configuration Default 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++" LOCAL_APPS_DIR=/Applications/MacPorts LOCAL_FRAMEWORKS_DIR=/opt/local/Library/Frameworks :info:build Exit code: 134 :error:build org.macports.build for port aquaterm 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 aquaterm: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port aquaterm for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log
Attachments (1)
Change History (5)
Changed 9 years ago by demis.ucsb@…
comment:1 Changed 9 years ago by demis.ucsb@…
FYI, I first updated MacPorts base from the installer (to v2.3.4).
aquaterm first failed with a upgrade outdated
, then again after cleaning, then again after uninstalling all ports and running the restore_ports.tcl
script - which continues to build other ports, but only this one appears to fail (so far - still building overnight).
comment:2 Changed 9 years ago by demis.ucsb@…
Just realized it's a duplicate of #50040, which appears to have no solution as yet.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Please let us know whether ProblemHotlist#xcode7.2 or ElCapitanProblems#coresimulator helps.
comment:4 Changed 9 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Marking as duplicate. In the future, please Cc the port maintainers (port info --maintainers aquaterm
), if any.
build log file