From unknown Fri Aug 15 02:04:32 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#23984 <23984@debbugs.gnu.org> To: bug#23984 <23984@debbugs.gnu.org> Subject: Status: Bug avr-toolchain Reply-To: bug#23984 <23984@debbugs.gnu.org> Date: Fri, 15 Aug 2025 09:04:32 +0000 retitle 23984 Bug avr-toolchain reassign 23984 guix submitter 23984 Daniel Pimentel severity 23984 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 14 11:37:25 2016 Received: (at submit) by debbugs.gnu.org; 14 Jul 2016 15:37:26 +0000 Received: from localhost ([127.0.0.1]:51608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNihZ-00046z-Kp for submit@debbugs.gnu.org; Thu, 14 Jul 2016 11:37:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNhTp-0001yc-4X for submit@debbugs.gnu.org; Thu, 14 Jul 2016 10:19:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNhTj-0001Cc-5b for submit@debbugs.gnu.org; Thu, 14 Jul 2016 10:19:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNhTj-0001Br-26 for submit@debbugs.gnu.org; Thu, 14 Jul 2016 10:19:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNhTg-0003Nh-WD for bug-guix@gnu.org; Thu, 14 Jul 2016 10:19:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNhTc-00015W-Op for bug-guix@gnu.org; Thu, 14 Jul 2016 10:18:59 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:50681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNhTc-00015J-Il for bug-guix@gnu.org; Thu, 14 Jul 2016 10:18:56 -0400 Received: from mfilter18-d.gandi.net (mfilter18-d.gandi.net [217.70.178.146]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id 5E1E0C5A51 for ; Thu, 14 Jul 2016 16:18:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter18-d.gandi.net Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter18-d.gandi.net (mfilter18-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id vpz7ke0IR-vm for ; Thu, 14 Jul 2016 16:18:53 +0200 (CEST) X-Originating-IP: 10.58.1.149 Received: from webmail.eu.com (webmail9-d.mgt.gandi.net [10.58.1.149]) (Authenticated sender: d4n1@d4n1.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPA id 0EC5EC5A43 for ; Thu, 14 Jul 2016 16:18:52 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 14 Jul 2016 11:18:52 -0300 From: Daniel Pimentel To: bug-guix@gnu.org Subject: Bug avr-toolchain Message-ID: X-Sender: d4n1@d4n1.org User-Agent: Roundcube Webmail/1.1.2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 14 Jul 2016 11:37:24 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Guix, I'd like report a bug in our avr-toolchain. I try compile to Arduino plataform using Microscheme (installed with: guix package -i microscheme) on GuixSD, but there are errors. I did: sudo microscheme -m UNO -d /dev/ttyACM0 -au lightom.ms Output: ... 32 lines compiled OK Assembling... ... avr-ld: cannot find crtatmega328p.o: No such file or directory ... avrdude: Device signature = 0x1e950f avrdude: reading input file "lightom.hex" avrdude: can't open input file lightom.hex: No such file or directory avrdude: read from file 'lightom.hex' failed I have avr-gcc avr-libc avrdude avr-binutils avr-toolchain installed (only avr-toolchain is needed). I'll try debug and fix it. -- Daniel Pimentel (aka d4n1) From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 14 15:36:22 2016 Received: (at 23984) by debbugs.gnu.org; 14 Jul 2016 19:36:22 +0000 Received: from localhost ([127.0.0.1]:51780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNmQo-0004Ys-Bh for submit@debbugs.gnu.org; Thu, 14 Jul 2016 15:36:22 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNmQk-0004Yd-VG for 23984@debbugs.gnu.org; Thu, 14 Jul 2016 15:36:20 -0400 Received: from localhost (193.96.224.244 [193.96.224.244]) by mx.zohomail.com with SMTPS id 1468524975673874.7377182965953; Thu, 14 Jul 2016 12:36:15 -0700 (PDT) References: User-agent: mu4e 0.9.16; emacs 24.5.1 From: Ricardo Wurmus To: Daniel Pimentel Subject: Re: bug#23984: Bug avr-toolchain In-reply-to: Date: Thu, 14 Jul 2016 21:36:09 +0200 Message-ID: <87d1mg57x2.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.6 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Daniel Pimentel writes: > I'd like report a bug in our avr-toolchain. I try compile to Arduino > plataform using Microscheme (installed with: guix package -i > microscheme) on GuixSD, but there are errors. > > I did: > sudo microscheme -m UNO -d /dev/ttyACM0 -au lightom.ms > > Output: > ... > 32 lines compiled OK > Assembling... > ... > avr-ld: cannot find crtatmega328p.o: No such file or directory [...] Content analysis details: (1.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.6 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [193.96.224.244 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.201.84.163 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [74.201.84.163 listed in wl.mailspike.net] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) X-Debbugs-Envelope-To: 23984 Cc: 23984@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.6 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Daniel Pimentel writes: > I'd like report a bug in our avr-toolchain. I try compile to Arduino > plataform using Microscheme (installed with: guix package -i > microscheme) on GuixSD, but there are errors. > > I did: > sudo microscheme -m UNO -d /dev/ttyACM0 -au lightom.ms > > Output: > ... > 32 lines compiled OK > Assembling... > ... > avr-ld: cannot find crtatmega328p.o: No such file or directory [...] Content analysis details: (1.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.6 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [193.96.224.244 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [74.201.84.163 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.201.84.163 listed in list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) Daniel Pimentel writes: > I'd like report a bug in our avr-toolchain. I try compile to Arduino > plataform using Microscheme (installed with: guix package -i > microscheme) on GuixSD, but there are errors. > > I did: > sudo microscheme -m UNO -d /dev/ttyACM0 -au lightom.ms > > Output: > ... > 32 lines compiled OK > Assembling... > ... > avr-ld: cannot find crtatmega328p.o: No such file or directory This looks like a search path issue. If you copy this file from the depths of the output directory to the current directory it should work fine (works for me). > ... > avrdude: Device signature = 0x1e950f > avrdude: reading input file "lightom.hex" > avrdude: can't open input file lightom.hex: No such file or directory > avrdude: read from file 'lightom.hex' failed These errors will disappear once the above error is fixed. Thanks for taking care of this! ~~ Ricardo From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 19 05:32:15 2020 Received: (at 23984) by debbugs.gnu.org; 19 Apr 2020 09:32:15 +0000 Received: from localhost ([127.0.0.1]:44046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQ6JD-0006bj-LR for submit@debbugs.gnu.org; Sun, 19 Apr 2020 05:32:15 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:56149) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQ6JB-0006bS-6j for 23984@debbugs.gnu.org; Sun, 19 Apr 2020 05:32:14 -0400 Received: from webmail.gandi.net (webmail18.sd4.0x35.net [10.200.201.18]) (Authenticated sender: brice@waegenei.re) by relay4-d.mail.gandi.net (Postfix) with ESMTPA id A891EE0002 for <23984@debbugs.gnu.org>; Sun, 19 Apr 2020 09:32:06 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 19 Apr 2020 09:32:05 +0000 From: Brice Waegeneire To: 23984@debbugs.gnu.org Subject: =?UTF-8?Q?Closing_=E2=80=9CBug_avr-toolchain=E2=80=9D=3F?= Message-ID: <6a8d95f6ea7496163748559418add97f@waegenei.re> X-Sender: brice@waegenei.re User-Agent: Roundcube Webmail/1.3.8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23984 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello Guix, Like Ricardo I can't reproduce this 4 years old bug: --8<---------------cut here---------------start------------->8--- $ guix environment --pure --ad-hoc microscheme avr-toolchain -- \ microscheme -m UNO -a examples/blink-led-morse.ms Microscheme 0.9.3, (C) Ryan Suchocki >> Treeshaker: After 4 rounds: 88 globals purged! 32 bytes will be >> reserved. >> 114 lines compiled OK >> Assembling... >> Finished. --8<---------------cut here---------------end--------------->8--- We should close it. - Brice From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 19 11:49:20 2020 Received: (at control) by debbugs.gnu.org; 19 Apr 2020 15:49:20 +0000 Received: from localhost ([127.0.0.1]:45711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQCC8-0007cF-Bu for submit@debbugs.gnu.org; Sun, 19 Apr 2020 11:49:20 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:50910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQCC6-0007c5-VG for control@debbugs.gnu.org; Sun, 19 Apr 2020 11:49:19 -0400 Received: from localhost (unknown [185.128.244.187]) by dd26836.kasserver.com (Postfix) with ESMTPSA id AD0B93367FF9 for ; Sun, 19 Apr 2020 17:49:16 +0200 (CEST) Date: Sun, 19 Apr 2020 17:49:15 +0200 From: Danny Milosavljevic To: Message-ID: <20200419174915.384c55e0@scratchpost.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 23984 Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [85.13.145.193 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) close 23984 From unknown Fri Aug 15 02:04:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 18 May 2020 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator