[MacPorts] #66801: audacity install from source fails on Apple Silicon (was: audacity install from source fails on Ventura 13.1 (M1 chip))
MacPorts
noreply at macports.org
Tue Jan 31 20:51:10 UTC 2023
#66801: audacity install from source fails on Apple Silicon
-----------------------+----------------------
Reporter: kwolcott | Owner: RJVB
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: arm64
Port: audacity |
-----------------------+----------------------
Changes (by jmroot):
* status: new => assigned
* cc: rjvbertin@… (removed)
* owner: (none) => RJVB
* keywords: ventura arm64 => arm64
Old description:
> Failure to install audacity from source (sudo port -v -s install
> audacity) on MacOS Ventura 13.1 with M1 chip.
>
> Excerpt from the very bottom of the log file:
>
> :info:build ninja: build stopped: cannot make progress due to previous
> errors.
> :info:build Command failed: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_audacity/audacity/work/build"
> && ninja -j8 -k 0 all -j8 -v
> :info:build Exit code: 1
> :error:build Failed to build audacity: command execution failed
> :debug:build Error code: CHILDSTATUS 40817 1
> :debug:build Backtrace: command execution failed
> :debug:build while executing
> :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
> :debug:build invoked from within
> :debug:build "command_exec -callback
> portprogress::target_progress_callback build"
> :debug:build (procedure "portbuild::build_main" line 8)
> :debug:build invoked from within
> :debug:build "$procedure $targetname"
New description:
Failure to install audacity from source (sudo port -v -s install audacity)
on MacOS Ventura 13.1 with M1 chip.
Excerpt from the very bottom of the log file:
{{{
:info:build ninja: build stopped: cannot make progress due to previous
errors.
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_audacity/audacity/work/build"
&& ninja -j8 -k 0 all -j8 -v
:info:build Exit code: 1
:error:build Failed to build audacity: command execution failed
:debug:build Error code: CHILDSTATUS 40817 1
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback
portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
}}}
--
Comment:
Fails on arm64 regardless of OS version; builds OK on Ventura x86_64.
--
Ticket URL: <https://trac.macports.org/ticket/66801#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list