[Bug 240494] x11-toolkits/qt5-declarative: fails to install with debugging support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 5 00:11:26 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240494

--- Comment #2 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5739a98d1d68c09ff0dbb2c4ab29f02a82d16610

commit 5739a98d1d68c09ff0dbb2c4ab29f02a82d16610
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-05-03 20:47:44 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-05-04 23:10:26 +0000

    Uses/qmake.mk: fix build WITH_DEBUG

    When setting WITH_DEBUG, separate debuginfo was **not** created,
    although the plists for most Qt5 ports list separate debuginfo.
    Take a suggestion from rakuco@ and run with it. I rebuilt all the
    ports with USES=qmake and none had issues with separate debuginfo.

    No general PORTREVISION bump because the packages in most cases
    do not change with default options, and WITH_DEBUG would have
    failed to package anyway.

    PR:             240494
    Reported by:    jbeich

 Mk/Uses/qmake.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list