[Bug 266894] devel/qt6-5compat: find_package(Qt6Core5Compat REQUIRED) fails to find Qt6Core5Compat
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Oct 2022 18:48:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266894 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/Qt6Core5CompatDependencies.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 (include) > CMakeLists.txt:156 (find_package) > > > CMake Error at CMakeLists.txt:156 (find_package): > Found package configuration file: > > /usr/local/lib/cmake/Qt6Core5Compat/Qt6Core5CompatConfig.cmake > > but it set Qt6Core5Compat_FOUND to FALSE so package "Qt6Core5Compat" is > considered to be NOT FOUND. qt6-5compat-6.4.0 is installed. -- You are receiving this mail because: You are the assignee for the bug.