#50165: aquaterm build fail on Mac OS 10.11: Abort Trap 6 --------------------------+-------------------------------- Reporter: demis.ucsb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: aquaterm --------------------------+-------------------------------- 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/50165> MacPorts <https://www.macports.org/> Ports system for OS X