On Tue, Oct 18, 2022 at 08:17:43AM +0200, Stefan Hagen wrote: > Paco Esteban wrote (2022-10-17 22:54 CEST): > > Also, `port-lib-depends-check` says: > > > > fzf-0.34.0(sysutils/fzf): > > Extra: c.96 pthread.26 > > > > but c and pthread are already on WANTLIB. Am I missing something ? > > > > Builds and runs ok for me on amd64. Adding edd@ in CC as maintainer. > > Yes, it wants you to *remove* them from WANTLIB.
I think it's standard to leave `c` and `pthread` in the WANTLIB for go ports. IIRC there's some implicit dependency on their ABI, perhaps dlopen. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk