From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ekaitz Zarraga Subject: bug#39794: AVR-Toolchain-5 avr/io not found Date: Sat, 29 Feb 2020 15:58:37 +0000 Message-ID: <5CXgvlz8Cp1-AKLftQMD3twyLCcm099SM6x892Gm4tIeZ1L6fbCb9lVuByULu-P0zCPvZ7oOm4erczC3hJZh17iPB1DAy8widMfjTQgz4kQ=@elenq.tech> References: <8-mv7qVc3d25SUttosRz1Kv28rGlUBHVbzOVM08cdZOa6K9O6e8RVgQFGnwI1Mh1MW2IlaqwgaBYP3W8gqMHzn8_kGzxpuwRvDfPO-0alAo=@elenq.tech> Reply-To: Ekaitz Zarraga Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51343) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j84W9-0002T9-0s for bug-guix@gnu.org; Sat, 29 Feb 2020 10:59:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j84W8-0004Pd-0d for bug-guix@gnu.org; Sat, 29 Feb 2020 10:59:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57533) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j84W7-0004PX-U2 for bug-guix@gnu.org; Sat, 29 Feb 2020 10:59:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j84W7-0008V2-Jc for bug-guix@gnu.org; Sat, 29 Feb 2020 10:59:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Arun Isaac Cc: "39794@debbugs.gnu.org" <39794@debbugs.gnu.org> But looks like some part of the code is not including the /avr/include/inttypes.h file because it's declared on it. Ideas on this?