Opened 3 months ago
Last modified 3 months ago
#70476 assigned defect
aquaterm @1.1.1_0 package build errors
Reported by: | alycia-gailey | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | aquaterm |
Description (last modified by jmroot (Joshua Root))
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.
Attachments (1)
Change History (4)
Changed 3 months ago by alycia-gailey
comment:1 Changed 3 months ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | aquaterm macports build errors removed |
Owner: | set to mojca |
Port: | aquaterm added |
Status: | new → assigned |
Summary: | aquaterm package build errors → aquaterm @1.1.1_0 package build errors |
comment:2 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)
The log also mentions this earlier error:
:info:build error: failed to deserialize Info.plist task context: Deserialization failed: SDK lookup failed for canonical name: macosx13.3 (in target 'AQTFwk' from project 'AquaTerm')
comment:3 Changed 3 months ago by alycia-gailey
It looks like I have resolved the problem by upgrading my Mac OS from 13.3 to 14.6 Sonoma. Then I reinstalled Macports from scratch.
build errors log file