#67410 closed defect (fixed)
rav1e @0.6.4+universal: build fails due to missing rustdoc
Reported by: | nullobsi | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | rav1e |
Description
Hello,
I tried to build rav1e only to be met with a cryptic error. Upon further research, I found this issue:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271036
it appears to be because a crate that rav1e depends on tries to run rustdoc, which is not installed with rust 1.69.0 by default.
Change History (3)
comment:1 Changed 18 months ago by jmroot (Joshua Root)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | new → assigned |
comment:2 Changed 18 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 18 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Thank you very much for the link.
It saved me quite a bit of effort.
Note: See
TracTickets for help on using
tickets.
In d4e26dfa8d7ef09c698be659bcae5421bb5320c4/macports-ports (master):