[MacPorts] #66790: rav1e @0.6.2: universal build fails on arm Mac as nasm is not installed
MacPorts
noreply at macports.org
Sun Jan 29 19:30:55 UTC 2023
#66790: rav1e @0.6.2: universal build fails on arm Mac as nasm is not installed
-----------------------+---------------------------------
Reporter: kencu | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: universal | Port: rav1e
-----------------------+---------------------------------
{{{
cargo:warning=Unable to run nasm: No such file or directory (os error 2)
}}}
manually installing nasm allows the universal build to finish on an arm
Mac:
{{{
% port -v installed rav1e | grep active
rav1e @0.6.2_0+universal (active) requested_variants='+universal'
platform='darwin 22' archs='arm64 x86_64' date='2023-01-29T11:26:30-0800'
}}}
there is another open ticket #62650 about failed universal building of
this port, but I had no such troubles as described in that ticket now.
--
Ticket URL: <https://trac.macports.org/ticket/66790>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list