Your message dated Tue, 22 Jul 2014 19:03:31 +0000
with message-id <e1x9flx-0007x8...@franck.debian.org>
and subject line Bug#753188: fixed in ruby-hdfeos5 1.2-2
has caused the Debian Bug report #753188,
regarding ruby-hdfeos5: FTBFS: configure errors
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.)


-- 
753188: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-hdfeos5
Version: 1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140628 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --with ruby --buildsystem 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
> Building extension for ruby2.1 ...
> /usr/lib/ruby/2.1.0/rubygems/ext/builder.rb:89:in `run': extconf failed, exit 
> code 1 (Gem::InstallError)
>       from /usr/lib/ruby/2.1.0/rubygems/ext/ext_conf_builder.rb:38:in `block 
> in build'
>       from /usr/lib/ruby/2.1.0/tempfile.rb:324:in `open'
>       from /usr/lib/ruby/2.1.0/rubygems/ext/ext_conf_builder.rb:17:in `build'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:67:in 
> `block in build_and_install'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:66:in 
> `chdir'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:66:in 
> `build_and_install'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:92:in 
> `block in build_all_extensions'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:89:in `each'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:89:in 
> `build_all_extensions'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:105:in 
> `<main>'
> /usr/bin/ruby2.1 extconf.rb
> checking for narray.h... yes
> checking for narray_config.h... yes
> checking for main() in -lgctp... yes
> checking for hdf5.h... yes
> checking for main() in -lhdf5... yes
> checking for HE5_HdfEosDef.h... yes
> checking for main() in -lhe5_hdfeos... 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/ruby2.1
>       --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-gctp-dir
>       --without-gctp-dir
>       --with-gctp-include
>       --without-gctp-include=${gctp-dir}/include
>       --with-gctp-lib
>       --without-gctp-lib=${gctp-dir}/lib
>       --with-gctplib
>       --without-gctplib
>       --with-hdf5-dir
>       --without-hdf5-dir
>       --with-hdf5-include
>       --without-hdf5-include=${hdf5-dir}/include
>       --with-hdf5-lib
>       --without-hdf5-lib=${hdf5-dir}/lib
>       --with-hdf5lib
>       --without-hdf5lib
>       --with-hdfeos5-dir
>       --without-hdfeos5-dir
>       --with-hdfeos5-include
>       --without-hdfeos5-include=${hdfeos5-dir}/include
>       --with-hdfeos5-lib
>       --without-hdfeos5-lib=${hdfeos5-dir}/lib
>       --with-he5_hdfeoslib
>       --without-he5_hdfeoslib
>     ** configure error **  
>        Header hdfeos5.h or the compiled hdfeos5 library is not found. 
>        If you have the library installed under /hdfeos5dir (that is, 
> hdfeos5.h is
>        in /hdfeos5dir/include and the library in /hdfeos5dir/lib/),
>        try the following:
> 
>        % ruby extconf.rb --with-hdfeos5-dir=/hdfeos5dir
> 
>        Alternatively, you can specify the two directory separately
>        with --with-hdfeos5-include and --with-hdfeos5-lib.
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:46:in `run': /usr/bin/ruby2.1 
> -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /«PKGBUILDDIR» 
> debian/ruby-hdfeos5 (Gem2Deb::CommandFailed)
>       from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:36:in `block in 
> install_files_and_build_extensions'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in `each'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in 
> `install_files_and_build_extensions'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:75:in `block in 
> install'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:73:in `each'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:73:in `install'
>       from /usr/bin/dh_ruby:69:in `block (2 levels) in <main>'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1359:in `call'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1359:in `block in parse_in_order'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1346:in `catch'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1346:in `parse_in_order'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1340:in `order!'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1432:in `permute!'
>       from /usr/lib/ruby/2.1.0/optparse.rb:1454:in `parse!'
>       from /usr/bin/dh_ruby:73:in `<main>'
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/tmp returned exit 
> code 1
> make: *** [binary] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/28/ruby-hdfeos5_1.2-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ruby-hdfeos5
Source-Version: 1.2-2

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

