Date: Wed, 18 Jan 2023 01:34:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8 Message-ID: <bug-268652-7788-ln9TnkG0OK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268652-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268652-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268652 --- Comment #14 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Tijl Coosemans from comment #13) Already started rebuilding the ports listed on comment #12 (not yet finishe= d) with command below. pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=3Dyes' -W -w -f -n `find -s /usr/local/lib/qt5/plugins/ -not -type d -exec pkg which {} + | sed 's/.* /= /' | sort -u` && portsclean -C And the narrowed down list is as follows. % find -s /usr/local/lib/qt5/plugins/plat* -not -type d -exec pkg which {} = + | sed 's/.* //' | sort -u fcitx-qt5-1.2.7 plasma5-plasma-integration-5.24.7 qt5-gui-5.15.8p157 qt5-virtualkeyboard-5.15.8p0 qt5-wayland-5.15.8p57 qt5ct-1.5 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-7788-ln9TnkG0OK>