[MacPorts] #65206: darktable - port processing fails due to dependency on rav1e install and cargo-c build
MacPorts
noreply at macports.org
Thu May 19 18:20:48 UTC 2022
#65206: darktable - port processing fails due to dependency on rav1e install and
cargo-c build
----------------------------+-----------------------
Reporter: jason-azze | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: arm64 monterey | Port: darktable
----------------------------+-----------------------
{{{
$ uname -a
Darwin jazze-mbp14.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26
21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64
$ sw_vers
ProductName: macOS
ProductVersion: 12.4
BuildVersion: 21F79
$ port version
Version: 2.7.2
}}}
Darktable fails to install with the following error, although I am able to
install both rav1e and cargo-c.
{{{
$ sudo port clean darktable
$ sudo port install darktable
---> Computing dependencies for darktable
Error: Cannot install rav1e for the archs 'arm64 x86_64' because
Error: its dependency cargo-c does not build for the required archs by
default
Error: and does not have a universal variant.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port darktable failed
}}}
I tried installing the dependencies and attempting the darktable install
again, but the error is as above.
{{{
$ port installed cargo-c
The following ports are currently installed:
cargo-c @0.9.5_0 (active)
$ port installed rav1e
The following ports are currently installed:
rav1e @0.5.1_0 (active)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65206>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list