From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 01/02: utils: Change 'patch-shebangs' to use binary input. Date: Sat, 28 Feb 2015 12:07:21 +0100 Message-ID: <20150228110721.GA1711@debian> References: <20150228001057.17733.82336@vcs.savannah.gnu.org> <87r3tay7xv.fsf@netris.org> <20150228095122.GA9214@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRfFN-0002Z3-Tv for guix-devel@gnu.org; Sat, 28 Feb 2015 06:07:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRfFI-0002xD-UW for guix-devel@gnu.org; Sat, 28 Feb 2015 06:07:49 -0500 Received: from mout.kundenserver.de ([212.227.126.187]:60521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRfFI-0002x4-LB for guix-devel@gnu.org; Sat, 28 Feb 2015 06:07:44 -0500 Content-Disposition: inline In-Reply-To: <20150228095122.GA9214@debian> 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: Mark H Weaver Cc: guix-devel@gnu.org For the record, I tried to work on top of commit f1886b51bd86bd80a47c5b4aafc16039126315e8 gnu: cmake: Update to 3.1.3. of core-updates. There I get a test failure ============================================================================ Testsuite summary for gettext-tools 0.19.4 ============================================================================ # TOTAL: 397 # PASS: 357 # SKIP: 38 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 Just in case we need to trace back problems. Andreas