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: Sun, 22 Sep 2013 22:35:54 +0200	[thread overview]
Message-ID: <871u4g7fx1.fsf@gnu.org> (raw)
In-Reply-To: <20130922090112.GA24763@debian> (Andreas Enge's message of "Sun, 22 Sep 2013 11:01:12 +0200")

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

  parent reply	other threads:[~2013-09-22 20:36 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
2013-09-22  9:01       ` Andreas Enge
2013-09-22  9:09         ` Andreas Enge
2013-09-22 20:35         ` Ludovic Courtès [this message]
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=871u4g7fx1.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.