Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

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

--- 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/
 
head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_devicediscovery_qdevicediscovery__static.cpp
 
head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevkeyboard_qevdevkeyboard__defaultmap__p.h
 
head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevkeyboard_qevdevkeyboardhandler.cpp
 
head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevmouse_qevdevmousehandler.cpp
 
head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtablet_qevdevtablethandler.cpp
 
head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtouch_qevdevtouchhandler.cpp

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

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240965-21-1MeolJiOYI>