Date: Thu, 10 Oct 2019 19:03:15 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 240965] gem0 interface unstable under heavy load on Powermac G5 (device timeouts) Message-ID: <bug-240965-21-1MeolJiOYI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240965-21@https.bugs.freebsd.org/bugzilla/> References: <bug-240965-21@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=3D240965 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: adridg Date: Thu Oct 10 19:02:29 UTC 2019 New revision: 514242 URL: https://svnweb.freebsd.org/changeset/ports/514242 Log: Try to fix build of qt5-gui in the presence of evdev-proto In Qt 5.13, a "helpful" upstream added #includes of the interal FreeBSD event headers; these conflict with evdev-proto headers. Back out that helpful fix, and rely on evdev-proto everywhere (in particular, for dependent ports that use evdev-proto themselves). PR: 240965 Reported by: Walter Schwarzenfeld Changes: head/x11-toolkits/qt5-gui/Makefile head/x11-toolkits/qt5-gui/files/ =20 head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_devicediscovery_q= devicediscovery__static.cpp =20 head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevkeyboa= rd_qevdevkeyboard__defaultmap__p.h =20 head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevkeyboa= rd_qevdevkeyboardhandler.cpp =20 head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevmouse_= qevdevmousehandler.cpp =20 head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtablet= _qevdevtablethandler.cpp =20 head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtouch_= qevdevtouchhandler.cpp --=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-240965-21-1MeolJiOYI>