Your message dated Wed, 31 Aug 2011 12:47:55 +0000
with message-id <e1qykcx-00071m...@franck.debian.org>
and subject line Bug#638367: fixed in gdal 1.7.3-6
has caused the Debian Bug report #638367,
regarding FTBFS: fatal error: AISConnect.h: No such file or directory
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.)


-- 
638367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638367
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gdal
Version: 1.7.3-5
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

gdal FTBFS on sid, as it tries to include <AISConnect.h> which doesn't
exist:

| libtool: compile:  g++ -g -O2 -fvisibility=hidden -Wall 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/port 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/gcore 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/alg 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/ogr 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/ogr/ogrsf_frmts 
-DOGR_ENABLED -I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/port -c 
minidriver_tms.cpp -o ../o/minidriver_tms.o >/dev/null 2>&1
| make[3]: Leaving directory 
`/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/frmts/wms'
| /usr/bin/make -C dods install-obj
| make[3]: Entering directory 
`/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/frmts/dods'
| /bin/sh /build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/libtool 
--mode=compile --tag=CXX g++ -g -O2 -fvisibility=hidden  -Wall  
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/port 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/gcore 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/alg 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/ogr 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/ogr/ogrsf_frmts 
-DOGR_ENABLED -I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/port  
-I/usr/include -I/usr/include/libdap -I/usr/include/dap -DLIBDAP_39 -c -o 
../o/dodsdataset2.lo dodsdataset2.cpp
| libtool: compile:  g++ -g -O2 -fvisibility=hidden -Wall 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/port 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/gcore 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/alg 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/ogr 
-I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/ogr/ogrsf_frmts 
-DOGR_ENABLED -I/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/port 
-I/usr/include -I/usr/include/libdap -I/usr/include/dap -DLIBDAP_39 -c 
dodsdataset2.cpp  -fPIC -DPIC -o ../o/.libs/dodsdataset2.o
| dodsdataset2.cpp:53:26: fatal error: AISConnect.h: No such file or directory
| compilation terminated.
| make[3]: *** [../o/dodsdataset2.lo] Error 1
| make[3]: Leaving directory 
`/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/frmts/dods'
| make[2]: *** [dods-install-obj] Error 2
| make[1]: make[2]: Leaving directory 
`/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3/frmts'
| *** [frmts-target] Error 2
| make[1]: Leaving directory 
`/build/buildd-gdal_1.7.3-5-s390x-UlzXq3/gdal-1.7.3'
| make: *** [build-stamp] 

Full build log (s390x, but also affects other architectures) at:

  
http://buildd.debian-ports.org/status/fetch.php?pkg=gdal&arch=s390x&ver=1.7.3-5&stamp=1313699181

Regards,
Aurelien

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: gdal
Source-Version: 1.7.3-6

We believe that the bug you reported is fixed in the latest version of
gdal, which is due to be installed in the Debian FTP archive:

gdal-bin_1.7.3-6_i386.deb
  to main/g/gdal/gdal-bin_1.7.3-6_i386.deb
gdal_1.7.3-6.debian.tar.gz
  to main/g/gdal/gdal_1.7.3-6.debian.tar.gz
gdal_1.7.3-6.dsc
  to main/g/gdal/gdal_1.7.3-6.dsc
libgdal-doc_1.7.3-6_all.deb
  to main/g/gdal/libgdal-doc_1.7.3-6_all.deb
libgdal-perl_1.7.3-6_i386.deb
  to main/g/gdal/libgdal-perl_1.7.3-6_i386.deb
libgdal-ruby1.8_1.7.3-6_i386.deb
  to main/g/gdal/libgdal-ruby1.8_1.7.3-6_i386.deb
libgdal-ruby_1.7.3-6_i386.deb
  to main/g/gdal/libgdal-ruby_1.7.3-6_i386.deb
libgdal1-1.7.0_1.7.3-6_i386.deb
  to main/g/gdal/libgdal1-1.7.0_1.7.3-6_i386.deb
libgdal1-dev_1.7.3-6_i386.deb
  to main/g/gdal/libgdal1-dev_1.7.3-6_i386.deb
python-gdal_1.7.3-6_i386.deb
  to main/g/gdal/python-gdal_1.7.3-6_i386.deb



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 638...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <fran...@debian.org> (supplier of updated gdal 
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...@debian.org)


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

Format: 1.8
Date: Wed, 31 Aug 2011 14:07:59 +0200
Source: gdal
Binary: libgdal1-1.7.0 libgdal1-dev libgdal-doc gdal-bin python-gdal 
libgdal-perl libgdal-ruby1.8 libgdal-ruby
Architecture: source i386 all
Version: 1.7.3-6
Distribution: unstable
Urgency: high
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Francesco Paolo Lovergine <fran...@debian.org>
Description: 
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal-ruby - Ruby bindings to the Geospatial Data Abstraction Library
 libgdal-ruby1.8 - Ruby 1.8 bindings to the Geospatial Data Abstraction Library
 libgdal1-1.7.0 - Geospatial Data Abstraction Library
 libgdal1-dev - Geospatial Data Abstraction Library - Development files
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
Closes: 638367 639066 639179
Changes: 
 gdal (1.7.3-6) unstable; urgency=high
 .
   * Added a dods patch to work only with libdap >= 3.10. Upstream recent
     versions manage multi-versioning and the dropped AISConnect class,
     but we are currently only interested in supporting wheezy libdap.
     (closes: #638367, #639066, #639179)
   * Now forces build-dep on libdap >= 3.10 as required.
   * Priority set to high to promote a fast transition into testing possibly.
   * Added missing new build-dep on librtmp-dev and uuid-dev.
Checksums-Sha1: 
 b5c10b54163228170e0bf68f23e1227410703377 1933 gdal_1.7.3-6.dsc
 b6823fb7afb04f965b2c53d50da94ec523c5e224 91061 gdal_1.7.3-6.debian.tar.gz
 7571c0a38a2fca9adc9d487aea60bde4be8efa29 3353414 
libgdal1-1.7.0_1.7.3-6_i386.deb
 3e7a9ea5aa65e561bb9bab881ee812c2ecc49b03 4286058 libgdal1-dev_1.7.3-6_i386.deb
 fea2f230b6225ae83cc92e9e5c3142a8ab428daf 231112 gdal-bin_1.7.3-6_i386.deb
 cb3e92961f5b7e2d0f1f2e3bc3c8e8f736af464c 614908 python-gdal_1.7.3-6_i386.deb
 111a9233afbd9d1fb3d155238b2d853f1abc40b2 397626 libgdal-perl_1.7.3-6_i386.deb
 f482a3ed8672d9d065aaecc4838534add97fe99e 177252 
libgdal-ruby1.8_1.7.3-6_i386.deb
 0ef5f072033461a9ad091309e7f5c600ed4989b0 69126 libgdal-ruby_1.7.3-6_i386.deb
 563b340387e4dd92b29dc7ead143317fee98ae77 2168320 libgdal-doc_1.7.3-6_all.deb
Checksums-Sha256: 
 60886194759086c438ef66068129c7c0339c063438f617888a0acfc143f55d13 1933 
gdal_1.7.3-6.dsc
 6cd1f55c7d5b4ecf0f5c987b4676f232db92fa31c5158e4e4ee0ca9ce82e6f0c 91061 
gdal_1.7.3-6.debian.tar.gz
 7a13f6085cffb6e5a5d53cf323782a72b59ab047c20b4ef1b092749de275573f 3353414 
libgdal1-1.7.0_1.7.3-6_i386.deb
 886aa11550a89af3108b854040ec90c93665d9abfb34e1638f2df8c32123a3e7 4286058 
libgdal1-dev_1.7.3-6_i386.deb
 3cdb97919da8d0410c5531c7845ba9967cd513dbc071b9570c48544e2e15a8f3 231112 
gdal-bin_1.7.3-6_i386.deb
 30752f6969d7a936e423920159d9c1ede2e9178f530079c657a2a3be045d78aa 614908 
python-gdal_1.7.3-6_i386.deb
 8fffee7c13aa31c557e500d4613aab4b7f260964c436678c6be3d89f8e3d5dbb 397626 
libgdal-perl_1.7.3-6_i386.deb
 0029ce13dad84d6e6b7759853b7241fb9ef73bd494019d25c6617c51fa688602 177252 
libgdal-ruby1.8_1.7.3-6_i386.deb
 dbaf3ca0d6a3340f85e23c1d02a2f07149374f9a5423edaeebfe7a3524d47d49 69126 
libgdal-ruby_1.7.3-6_i386.deb
 84abcb441b86bf5ef214b4116aa463c474b0537e9d7476c72a2ba47d0ea85ea8 2168320 
libgdal-doc_1.7.3-6_all.deb
Files: 
 5067fff5853e3751185a6fdf643a3648 1933 science extra gdal_1.7.3-6.dsc
 914c6fadaa3753b09da8ec66e62622db 91061 science extra gdal_1.7.3-6.debian.tar.gz
 66d5613cda3384d0330c9eef170dbcf6 3353414 libs extra 
libgdal1-1.7.0_1.7.3-6_i386.deb
 df2b3e4085ed88f718b9b6a3d98a3d56 4286058 libdevel extra 
libgdal1-dev_1.7.3-6_i386.deb
 a6f34ef3ccf0eceb7f8c576d5fb46354 231112 science extra gdal-bin_1.7.3-6_i386.deb
 6c3bd69afd94a6ac19cbf0bac002cec6 614908 python extra 
python-gdal_1.7.3-6_i386.deb
 89774b6d409233ba966f3312b4cb570e 397626 perl extra 
libgdal-perl_1.7.3-6_i386.deb
 04719a1dd03fe7e3160f2a0cc07c2e9a 177252 ruby extra 
libgdal-ruby1.8_1.7.3-6_i386.deb
 f3e1eff6f0030ea26258e837691d2cc7 69126 ruby extra libgdal-ruby_1.7.3-6_i386.deb
 9d478d94b618be4beb687a09c8e82908 2168320 doc extra libgdal-doc_1.7.3-6_all.deb

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

iEYEARECAAYFAk5eKskACgkQpFNRmenyx0e/eQCfd2ybjTQVl73C65gbIEss9IK7
UQEAn1vk/LKAx2UQopkvfXalLj0zlHu1
=AgHJ
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to