https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-client/vivaldi-snapshot-5.7.2883.3 installs files with unresolved SONAME dependencies. Discovered on: amd64 (internal ref: clang-stricter_tinderbox) NOTE: (CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types See also: https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240 https://wiki.gentoo.org/wiki/Modern_C_porting
Created attachment 843969 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147bbc223862d234d3633985d4829446a1844643 commit 147bbc223862d234d3633985d4829446a1844643 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2022-12-23 23:07:22 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2022-12-23 23:07:22 +0000 www-client/vivaldi-snapshot: Make GTK optional and add Qt5 support GTK 3 or 4 is dlopen'd when available, but Vivaldi works fine without either, as it falls back to the "Classic" UI. Qt5 support has now been implemented, although I'm not sure whether it's fully plumbed in yet. I cannot select it in the options, and I don't think it's being used at all. Probably won't be long though. Closes: https://bugs.gentoo.org/887343 Signed-off-by: James Le Cuirot <chewi@gentoo.org> .../vivaldi-snapshot/vivaldi-snapshot-5.7.2887.3.ebuild | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)