From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ekaitz Zarraga Subject: Re: AVR toolchain and AVR libc Date: Sun, 23 Feb 2020 14:35:31 +0000 Message-ID: References: <19JoeiC5D-yQvWRdr6EKEl-7bmePCEoX92jmGYXR4CSF5yTOj5wZmCmhR0M1O91CJCBiitfqAYOYQTupsnS1_WjMASoJKn6YnsIWfM1CoBA=@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]:49907) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5sMD-0000Lt-Gy for help-guix@gnu.org; Sun, 23 Feb 2020 09:35:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5sMC-0007qJ-3d for help-guix@gnu.org; Sun, 23 Feb 2020 09:35:44 -0500 Received: from mail2.protonmail.ch ([185.70.40.22]:33939) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j5sMB-0007o5-L5 for help-guix@gnu.org; Sun, 23 Feb 2020 09:35:44 -0500 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Arun Isaac Cc: "help-guix@gnu.org" Hi, OH! I wasn't aware of the errors on avr-toolchain 5.5. Now I made this environment and it still fails. guix environment --ad-hoc unzip wget avr-toolchain@4.9 dfu-programmer dfu-u= til gcc-toolchain arm-none-eabi-toolchain Now the error is different: /gnu/store/p7cs7wfvz26jyyr1qifkl68cr9i61ndq-profile/avr/include/avr/power.h= :1149:1: error: function declaration isn't a prototype [-Werror=3Dstrict-pr= ototypes] As I'm using Guix as a package manager I was able to try to compile everyth= ing from my distro's package manager's tools and it worked... I don't know what's going on on Guix. Ideas? ElenQ Technology Ethical Innovation