Opened 7 years ago

Closed 6 years ago

#53674 closed defect (fixed)

ripgrep: create ports for dependencies

Reported by: ruipacheco (Rui Pacheco) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: ripgrep

Description

Tried to install ripgrep but got the error in the log. Apparently can't build it at all.

Attachments (1)

main.log (9.0 KB) - added by ruipacheco (Rui Pacheco) 7 years ago.

Download all attachments as: .zip

Change History (6)

Changed 7 years ago by ruipacheco (Rui Pacheco)

Attachment: main.log added

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to raimue
Status: newassigned

Updating the port may help. See #53353.

comment:2 Changed 7 years ago by ruipacheco (Rui Pacheco)

Which port? Macports?

comment:3 Changed 7 years ago by raimue (Rainer Müller)

Status: assignedaccepted

Thank you for the report. This exactly was my main concern about the dependency handling for rust ports. It needs to get external source (crates) that may vanish at any time.

I will look into updating the port as a workaround.

comment:4 Changed 7 years ago by raimue (Rainer Müller)

Summary: Can't install ripgrepripgrep: create ports for dependencies

Instead of relying on cargo to download additional crates, the dependencies should also be provided by ports.

comment:5 Changed 6 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: acceptedclosed

In 77e6dca9d957fa151da90b8a84d74aad42d62411/macports-ports:

ripgrep: Use cargo portgroup

Closes: #53674

Note: See TracTickets for help on using tickets.