Date: Fri, 07 Oct 2022 18:48:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266894] devel/qt6-5compat: find_package(Qt6Core5Compat REQUIRED) fails to find Qt6Core5Compat Message-ID: <bug-266894-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266894 Bug ID: 266894 Summary: devel/qt6-5compat: find_package(Qt6Core5Compat REQUIRED) fails to find Qt6Core5Compat Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org This project: https://github.com/pedrolcl/drumstick/blob/master/CMakeLists.txt#L156 fails to configure: > CMake Error at /usr/local/lib/cmake/Qt6Core5Compat/Qt6Core5CompatDependen= cies.cmake:30 (_qt_internal_find_third_party_dependencies): > Unknown CMake command "_qt_internal_find_third_party_dependencies". > Call Stack (most recent call first): > /usr/local/lib/cmake/Qt6Core5Compat/Qt6Core5CompatConfig.cmake:40 (incl= ude) > CMakeLists.txt:156 (find_package) >=20 >=20 > CMake Error at CMakeLists.txt:156 (find_package): > Found package configuration file: >=20 > /usr/local/lib/cmake/Qt6Core5Compat/Qt6Core5CompatConfig.cmake >=20 > but it set Qt6Core5Compat_FOUND to FALSE so package "Qt6Core5Compat" is > considered to be NOT FOUND. qt6-5compat-6.4.0 is installed. --=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-266894-7788>