[MacPorts] #71507: Keka build fails on Apple Silicon
MacPorts
noreply at macports.org
Tue Dec 10 05:15:02 UTC 2024
#71507: Keka build fails on Apple Silicon
-------------------------+--------------------
Reporter: 5nefarious | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: keka |
-------------------------+--------------------
Description changed by 5nefarious:
Old description:
> `keka @0.1.4.3_1` fails to build on arm64.
>
> {{{
> :info:build ld: warning: ignoring file
> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source/Frameworks/Sparkle.framework/Versions/A/Sparkle':
> fat file missing arch 'arm64', f>
> :info:build ld: warning: ignoring file
> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source/Frameworks/Growl.framework/Versions/A/Growl':
> fat file missing arch 'arm64', file >
> :info:build Undefined symbols for architecture arm64:
> :info:build "_OBJC_CLASS_$_GrowlApplicationBridge", referenced from:
> :info:build in kekaController.o
> :info:build ld: symbol(s) not found for architecture arm64
> :info:build clang: error: linker command failed with exit code 1 (use -v
> to see invocation)
> :info:build warning: CLANG_CXX_LIBRARY is set to 'libstdc++': The
> 'libstdc++' C++ Standard Library is no longer available, and this setting
> can be removed. (in target 'Keka' from project 'Keka')
> :info:build ** BUILD FAILED **
> :info:build The following build commands failed:
> :info:build Ld
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source/build/Release/Keka.app/Contents/MacOS/Keka
> normal (in target 'Keka' from project 'Keka')
> :info:build (1 failure)
> :info:build Command failed: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source"
> && /usr/bin/xcodebuild -UseNewBuildSystem=NO -alltargets -configuration
> Deployment build>
> :info:build Exit code: 65
> :error:build Failed to build keka: command execution failed
> :debug:build Error code: NONE
> :debug:build Backtrace: command execution failed
> :debug:build while executing
> :debug:build "$procedure $targetname"
> }}}
New description:
`keka @0.1.4.3_1` fails to build on arm64. System is running MacOS Sequoia
15.1.1.
{{{
:info:build ld: warning: ignoring file
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source/Frameworks/Sparkle.framework/Versions/A/Sparkle':
fat file missing arch 'arm64', f>
:info:build ld: warning: ignoring file
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source/Frameworks/Growl.framework/Versions/A/Growl':
fat file missing arch 'arm64', file >
:info:build Undefined symbols for architecture arm64:
:info:build "_OBJC_CLASS_$_GrowlApplicationBridge", referenced from:
:info:build in kekaController.o
:info:build ld: symbol(s) not found for architecture arm64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build warning: CLANG_CXX_LIBRARY is set to 'libstdc++': The
'libstdc++' C++ Standard Library is no longer available, and this setting
can be removed. (in target 'Keka' from project 'Keka')
:info:build ** BUILD FAILED **
:info:build The following build commands failed:
:info:build Ld
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source/build/Release/Keka.app/Contents/MacOS/Keka
normal (in target 'Keka' from project 'Keka')
:info:build (1 failure)
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_keka/keka/work/Keka-0.1.4.3-source"
&& /usr/bin/xcodebuild -UseNewBuildSystem=NO -alltargets -configuration
Deployment build>
:info:build Exit code: 65
:error:build Failed to build keka: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "$procedure $targetname"
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/71507#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list