GNU bug report logs - #61039
[PATCH core-updates 0/1] gnu: libdrm: Fix building on ARM architectures.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Tue, 24 Jan 2023 17:27:01 UTC

Severity: normal

Tags: patch

Done: Simon South <simon <at> simonsouth.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Simon South <simon <at> simonsouth.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61039: closed ([PATCH core-updates 0/1] gnu: libdrm: Fix
 building on ARM architectures.)
Date: Tue, 19 Sep 2023 14:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 19 Sep 2023 10:31:09 -0400
with message-id <87y1h2tetu.fsf <at> simonsouth.net>
and subject line Re: bug#61039: [PATCH core-updates 0/1] gnu: libdrm: Fix building on ARM architectures.
has caused the debbugs.gnu.org bug report #61039,
regarding [PATCH core-updates 0/1] gnu: libdrm: Fix building on ARM architectures.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61039: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61039
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates 0/1] gnu: libdrm: Fix building on ARM
 architectures.
Date: Tue, 24 Jan 2023 12:26:13 -0500
On core-updates, libdrm is failing to build on aarch64-linux with

  ../libdrm-2.4.114/meson.build:21:0: ERROR: Value "true" (of type
  "string") for combo option "Enable support for EXYNOS's experimental
  KMS API." is not one of the choices. Possible choices are (as
  string): "enabled", "disabled", "auto".

This is due to a recent change in libdrm[0] that changed the type, and
therefore the accepted values, of a number of build-configuration
options.  The patch to follow corrects this issue and allows libdrm to
build again.  (Note master and staging still provide an older version
of libdrm and are unaffected.)

Tested on x86-64 and AArch64 and everything appears fine.  On x86-64,
the same package output is produced with or without the patch applied.

[0] In upstream commit 26eb15165b:
    https://cgit.freedesktop.org/drm/libdrm/commit/?id=26eb15165b767de50bef3c02abd29cec256cf4a1

--
Simon South
simon <at> simonsouth.net


Simon South (1):
  gnu: libdrm: Fix building on ARM architectures.

 gnu/packages/xdisorg.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


base-commit: ca124b098dcc7ce7898df10faf9986f44a14e0a1
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: 61039-done <at> debbugs.gnu.org
Subject: Re: bug#61039: [PATCH core-updates 0/1] gnu: libdrm: Fix building
 on ARM architectures.
Date: Tue, 19 Sep 2023 10:31:09 -0400
This issue was resolved with commit 62ff0b9086, "gnu: libdrm: Update
configure-flags."

-- 
Simon South
simon <at> simonsouth.net


This bug report was last modified 1 year and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.