Your message dated Wed, 26 Jun 2013 10:20:02 +0000
with message-id <e1urmpw-0000cu...@franck.debian.org>
and subject line Bug#701431: fixed in gmt 4.5.7-2.1
has caused the Debian Bug report #701431,
regarding gmt: ftbfs with eglibc-2.17
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.)


-- 
701431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701431
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gmt
Version: 4.5.7-2
Severity: important
Tags: sid jessie
User: debian-gl...@lists.debian.org
Usertags: ftbfs-glibc-2.17

The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.

The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.

  gmtdigitize.c:77:2: error: unknown type name 'gid_t'

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/gmt_4.5.7-2_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To install eglibc from experimental,

  apt-get -t experimental install libc6-dev

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev


[...]
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmt_mgg.o gmt_mgg.c
ar cvur libgmt_mgg.a gmt_mgg.o
a - gmt_mgg.o
ranlib libgmt_mgg.a
gcc -shared -Wl,-soname=libgmt_mgg.so.4 gmt_mgg.o -L../. -lgmt -L/usr/lib 
-lnetcdf -lm  -o libgmt_mgg.so
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o binlegs.o binlegs.c
gcc  binlegs.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o binlegs
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmt2bin.o gmt2bin.c
gcc  gmt2bin.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmt2bin
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmt2dat.o gmt2dat.c
gcc  gmt2dat.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmt2dat
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o dat2gmt.o dat2gmt.c
gcc  dat2gmt.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o dat2gmt
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmtinfo.o gmtinfo.c
gcc  gmtinfo.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmtinfo
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmtlegs.o gmtlegs.c
gcc  gmtlegs.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmtlegs
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmtlist.o gmtlist.c
gcc  gmtlist.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmtlist
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmtpath.o gmtpath.c
gcc  gmtpath.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmtpath
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o mgd77togmt.o mgd77togmt.c
gcc  mgd77togmt.o -L. -lgmt_mgg -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o 
mgd77togmt
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I../x_system 
-I/usr/include     -c -o gmttrack.o gmttrack.c
gcc  gmttrack.o -L. -lgmt_mgg -L../. -lgmtps -lgmt -lpsl -L/usr/lib -lnetcdf  
-lm  -o gmttrack
make[3]: Leaving directory `/«PKGBUILDDIR»/src/mgg'
Making all in src/misc
make[3]: Entering directory `/«PKGBUILDDIR»/src/misc'
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I/usr/include     -c -o 
dimfilter.o dimfilter.c
gcc  dimfilter.o -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o dimfilter
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I/usr/include     -c -o 
gmt2kml.o gmt2kml.c
gcc  gmt2kml.o -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o gmt2kml
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I/usr/include     -c -o 
kml2gmt.o kml2gmt.c
gcc  kml2gmt.o -L../. -lgmt -L/usr/lib -lnetcdf  -lm  -o kml2gmt
gcc -fPIC -ansi -pedantic -O2 -I/«PKGBUILDDIR»/src -I/usr/include     -c -o 
gmtdigitize.o gmtdigitize.c
gmtdigitize.c: In function 'main':
gmtdigitize.c:77:2: error: unknown type name 'gid_t'
  gid_t gid = 0;
  ^
gmtdigitize.c:78:2: error: unknown type name 'uid_t'
  uid_t uid = 0;
  ^
