Date: Fri, 12 Jan 2018 22:54:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225100] qt5-core: qconfig.h missing include headerQtCore/modules/qconfig-multimedia.h Message-ID: <bug-225100-13-AZ19PdaUtD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225100-13@https.bugs.freebsd.org/bugzilla/> References: <bug-225100-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225100 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: rakuco Date: Fri Jan 12 22:53:03 UTC 2018 New revision: 458882 URL: https://svnweb.freebsd.org/changeset/ports/458882 Log: Start setting QT_DEFINES again. The machinery in bsd.qt.mk's qt-post-install target does not seem to acco= unt for the case of a module no longer defining QT_DEFINES: the lines in qconfig-modules.h including said module's qconfig-<module>.h will remain. We did that to qt5-multimedia in r458338, and it results in build errors = if qt5-multimedia had been previously installed. Set QT_DEFINES again to a d= ummy value until we figure out a proper solution. PR: 225100 Changes: head/multimedia/qt5-multimedia/Makefile --=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-225100-13-AZ19PdaUtD>