From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: cmake: Bump to 2.8.12 Date: Tue, 29 Oct 2013 00:14:21 +0100 Message-ID: <87mwltugxe.fsf@gnu.org> References: <87ob6gpd5k.fsf@karetnikov.org> <1382568076-1229-1-git-send-email-tipecaml@gmail.com> 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]:33974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vaw0z-0005Ov-U2 for guix-devel@gnu.org; Mon, 28 Oct 2013 19:14:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vaw0u-0005hW-0O for guix-devel@gnu.org; Mon, 28 Oct 2013 19:14:29 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:8307) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vaw0t-0005hS-Q8 for guix-devel@gnu.org; Mon, 28 Oct 2013 19:14:23 -0400 In-Reply-To: <1382568076-1229-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Thu, 24 Oct 2013 00:41:16 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > Could you apply this patch and try to build lapack ? If this works, I'll = push > it after making sure it does not break Qt Qt doesn=E2=80=99t depend on CMake AFAICS. Am I missing something? > (which implies fixing pulseaudio...) So it had two test failures (=E2=80=98volume-test=E2=80=99 and =E2=80=98thr= ead-test=E2=80=99) on hydra.gnu.org (which runs 2.6.32-xen), and none on my laptop (which runs 3.0.43). I restarted the build a couple of times on hydra and it eventually succeeded... Not satisfying, but to me that suggests a timing issue. Can someone reproduce these test failures? Ludo=E2=80=99.