Opened 5 months ago

Closed 5 months ago

Last modified 5 months ago

#68948 closed defect (duplicate)

Can't compile rav1e

Reported by: bjmarfito (Bryan Marfito) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: rav1e

Description

Can't compile rav1e on my Mac M1. The version of my macOS is 14.2.1 (23C71).

Attachments (1)

main.log (1.7 MB) - added by bjmarfito (Bryan Marfito) 5 months ago.

Download all attachments as: .zip

Change History (7)

Changed 5 months ago by bjmarfito (Bryan Marfito)

Attachment: main.log added

comment:1 Changed 5 months ago by kencu (Ken)

I suspect there is a conflict with headers provided by the libgit2 port.

Try this:

sudo port clean rav1e
sudo port -f deactivate libgit2
sudo port -v install rav1e

and see if that works out for you.

comment:2 Changed 5 months ago by kencu (Ken)

Owner: set to MarcusCalhoun-Lopez
Port: rav1e added
Status: newassigned

comment:3 Changed 5 months ago by kencu (Ken)

probably this ticket is going to turn out to be a duplicate of #68178

comment:4 Changed 5 months ago by bjmarfito (Bryan Marfito)

The suggestion worked in my computer. Thank you Ken!

Last edited 5 months ago by bjmarfito (Bryan Marfito) (previous) (diff)

comment:5 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

comment:6 Changed 5 months ago by ballapete (Peter "Pete" Dyballa)

This works as well on Sonoma, macOS 14.2.1 running on intel.

Note: See TracTickets for help on using tickets.