[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#759038: marked as done (gnat-4.9: gnat1 and libgnatvsn-dev versions differ)



Your message dated Tue, 21 Oct 2014 21:23:13 +0000
with message-id <E1Xggtd-0007Ws-4b@franck.debian.org>
and subject line Bug#759038: fixed in gnat-4.9 4.9.1-4
has caused the Debian Bug report #759038,
regarding gnat-4.9: gnat1 and libgnatvsn-dev versions differ
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 owner@bugs.debian.org
immediately.)


-- 
759038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759038
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gnat-4.9
Version: 4.9.1-1
Severity: normal

Hello.

The sources in libgnatvsn-dev do not match the embedded data in the
compiler executable.

The version_string embedded in libgnatvsn-dev is "4.9", as show by
-- tmp.c
#include <stdio.h>
extern const char version_string [];
int main (void) {
  printf ("version_string: \"%s\"\n", version_string);
  return 0; }
-- then
# make tmp LDLIBS=-lgnatvsn
# ./tmp

The version_string embedded by the compiler is "4.9.1, as shown by
-- tmp.adb
package Tmp is
end Tmp;
-- then
# gdb /usr/lib/gcc/`gnatgcc -dumpmachine`/`gnatgcc -dumpversion`/gnat1
break gnatvsn__gnat_version_string
set args -gnatct tmp.ads
run
disassemble
# around the 8th line, one is similar to movzbl 0xHH(%rax),%edx
x/s 0xHH
0xHH <version_string>:     "4.9.1"

--- End Message ---
--- Begin Message ---
Source: gnat-4.9
Source-Version: 4.9.1-4

