[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
Date: Wed, 25 Jan 2023 09:11:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #55 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Created attachment 239696 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239696&action=edit Binaries containing lib/qt5 under /usr/local/bin/ Not sure this is what is wanted, but uploading outputs of below. /usr/local/bin/ part. % grep --exclude-dir compat -r -n "lib/qt5" /usr/local/bin | cut -f 3 -w | rg "/usr/local/bin" | xargs strings -f | grep "[a-zA-Z0-9/.]*: [a-zA-Z0-9/.:]*lib/qt5[a-zA-Z0-9/.:]*" > /var/tmp/embedded-qt5-usr_local_bin.lst2 -- You are receiving this mail because: You are on the CC list for the bug.