[MacPorts] #68813: gnutls @3.7.10: Libhogweed (nettle's companion library) 3.6 was not found
MacPorts
noreply at macports.org
Thu Nov 30 22:06:37 UTC 2023
#68813: gnutls @3.7.10: Libhogweed (nettle's companion library) 3.6 was not found
----------------------------+-------------------------
Reporter: enfascination | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: gnutls |
----------------------------+-------------------------
Comment (by enfascination):
Thank you @ryandesign. Here is the output of those commands
{{{
>pkg-config --modversion nettle
3.9.1
>pkg-config --modversion hogweed
Package hogweed was not found in the pkg-config search path.
Perhaps you should add the directory containing `hogweed.pc'
to the PKG_CONFIG_PATH environment variable
No package 'hogweed' found
>port -qv installed nettle
nettle @3.9.1_0 (active) requested_variants='' platform='darwin 23'
archs='x86_64' date='2023-11-28T14:05:48-0800'
}}}
And here is the output of a few others:
{{{
>find /opt | grep libnettle
/opt/local/lib/libnettle.dylib
/opt/local/lib/libnettle.a
/opt/local/lib/libnettle.8.dylib
/opt/local/lib/libnettle.8.8.dylib
>find /opt | grep libhogweed
>find /opt | grep hogweed
>port contents nettle|grep lib/lib
/opt/local/lib/libnettle.8.8.dylib
/opt/local/lib/libnettle.8.dylib
/opt/local/lib/libnettle.a
/opt/local/lib/libnettle.dylib
}}}
At a glance the big difference is that hogweed is nowhere to be found.
Could that explain the problem? Are you seeing any suggestions of a cause
of or solution to this problem?
--
Ticket URL: <https://trac.macports.org/ticket/68813#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list