We believe that the bug you reported is fixed in the latest version of
gnat-4.9, 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 759038@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Brenta <lbrenta@debian.org> (supplier of updated gnat-4.9 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 21 Oct 2014 09:30:07 +0200
Source: gnat-4.9
Binary: gnat-4.9-base gnat-4.9 gnat-4.9-sjlj libgnat-4.9 libgnat-4.9-dbg libgnatvsn4.9-dev libgnatvsn4.9 libgnatvsn4.9-dbg libgnatprj4.9-dev libgnatprj4.9 libgnatprj4.9-dbg
Architecture: source amd64
Version: 4.9.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Ludovic Brenta <lbrenta@debian.org>
Description:
 gnat-4.9   - GNU Ada compiler
 gnat-4.9-base - GNU Ada compiler (common files)
 gnat-4.9-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 libgnat-4.9 - runtime for applications compiled with GNAT (shared library)
 libgnat-4.9-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatprj4.9 - GNU Ada compiler Project Manager (shared library)
 libgnatprj4.9-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj4.9-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn4.9 - GNU Ada compiler selected components (shared library)
 libgnatvsn4.9-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn4.9-dev - GNU Ada compiler selected components (development files)
Closes: 759038
Changes:
 gnat-4.9 (4.9.1-4) unstable; urgency=low
 .
   * debian/patches/ada-libgnatvsn.diff: compile the version.o of
     libgnatvsn.{a,so} with -DBASEVER=$(FULLVER) to align it with the
     change made in gcc-base-version.diff, which is compiled into gcc and
     gnat1.  Closes: #759038.
   * debian/patches/ada-revert-pr63225.diff: new; preserve the aliversion
     compatibility of libgnatvsn4.9-dev with -3.
 .
   Merge from gcc-4.9 (4.9.1-18) unstable; urgency=medium
 .
   * Update to SVN 20141018 (r216426) from the gcc-4_9-branch.
 .
   [ Matthias Klose ]
   * Update libstdc++ symbols file for powerpcspe (Roland Stigge).
     Fixes: #765078.
 .
   Merge from gcc-4.9 (4.9.1-17) unstable; urgency=medium
 .
   * Update to SVN 20141015 (r216240) from the gcc-4_9-branch.
     - Fix PR c++/63405 (ice) Fixes: #761549.
     - Fix PR ipa/61144 (wrong code). Fixes: #748681.
 .
   Merge from gcc-4.9 (4.9.1-16) unstable; urgency=medium
 .
   * Update to SVN 20140930 (r215717) from the gcc-4_9-branch.
   * Don't suggest libvtv and binutils-gold. Fixes: #761612.
Checksums-Sha1:
 52b95045da2bff1022d72e6af851cfc7d3717625 4036 gnat-4.9_4.9.1-4.dsc
 b2d2e2c843c4bdfa26405c30713d3b328d539085 997420 gnat-4.9_4.9.1-4.tar.gz
 ad0e898b2e5ee11dc56f9091ef3ab274d8415348 216682 gnat-4.9-base_4.9.1-4_amd64.deb
 5fe0af45387b021f2a0fba0d9605b450d2a8bfd3 906004 libgnat-4.9_4.9.1-4_amd64.deb
 3f088a0efe61807102d7dc65bb016ab9d4a1c7b0 1657404 libgnat-4.9-dbg_4.9.1-4_amd64.deb
 ef46be52b209a134ab31cf8daf8063aa696299ec 1323322 libgnatvsn4.9-dev_4.9.1-4_amd64.deb
 9c8659412bbee33c5abb39d4423658b5a4db9e61 250866 libgnatvsn4.9_4.9.1-4_amd64.deb
 2d9d0f129694b477340b8ff00a14f8baab904871 383000 libgnatvsn4.9-dbg_4.9.1-4_amd64.deb
 b1e620c307c0414e49c81d860bd7cf340ac8537b 3036310 libgnatprj4.9-dev_4.9.1-4_amd64.deb
 81a63df87a4b87484a31abde8ae1a2793cde8ca6 609910 libgnatprj4.9_4.9.1-4_amd64.deb
 54c2e71077ffe5c7b6cd2d4beba8b359d5ca3584 1359194 libgnatprj4.9-dbg_4.9.1-4_amd64.deb
 c6c179db37cec5515eedc78a3fce4ec63c820a6a 9979722 gnat-4.9_4.9.1-4_amd64.deb
 f3b6506aec2adff6c8bcf6a4f1319a29cc4125f6 2989268 gnat-4.9-sjlj_4.9.1-4_amd64.deb
Checksums-Sha256:
 59da09b7604db4dd7154e8fa6c0b3e7a3393450f3de558d68f5508e849aa397c 4036 gnat-4.9_4.9.1-4.dsc
 daa9c6c3abe86ad95587bba35eef2a35b7344797db3f14cc6dabc653241c438f 997420 gnat-4.9_4.9.1-4.tar.gz
 4584dfc8b29114161e572be1c96b4e5c1fcc3ea57ec516ceeebb5ad056d7c177 216682 gnat-4.9-base_4.9.1-4_amd64.deb
 5cd69971b7587a00dc06a76fe41330b101468cb702e77430850fc3a49525ce00 906004 libgnat-4.9_4.9.1-4_amd64.deb
 e755c8e332a9c0629fd568e1120511724eadea58652f9f70fc251b135594c864 1657404 libgnat-4.9-dbg_4.9.1-4_amd64.deb
 112f9d401a0b5279b63b5b7ecb36de53b0bbfc8ab41d8ff653d39a4c6b62ae0e 1323322 libgnatvsn4.9-dev_4.9.1-4_amd64.deb
 8d55fb5a919625e83531083d35d9a145e47e98edc6e8f748b6d5fdf05a0ac91b 250866 libgnatvsn4.9_4.9.1-4_amd64.deb
 0768c4417d7740b00e4de95c3b4e3b1a3bbbb256b60726c2544faa6068d2ca28 383000 libgnatvsn4.9-dbg_4.9.1-4_amd64.deb
 94631b72696a08022f484acafb831495bc3ca886bb9ad7090813b090d3b4ebbd 3036310 libgnatprj4.9-dev_4.9.1-4_amd64.deb
 0f3294fde51355bb4276c504d9d76bf54784f06f196d4230766bb291e7258f00 609910 libgnatprj4.9_4.9.1-4_amd64.deb
 ccee596e5bf72b3d99aa9bf7ce06660fd900cef0073df15c8b51bcc9f98e7b40 1359194 libgnatprj4.9-dbg_4.9.1-4_amd64.deb
 9994f4b92bba39ee7e65f907ef1a26ce5708408ac281e489f822182d32aa405d 9979722 gnat-4.9_4.9.1-4_amd64.deb
 1f28051b02abb72803544d91b0297dc1fdaa0a4bee681d9222049d610fab7627 2989268 gnat-4.9-sjlj_4.9.1-4_amd64.deb
Files:
 aa3f71063b29b6018a6d161dcacc4265 4036 devel optional gnat-4.9_4.9.1-4.dsc
 050e382476b637f470258aa5b0d5f888 997420 devel optional gnat-4.9_4.9.1-4.tar.gz
 0951b1da6c9ecf017a95e11a076e82bd 216682 libs optional gnat-4.9-base_4.9.1-4_amd64.deb
 e2b48a52aeab8c637f34f51af8ea3269 906004 libs optional libgnat-4.9_4.9.1-4_amd64.deb
 ad32f78b7a3e98ae0662be8d6baee486 1657404 debug extra libgnat-4.9-dbg_4.9.1-4_amd64.deb
 11e935a13d4e669ae4ed8263a5547a6b 1323322 libdevel extra libgnatvsn4.9-dev_4.9.1-4_amd64.deb
 dec22eea4f35dde43b41eccd72f2ef57 250866 libs optional libgnatvsn4.9_4.9.1-4_amd64.deb
 8dc63bf4808048bae8c0bf42a1d43b21 383000 debug extra libgnatvsn4.9-dbg_4.9.1-4_amd64.deb
 07a8f34face26dd50f809a4eed41b00f 3036310 libdevel extra libgnatprj4.9-dev_4.9.1-4_amd64.deb
 4687cf8bfa34442a69a5b5d2b9814040 609910 libs optional libgnatprj4.9_4.9.1-4_amd64.deb
 50be80d7fc59c0b2275812e6f3ad1264 1359194 debug extra libgnatprj4.9-dbg_4.9.1-4_amd64.deb
 c9502d10f579eec302f94516fe794a72 9979722 devel optional gnat-4.9_4.9.1-4_amd64.deb
 fb13c11d211e78d282594a224acd47d0 2989268 devel extra gnat-4.9-sjlj_4.9.1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVEa9lfHJqDwIqj6cAQIkQA/+JGWQbMsHJHmB0cb7lnLz/JuVu6upCKc4
BLCiPNG1X+Hp9fHRyYwWyE4cO1XDaXVRG6YlKYmcBNNfPxiLFTeAfBijYKgiqO57
L5ttViaMsQBpSkI2R/U7d4oep+k6Rmqo6pLFe7uFNxUAmSARndN9JCbmGU1n/gno
P/e1YJNb3xtDMl8L2rzv7gRJqLqPqPgK4OQGJWx0Pk02A37nXhb6J57yUzqnmqbP
hgvjobUyZOPqEYbP6x8tIhpyISVWkeJLZFMdNulX1K/I0GANok4+KGNgAO9/fb9B
gQtEJRftz57Jx9IbdWSIGEWA6ab3BcGb1KCL1oXNdwepjtrllqbm+b0VLWeat4Ms
goNfPHaZeqk+17qjGRiDQ6M5+yku7gawajQYnOLx2gmFiqz4BkNzeX/FpYiDFDdc
yzDxiQTvpti2jHZL6+33LkVyoNKQpEbKXxUcKrjgutckvtnzD32N58I5lc5zT9as
2ZBjqelCLUMI4/xgF3CcR3PyKg6FaN4ShjuwS+TdVOYpKru+wkt4bWaevVYscrC2
UI8n2Gz8vLygGd8hbSF3CKOBSKlKSxVYp1INNRM/SWb6KiF4d10cuF30gir7TW9A
ZctSsWF+24dAOOa6UzRUnUorKzRgkIFSfTQ1LhGIrak1fa7vWFyWTwgZtCKPlvjZ
EMuADOXaz1Y=
=SF9C
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: