[Bug 282433] [PATCH] update default version of LLVM from 15 to 17
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 12 05:32:43 GMT 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282433
--- Comment #12 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=1c4bdeedd071d370e693f36fb18b0735a1734f1a
commit 1c4bdeedd071d370e693f36fb18b0735a1734f1a
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-11-11 08:51:11 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-11-12 05:31:34 +0000
PySide2: Add workaround for devel/shiboken2 issues with LLVM >= 16
Shiboken2 itself builds fine, but the code it generates for devel/pyside2
is broken.
In file included from
/wrkdirs/usr/ports/devel/pyside2/work-py311/.build/PySide2/QtGui/PySide2/QtGui/qdragmoveevent_wrapper.cpp:63:
/wrkdirs/usr/ports/devel/pyside2/work-py311/.build/PySide2/QtGui/PySide2/QtGui/qdragmoveevent_wrapper.h:55:220:
error: no member named 'DragMove' in 'QOpenGLShader'; did you mean simply
'DragMove'?
PR: 270715, 282433
Obtained from: OpenMandriva
MFH: 2024Q4
x11-toolkits/qt5-gui/Makefile | 1 +
.../qt5-gui/files/patch-src_gui_configure.json | 8 +--
.../files/patch-src_gui_kernel_qevent.h (new) | 76 ++++++++++++++++++++++
...t_input_evdevkeyboard_qevdevkeyboardhandler.cpp | 6 +-
...support_input_evdevtouch_qevdevtouchhandler.cpp | 8 +--
x11-toolkits/qt5-widgets/Makefile | 1 +
...idgets_graphicsview_qgraphicssceneevent.h (new) | 56 ++++++++++++++++
7 files changed, 145 insertions(+), 11 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list