Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2023 19:47:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268868] x11-toolkits/qt6-declarative: incorrect line in pkg-plist
Message-ID:  <bug-268868-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268868
           Summary: x11-toolkits/qt6-declarative: incorrect line in
                    pkg-plist
           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: mizhka@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

The pkg-plist contains strange line:

%%QT_QMLDIR%%/Qt/test/controls/objects-Release/QuickControlsTestUtilsPrivat=
e_resources_1/.rcc/qrc_qmake_Qt_test_controls.cpp.o

Let's remove it because:
 - object files is usually intermediate result of build
 - path contain hidden directory .rcc, i.e. not public artifact
 - "objects-Release" looks good for NODEBUG build, but fails in case of
WITH_DEBUG=3Don

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