[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 21 Jan 2023 03:24:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652

--- Comment #37 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Tomoaki AOKI from comment #35)

Finished without luck.

I've happen to suspect that any of build tools sets erroneous parameters, and
rebuilt
  *make*
  devel/samurai
  devel/ninja
  devel/meson
  devel/autoconf*
  devel/libtool
and then qt5-qmake, then qt5-gui, then qt5-*, then finally *-qt5*, and
rebooted.

Without luck, but now
 % find -s /usr/local/lib/qt5/ -not -type d -exec ldd -a {} + 2>/dev/null |
fgrep compat
shows nothing.

  *Intentionally not rebuilt sysutils/plasma5-discover again, as it could cause
   /usr/local/lib/compat/pkg/libDiscoverCommon.so to be recreated.

-- 
You are receiving this mail because:
You are the assignee for the bug.