Your message dated Sun, 24 Sep 2017 15:55:50 +0000
with message-id <e1dw9g2-000g2v...@fasolo.debian.org>
and subject line Bug#868930: fixed in ruby-grib 0.4.0-2
has caused the Debian Bug report #868930,
regarding ruby-grib: FTBFS: ERROR: Test "ruby2.3" failed: Invalid gemspec in 
[rb-grib.gemspec]: No such file or directory - git
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.)


-- 
868930: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-grib
Version: 0.4.0-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 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):
> Invalid gemspec in [rb-grib.gemspec]: No such file or directory - git
> current directory: /<<PKGBUILDDIR>>/ext
> /usr/bin/ruby2.3 -r ./siteconf20170719-95051-12hn3ys.rb extconf.rb
> checking for narray.h... yes
> checking for grib_api.h... yes
> checking for main() in -lgrib_api... yes
> creating Makefile
> current directory: /<<PKGBUILDDIR>>/ext
> make V=1 "DESTDIR=" clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>/ext'
> rm -f 
> rm -f grib.so  *.o  *.bak mkmf.log .*.time
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/ext'
> current directory: /<<PKGBUILDDIR>>/ext
> make V=1 "DESTDIR="
> make[1]: Entering directory '/<<PKGBUILDDIR>>/ext'
> gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.3.0 
> -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. 
> -DHAVE_NARRAY_H -DHAVE_GRIB_API_H 
> -I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0 -Wdate-time 
> -D_FORTIFY_SOURCE=2   -fPIC -g -O2 
> -fdebug-prefix-map=/build/ruby2.3-8Td9HM/ruby2.3-2.3.3=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fPIC  -o grib.o -c 
> grib.c
> rm -f grib.so
> gcc -shared -o grib.so grib.o -L. -L/usr/lib/x86_64-linux-gnu 
> -L/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0 -L. -Wl,-z,relro 
> -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic    -lruby-2.3 
> -lgrib_api  -lpthread -lgmp -ldl -lcrypt -lm   -lc
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/ext'
> current directory: /<<PKGBUILDDIR>>/ext
> make V=1 "DESTDIR=" install
> make[1]: Entering directory '/<<PKGBUILDDIR>>/ext'
> /bin/mkdir -p . ./.gem.20170719-95051-1dv4azg/numru
> exit > .RUBYARCHDIR.-.numru.time
> /usr/bin/install -c -m 0755 grib.so ./.gem.20170719-95051-1dv4azg/numru
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/ext'
> To see why this extension failed to compile, please check the mkmf.log which 
> can be found here:
>   
> /<<PKGBUILDDIR>>/debian/ruby-grib/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0/mkmf.log
> rm -f 
> /<<PKGBUILDDIR>>/debian/ruby-grib/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0/mkmf.log
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Install Rubygems integration metadata                                       
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> generating gemspec at 
> /<<PKGBUILDDIR>>/debian/ruby-grib/usr/share/rubygems-integration/2.3.0/specifications/rb-grib-0.4.0.gemspec
> /usr/bin/ruby2.3 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby2.3 from debian/ruby-tests.rake                           
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-grib/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.3.0:/<<PKGBUILDDIR>>/debian/ruby-grib/usr/lib/ruby/vendor_ruby:.
>  
> GEM_PATH=debian/ruby-grib/usr/share/rubygems-integration/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
>  ruby2.3 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby2.3 /usr/bin/rspec --pattern spec/\*_spec.rb
> .GRIB_API ERROR   :  Definition files version (30) is greater than engine 
> version (23)!
>                     These definition files are for a later version of the 
> grib api engine.
> /build/grib-api-1.19.0/src/grib_context.c at line 216: assertion failure 
> Assert(0)
> Aborted
> /usr/bin/ruby2.3 /usr/bin/rspec --pattern spec/\*_spec.rb failed
> ERROR: Test "ruby2.3" failed: 

The full build log is available from:
   http://aws-logs.debian.net/2017/07/19/ruby-grib_0.4.0-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-grib
Source-Version: 0.4.0-2

We believe that the bug you reported is fixed in the latest version of
ruby-grib, 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 868...@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-grib 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: Mon, 25 Sep 2017 00:27:45 +0900
Source: ruby-grib
Binary: ruby-grib
Architecture: source amd64
Version: 0.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Description:
 ruby-grib  - Ruby interface to the ECMWF GRIB API
