Date: Fri, 30 Dec 2022 12:02:02 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.7 Message-ID: <bug-268652-25061-wXBGcqLOim@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-268652-25061@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 #1 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Forgot to mention. % uname -a=20=20=20 FreeBSD *****.*****.local 13.1-STABLE FreeBSD 13.1-STABLE #587 stable/13-n253342-6e9ab1e63192-dirty: Thu Dec 29 12:01:00 JST 2022=20=20=20= =20 ****@*****.*****.local:/usr/obj/usr/src/amd64.amd64/sys/***** amd64 Previous working state was at commit 81ff56db9fc6aff09acba4a787f09ecdc5aa23= 60. At first, updated ports tree and rebuilt with poudriere, cloned built repo = to /usr/ports/packages/All and installed with pkg_replace -a -PP, which went without error. *pkg_replace looks for packages in /usr/ports/packages/All by default. Then, restarted system and after that, audacious and so on stops starting. Next rebuilt was done by pkg_replace like below. #pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=3Dyes' -W -w -f -b multimedia/audacious multimedia/audacious-plugins && portsclean -C This went fine but rebuilt binary fails to start with the same error. Then, rebuilt qt5 as below. #pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=3Dyes' -W -w -f -b qt5-\* && portsclean -C Which built and installed fine but no success. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-25061-wXBGcqLOim>