Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#65064 closed defect (fixed)

mariadb-10.8 links with curl but does not declare dependency on it

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: mariadb-10.8

Description

mairadb-10.8 links with curl but does not declare dependency on it. I didn't test the other mariadb ports.

--->  Scanning binaries for linking errors
Could not open /opt/local/lib/libcurl.4.dylib: Error opening or reading file (referenced from /opt/local/lib/mariadb-10.8/bin/aria_s3_copy)
DEBUG: Marking /opt/local/lib/mariadb-10.8/bin/aria_s3_copy as broken
DEBUG: Marking /opt/local/lib/mariadb-10.8/plugin/ha_s3.so as broken
--->  Found 2 broken files, matching files to ports

Change History (2)

comment:1 Changed 2 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In 05d12a1ff4a396a6e38a86984045c4e3501aa77e/macports-ports (master):

mariadb-10.8: add dependency on curl

Closes: #65064

comment:2 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.