Closes: 868930
Changes:
 ruby-grib (0.4.0-2) unstable; urgency=medium
 .
   * Add patch: Use eccodes instead of grib_api
   * Use eccodes instead of grib_api (Closes: #868930)
   * Bump Standard Version: 4.1.0
   * Update debian/changelog
   * Add debian/tests for autopkgtest
   * Add patch: Remove git ls-files from gemspec
Checksums-Sha1:
 6d42d962c48685eedc3475d33fd112e12f17eda9 2143 ruby-grib_0.4.0-2.dsc
 0a2aec711331cabbfdc77fa6c293fb4f464db844 5992 ruby-grib_0.4.0-2.debian.tar.xz
 8a45b9f04292a6538f9b666f5625cdfbeda7caf7 19690 
ruby-grib-dbgsym_0.4.0-2_amd64.deb
 fc2448fdc01b3525a319d4b0c0e5e9e33638baf1 8135 ruby-grib_0.4.0-2_amd64.buildinfo
 678e4bef410214ab016fa976555de166e5883777 18466 ruby-grib_0.4.0-2_amd64.deb
Checksums-Sha256:
 e7a686b8fdf7b040740bb0eb047c3a555b698fe3c4601d00bb0a41da5d8e8bae 2143 
ruby-grib_0.4.0-2.dsc
 29a1bca59a656d7d2e51ff3330e4d0a1321a9b17b6f16ebcb0e2e61bed6ee9be 5992 
ruby-grib_0.4.0-2.debian.tar.xz
 e8069a129359988996cff010cc53d677098995160480800a313a8a47d25f8c2e 19690 
ruby-grib-dbgsym_0.4.0-2_amd64.deb
 c8eb519eb51064e6c64677bcfd0ca43f055bc14dc3b98783ff9aa1e30d28b716 8135 
ruby-grib_0.4.0-2_amd64.buildinfo
 0892545b6964d6700c1c5deddac80e4ccc9e656b24c6ffac34e08ac4c45f1167 18466 
ruby-grib_0.4.0-2_amd64.deb
Files:
 4e0803b72f2ce12d04a712be46fbac21 2143 ruby optional ruby-grib_0.4.0-2.dsc
 48d06e8171daa0694be19e48dd97e90c 5992 ruby optional 
ruby-grib_0.4.0-2.debian.tar.xz
 cd409f374be752d5eaa187519900b606 19690 debug optional 
ruby-grib-dbgsym_0.4.0-2_amd64.deb
 426356c0bc05b3ca4467a8c0e73d6b9e 8135 ruby optional 
ruby-grib_0.4.0-2_amd64.buildinfo
 3cee0f8ce4a4425fd1e0a946201866ff 18466 ruby optional 
ruby-grib_0.4.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEZqTqcE/iQFWNasLmk5TzVIkdfgcFAlnHz+MACgkQk5TzVIkd
fgfGtA/+ItGBJNc5J4IygIy6d8HuE5ltYIoACke9uUWn/e0LY6nWFQO8xa5zC19B
9mpdf/VjgDFlP9BSLc31JRlJu48NPZ22i0HANj9pk2+c0bRgG+Z/32/w5ywgho84
OydUukqMdlCyz/Pe2vXOxZdGo2AUxNmFzuZKpefuCIECqQ73tMvkw510n9+1nKO/
p0Q9FP6oNIl9gx88WXNLJtJAqMy/5eBgF0lv7ubDfL2HIUNufHOT3jOcUvsfK4KH
d1C2aFYDJvBCGadldYkgWuJ0NkvscCuJVeQy6knU2/Nk73Ncre3c2YWKlToY4PRS
TANjSZyM8BeKOqRRG4wFnRX/BqGEZp0Dl+cmoMTeUGjxkhWlkEuI3b4sut7+DEZH
6/qHwL6uzyhxffepD8D4Qev2LlYgXJMaB6qHy4tmNSfxJh9c9cy0Z/5n0c6CF3mn
OBz8B0gkjNq7c1tPCqQkWtdmdd3FdpSAx+0ihG7pbqoSPkRZPO7prEQoYKHKOWel
myHxw3DF9/o5L+hi5/yzVWoTT7dGytA0uiYlu8A11iYrlPW6ldNuX8OgR+oK38j4
IQNqrSs0cKUCBrKpqovMUO4+kNonQjJauVlYg5z6F4UFKNqlRfyE4PBGoMFx3Vf0
kk8Jeo7f7iTHE9qiXFq3tEP1shnAuFkAsb6hq97qr1qpk6c2mEY=
=8HuW
-----END PGP SIGNATURE-----

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

Reply via email to