Your message dated Thu, 14 Jul 2011 09:47:19 +0000
with message-id <[email protected]>
and subject line Bug#633822: fixed in avr-libc 1:1.7.1-2
has caused the Debian Bug report #633822,
regarding avr-libc: delay.h is broken in 1.7.1-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
633822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633822
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: avr-libc
Version: 1:1.7.1-1
Severity: important
Hello:
I was compiling some code the other day and noticed the upgrade to
1.7.1 broke the util/delay.h include because it is missing an include
to <math.h>. I confirmed this by testing with this simple program:
#include <util/delay.h>
int main(void) { while(1) {} return 0; }
It's confirmed in upstream as bug #32650
http://savannah.nongnu.org/bugs/?32650
The fix is to add #include <math.h> to the header which generates this
file. You can see the change which fixes the bug in upstream. I
can't get to the svn right now, but it is definitely there, I'll add a
comment on this bug
Thanks for packaging avr-libc for debian, it's a great help.
Michael Janssen --- Jamuraa --- [email protected] --- [email protected]
--- End Message ---
--- Begin Message ---
Source: avr-libc
Source-Version: 1:1.7.1-2
We believe that the bug you reported is fixed in the latest version of
avr-libc, which is due to be installed in the Debian FTP archive:
avr-libc_1.7.1-2.diff.gz
to main/a/avr-libc/avr-libc_1.7.1-2.diff.gz
avr-libc_1.7.1-2.dsc
to main/a/avr-libc/avr-libc_1.7.1-2.dsc
avr-libc_1.7.1-2_all.deb
to main/a/avr-libc/avr-libc_1.7.1-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hakan Ardo <[email protected]> (supplier of updated avr-libc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 14 Jul 2011 11:15:32 +0200
Source: avr-libc
Binary: avr-libc
Architecture: source all
Version: 1:1.7.1-2
Distribution: unstable
Urgency: low
Maintainer: Hakan Ardo <[email protected]>
Changed-By: Hakan Ardo <[email protected]>
Description:
avr-libc - Standard C library for Atmel AVR development
Closes: 633822
Changes:
avr-libc (1:1.7.1-2) unstable; urgency=low
.
* include/util/delay.h.in: Add math.h to list of includes (closes:
#633822)
Checksums-Sha1:
cb28c2534d27191af1fd8f9aa657f5f9dcff332b 1106 avr-libc_1.7.1-2.dsc
ff1993f2165800b0b7b3efafe305229f2233d994 15494 avr-libc_1.7.1-2.diff.gz
0f0a5292ec9b2d1e6b83b2042babb9f9455c1b60 4694690 avr-libc_1.7.1-2_all.deb
Checksums-Sha256:
8f186b574f67880fba393e276dad3186637731d2798d034b4e024f486c556a04 1106
avr-libc_1.7.1-2.dsc
17a36122d89d746d2308ddaf17f1c34dadca686e00f3a0449f4e5b3ba2d0ee75 15494
avr-libc_1.7.1-2.diff.gz
f370d8f8185cca65d02eaad2b8cc00f375b6db9d0aa44bfc183512f407293628 4694690
avr-libc_1.7.1-2_all.deb
Files:
c1a68f072eec03efbd9294d0b5e42f26 1106 otherosfs extra avr-libc_1.7.1-2.dsc
7dcdb6739cda246acac368cdfac3895a 15494 otherosfs extra avr-libc_1.7.1-2.diff.gz
05baab77896902079aa1f85322328988 4694690 otherosfs extra
avr-libc_1.7.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk4etzkACgkQAbtddT3jfcBAeACdFfXd+52fz9CzGqyACPsuzhXf
8QQAoNJ54J4snytK3M3kEfQATm0vVCmU
=X3Ds
-----END PGP SIGNATURE-----
--- End Message ---