make[3]: *** [gmtdigitize.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src/misc'
make[2]: *** [misc] Error 2
make[1]: *** [suppl] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: gmt
Source-Version: 4.5.7-2.1

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

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated gmt 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, 24 Jun 2013 11:23:21 +0200
Source: gmt
Binary: gmt libgmt4 libgmt-dev gmt-doc-pdf gmt-tutorial-pdf gmt-doc gmt-examples
Architecture: source amd64 all
Version: 4.5.7-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description: 
 gmt        - Generic Mapping Tools
 gmt-doc    - HTML documentation for GMT, the Generic Mapping Tools
 gmt-doc-pdf - PDF docs for GMT, the Generic Mapping Tools
 gmt-examples - Example scripts illustrating the use of GMT
 gmt-tutorial-pdf - Tutorial for GMT, the Generic Mapping Tools (PDF)
 libgmt-dev - Generic Mapping Tools Library
 libgmt4    - Generic Mapping Tools Library
Closes: 701431
Changes: 
 gmt (4.5.7-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/eglibc-2.17.patch: Add missing include to fix FTBFS with
     eglibc 2.17. (Closes: #701431)
Checksums-Sha1: 
 f6240d61928eeab9e555debda4e433377ae883c7 2266 gmt_4.5.7-2.1.dsc
 0c6a6cba37eef05ff7fa51e08b704657f466e8d3 10188 gmt_4.5.7-2.1.debian.tar.gz
 56d0ce710d0d4ded1524a8fd220f72fb0494ae77 5697226 gmt_4.5.7-2.1_amd64.deb
 2cfa8e8ddc45f29658b179694e99141ec9fe81fe 734852 libgmt4_4.5.7-2.1_amd64.deb
 a8412f327916d0dc359076a7964056f5c9d272a5 872226 libgmt-dev_4.5.7-2.1_amd64.deb
 f489cb4b39291a87bbc2fa5d2423f6d48aa3df7f 18983244 gmt-doc-pdf_4.5.7-2.1_all.deb
 d6df440cc2d4e2828d0741a6af9b72219ec5d64a 503462 
gmt-tutorial-pdf_4.5.7-2.1_all.deb
 798d75740b36ad7a6983b18d02e5efb1ea41c6b9 10088018 gmt-doc_4.5.7-2.1_all.deb
 94abfeeb24a1884a18d0ab2b5c8af528f9f07904 6497802 gmt-examples_4.5.7-2.1_all.deb
Checksums-Sha256: 
 a25b0a8861acd7debb5a21a4021a1d7218597976af775b0796cbe9bc68b9123f 2266 
gmt_4.5.7-2.1.dsc
 c2ddeaf28c72182872e230353177798504aeec8535a6b0f3c61a3e9211203369 10188 
gmt_4.5.7-2.1.debian.tar.gz
 72f3dc6209057c758c0cc0ff6e54b29222d5a2a5c89341b70378c82775b3f999 5697226 
gmt_4.5.7-2.1_amd64.deb
 9f45aa412c620cbc366b55409089581b849036cc85a2b7037214a323b961383d 734852 
libgmt4_4.5.7-2.1_amd64.deb
 ae6ac441860ff9e40f95f6933ccb1f4a81d79f3935cdc1f2b2ff29cad73f19cf 872226 
libgmt-dev_4.5.7-2.1_amd64.deb
 39e9021a2f350c9c099af721c290db956f7c558f32482f79d5b0a320341e4aa9 18983244 
gmt-doc-pdf_4.5.7-2.1_all.deb
 a072da196f95805143d9a7638684327872c895d6930c14234e95647c5907781d 503462 
gmt-tutorial-pdf_4.5.7-2.1_all.deb
 b6dc66458f542abd19dafd3accec48a1f1c175a2096b5191c1b7b2fc6cc76396 10088018 
gmt-doc_4.5.7-2.1_all.deb
 a9dbb1a7d7bf85b308c2128cc4ccabfe1a248514bb579740bb583ff8c59e82cc 6497802 
gmt-examples_4.5.7-2.1_all.deb
Files: 
 e22ccc3da2c0e916bae0e448d9e386c0 2266 science extra gmt_4.5.7-2.1.dsc
 82ed0e354726832e29e9e42d60507115 10188 science extra 
gmt_4.5.7-2.1.debian.tar.gz
 d4668620bd4bf6e32bae8a7e148ed24b 5697226 science extra gmt_4.5.7-2.1_amd64.deb
 f2381a09193bb2d7d98428dc107bb793 734852 libs extra libgmt4_4.5.7-2.1_amd64.deb
 c334f2363123d9e73f43c21eb697762a 872226 libdevel extra 
libgmt-dev_4.5.7-2.1_amd64.deb
 6662b088efd4d34d3faf61351ec37c17 18983244 doc extra 
gmt-doc-pdf_4.5.7-2.1_all.deb
 bc708e240eeab9b06c421d3810490042 503462 doc extra 
gmt-tutorial-pdf_4.5.7-2.1_all.deb
 f7da2e3a1186f7551683ad76d6f53a17 10088018 doc extra gmt-doc_4.5.7-2.1_all.deb
 d57e5a730c4e326b24875c5adcff4d3c 6497802 doc extra 
gmt-examples_4.5.7-2.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRyBMvAAoJEGny/FFupxmTF8kP/Alo/g8zA27jTmUUIix9UfRe
Sx3feFY2pp5prJlTTsoJ+iDA1+QGPM72m5cQmVoVP00ut2xUVtAnYraCaxCpZWkd
26UzPMNscKAHX4lKgw1CsUyNqsq70ikRb9pen4zi3ayQqAV9ucQ3CHBFYa64A6E4
qQEoT0na+qV/F49NTOX1QIDt6s11HZ9J3uOYTGt0GySkaLraMwJZ5Df1izMwWGfR
uVnwtiRrOF9yaWwle78U0DpCHZFyRap2qjcL7lJjw2y7DUKDGyfE8ClQK5kThT6t
Lpnl5Pz3FeAYc3HiIWAeLIdwwOTrQWe8qB6fK2wAHi9mf94yOrAmCy5X0X8Vy5qx
SmQ7DxNeEk6PtpgoOlI5STjjj8qu4n16nqUzErD4W1vAz9MVoNh5TVtUyFcGf3FP
IkLudTvRYblCLj+6+TV27ZeQr6bu+6aUMwTFcdAPjs5y/+haoU6Red3LfIHmUBW6
XbLpjeOrQ5iEncr4Cib4gcAZTvrOJLBVQ6gN/9w58laFijIwfCAnHPPDCarcWAAX
7r7sZFB7K4GFX55LL+vAVnu9WWGH4xVYOgJaaG2jo4PSHOrKpAL9ab14HMTjUsXf
y8y0gk4RrFjytdmSCcaZ8RAPWVSIIWPlEClHdtBzY9EsAQ5L962lIzYTu6FMuOMX
2FavSuSeE1cZgIuVuosJ
=4Df9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to