Bug#628257: ruby-netcdf: FTBFS: Header narray.h or narray_config.h is not found.

2011-05-28 Thread Lucas Nussbaum
Source: ruby-netcdf
Version: 0.6.5-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh binary --buildsystem ruby --with ruby
dh_testroot -O--buildsystem=ruby
dh_prep -O--buildsystem=ruby
dh_installdirs -O--buildsystem=ruby
dh_auto_install -O--buildsystem=ruby
   Entering dh_ruby --install
 install -d 
 /build/user-ruby-netcdf_0.6.5-2-amd64-eq1hPa/ruby-netcdf-0.6.5/debian/ruby-netcdf/usr/lib/ruby/vendor_ruby
 install -m644 lib/netcdf.rb 
 /build/user-ruby-netcdf_0.6.5-2-amd64-eq1hPa/ruby-netcdf-0.6.5/debian/ruby-netcdf/usr/lib/ruby/vendor_ruby/netcdf.rb
 install -m644 lib/netcdf_miss.rb 
 /build/user-ruby-netcdf_0.6.5-2-amd64-eq1hPa/ruby-netcdf-0.6.5/debian/ruby-netcdf/usr/lib/ruby/vendor_ruby/netcdf_miss.rb
 Building extension for ruby1.8 ...
 /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb ruby-netcdf
 /usr/lib/ruby/vendor_ruby/1.8/rubygems/ext/builder.rb:51:in `run': extconf 
 failed: (Gem::InstallError)
 
 /usr/bin/ruby1.8 extconf.rb
 checking for narray.h... no
 *** extconf.rb failed ***
 Could not create Makefile due to some reason, probably lack of
 necessary libraries and/or headers.  Check the mkmf.log file for more
 details.  You may need configuration options.
 
 Provided configuration options:
   --with-opt-dir
   --without-opt-dir
   --with-opt-include
   --without-opt-include=${opt-dir}/include
   --with-opt-lib
   --without-opt-lib=${opt-dir}/lib
   --with-make-prog
   --without-make-prog
   --srcdir=.
   --curdir
   --ruby=/usr/bin/ruby1.8
   --with-narray-dir
   --without-narray-dir
   --with-narray-include
   --without-narray-include=${narray-dir}/include
   --with-narray-lib
   --without-narray-lib=${narray-dir}/lib
   --with-netcdf-dir
   --without-netcdf-dir
   --with-netcdf-include
   --without-netcdf-include=${netcdf-dir}/include
   --with-netcdf-lib
   --without-netcdf-lib=${netcdf-dir}/lib
 ** configure error **  
Header narray.h or narray_config.h is not found. If you have these files 
 in 
/narraydir/include, try the following:
 
% ruby extconf.rb --with-narray-include=/narraydir/include
 
   from 
 /usr/lib/ruby/vendor_ruby/1.8/rubygems/ext/ext_conf_builder.rb:16:in `build'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:62:in 
 `build_and_install'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:61:in 
 `chdir'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:61:in 
 `build_and_install'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:75:in 
 `build_all_extensions'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in `each'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in 
 `build_all_extensions'
   from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:88
 /usr/bin/ruby1.8 extconf.rb
 checking for narray.h... no
 *** extconf.rb failed ***
 Could not create Makefile due to some reason, probably lack of
 necessary libraries and/or headers.  Check the mkmf.log file for more
 details.  You may need configuration options.
 
 Provided configuration options:
   --with-opt-dir
   --without-opt-dir
   --with-opt-include
   --without-opt-include=${opt-dir}/include
   --with-opt-lib
   --without-opt-lib=${opt-dir}/lib
   --with-make-prog
   --without-make-prog
   --srcdir=.
   --curdir
   --ruby=/usr/bin/ruby1.8
   --with-narray-dir
   --without-narray-dir
   --with-narray-include
   --without-narray-include=${narray-dir}/include
   --with-narray-lib
   --without-narray-lib=${narray-dir}/lib
   --with-netcdf-dir
   --without-netcdf-dir
   --with-netcdf-include
   --without-netcdf-include=${netcdf-dir}/include
   --with-netcdf-lib
   --without-netcdf-lib=${netcdf-dir}/lib
 ** configure error **  
Header narray.h or narray_config.h is not found. If you have these files 
 in 
/narraydir/include, try the following:
 
% ruby extconf.rb --with-narray-include=/narraydir/include
 
 /usr/lib/ruby/vendor_ruby/gem2deb.rb:27:in `run': [/usr/bin/ruby1.8 
 -I/usr/lib/ruby/vendor_ruby 
 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb ruby-netcdf failed!] 
 (Gem2Deb::CommandFailed)
   from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:114:in `install'
   from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:112:in `each'
   from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:112:in `install'
   from /usr/bin/dh_ruby:55
   from /usr/lib/ruby/1.8/optparse.rb:1267:in `call'
   from /usr/lib/ruby/1.8/optparse.rb:1267:in `parse_in_order'
   from /usr/lib

Bug#628274: ruby-hdfeos5: FTBFS: Header narray.h or narray_config.h is not found.

2011-05-28 Thread Lucas Nussbaum
Source: ruby-hdfeos5
Version: 1.0-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 test -x debian/rules
 dh_testroot
 dh_prep 
 dh_installdirs -A 
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
 deprecated variable
 Adding cdbs dependencies to debian/libhdfeos5-ruby.substvars
 dh_installdirs -plibhdfeos5-ruby 
 Adding cdbs dependencies to debian/libhdfeos5-ruby-doc.substvars
 dh_installdirs -plibhdfeos5-ruby-doc 
 dh_installdocs -plibhdfeos5-ruby 
 dh_installexamples -plibhdfeos5-ruby 
 dh_installman -plibhdfeos5-ruby  
 dh_installinfo -plibhdfeos5-ruby  
 dh_installmenu -plibhdfeos5-ruby 
 dh_installcron -plibhdfeos5-ruby 
 dh_installinit -plibhdfeos5-ruby  
 dh_installdebconf -plibhdfeos5-ruby 
 dh_installemacsen -plibhdfeos5-ruby   
 dh_installcatalogs -plibhdfeos5-ruby 
 dh_installpam -plibhdfeos5-ruby 
 dh_installlogrotate -plibhdfeos5-ruby 
 dh_installlogcheck -plibhdfeos5-ruby 
 dh_installchangelogs -plibhdfeos5-ruby  ./ChangeLog 
 dh_installudev -plibhdfeos5-ruby 
 dh_lintian -plibhdfeos5-ruby 
 dh_bugfiles -plibhdfeos5-ruby 
 dh_install -plibhdfeos5-ruby  
 dh_link -plibhdfeos5-ruby  
 dh_installmime -plibhdfeos5-ruby 
 dh_installgsettings -plibhdfeos5-ruby 
 dh_installdocs -plibhdfeos5-ruby-doc 
 dh_installexamples -plibhdfeos5-ruby-doc 
 dh_installman -plibhdfeos5-ruby-doc  
 dh_installinfo -plibhdfeos5-ruby-doc  
 dh_installmenu -plibhdfeos5-ruby-doc 
 dh_installcron -plibhdfeos5-ruby-doc 
 dh_installinit -plibhdfeos5-ruby-doc  
 dh_installdebconf -plibhdfeos5-ruby-doc 
 dh_installemacsen -plibhdfeos5-ruby-doc   
 dh_installcatalogs -plibhdfeos5-ruby-doc 
 dh_installpam -plibhdfeos5-ruby-doc 
 dh_installlogrotate -plibhdfeos5-ruby-doc 
 dh_installlogcheck -plibhdfeos5-ruby-doc 
 dh_installchangelogs -plibhdfeos5-ruby-doc  ./ChangeLog 
 dh_installudev -plibhdfeos5-ruby-doc 
 dh_lintian -plibhdfeos5-ruby-doc 
 dh_bugfiles -plibhdfeos5-ruby-doc 
 dh_install -plibhdfeos5-ruby-doc  
 dh_link -plibhdfeos5-ruby-doc  
 dh_installmime -plibhdfeos5-ruby-doc 
 dh_installgsettings -plibhdfeos5-ruby-doc 
 dh_rdoc -plibhdfeos5-ruby-doc
 
  hdfeos5.rb: 
 mc.c..cccccc..cc...cccc...cc..cc...
 Generating HTML...
 Diagrams: ..
 
 Files:   1
 Classes: 18
 Modules: 1
 Methods: 192
 Elapsed: 2.053s
 dh_strip -plibhdfeos5-ruby  
 dh_compress -plibhdfeos5-ruby -X .rb 
 dh_fixperms -plibhdfeos5-ruby  
 dh_makeshlibs -plibhdfeos5-ruby  
 dh_strip -plibhdfeos5-ruby-doc  
 dh_compress -plibhdfeos5-ruby-doc -X .rb 
 dh_fixperms -plibhdfeos5-ruby-doc  
 dh_makeshlibs -plibhdfeos5-ruby-doc  
 dh_installdeb -plibhdfeos5-ruby 
 dh_perl -plibhdfeos5-ruby 
 dh_shlibdeps -plibhdfeos5-ruby
 dh_installdeb -plibhdfeos5-ruby-doc 
 dh_perl -plibhdfeos5-ruby-doc 
 dh_shlibdeps -plibhdfeos5-ruby-doc
 dh_gencontrol -plibhdfeos5-ruby  
 dh_md5sums -plibhdfeos5-ruby 
 dh_builddeb -plibhdfeos5-ruby 
 dpkg-deb: building package `libhdfeos5-ruby' in 
 `../libhdfeos5-ruby_1.0-1_all.deb'.
 dh_gencontrol -plibhdfeos5-ruby-doc  
 dh_md5sums -plibhdfeos5-ruby-doc 
 dh_builddeb -plibhdfeos5-ruby-doc 
 dpkg-deb: building package `libhdfeos5-ruby-doc' in 
 `../libhdfeos5-ruby-doc_1.0-1_all.deb'.
 Adding cdbs dependencies to debian/libhdfeos5-ruby1.8.substvars
 dh_installdirs -plibhdfeos5-ruby1.8 
 cd . 
 [ ! -f Makefile ] || /usr/bin/make distclean
 /usr/bin/ruby1.8  extconf.rb --with-hdfeos5-dir=/usr/lib 
 --with-hdfeos5-include=/usr/include/hdf-eos5
 checking for narray.h... no
 *** extconf.rb failed ***
 Could not create Makefile due to some reason, probably lack of
 necessary libraries and/or headers.  Check the mkmf.log file for more
 details.  You may need configuration options.
 
 Provided configuration options:
   --with-opt-dir
   --without-opt-dir
   --with-opt-include
   --without-opt-include=${opt-dir}/include
   --with-opt-lib
   --without-opt-lib=${opt-dir}/lib
   --with-make-prog
   --without-make-prog
   --srcdir=.
   --curdir
   --ruby=/usr/bin/ruby1.8
   --with-narray-dir
   --without-narray-dir
   --with-narray-include
   --without-narray-include=${narray-dir}/include
   --with-narray-lib
   --without-narray-lib=${narray-dir}/lib
 ** configure error **
Header narray.h or narray_config.h is not found. If you have these files in
/narraydir/include, try the following:
 
% ruby extconf.rb --with-narray-include=/narraydir/include
 
 make: *** [install/libhdfeos5-ruby1.8] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/28/ruby

Bug#628275: librasterlite: FTBFS: rasterlite_wavelet.c:183:45: error: 'eps_block_header' has no member named 'gs'

2011-05-28 Thread Lucas Nussbaum
Source: librasterlite
Version: 1.0-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 /bin/bash ../libtool --tag=CC   --mode=compile gcc 
 -DPACKAGE_NAME=\librasterlite\ -DPACKAGE_TARNAME=\librasterlite\ 
 -DPACKAGE_VERSION=\1.0\ -DPACKAGE_STRING=\librasterlite\ 1.0\ 
 -DPACKAGE_BUGREPORT=\a.furieri\ @\ lqt.it\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\librasterlite\ -DVERSION=\1.0\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 
 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ 
 -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 
 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 
 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 
 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 
 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -I. -g -O2 
 -I../headers -I/usr/include/ -I/usr/include/geotiff/   -D_LARGE_FILE=1 
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1  -g -O2 -c -o 
 rasterlite_wavelet.lo rasterlite_wavelet.c
 libtool: compile:  gcc -DPACKAGE_NAME=\librasterlite\ 
 -DPACKAGE_TARNAME=\librasterlite\ -DPACKAGE_VERSION=\1.0\ 
 -DPACKAGE_STRING=\librasterlite 1.0\ -DPACKAGE_BUGREPORT=\a.furieri @ 
 lqt.it\ -DPACKAGE_URL=\\ -DPACKAGE=\librasterlite\ -DVERSION=\1.0\ 
 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 
 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 
 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ 
 -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 
 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 
 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 
 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 
 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -I. -g -O2 
 -I../headers -I/usr/include/ -I/usr/include/geotiff/ -D_LARGE_FILE=1 
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -g -O2 -c rasterlite_wavelet.c  
 -fPIC -DPIC -o .libs/rasterlite_wavelet.o
 rasterlite_wavelet.c: In function 'guess_wavelet_type':
 rasterlite_wavelet.c:183:45: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:183:56: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:186:45: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:186:61: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:191:45: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:191:56: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:194:45: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:194:61: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:200:10: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:201:14: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:202:10: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:203:14: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:207:10: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:208:14: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:209:10: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:210:14: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c: In function 'decode_blocks':
 rasterlite_wavelet.c:689:11: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:689:30: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:700:24: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:700:34: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:700:44: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:700:54: error: 'eps_block_header' has no member named 
 'gs'
 rasterlite_wavelet.c:710:11: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:710:30: error: 'eps_block_header' has no member named 
 'tc'
 rasterlite_wavelet.c:722:30: error: 'eps_block_header' has no member named 
 'tc

Bug#628310: gpsdrive: FTBFS: Error with test of xcursor library not found

2011-05-28 Thread Lucas Nussbaum
Source: gpsdrive
Version: 2.10~pre4-6.dfsg-5
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh_testdir
 dh_testroot
 rm -f build-arch-stamp build-indep-stamp
 [ ! -f Makefile ] || /usr/bin/make distclean
 dh_clean
 dpatch  deapply-all  
 103-no-textquery not applied to ./ .
 102-unittest not applied to ./ .
 101-signalposreq not applied to ./ .
 100-fix-insecure-tempfiles not applied to ./ .
 99-autobestmap not applied to ./ .
 98-mapnik-exception not applied to ./ .
 97-osmxml not applied to ./ .
 96-mapnik-plugins-dir not applied to ./ .
 95-newapi not applied to ./ .
 90-usage not applied to ./ .
 85-settings not applied to ./ .
 80-dbus not applied to ./ .
 70-perl not applied to ./ .
 60-sql not applied to ./ .
 50-scripts not applied to ./ .
 40-backported not applied to ./ .
 30-icons not applied to ./ .
 20-homedir not applied to ./ .
 10-mapnikdir not applied to ./ .
 03-manpage not applied to ./ .
 01-make not applied to ./ .
 rm -rf patch-stamp patch-stampT debian/patched
  dpkg-source -b gpsdrive-2.10~pre4-6.dfsg
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building gpsdrive using existing 
 gpsdrive_2.10~pre4-6.dfsg.orig.tar.gz
 dpkg-source: info: building gpsdrive in gpsdrive_2.10~pre4-6.dfsg-5.diff.gz
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/03-manpage.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/90-usage.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 'debian/patches/70-perl.dpatch' 
 will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/50-scripts.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/40-backported.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/101-signalposreq.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/102-unittest.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/20-homedir.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/103-no-textquery.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/10-mapnikdir.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/100-fix-insecure-tempfiles.dpatch' will not be represented in 
 diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/98-mapnik-exception.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/30-icons.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/97-osmxml.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 'debian/patches/60-sql.dpatch' 
 will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/99-autobestmap.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 'debian/patches/80-dbus.dpatch' 
 will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/96-mapnik-plugins-dir.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/95-newapi.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/85-settings.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 'debian/patches/01-make.dpatch' 
 will not be represented in diff
 dpkg-source: info: building gpsdrive in gpsdrive_2.10~pre4-6.dfsg-5.dsc
  debian/rules build
 test -d debian/patched || install -d debian/patched
 dpatch  apply-all  
 applying patch 01-make to ./ ... ok.
 applying patch 03-manpage to ./ ... ok.
 applying patch 10-mapnikdir to ./ ... ok.
 applying patch 20-homedir to ./ ... ok.
 applying patch 30-icons to ./ ... ok.
 applying patch 40-backported to ./ ... ok.
 applying patch 50-scripts to ./ ... ok.
 applying patch 60-sql to ./ ... ok.
 applying patch 70-perl to ./ ... ok.
 applying patch 80-dbus to ./ ... ok.
 applying patch 85-settings to ./ ... ok.
 applying patch 90-usage to ./ ... ok.
 applying patch 95-newapi to ./ ... ok.
 applying patch 96-mapnik-plugins-dir to ./ ... ok.
 applying patch 97-osmxml to ./ ... ok.
 applying patch 98-mapnik-exception to ./ ... ok.
 applying patch 99-autobestmap to ./ ... ok.
 applying patch 100-fix-insecure-tempfiles to ./ ... ok

Bug#628257: ruby-netcdf: FTBFS: Header narray.h or narray_config.h is not found.

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use http://www.pgp.com

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



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


Bug#628274: ruby-hdfeos5: FTBFS: Header narray.h or narray_config.h is not found.

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use http://www.pgp.com

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



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


Bug#628275: librasterlite: FTBFS: rasterlite_wavelet.c:183:45: error: 'eps_block_header' has no member named 'gs'

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use http://www.pgp.com

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



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


Bug#628310: gpsdrive: FTBFS: Error with test of xcursor library not found

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use http://www.pgp.com

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



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


Bug#628413: ossim: FTBFS: configure misses case for kfreebsd

2011-05-28 Thread Christoph Egger
Package: src:ossim
Version: 1.7.21-3
Severity: important
Tags: sid wheezy patch

Hi!

ossim fails in configure because there are 2 checks for architecture
in configure.ac which do not include a case for kfreebsd. changing the
*-*-linux* lines to also include *-*-kfreebsd* makes ossim build on
kfreebsd as well (+autoreconfig).

I'm not sending a actual patch as I'm not familar with your build
system and couldn't figure out how to do so quickly.

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgptl9Z18qriD.pgp
Description: PGP signature
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

ogdi-dfsg 3.2.0~beta2-7 MIGRATED to testing

2011-05-28 Thread Debian testing watch
FYI: The status of the ogdi-dfsg source package
in Debian's testing distribution has changed.

  Previous version: 3.2.0~beta2-6
  Current version:  3.2.0~beta2-7

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


mapserver 5.6.6-1.1 MIGRATED to testing

2011-05-28 Thread Debian testing watch
FYI: The status of the mapserver source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  5.6.6-1.1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


Bug#618152: marked as done (ossim: FTBFS: Nonexistent build-dependency: 'libcurl4-dev')

2011-05-28 Thread Debian Bug Tracking System
Your message dated Tue, 24 May 2011 13:19:22 +
with message-id e1qorw6-0003gf...@franck.debian.org
and subject line Bug#618152: fixed in ossim 1.7.21-3
has caused the Debian Bug report #618152,
regarding ossim: FTBFS: Nonexistent build-dependency: 'libcurl4-dev'
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.)


-- 
618152: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618152
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: ossim
Version: 1.7.21-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: cdbs, debhelper (= 7), libopenscenegraph-dev, libzzip-dev, 
 zlib1g-dev, libtiff4-dev, libjpeg-dev, libexpat1-dev, libcurl4-dev, 
 libpng12-dev, libgif-dev, libgeotiff-dev, quilt, libopenthreads-dev, 
 libtar-dev, libfreetype6-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 cdbs: missing
 debhelper: missing
 Using default version 8.1.2
 libopenscenegraph-dev: missing
 libzzip-dev: missing
 zlib1g-dev: missing
 libtiff4-dev: missing
 libjpeg-dev: missing
 libexpat1-dev: missing
 libcurl4-dev: missing
 libpng12-dev: missing
 libgif-dev: missing
 libgeotiff-dev: missing
 quilt: missing
 libopenthreads-dev: missing
 libtar-dev: missing
 libfreetype6-dev: missing
 Checking for source dependency conflicts...
 E: Package 'libcurl4-dev' has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/03/13/ossim_1.7.21-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: ossim
Source-Version: 1.7.21-3

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

libossim-dev_1.7.21-3_i386.deb
  to main/o/ossim/libossim-dev_1.7.21-3_i386.deb
libossim1_1.7.21-3_i386.deb
  to main/o/ossim/libossim1_1.7.21-3_i386.deb
ossim-core_1.7.21-3_i386.deb
  to main/o/ossim/ossim-core_1.7.21-3_i386.deb
ossim_1.7.21-3.diff.gz
  to main/o/ossim/ossim_1.7.21-3.diff.gz
ossim_1.7.21-3.dsc
  to main/o/ossim/ossim_1.7.21-3.dsc



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 618...@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 ossim 
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: Tue, 24 May 2011 14:29:26 +0200
Source: ossim
Binary: libossim1 libossim-dev ossim-core
Architecture: source i386
Version: 1.7.21-3
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Changed-By: Francesco Paolo Lovergine fran...@debian.org
Description: 
 libossim-dev - The OSSIM library -- development files
 libossim1  - The OSSIM library -- shared library
 ossim-core - The OSSIM core utilities
Closes: 618152
Changes: 
 ossim (1.7.21-3) unstable; urgency=low
 .
   * Truly fixed dependency on virtual package libcurl4-dev.
 (closes: #618152)
Checksums-Sha1: 
 a4b6a9d25b4efac42225e300502de332cf5d06dc 1453 ossim_1.7.21-3.dsc
 84a9c7af7f8abee6694314db97f5e8b1425353c4 6463 ossim_1.7.21-3.diff.gz
 71957f7447e55bddcff9be41d23a7acccbee32ce 4098740 libossim1_1.7.21-3_i386.deb
 c0a3ae54837dfdb5ce883ad41c294cdf5ac11479 6547616 libossim-dev_1.7.21-3_i386.deb
 0040a7add0a2a4618a2287604bb590e0f0e666c0