From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] guxi: cmake-build-system: Enable output for failing test-cases. Date: Thu, 13 Oct 2016 22:12:01 +0200 Message-ID: <878tts9ffy.fsf@gnu.org> References: <1476104563-29373-1-git-send-email-h.goebel@crazy-compilers.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]:41276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bumMM-00050h-TS for guix-devel@gnu.org; Thu, 13 Oct 2016 16:12:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bumMH-0003WD-U0 for guix-devel@gnu.org; Thu, 13 Oct 2016 16:12:10 -0400 In-Reply-To: <1476104563-29373-1-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Mon, 10 Oct 2016 15:02:43 +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" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > * guix/build/cmake-build-system.scm (cmake-build-system): Set > environment variable CTEST_OUTPUT_ON_FAILURE to an non-empty value. It=E2=80=99s a good idea, but it would entail a rebuild of 1,000+ packages.= Can you save it for the next big-rebuild cycle? Thanks, Ludo=E2=80=99.