GNU bug report logs -
#51947
[PATCH core-updates-frozen 0/2] Fix xf86-video-mach64 and xf86-video-nouveau builds.
Previous Next
Reported by: Josselin Poiret <dev <at> jpoiret.xyz>
Date: Thu, 18 Nov 2021 14:05:01 UTC
Severity: normal
Tags: patch
Done: Timothy Sample <samplet <at> ngyro.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 18 Nov 2021 10:54:47 -0500
with message-id <8735nt4fy0.fsf <at> ngyro.com>
and subject line Re: [bug#51947] [PATCH core-updates-frozen 0/2] Fix xf86-video-mach64 and xf86-video-nouveau builds.
has caused the debbugs.gnu.org bug report #51947,
regarding [PATCH core-updates-frozen 0/2] Fix xf86-video-mach64 and xf86-video-nouveau builds.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
51947: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51947
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello everyone,
This patchset fixes compilation for both xf86-video drivers that
wouldn't build with xorg-server 21.1 because some variables were
renamed. The first is home-made while the second is an upstream patch
that hasn't found its way to a release yet.
They both successfully build on my machine, although I can't test
either of them. Given the nature of the changes, this shouldn't be
too much of an issue.
Happy sprinting,
Josselin
Josselin Poiret (2):
gnu: xf86-video-mach64: Patch to build with xorg-server 21.1.
gnu: xf86-video-nouveau: Use upstream patch for xorg-server 21.1.
.../xf86-video-mach64-bool-to-boolean.patch | 79 +++++++++++++++++++
.../xf86-video-nouveau-fixup-ABI.patch | 64 +++++++++++++++
gnu/packages/xorg.scm | 6 +-
3 files changed, 147 insertions(+), 2 deletions(-)
create mode 100644 gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch
create mode 100644 gnu/packages/patches/xf86-video-nouveau-fixup-ABI.patch
--
2.33.1
[Message part 3 (message/rfc822, inline)]
Hi Josselin,
Josselin Poiret via Guix-patches via <guix-patches <at> gnu.org> writes:
> They both successfully build on my machine, although I can't test
> either of them. Given the nature of the changes, this shouldn't be
> too much of an issue.
Agreed.
> Josselin Poiret (2):
> gnu: xf86-video-mach64: Patch to build with xorg-server 21.1.
> gnu: xf86-video-nouveau: Use upstream patch for xorg-server 21.1.
Pushed as 572641103880ce87b631e00e6212787747f694aa and
674dbeb43639db31c3f3a6e69ee7203296d0b50f. I made one small change,
which is to list the patches in “gnu/local.mk” under ‘dist_patch_DATA’.
Thanks!
-- Tim
This bug report was last modified 3 years and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.