[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
Date: Sun, 16 Apr 2023 06:52:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #61 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Just a FYI. This problem resurrected by updating from commit 59beb5740e59a6ae50fa6c0fc9c1079d744b9089 to commit 100f2890786bdfa8df021654b530b0f749be46da within which contains commit f1f1a8be887ee2c5d75bec33cb8f8a89454e606b that updates devel/icu to 73.1 and massive bumps, including devel/qt5-core and www/qt5-webkit. Strangely, this happened for updates using poudriere-built pkgs on stable/13, amd64 but on main, amd64, which is updated using pkg_replace for both build and install has no problem. As before, finally, updating base helped on stable/13. Other possible workarounds described in previous comments didn't help just as before. Possibly, some wrong infos are cleared and reconstructed on installworld? As a record, this time, I've updated main environment by pkg_replace -R devel/icu pkg_replace -f devel/qt5-qmake devel/qt5-buildtools devel/autotoos\* devel/libtool pkg_replace -a shutdown -r I was planning, if the problem happenes, to forcibly updating qt5-*, x11/libxkbcommon and *xcb*, but fortunately, these were not needed. -- You are receiving this mail because: You are on the CC list for the bug.