From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#15392: xorg-server FTBFS Date: Mon, 16 Sep 2013 03:38:01 -0400 Message-ID: <87wqmhgqsm.fsf@tines.lan> References: <871u4pi625.fsf@tines.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLTOm-0002Ro-Mh for bug-guix@gnu.org; Mon, 16 Sep 2013 03:39:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLTOh-0007uR-6o for bug-guix@gnu.org; Mon, 16 Sep 2013 03:39:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:60049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLTOh-0007uK-3Z for bug-guix@gnu.org; Mon, 16 Sep 2013 03:39:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VLTOg-0005tY-GQ for bug-guix@gnu.org; Mon, 16 Sep 2013 03:39:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871u4pi625.fsf@tines.lan> (Mark H. Weaver's message of "Mon, 16 Sep 2013 03:22:58 -0400") 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: 15392@debbugs.gnu.org Mark H Weaver writes: > xorg-server fails to build from source. See below for the tail of the > build log. This is with aae4ead8142d4fd7c674a1e6e302f40469f878c6. Sorry, the build log tail I posted was actually from a slightly modified xorg.scm, where I uncommented the build inputs for 'xkbutils' and 'xkeyboard-config' in the 'xorg-server' recipe. Here's a corrected version of the build log, using a pristine copy of aae4ead8142d4fd7c674a1e6e302f40469f878c6. The only differences are in the nix hashes. Mark --8<---------------cut here---------------start------------->8--- PASS: input XKB: Failed to compile keymap Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. Fatal server error: Failed to activate core devices. Please consult the The X.Org Foundation support at http://wiki.x.org for help. FAIL: xtest PASS: misc PASS: fixes PASS: xfree86 ======================================================================== 1 of 9 tests failed Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg ======================================================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/tmp/nix-build-xorg-server-1.12.2.drv-0/xorg-server-1.12.2/test' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/tmp/nix-build-xorg-server-1.12.2.drv-0/xorg-server-1.12.2/test' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/nix-build-xorg-server-1.12.2.drv-0/xorg-server-1.12.2/test' make: *** [check-recursive] Error 1 phase `check' failed after 3 seconds builder for `/nix/store/pjla94lqhahnrb0z2h05sb1zh8dlb9wp-xorg-server-1.12.2.drv' failed with exit code 1 @ build-failed /nix/store/pjla94lqhahnrb0z2h05sb1zh8dlb9wp-xorg-server-1.12.2.drv - 1 builder for `/nix/store/pjla94lqhahnrb0z2h05sb1zh8dlb9wp-xorg-server-1.12.2.drv' failed with exit code 1 guix package: error: build failed: build of `/nix/store/pjla94lqhahnrb0z2h05sb1zh8dlb9wp-xorg-server-1.12.2.drv' failed --8<---------------cut here---------------end--------------->8---