[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
Date: Sun, 22 Jan 2023 04:21:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #44 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- The good news is that we have lost an environment that can reproduce this :) Another point of concern is the order of rebuilds. It is possible that qt5-qmake, qt5-buildtools and something else did not build first. There are ports that install shared libraries in /usr/local/lib or in the paths contained in /usr/local/libdata/ldconfig/{qscintilla2-qt5,qt5-core} but don't have USE_LDCONFIG=yes to run service ldconfig restart. However, if ldconfig is related, why a reboot did not improve the problem is not clear. -- You are receiving this mail because: You are on the CC list for the bug.