[Bug 258444] devel/qbs: qbs doesn't find Qt components
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 12 04:09:12 BST 2021
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 at FreeBSD.org
Reporter: yuri at freebsd.org
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at 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.
More information about the kde-freebsd
mailing list