[Bug 269232] devel/qt5-qmake: POST-INSTALL script failed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 30 22:04:54 BST 2023


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

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=00c46f9fe7030e70c10ea2f69714c0b70b03a175

commit 00c46f9fe7030e70c10ea2f69714c0b70b03a175
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2023-04-28 21:55:35 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2023-04-30 21:04:15 +0000

    devel/qt5-qmake: do not try to install qtconfig header

    Qt-dist ports that are a module need to install their header
    to qt-config.h. This accidentally happens to qt5-qmake as well.

    This is only visible when *installing* qt5-qmake on an otherwise
    fresh system with no other Qt packages. If you install any other
    Qt packages, then the qt-config header is there for the
    post-install script to work on (though it doesn't do anything
    for qt5-qmake). In a clean system, the script fails.

    PR:             269232
    Reported by:    Zsolt Udvari

 Mk/Uses/qt-dist.mk       | 4 ++++
 devel/qt5-qmake/Makefile | 1 +
 2 files changed, 5 insertions(+)

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


More information about the kde-freebsd mailing list