Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Mar 2024 15:00:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277453] deskutils/plasma6-xdg-desktop-portal-kde: failed to build with OPTIONS_UNSET+=CUPS
Message-ID:  <bug-277453-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277453

            Bug ID: 277453
           Summary: deskutils/plasma6-xdg-desktop-portal-kde: failed to
                    build with OPTIONS_UNSET+=3DCUPS
           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: dsh@bamus.cz
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

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/qcu=
ps_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-deskto=
p-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.

--=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-277453-7788>