Hello Baptiste, I've spoted that net/gitup is suffering same issue for at least 2 weeks:
[00:00:35] [01] [00:00:00] Inspecting net/gitup | gitup-1.0: determining shlib requirements [00:00:35] [01] [00:00:00] Building net/gitup | gitup-1.0: missed shlib PORTREVISION chase Thinking if it is correct to follow https://cgit.freebsd.org/ports/commit/?id=aa1da009b4081b25bb162b0c4177e872ca0b81a3 to fix it. Thanks! Baptiste Daroussin <b...@freebsd.org> escreveu (quarta, 12/03/2025 à(s) 15:02): > > > 12 mars 2025 à 16:01 "Nuno Teixeira" <edua...@freebsd.org > <edua...@freebsd.org?to=%22Nuno%20Teixeira%22%20%3Ceduardo%40freebsd.org%3E>> > a écrit: > > > This is expected, the nvidia-driver is shipping some 32bit library which > are > linked to an hypothetical libx11.so.6:32, so either use the same trick as > the > one I use with golang and make pkg ignore this libx11.so.6:32 lib or stop > shipping a binary which will be anyway unusable because the ports tree do > not > provide a 32bit version of libX11.so.6. > > > Adding NO_SHLIB_REQUIRES_GLOB=* to x11/nvidia-driver/Makefile solves the > issue. > > Should danfe@ be CCed to be in touch with this issues? > > Thanks > > > Maybe a NO_SHLIB_REQUIRES_GLOB=*:32 is less a hammer solution > > -- Nuno Teixeira FreeBSD UNIX: <edua...@freebsd.org> Web: https://FreeBSD.org