Opened 7 weeks ago

Last modified 7 weeks ago

#70476 assigned defect

aquaterm package build errors — at Initial Version

Reported by: alycia-gailey Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: aquaterm

Description

The aquaterm macports package will not build without errors. I tried a clean build, but still get the same errors. I made sure that I had the full Xcode installation, which is necessary for installing aquaterm package.

Note that my macports installation is not in the typical location. It is located in $HOME/dev2/install/ folder. We decided to install Macports locally so that we would not have to use sudo or make any changes to the operating system when installing the Macports packages.

Here is an excerpt from the log file that I have attached:

:info:build warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'AquaTerm' from project 'AquaTerm') :info:build warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'AQTFwk' from project 'AquaTerm') :info:build BUILD FAILED :info:build The following build commands failed: :info:build ProcessInfoPlistFile /Users/agailey/dev2/install/macports/var/macports/build/_Users_agailey_dev2_install_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm/build/Default/AquaTerm.framework/Versions/A/Resources/Info.plist /Users/agailey/dev2/install/macports/var/macports/build/_Users_agailey_dev2_install_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm/AquaTerm.framework-Info.plist (in target 'AQTFwk' from project 'AquaTerm') :info:build (1 failure) :info:build Command failed: cd "/Users/agailey/dev2/install/macports/var/macports/build/_Users_agailey_dev2_install_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm" && /usr/bin/xcodebuild -UseNewBuildSystem=NO -target "AquaTerm" -configuration Default build OBJROOT="/Users/agailey/dev2/install/macports/var/macports/build/_Users_agailey_dev2_install_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm/build/" SYMROOT="/Users/agailey/dev2/install/macports/var/macports/build/_Users_agailey_dev2_install_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/work/AquaTerm-1.1.1/aquaterm/build/" MACOSX_DEPLOYMENT_TARGET=13.0 ARCHS=x86_64 SDKROOT="/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" LOCAL_APPS_DIR=/Users/agailey/Applications/MacPorts LOCAL_FRAMEWORKS_DIR=/Users/agailey/dev2/install/macports/Library/Frameworks :info:build Exit code: 65 :error:build Failed to build aquaterm: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "$procedure $targetname" :error:build See /Users/agailey/dev2/install/macports/var/macports/logs/_Users_agailey_dev2_install_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log for details.

Change History (1)

Changed 7 weeks ago by alycia-gailey

Attachment: main.log added

build errors log file

Note: See TracTickets for help on using tickets.