all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: 15392@debbugs.gnu.org
Subject: bug#15392: xorg-server FTBFS
Date: Sat, 21 Sep 2013 22:02:03 +0200	[thread overview]
Message-ID: <8761tuaqpw.fsf@gnu.org> (raw)
In-Reply-To: <20130921172352.GA18615@debian> (Andreas Enge's message of "Sat, 21 Sep 2013 19:23:52 +0200")

Andreas Enge <andreas@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’.

  reply	other threads:[~2013-09-21 20:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-16  7:22 bug#15392: xorg-server FTBFS Mark H Weaver
2013-09-16  7:38 ` Mark H Weaver
2013-09-16 13:27 ` Ludovic Courtès
2013-09-21 17:23   ` Andreas Enge
2013-09-21 20:02     ` Ludovic Courtès [this message]
2013-09-22  9:01       ` Andreas Enge
2013-09-22  9:09         ` Andreas Enge
2013-09-22 20:35         ` Ludovic Courtès
2013-09-23 17:22           ` Andreas Enge
2013-09-23 19:39             ` Ludovic Courtès
2013-09-25  7:00               ` Andreas Enge
2013-09-25 13:11                 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8761tuaqpw.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=15392@debbugs.gnu.org \
    --cc=andreas@enge.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.