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 #26 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: Sun, 22 Sep 2013 22:35:54 +0200
Andreas Enge <andreas <at> enge.fr> skribis:

> Running xtest outside of the chroot of the guix build system, there is an
> error message that xkbcomp does not find the file evdev, which is part of
> the xkeyboard-config package. So I added a configure flag
>        (list (string-append "--with-xkb-config-root="
>                             (assoc-ref %build-inputs "xkeyboard-config")
>                             "/share/X11/xkb"))))
> to xkbcomp. Now xkeyboard-config needs xkbcomp, so I added an additional
> package xkbcomp-tmp to build xkeyboard-config, then the final xkbcomp can
> use xkeyboard-config as an input. See the attached patch.

Wow.

> From guix, the tests fail with the same error message as before.
>
> When I become root outside the chroot, source the environment variables and
> run ./xtest, the tests succeed. The strace output ends like this:

Could it be that xtest does something not possible in the chroot?  Like
host name lookups, or similar (check the strace log for accesses to
/etc/hosts or connections to /var/run/nscd/socket.)

HTH,
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.