From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 3/5] gnu: avr-libc: Fix build. Date: Thu, 14 Apr 2016 13:57:16 -0400 Message-ID: References: <1460639824-9976-1-git-send-email-dthompson2@worcester.edu> <1460639824-9976-4-git-send-email-dthompson2@worcester.edu> <87twj4je3q.fsf@gnu.org> 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]:52983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqlW2-0005dw-NZ for guix-devel@gnu.org; Thu, 14 Apr 2016 13:57:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqlW1-00043U-Ol for guix-devel@gnu.org; Thu, 14 Apr 2016 13:57:18 -0400 Received: from mail-yw0-x22d.google.com ([2607:f8b0:4002:c05::22d]:35217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqlW1-00043M-JS for guix-devel@gnu.org; Thu, 14 Apr 2016 13:57:17 -0400 Received: by mail-yw0-x22d.google.com with SMTP id i84so111928695ywc.2 for ; Thu, 14 Apr 2016 10:57:17 -0700 (PDT) In-Reply-To: <87twj4je3q.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel On Thu, Apr 14, 2016 at 1:26 PM, Ludovic Court=C3=A8s wrote: > David Thompson skribis: > >> * gnu/packages/avr.scm (avr-libc): Update to 2.0.0. >> [native-inputs]: Use new avr-gcc and avr-binutils. >> [arguments]: Add phase to unset C_INCLUDE_PATH. > > Please make the update a separate patch, which you can push right away. > ;-) I don't see why I should push that separately given that avr-libc has been broken for a long time. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D23115 I can just not update it here at all and get everything fixed first. - Dave