[Bug 258444] devel/qbs: qbs doesn't find Qt components
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Sep 2021 03:09:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258444 Bug ID: 258444 Summary: devel/qbs: qbs doesn't find Qt components 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 Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) For example, the Tok project (https://invent.kde.org/network/tok) says that the command 'qbs' should be used to build it. But qbs fails: > Detecting Qt installations... > ERROR: /disk-samsung/freebsd-ports/net-im/tok/work/tok-2fbfe1eb86ab76b2abebd45555da61404f5da6b6/src/Shared.qbs:7:1 Error while handling product 'tokInternal': > /usr/ports/net-im/tok/work/tok-2fbfe1eb86ab76b2abebd45555da61404f5da6b6/src/Shared.qbs:66:5 Dependency 'Qt.widgets' not found for product 'tokInternal'. - even though Qt5 widgets are installed. Something is wrong with paths in qbs. As a reference, Arch Linux also just calls qbs: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=tok-git -- You are receiving this mail because: You are the assignee for the bug.