GNU bug report logs -
#15392
xorg-server FTBFS
Previous Next
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
View this message in rfc822 format
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 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.