Your message dated Mon, 06 Jan 2014 10:00:11 +0000
with message-id <e1w06yh-00078s...@franck.debian.org>
and subject line Bug#734028: fixed in gnat-mingw-w64 12
has caused the Debian Bug report #734028,
regarding gnat-mingw-w64-i686: Fails to link, missing __gnat_malloc
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 ow...@bugs.debian.org
immediately.)
--
734028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnat-mingw-w64-i686
Version: 4.8.2-11+11
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Ada programs now fail to link:
i686-w64-mingw32-gcc -c helloworld.adb
i686-w64-mingw32-gnatbind helloworld
i686-w64-mingw32-gnatlink helloworld -o ada32.exe
/usr/lib/gcc/i686-w64-mingw32/4.8/adalib/libgnat.a(s-finmas.o):(.text+0x1020):
undefined reference to `__gnat_malloc'
/usr/lib/gcc/i686-w64-mingw32/4.8/adalib/libgnat.a(s-stposu.o):(.text+0x16ab):
undefined reference to `__gnat_malloc'
/usr/lib/gcc/i686-w64-mingw32/4.8/adalib/libgnat.a(s-fileio.o):(.text+0x106b):
undefined reference to `__gnat_malloc'
/usr/lib/gcc/i686-w64-mingw32/4.8/adalib/libgnat.a(s-fileio.o):(.text+0x13c1):
undefined reference to `__gnat_malloc'
/usr/lib/gcc/i686-w64-mingw32/4.8/adalib/libgnat.a(s-fileio.o):(.text+0x1457):
undefined reference to `__gnat_malloc'
/usr/bin/i686-w64-mingw32-ld:
/usr/lib/gcc/i686-w64-mingw32/4.8/adalib/libgnat.a(s-fileio.o): bad reloc
address 0x17c in section `.rdata'
collect2: error: ld returned 1 exit status
i686-w64-mingw32-gnatlink: error when calling
/usr/lib/ccache/i686-w64-mingw32-gcc
Regards,
Stephen
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (200, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnat-mingw-w64-i686 depends on:
ii gcc-mingw-w64-base 4.8.2-11+11
ii gcc-mingw-w64-i686 4.8.2-11+11
ii libc6 2.17-97
ii libcloog-isl4 0.18.1-3
ii libgmp10 2:5.1.3+dfsg-1
ii libisl10 0.12.1-2
ii libmpc3 1.0.1-1
ii libmpfr4 3.1.2-1
ii zlib1g 1:1.2.8.dfsg-1
gnat-mingw-w64-i686 recommends no packages.
Versions of packages gnat-mingw-w64-i686 suggests:
pn gcc-4.8-locales <none>
-- no debconf information
-- Hello World in Ada
with Text_IO;
procedure HelloWorld is
begin
Text_IO.Put_Line("Hello World!");
end HelloWorld;
--- End Message ---
--- Begin Message ---
Source: gnat-mingw-w64
Source-Version: 12
We believe that the bug you reported is fixed in the latest version of
gnat-mingw-w64, which is due to be installed in the Debian FTP archive.
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 734...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated gnat-mingw-w64 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 06 Jan 2014 01:09:57 +0100
Source: gnat-mingw-w64
Binary: gnat-mingw-w64 gnat-mingw-w64-i686 gnat-mingw-w64-x86-64
gnat-mingw-w64-base
Architecture: source all amd64
Version: 12
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <sk...@debian.org>
Changed-By: Stephen Kitt <sk...@debian.org>
Description:
gnat-mingw-w64 - GNU Ada compiler for MinGW-w64
gnat-mingw-w64-base - GNU Ada compiler for MinGW-w64 (base package)
gnat-mingw-w64-i686 - GNU Ada compiler for MinGW-w64 targeting Win32
gnat-mingw-w64-x86-64 - GNU Ada compiler for MinGW-w64 targeting Win64
Closes: 734028
Changes:
gnat-mingw-w64 (12) unstable; urgency=medium
.
* New Ada-specific source-package.
* The Windows linker doesn't support build ids, stop trying to enable
them.
* Copy __gnat_malloc implementation from s-memory.adb in
s-memory-mingw.adb (Closes: #734028).
Checksums-Sha1:
5f27770fb2a821aa5d011dbd8d992262a1216f28 2075 gnat-mingw-w64_12.dsc
1000fa0aeccb43f17f63c72e9c5a23def0abfc50 26199 gnat-mingw-w64_12.tar.gz
aaa6df69d78c60ceed44f407db5603448ed9c414 968 gnat-mingw-w64_4.8.2-11+12_all.deb
6d63b678684423ad0b8be2c9a3445c317c9b5c32 10808442
gnat-mingw-w64-i686_4.8.2-11+12_amd64.deb
cee95b71ed0e39b8c4e3c5a5acdc93132ebfb7ef 10994374
gnat-mingw-w64-x86-64_4.8.2-11+12_amd64.deb
e0c2730db94fb35f4317536d1dadf4af404d81e0 156460
gnat-mingw-w64-base_4.8.2-11+12_amd64.deb
Checksums-Sha256:
bbea07b67c6f18f2461be8607df7f4e041ed84993477ad32877a5f8d54e030a9 2075
gnat-mingw-w64_12.dsc
3b00a3cb1753c02f31a163b255b83fc10bb57771a6406a705e6599dc6c1f1b4e 26199
gnat-mingw-w64_12.tar.gz
ec99a6b9b27eafd75972df52cc50ce801f7ee97f7359aa1d9cb528689e25f38f 968
gnat-mingw-w64_4.8.2-11+12_all.deb
0afe77658cfad5361c76f01e9fc0a30f940d3ee899be792431e1a24a6b786333 10808442
gnat-mingw-w64-i686_4.8.2-11+12_amd64.deb
98f666d65df5a7cda8fad14383c2c0d2dae19547a7f7f9ff8931455b0a23dc77 10994374
gnat-mingw-w64-x86-64_4.8.2-11+12_amd64.deb
721210ac0e657e57a7b4cfcf3597aec0621469830ed716c9dbd64c9388adb1d8 156460
gnat-mingw-w64-base_4.8.2-11+12_amd64.deb
Files:
eec404a6c381bd7d6986b447dd065ff0 2075 devel extra gnat-mingw-w64_12.dsc
575dd7b21e0c559eeeb550f067138922 26199 devel extra gnat-mingw-w64_12.tar.gz
4da15683371fbf7adff63eb4ce8aa00f 968 devel extra
gnat-mingw-w64_4.8.2-11+12_all.deb
e9031d28794a00420734df38c7f1a9da 10808442 devel extra
gnat-mingw-w64-i686_4.8.2-11+12_amd64.deb
966c9d8a997e5f2db85870396a6029eb 10994374 devel extra
gnat-mingw-w64-x86-64_4.8.2-11+12_amd64.deb
522ccf2df66a36ab3e0062fdf6ea5991 156460 devel extra
gnat-mingw-w64-base_4.8.2-11+12_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQIcBAEBCAAGBQJSyfbWAAoJEHWXeKmja0lPYHcQAIDZReb9EA2G/UyZs+1jvBwE
oQsrgbArOct7XaljUBxZFFW2xVg1Bk7qKvo+uY9lXf8Vov6ioWx3PFUc6zhXzvvC
gIuQVMhtABCrAKMWUNT6Gee209QcLlH3eJ//b1IFCC5NUcSVedVdiqRLl6M9jfGh
0xB5zKfYDemA2XlaVoVkqRqCuV6yqhzaSbGZAOTE+YQrcp3TBVGLjk1hI9PDGQcT
1kbM00zz5C56yW6PzBiX4ZYxbi5QoVECfzIIsXg48nx9bQyfa8jDHcade1SlKbMh
Q8uIvNgsjdmyvH2eGTi/mzQCePsYKFgnp8Cv1oXe4TucMjFtbN7A6IubnOwzlSh7
I9ihFzUh7daV99Jq6XrFXMp1vnzZwG9eJZD6T7JzHmOAWeBUj5JhT5HCAW3InfKz
Lf9rw1T+KNCvge/u99cPNINdxs/Ve3+VYXTNGH0kq6TNogepJcOB6D79mOFj6qcY
kH6YEBEkk5Th0Defus53GHVqZ6ZpBeCy/GWC+XDLrumHvFs6wOvlSJgids7JiLBv
zbzSkOVuULt6ZJkVfD8GC/jdL4ZqIPnDwPNYSoNvFFbZZql8dkW50CdUjjtCOm+i
4D8UpmEUBpmqBzsmteyNk/j0Kt3Eld2sErbisy64zi5TtJlZXgjGT5XY5fzhVpRA
Z1sj8P0kv8FCL+NLtOYa
=B8TT
-----END PGP SIGNATURE-----
--- End Message ---