Your message dated Thu, 22 Oct 2009 23:03:09 +0000
with message-id <e1n16gx-0003wg...@ries.debian.org>
and subject line Bug#549435: fixed in libgsl-ruby 1.10.3-2
has caused the Debian Bug report #549435,
regarding libgsl-ruby: FTBFS: error: 'GSL_CONST_CGSM_GAUSS' undeclared
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.)


-- 
549435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgsl-ruby
Version: 1.10.3-1
Justification: FTBFS
Severity: serious

Hi,

I am now trying to run Debian on Renesas SH CPU(sh4).
I FTBFS libgsl-ruby on sh4.
When I built in the other architecture(i386) by cowbuilder, I became the same 
problem.
Could you check and fix ?

Relevant part:
-----
.....
cc -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I/tmp/buildd/libgsl-ruby-1.10.3/ext 
-DHAVE_NARRAY_H -I/usr/local/lib/site_ruby/1.8/i486-linux  
-D_FILE_OFFSET_BITS=64  -fPIC  -Wall -I../include -I/usr/include  -c const.c
const.c: In function 'rb_gsl_const_cgs':
const.c:602: error: 'GSL_CONST_CGSM_GAUSS' undeclared (first use in this 
function)
const.c:602: error: (Each undeclared identifier is reported only once
const.c:602: error: for each function it appears in.)
make[1]: *** [const.o] Error 1
make[1]: Leaving directory `/tmp/buildd/libgsl-ruby-1.10.3/ext'
debian-setup.rb:656:in `command': system("make") failed (RuntimeError)
        from debian-setup.rb:665:in `make'
        from debian-setup.rb:1259:in `setup_dir_ext'
        from debian-setup.rb:1533:in `__send__'
        from debian-setup.rb:1533:in `traverse'
        from debian-setup.rb:1550:in `dive_into'
        from debian-setup.rb:1531:in `traverse'
        from debian-setup.rb:1525:in `exec_task_traverse'
        from debian-setup.rb:1520:in `each'
        from debian-setup.rb:1520:in `exec_task_traverse'
        from debian-setup.rb:1247:in `exec_setup'
        from debian-setup.rb:997:in `exec_setup'
        from debian-setup.rb:827:in `__send__'
        from debian-setup.rb:827:in `invoke'
        from debian-setup.rb:774:in `invoke'
        from debian-setup.rb:1579
make: *** [install/libgsl-ruby1.8] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-----

Best regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: libgsl-ruby
Source-Version: 1.10.3-2

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

libgsl-ruby-doc_1.10.3-2_all.deb
  to pool/main/libg/libgsl-ruby/libgsl-ruby-doc_1.10.3-2_all.deb
libgsl-ruby1.8_1.10.3-2_amd64.deb
  to pool/main/libg/libgsl-ruby/libgsl-ruby1.8_1.10.3-2_amd64.deb
libgsl-ruby_1.10.3-2.diff.gz
  to pool/main/libg/libgsl-ruby/libgsl-ruby_1.10.3-2.diff.gz
libgsl-ruby_1.10.3-2.dsc
  to pool/main/libg/libgsl-ruby/libgsl-ruby_1.10.3-2.dsc
libgsl-ruby_1.10.3-2_all.deb
  to pool/main/libg/libgsl-ruby/libgsl-ruby_1.10.3-2_all.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 549...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daigo Moriwaki <da...@debian.org> (supplier of updated libgsl-ruby 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: Fri, 23 Oct 2009 07:41:43 +0900
Source: libgsl-ruby
Binary: libgsl-ruby1.8 libgsl-ruby libgsl-ruby-doc
Architecture: source all amd64
Version: 1.10.3-2
Distribution: unstable
Urgency: low
Maintainer: Daigo Moriwaki <da...@debian.org>
Changed-By: Daigo Moriwaki <da...@debian.org>
Description: 
 libgsl-ruby - Ruby bindings for the GNU Scientific Library (GSL) (dummy package
 libgsl-ruby-doc - Documentation for Ruby/GSL (libgsl-ruby)
 libgsl-ruby1.8 - Ruby bindings for the GNU Scientific Library (GSL)
Closes: 549435
Changes: 
 libgsl-ruby (1.10.3-2) unstable; urgency=low
 .
   [ Daigo Moriwaki ]
   * Applied a patch from Daniel Moerner
     + debian/control:
       - Bumped up Standards-Version to 3.8.3.
       - Added misc:Depends correctly.
     + debian/copyright:
       - Added years of the copyright holder.
       - Updated a pointer to the LGPL file.
   * debian/patches/20091021-GSL_CONST_CGSM_GAUSS-removed-from-upstream-
     libgsl-1.3.patch:
     + Thanks to Daniel Moerner
     + Fixed a FTBFS error. (Closes: #549435)
 .
   [ Gunnar Wolf ]
   * Changed section to Ruby as per ftp-masters' request
Checksums-Sha1: 
 926b6c99a4fada923e24577c778ab6706f798a5e 1417 libgsl-ruby_1.10.3-2.dsc
 40828cf76c3477f3bef8fe9fd60ade4287ce9242 2967 libgsl-ruby_1.10.3-2.diff.gz
 6b5987fe0c640d43dbe85cdd7fc9a52d9f1e2468 9838 libgsl-ruby_1.10.3-2_all.deb
 a000475f9a82ea7f6c524f19fd21f85a9f657ef9 366690 
libgsl-ruby-doc_1.10.3-2_all.deb
 88bec8bed5290cf2179c726307c88d88cd4dd2cd 473344 
libgsl-ruby1.8_1.10.3-2_amd64.deb
Checksums-Sha256: 
 f1bc29edb620e7bcce3498dbdebeb1774df6a12f2f266476ca84a19d6b80c1b0 1417 
libgsl-ruby_1.10.3-2.dsc
 a1fa52fce903a0e53f2b17a784fd356c21cd6fcc83fa2b834e1e4c8f1d524cc8 2967 
libgsl-ruby_1.10.3-2.diff.gz
 806ac456e3c60955fdec2ed89d8aa188ddbfb60cc08142f03bd450bc11a0df31 9838 
libgsl-ruby_1.10.3-2_all.deb
 e53bf38b5224c4ab94956ce20858d2846137ff47512e2a77fa3addb17c827523 366690 
libgsl-ruby-doc_1.10.3-2_all.deb
 a8e446c46a9f98a09212670c8486d9d271176b38f8aed3ab2236fe23ae3e5d8b 473344 
libgsl-ruby1.8_1.10.3-2_amd64.deb
Files: 
 89d23ea2d7901b1a1d548d9dd654d358 1417 ruby optional libgsl-ruby_1.10.3-2.dsc
 96aa94d9941a556a75e6e0a690d178ba 2967 ruby optional 
libgsl-ruby_1.10.3-2.diff.gz
 5ad305b57a3ab3491231cea4e1ce4e0a 9838 ruby optional 
libgsl-ruby_1.10.3-2_all.deb
 6f064ee31c16a83ebfc6f0ee162fb2f3 366690 doc optional 
libgsl-ruby-doc_1.10.3-2_all.deb
 99d8d9040dd62f3c6070b226ff77198c 473344 ruby optional 
libgsl-ruby1.8_1.10.3-2_amd64.deb

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

iEYEARECAAYFAkrg4x8ACgkQNcPj+ukc0lCCngCgnI85OE1ybYO47Ak6P9zyI/1t
UdoAniwONYCI8gU2fAFBBLX6T0DooRBK
=yG+6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to