Your message dated Sat, 30 Aug 2014 19:11:48 +0200
with message-id <20140830171147.GA8619@pegase>
and subject line closed by last upload
has caused the Debian Bug report #759801,
regarding gprbuild using -dumpversion tries to link -lgnat-4.9.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.)
--
759801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gprbuild
Version: 2014-1
Severity: serious
Tags: sid jessie
gcc -dumpversion now correctly reports the upstream version, 4.9.1 instead of
the (Debian specific) base version used for the packaging. Apparently gprbuild
uses gcc -dumpversion to derive the library name, as in the apq-postgresql
build:
Building relocatable library
[...]
completed 4 out of 5 (80%)...
completed 5 out of 5 (100%)...
completed 5 out of 5 (100%)...
/usr/bin/ld: cannot find -lgnat-4.9.1
collect2: error: ld returned 1 exit status
gprlib: /usr/bin/gnatgcc execution error
gprbuild: could not build library for project apq.postgresql
Please fix gprbuild to drop the subminor version.
--- End Message ---
--- Begin Message ---
Package: gprbuild
Version: 2014-2
I was uploading a fix while you were reporting the bug :-)
Thanks to you and Adrian-Ken Rueegsegger for reporting.
--- End Message ---