Debian distribution maintenance software
pp.
Youhei SASAKI <uwab...@gfd-dennou.org> (supplier of updated ruby-hdfeos5 
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: SHA512

Format: 1.8
Date: Thu, 17 Jul 2014 13:55:48 +0900
Source: ruby-hdfeos5
Binary: ruby-hdfeos5 ruby-hdfeos5-dbg libhdfeos5-ruby libhdfeos5-ruby1.9.1 
libhdfeos5-ruby1.9.1-dbg libhdfeos5-ruby-doc
Architecture: source amd64 all
Version: 1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Description:
 libhdfeos5-ruby - Transitional package for ruby-hdfeos5
 libhdfeos5-ruby-doc - Transitional package for ruby-hdfeos5
 libhdfeos5-ruby1.9.1 - Transitional package for ruby-hdfeos5
 libhdfeos5-ruby1.9.1-dbg - Transitional package for ruby-hdfeos5-dbg
 ruby-hdfeos5 - Ruby interface to the HDF-EOS5 library
 ruby-hdfeos5-dbg - Ruby interface to the HDF-EOS5 library (debug symbol)
Closes: 753188
Changes:
 ruby-hdfeos5 (1.2-2) unstable; urgency=medium
 .
   * Fix FTBFS: add multiarch search path (Closes: #753188)
     Thanks to David Suárez
Checksums-Sha1:
 fd8cd3299f0d773511604798a247a0751a26a467 2406 ruby-hdfeos5_1.2-2.dsc
 e51964c2bc562eb0f15f2a48b6398ca13cb068cd 14848867 ruby-hdfeos5_1.2.orig.tar.gz
 6fe3056660543f36c6cb21c04c12ef31af4d9797 7944 ruby-hdfeos5_1.2-2.debian.tar.xz
 3a9618bfa13fcd4a12511cc6f4ea1c44b8a68dda 67200 ruby-hdfeos5_1.2-2_amd64.deb
 d616e60ea5d84d1022bd11417c7e4392d362bae8 214660 
ruby-hdfeos5-dbg_1.2-2_amd64.deb
 44884c79ed2af80a4b5aafeb108a10abfc3f34e4 6008 libhdfeos5-ruby_1.2-2_all.deb
 69d9e6b3bb9935e0a4c99b2184936b4eb9719dc7 6022 
libhdfeos5-ruby1.9.1_1.2-2_all.deb
 09fc0ac9e08cafa1e777ec9aa0239735f2644d4d 6026 
libhdfeos5-ruby1.9.1-dbg_1.2-2_all.deb
 6be96348f588ef29fe0df5577e4fc5781ee896a8 6014 libhdfeos5-ruby-doc_1.2-2_all.deb
Checksums-Sha256:
 de9de3547c7d7e164ee6a41724725bef3f704d107df654455e068fbe67ba7d11 2406 
ruby-hdfeos5_1.2-2.dsc
 b499e334e5adf739f94166baa42208a5e261bfe7a61b42ff018ac84bc9e19260 14848867 
ruby-hdfeos5_1.2.orig.tar.gz
 5e7baaeac299acd0f15f22dfb17b1e4aebd307f48194fa83e0a1a4b8e2def97e 7944 
ruby-hdfeos5_1.2-2.debian.tar.xz
 ac1df94c442303cf3e2ab8342f582cfc9aabe2ebd18bd658f3597e9e0fca18ed 67200 
ruby-hdfeos5_1.2-2_amd64.deb
 17044fdf372151e5143990ec6b1c7058b00fd2b92ad8c29fec8c058033075eec 214660 
ruby-hdfeos5-dbg_1.2-2_amd64.deb
 fbca9655b4e350e615fb1616421dc081529733962802e2e6c338d2c6cdadbb38 6008 
libhdfeos5-ruby_1.2-2_all.deb
 a12791921caaffa42c6dd2c27a7ededd3176ea961f745160b059d3c31113489c 6022 
libhdfeos5-ruby1.9.1_1.2-2_all.deb
 ca4207f65ab4c6828478b2de1a579fbec5886af86d5cb11a22224acde21262a0 6026 
libhdfeos5-ruby1.9.1-dbg_1.2-2_all.deb
 5dca8058d1a9594d2cb4b20761d42dfdff35fe4729262126d70d6e6a8d1892c2 6014 
libhdfeos5-ruby-doc_1.2-2_all.deb
Files:
 7fb54b0a0dcf1b357dc0ba5dd8b411b3 67200 ruby optional 
ruby-hdfeos5_1.2-2_amd64.deb
 de6eeb0ff815cb88cf0448df079a0ad9 214660 debug extra 
ruby-hdfeos5-dbg_1.2-2_amd64.deb
 57a59ebe20637a5c6b00736ba1639416 6008 oldlibs extra 
libhdfeos5-ruby_1.2-2_all.deb
 e1498a90989edca21f3ef5ae0811e115 6022 oldlibs extra 
libhdfeos5-ruby1.9.1_1.2-2_all.deb
 a9b013bd05274ab9f41a45fbe1bd0089 6026 oldlibs extra 
libhdfeos5-ruby1.9.1-dbg_1.2-2_all.deb
 85d68a5266967c79c878a09de84908a7 6014 oldlibs extra 
libhdfeos5-ruby-doc_1.2-2_all.deb
 4b1f08d91521e0992bd78405c14158a5 2406 ruby optional ruby-hdfeos5_1.2-2.dsc
 414ae6afc02ec1cc680026e1b138ef57 14848867 ruby optional 
ruby-hdfeos5_1.2.orig.tar.gz
 649cf41efe9e45e1b7936675e8828c18 7944 ruby optional 
ruby-hdfeos5_1.2-2.debian.tar.xz

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

iQIcBAEBCgAGBQJTzrHPAAoJEJOU81SJHX4HmNEP/2Ypal2NjKhDJzY7DYqDbgKU
1QIXjb8Xk9DXZshMT0Jd2pk0ix479DSmuwlkFIYMXmBVDg3jlq43IM3rc32G219p
qw+zYNBSEEGk21ZmYvT+5LBkRCWBJB8Ybo7haM/cdDCZtwT3hnIwP46RJBco9cIs
KCxoaLPqnTyw4V9qOb6WDiY+9eQibmuGa9OEU1h3X6gFyxviY9C5Z3aGF1d6UJ18
m74IPen+kKUZkg2YhN1ZLqCXGy2ryBslScu0hmFnAR1c2cSrslJjgerFo1WHEDNg
uSd1KVidht6ZRE1WIjDPUdCu49UOyJKVzN5G3hw8E7qqRgKWq9AQup9O3orlVomh
UABx3rjgqTaA48t1pmMmc9xySodWrVIBBr0ln5zsek7kqad3nkhWZKHEQyqmNrD1
g1HXbPqiJNkFZhYhWCuYRsxVIYltSg6JhSLrX7NU1hE4DdHo38MfPoflFMIBF0kC
er77hcou7lk/2qdhwya3Ni8ggQEfYJXyG2rCOCPoFZz7/xLp1bYD/QlUvddFOK3N
+9OelzyGlOuFt40aEMSO2qFbcUtYcj/AzITBXgXg/FPLuu8dxO2p08FV8PqricOc
pjcmK2pYXWHbhdaHFXMaaehXksgodWIrxzO8VLf7WpjvsEue/L7RfZP4rF+pO+Ld
G5/wszaomchfBw2X81rS
=rNZ4
-----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