https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-vcs/sourcegit-8.30.1 installs files with unresolved SONAME dependencies. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0023
Created attachment 903609 [details] build.log build log and emerge --info
> * QA Notice: Unresolved soname dependencies: > * > * /usr/share/sourcegit-8.30.1/libHarfBuzzSharp.so: libc.musl-x86_64.so.1 > * /usr/share/sourcegit-8.30.1/libSkiaSharp.so: libc.musl-x86_64.so.1 Hello Ago, here everything look "fine" (all dynamic links would resolve correctly). I think I was either talking to you or Toralf about those issues, that those bugs (where "libc.musl-x86_64.so.1" is not found but we are testing on musl system) do not have to be reported for .NET pkgs because it will apply to EVERY package built by "dotnet build" on a musl system.