From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Demain Date: Thu, 13 Jun 2013 23:37:03 +0200 Message-ID: <201306132337.03991.andreas@enge.fr> References: <201306132319.34784.andreas@enge.fr> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnFCj-0008SW-5V for bug-guix@gnu.org; Thu, 13 Jun 2013 17:37:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnFCg-0003BM-MF for bug-guix@gnu.org; Thu, 13 Jun 2013 17:37:13 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:54146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnFCg-0003AM-Cf for bug-guix@gnu.org; Thu, 13 Jun 2013 17:37:10 -0400 In-Reply-To: <201306132319.34784.andreas@enge.fr> 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: bug-guix@gnu.org Am Donnerstag, 13. Juni 2013 schrieb Andreas Enge: > Seras-tu dans ton bureau? Je m'=C3=A9nerve sur cairo... Sorry, wrongly addressed personal mail to Ludovic! But maybe one of you knows the answer to my problem: I created a recipe for cairo, and lots of tests fail. Now I wonder if this= =20 is the expected behaviour... Linux from Scratch claims "This package does not have a working=20 testsuite.": http://www.linuxfromscratch.org/blfs/view/svn/x/cairo.html The archlinux package has disabled the tests, most of which are reported as= =20 failing: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD= ?h=3Dpackages/cairo =46inally, the file test/README seems to imply that the test suite is rathe= r=20 meant for internal development than to be run when installing: http://cgit.freedesktop.org/cairo/tree/test/README Andreas