Date: Sun, 29 Oct 2023 13:55:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274791] games/moonlight-qt Fix missing openssl error when building on Freebsd 12.4-RELEASE Message-ID: <bug-274791-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274791 Bug ID: 274791 Summary: games/moonlight-qt Fix missing openssl error when building on Freebsd 12.4-RELEASE Product: Ports & Packages Version: Latest Hardware: Any URL: https://pkg-status.freebsd.org/beefy5/data/124i386-def ault/16bdcaa2bc90/logs/moonlight-qt-5.0.0.log OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: lisp_25689@163.com Flags: merge-quarterly? Created attachment 245972 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245972&action= =3Dedit games/moonlight-qt Fix missing openssl error when building on Freebsd 12.4-RELEASE Fix missing openssl when building on Freebsd 12.4-RELEASE There is openssl.pc in /usr/libdata/pkgconf on FreeBSD 13.2-RELEASE. But there is nothing on 12.4-RELEASE.So 'PKGCONF +=3D openssl' in .pro file= will faild on it. Openssl 1.1.1q is the native part of the system.It should not be checked for the existence=20 of this dependency without limiting the openssl version. Now i delete PKGCONF +=3D openssl and manual add LDFLAGS to it on 12.4-RELE= ASE . Log URL:=20=20=20=20=20=20=20 https://pkg-status.freebsd.org/beefy5/data/124i386-default/16bdcaa2bc90/log= s/moonlight-qt-5.0.0.log Build URL:=20=20=20=20=20 https://pkg-status.freebsd.org/beefy5/build.html?mastername=3D124i386-defau= lt&build=3D16bdcaa2bc90 --=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-274791-7788>