Bug 277453 - deskutils/plasma6-xdg-desktop-portal-kde: failed to build with OPTIONS_UNSET+=CUPS
Summary: deskutils/plasma6-xdg-desktop-portal-kde: failed to build with OPTIONS_UNSET+...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-03 15:00 UTC by Denis Shaposhnikov
Modified: 2024-03-22 21:08 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2024-03-03 15:00:58 UTC
Hi,

deskutils/plasma6-xdg-desktop-portal-kde depends on devel/qt6-base, which allowed to build without CUPS:

%%CUPS%%%%QT_INCDIR%%/QtPrintSupport/%%FULLVER%%/QtPrintSupport/private/qcups_p.h

But qcups_p.h required by deskutils/plasma6-xdg-desktop-portal-kde, which failed to build without it:

/wrkdirs/usr/ports/deskutils/plasma6-xdg-desktop-portal-kde/work/xdg-desktop-portal-kde-6.0.0/src/print.cpp:25:10: fatal error: 'QtPrintSupport/private/qcups_p.h' file not found
#include <QtPrintSupport/private/qcups_p.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2024-03-22 21:08:40 UTC
I guess, we can only fix it with subpackages.