Opened 22 months ago
Last modified 6 months ago
#66801 closed defect
audacity install from source fails on Apple Silicon — at Version 2
Reported by: | kwolcott | Owned by: | RJVB (René Bertin) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | arm64 | Cc: | |
Port: | audacity |
Description (last modified by jmroot (Joshua Root))
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"
Change History (3)
Changed 22 months ago by kwolcott
Attachment: | audacity_main.log.bz2 added |
---|
comment:1 Changed 22 months ago by RJVB (René Bertin)
To be honest I am not very surprised that the build of this outdated port fails on an OS that is so much newer than any Mac OS I can run (10.13).
I thought I did a PR months ago that changed the port to pull an official Audacity DMG and install it from there, but can't seem to find it. I'll have to cross my fingers that I still have a copy of those changes locally, on my Mac!
comment:2 Changed 22 months ago by jmroot (Joshua Root)
Cc: | rjvbertin@… removed |
---|---|
Description: | modified (diff) |
Keywords: | ventura removed |
Owner: | set to RJVB |
Status: | new → assigned |
Summary: | audacity install from source fails on Ventura 13.1 (M1 chip) → audacity install from source fails on Apple Silicon |
Fails on arm64 regardless of OS version; builds OK on Ventura x86_64.
Note: See
TracTickets for help on using
tickets.
compressed log file