Opened 5 years ago

Closed 5 years ago

#58661 closed defect (fixed)

aria2 @1.34.0 does not link with nettle

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: aria2

Description

aria2 declares a library dependency on the nettle port but does not appear to link with the nettle library.

./configure output shows:

    Nettle:         yes

And:

LibNettle:      no (CFLAGS='' LIBS='')

Change History (2)

comment:1 Changed 5 years ago by Schamschula (Marius Schamschula)

Of course, gnutls is a dependency of nettle.

comment:2 Changed 5 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In b120a68e3998a929aae20b4571e49bc2c25bd56c/macports-ports (master):

aria2: add c-ares variant, fix nettle dependency

add c-ares variant, rather than allowing for opportunistic linking
Closes: #58660
nettle is not a global, but a gnutls dependency
Closes: #58661

Note: See TracTickets for help on using tickets.