Your message dated Mon, 13 Apr 2009 15:47:41 +0000
with message-id <[email protected]>
and subject line Bug#513595: fixed in newlib 1.17.0-1
has caused the Debian Bug report #513595,
regarding Can't install libgloss/arm with arm-linux-gnueabi
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.)
--
513595: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513595
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: newlib-source
Version: 1.16.0-2
Severity: normal
Tags: patch
Hi
I'm cross-compiling newlib from newlib-source for arm-linux-gnueabi
(Debian armel's GNU triplet).
It fails to install linux.specs in libgloss/arm as objtype isn't set
properly in configure.in (should install elf-linux.specs).
Attached patch (+ autoconf in libgloss/arm) fixes it for me.
This seems to apply to 1.16.0+cvs20081207-1 as well.
Would you also please send the patch upstream?
Cheers,
--
Loïc Minier
--- newlib-1.16.0/libgloss/arm/configure.in 2006-05-10 22:51:40.000000000 +0200
+++ newlib/libgloss/arm/configure.in 2009-01-30 15:53:31.000000000 +0100
@@ -49,7 +49,7 @@ AC_PROG_RANLIB
LIB_AM_PROG_AS
case "${target}" in
- *-*-elf | *-*-eabi)
+ *-*-elf | *-*-eabi | *-*-gnueabi)
objtype=elf-
;;
*-*-coff)
--- End Message ---
--- Begin Message ---
Source: newlib
Source-Version: 1.17.0-1
We believe that the bug you reported is fixed in the latest version of
newlib, which is due to be installed in the Debian FTP archive:
libnewlib-dev_1.17.0-1_amd64.deb
to pool/main/n/newlib/libnewlib-dev_1.17.0-1_amd64.deb
libnewlib0_1.17.0-1_amd64.deb
to pool/main/n/newlib/libnewlib0_1.17.0-1_amd64.deb
newlib-m68hc1x_1.17.0-1_all.deb
to pool/main/n/newlib/newlib-m68hc1x_1.17.0-1_all.deb
newlib-mingw32_1.17.0-1_all.deb
to pool/main/n/newlib/newlib-mingw32_1.17.0-1_all.deb
newlib-source_1.17.0-1_all.deb
to pool/main/n/newlib/newlib-source_1.17.0-1_all.deb
newlib_1.17.0-1.diff.gz
to pool/main/n/newlib/newlib_1.17.0-1.diff.gz
newlib_1.17.0-1.dsc
to pool/main/n/newlib/newlib_1.17.0-1.dsc
newlib_1.17.0.orig.tar.gz
to pool/main/n/newlib/newlib_1.17.0.orig.tar.gz
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.
Arthur Loiret <[email protected]> (supplier of updated newlib 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: Mon, 13 Apr 2009 14:33:01 +0000
Source: newlib
Binary: libnewlib0 libnewlib-dev newlib-spu newlib-m68hc1x newlib-mingw32
newlib-source
Architecture: source amd64 all
Version: 1.17.0-1
Distribution: unstable
Urgency: low
Maintainer: Arthur Loiret <[email protected]>
Changed-By: Arthur Loiret <[email protected]>
Description:
libnewlib-dev - newlib C library (devel)
libnewlib0 - newlib C library (runtime)
newlib-m68hc1x - newlib C library (Motorola 68HC11/1)
newlib-mingw32 - newlib C library (win32)
newlib-source - newlib C library (source)
newlib-spu - newlib C library (Cell/BE SPU)
Closes: 511635 513595
Changes:
newlib (1.17.0-1) unstable; urgency=low
.
* New upstream release.
* Merge from Ubuntu (Loic Minier): Closes: #513595.
- Use quilt to apply debian/patches; build-dep on quilt.
- New patch, 60_newlib-libgloss-eabi, set objtype to elf for
armel/arm-linux-gnueabi; fixes installation for this target.
Run autoreconf -fi && rm -rf autom4te.cache.
- Install debian/patches/* in /usr/src/newlib/patches.
* Build m68hc1x and win32 versions in arch-indep target.
* Improve packages description. Closes: #511635.
* Fix configure flags.
Checksums-Sha1:
8005be4d4a1f7c1e511fe17e30067bb0c98c2dce 1192 newlib_1.17.0-1.dsc
45fb1f45d187cdd9477e6f78d4e05b69a137c9b9 4249971 newlib_1.17.0.orig.tar.gz
07be1a9ed7cc0964dd82d0c91a38571c9ee4c680 12648 newlib_1.17.0-1.diff.gz
69eed149a83df75d5b220a87422566af743a9163 295914 libnewlib0_1.17.0-1_amd64.deb
4dd472eec43646cb89d36aab028f13f0078c6f8d 95892 libnewlib-dev_1.17.0-1_amd64.deb
9d2d794852a1e092231fe1707c2d5835b258097e 4261134 newlib-source_1.17.0-1_all.deb
56030cafd6e679811b451f877acc4ff46bbfc459 2669328
newlib-m68hc1x_1.17.0-1_all.deb
c705d7e1bfffab90c76d5605dded4bc9c581358c 311430 newlib-mingw32_1.17.0-1_all.deb
Checksums-Sha256:
730d85f2af3ccaaa0ea61d95524d1a4b8bb5c0f72a51858e4ce940e31d65f384 1192
newlib_1.17.0-1.dsc
7715e29c57d3202e146b6839122692c9774467dea3231953e2bc9a5895aef65c 4249971
newlib_1.17.0.orig.tar.gz
0c8e273ba4607a599d56e14f6b01f12b8420c2edcc2a52bdda1dad7fc7a7c972 12648
newlib_1.17.0-1.diff.gz
4f2ce347c00df7ad8f8bb1d17a665d3a1e5ce9d25f8593b85b8a38ae00d9ab06 295914
libnewlib0_1.17.0-1_amd64.deb
1fcb8dd3d6729abd0595ecab085f2e95cc8c0dff057590ceab0ef484a6563e15 95892
libnewlib-dev_1.17.0-1_amd64.deb
08dbcbe9c8303fc4670dd8d5109864ce12a09a0b6327ed38c247611011f2dbf4 4261134
newlib-source_1.17.0-1_all.deb
f7a3557897f1673c62c7819e656dc6c1f04352cfb591fdfdde57f3b973270876 2669328
newlib-m68hc1x_1.17.0-1_all.deb
8cf998df9aa69bbe369fc8593789a19d93a17e9c9c5095045774f8ccf8196446 311430
newlib-mingw32_1.17.0-1_all.deb
Files:
743e89e8a083784a03f767518085c5ef 1192 devel extra newlib_1.17.0-1.dsc
be25640425b7e647ea2d2b36cf550f18 4249971 devel extra newlib_1.17.0.orig.tar.gz
8b2efe3294540d348f7edfb25469aeae 12648 devel extra newlib_1.17.0-1.diff.gz
a21b00ddf7ffc2d738824968bcf5263f 295914 libs extra
libnewlib0_1.17.0-1_amd64.deb
dfcd8172cf46fcefa6bfc40af44a4fa2 95892 libdevel extra
libnewlib-dev_1.17.0-1_amd64.deb
9855c8feb40baec14a753b5f5afefe73 4261134 devel extra
newlib-source_1.17.0-1_all.deb
9b972126d3f5f177b568a096974a57dd 2669328 devel extra
newlib-m68hc1x_1.17.0-1_all.deb
1f462099dd64e581cef72667249bf497 311430 devel extra
newlib-mingw32_1.17.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknjVqwACgkQHeT0QCEnXMTb4wCggkH9BbjCnETyJUXBjd6QiJp+
GmsAniZuivz6c5tf/802qZ3AjFtchJO6
=UqFw
-----END PGP SIGNATURE-----
--- End Message ---