From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 2/2] gnu: Add emacs-better-defaults. Date: Tue, 31 May 2016 22:07:10 -0400 Message-ID: <87y46pslv5.fsf@netris.org> References: <1464358215-4416-1-git-send-email-dthompson2@worcester.edu> <1464358215-4416-2-git-send-email-dthompson2@worcester.edu> <87eg8mjirb.fsf@gnu.org> <8737oytb8b.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7vZB-0005TO-KQ for guix-devel@gnu.org; Tue, 31 May 2016 22:07:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7vZ6-0005Pc-IM for guix-devel@gnu.org; Tue, 31 May 2016 22:07:29 -0400 In-Reply-To: (David Thompson's message of "Tue, 31 May 2016 13:16:55 -0400") 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: "Thompson, David" Cc: guix-devel "Thompson, David" writes: > On Tue, May 31, 2016 at 12:59 PM, Mark H Weaver wrote: >> "Thompson, David" writes: >>> Fixed and pushed. Thanks Ludo and Alex! >> >> It fails to build on Hydra: >> >> http://hydra.gnu.org/build/1208688 (x86_64) >> http://hydra.gnu.org/build/1208304 (i686) >> http://hydra.gnu.org/build/1208517 (armhf) > > These jobs are for building emacs-constants, contributed by Federico > Beffa in February. I took a look at the build log and the failure is > in the make-autoloads build phase which this patch set shouldn't have > affected. Ah, indeed, I stand corrected. Sorry for the noise. Mark