Opened 2 years ago
Closed 2 years ago
#66362 closed defect (invalid)
install ffmpeg fails on M1 Mini cause of architecture mismatch (bzip2)
Reported by: | Apex-DE | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mascguy (Christopher Nielsen), dbevans (David B. Evans), jeremyhu (Jeremy Huddleston Sequoia), ryandesign (Ryan Carsten Schmidt) | |
Port: | ffmpeg bzip2 |
Description (last modified by Apex-DE)
Hello :)
Trying to install ffmepg fails cause of bzip2 not available. I get the following error:
Error: Cannot install ffmpeg for the arch 'arm64' because Error: its dependency bzip2 is only installed for the arch 'x86_64' Error: and the configured universal_archs 'x86_64 i386' are not sufficient. Error: Unable to execute port: architecture mismatch
I have MacPorts-2.8.0-13-Ventura installed.
Change History (4)
comment:1 Changed 2 years ago by Apex-DE
Description: | modified (diff) |
---|
comment:2 Changed 2 years ago by jmroot (Joshua Root)
Cc: | mascguy dbevans jeremyhu ryandesign added |
---|---|
Keywords: | bzip2 architecture mismatch removed |
Port: | ffmpeg bzip2 added |
comment:3 Changed 2 years ago by Apex-DE
Thanks for the heads up, yes. I migrated from a x86 machine to apple silicon! Fixed after reading the migration wiki.
comment:4 Changed 2 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Did you migrate from an x86_64 machine? Did you follow the wiki:Migration instructions?