https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223776

Tobias Kortkamp <to...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People
                 CC|                            |to...@freebsd.org

--- Comment #1 from Tobias Kortkamp <to...@freebsd.org> ---
I get this too.  The packages seem to miss shlibs_provided in their
manifests.

I've built an entire package set with lld as the default linker.  This
lead to weird results when running pkg upgrade or even pkg install.
E.g. on my notebook pkg insisted on always installing nvidia-driver on
every pkg install.  I'm assuming this was because pkg thinks it is the
only provider for libGL.so.1.  pkg check -d output is also pretty
scary.  I switched back to ld.bfd and the problem is gone.

Weirdly enough this didn't affect all packages but only some like
e.g.  mesa-libs, qt5-widgets, qt5-gui, libressl, libevent, readline,
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to