Date: Fri, 20 Jan 2023 13:19:36 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8 Message-ID: <bug-268652-12827-lcHwJ8JJna@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268652-12827@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #34 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Tomoaki AOKI from comment #33) Widening the scope as % find -s /usr/local/lib/qt5/plugins/ -not -type d -exec ldd -a {} + | fgrep compat showed up libDiscoverCommon.so => /usr/local/lib/compat/pkg/libDiscoverCommon.so (0x21c0643c9000) /usr/local/lib/compat/pkg/libDiscoverCommon.so: libboost_python39.so.1.80.0 => /usr/local/lib/compat/pkg/libboost_python39.so.1.80.0 (0x3be66a11f000) /usr/local/lib/compat/pkg/libboost_python39.so.1.80.0: Looking into whole output from ldd, these indicates that pulling in above are /usr/local/lib/qt5/plugins/discover/kns-backend.so and /usr/local/lib/qt5/plugins/kf5/parts/kigpart.so respectively. According to pkg which, these 2 libraries are installed by sysutils/plasma5-discover and math/kig respectively. Now I'm still on process rebuilding *-qt5* ports. I'll try rebuilding the 2 ports once current ones finishes and without luck. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-12827-lcHwJ8JJna>
