GNU bug report logs - #15392
xorg-server FTBFS

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Mon, 16 Sep 2013 07:24:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #17 received at 15392 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas <at> enge.fr>
Cc: Mark H Weaver <mhw <at> netris.org>, 15392 <at> debbugs.gnu.org
Subject: Re: bug#15392: xorg-server FTBFS
Date: Sat, 21 Sep 2013 22:02:03 +0200
Andreas Enge <andreas <at> enge.fr> skribis:

> Should nix not have the same problem?

They don’t run the tests.  :-)

However, the real server is passed:

  "-xkbdir" "${pkgs.xkeyboard_config}/etc/X11/xkb"

(See <https://github.com/NixOS/nixos/blob/master/modules/services/x11/xserver.nix>.)

But here, for tests/xtest.c there’s no server running apparently.

> +       (list (string-append "--with-xkb-path="
> +                            (assoc-ref %build-inputs "xkeyboard-config")
> +                            "/share/X11/xkb")

Looking at configure.ac, I think you have to do just that.  Then you can
check the value of XKB_BASE_DIRECTORY in config.log, to make sure
everything’s right.

Can you then run test/xtest in strace and check where it’s looking for
XKB files?

TIA,
Ludo’.




This bug report was last modified 11 years and 244 days ago.

Previous Next


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