From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#15392: xorg-server FTBFS Date: Sun, 22 Sep 2013 11:09:36 +0200 Message-ID: <20130922090936.GA17759@debian> References: <871u4pi625.fsf@tines.lan> <87k3iglww4.fsf@gnu.org> <20130921172352.GA18615@debian> <8761tuaqpw.fsf@gnu.org> <20130922090112.GA24763@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNfgA-0000Vj-GI for bug-guix@gnu.org; Sun, 22 Sep 2013 05:10:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNfg3-0004YN-7d for bug-guix@gnu.org; Sun, 22 Sep 2013 05:10:10 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:46748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNfg3-0004Wv-3k for bug-guix@gnu.org; Sun, 22 Sep 2013 05:10:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VNfg2-0003E4-H1 for bug-guix@gnu.org; Sun, 22 Sep 2013 05:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20130922090112.GA24763@debian> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 15392@debbugs.gnu.org On Sun, Sep 22, 2013 at 11:01:12AM +0200, Andreas Enge wrote: > When I become root outside the chroot, source the environment variables and > run ./xtest, the tests succeed. Even more: Without being root, sourcing the environment variables and running "make check" inside the build directory also runs all tests successfully. Andreas