Your message dated Sat, 15 Sep 2012 22:19:22 +0000
with message-id <e1td0hu-0001h7...@franck.debian.org>
and subject line Bug#676106: fixed in gonzui 1.2+cvs20070129-3.1
has caused the Debian Bug report #676106,
regarding gonzui: FTBFS: configure: error: langscan for ruby not found
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.)


-- 
676106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gonzui
Version: 1.2+cvs20070129-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120604 qa-ftbfs
User: debian-r...@lists.debian.org
Usertags: default19
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  debian/rules build
> -e:1: Use RbConfig instead of obsolete and deprecated Config.
> -e:1: Use RbConfig instead of obsolete and deprecated Config.
> dh_testdir
> # Add here commands to configure the package.
> ./autogen.sh \
>       --host=x86_64-linux-gnu --build=x86_64-linux-gnu \
>       --prefix=/usr --mandir=\${prefix}/share/man \
>       --infodir=\${prefix}/share/info --sysconfdir=/etc \
>       --localstatedir=/var/spool CFLAGS="-Wall -g -O2" \
>       --with-rubydir=/usr/lib/ruby/1.9.1 
> --with-rubyarchdir=/usr/lib/ruby/1.9.1/x86_64-linux
> Generating configure script and Makefiles for gonzui.
> Running aclocal ...
> Running automake ...
> configure.ac:2: installing `./install-sh'
> configure.ac:2: installing `./missing'
> Makefile.am: installing `./INSTALL'
> Makefile.am: installing `./COPYING' using GNU General Public License v3 file
> Makefile.am:     Consider adding the COPYING file to the version control 
> system
> Makefile.am:     for your code, to avoid questions about which license your 
> project uses.
> Running autoconf ...
> Configuring gonzui.
> Running ./configure --enable-maintainer-mode --host=x86_64-linux-gnu 
> --build=x86_64-linux-gnu --prefix=/usr --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var/spool 
> CFLAGS=-Wall -g -O2 --with-rubydir=/usr/lib/ruby/1.9.1 
> --with-rubyarchdir=/usr/lib/ruby/1.9.1/x86_64-linux ...
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-gcc... none
> checking whether make sets $(MAKE)... (cached) yes
> checking whether to enable maintainer-specific portions of Makefiles... yes
> checking for ruby... /usr/bin/ruby
> checking ruby version...... 1.9.3 found
> checking path to ruby library... /usr/lib/ruby/1.9.1
> checking path to ruby binary library... /usr/lib/ruby/1.9.1/x86_64-linux
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- mkmf (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> configure: error: langscan for ruby not found
> checking langscan for ruby...... not found
> langscan is available at <http://gonzui.sourceforge.net/langscan/>
> Now type 'make' to compile gonzui.
> touch configure-stamp
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory `/«BUILDDIR»/gonzui-1.2+cvs20070129'
> make[1]: *** No targets specified and no makefile found.  Stop.
> make[1]: Leaving directory `/«BUILDDIR»/gonzui-1.2+cvs20070129'
> make: *** [build-stamp] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/06/04/gonzui_1.2+cvs20070129-3_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: gonzui
Source-Version: 1.2+cvs20070129-3.1

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

Debian distribution maintenance software
pp.
Cédric Boutillier <cedric.boutill...@gmail.com> (supplier of updated gonzui 
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: SHA256

Format: 1.8
Date: Tue, 04 Sep 2012 10:23:01 +0200
Source: gonzui
Binary: gonzui
Architecture: source amd64
Version: 1.2+cvs20070129-3.1
Distribution: unstable
Urgency: medium
Maintainer: ARAKI Yasuhiro <a...@debian.org>
Changed-By: Cédric Boutillier <cedric.boutill...@gmail.com>
Description: 
 gonzui     - A source code search engine
Closes: 676106
Changes: 
 gonzui (1.2+cvs20070129-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build only with Ruby 1.8.
     + debian/control: remove ruby from (Build-)Depends field as it would
       pull in unnecessarily ruby-1.9.1
     + debian/rules: add --with-ruby flag to configure script to point to
       /usr/bin/ruby1.8 binary
     + acinclude.m4: use $RUBY variable instead of hardcoded name 'ruby' for
       the Ruby binary to ensure that Ruby 1.8 is used in the configuration
       process. (Closes: #676106)
   * Set urgency to medium, as a RC bug is fixed.
Checksums-Sha1: 
 22bb2280e432e67440c9af8d8700a8a2b167f7f2 1909 gonzui_1.2+cvs20070129-3.1.dsc
 f20542b766b26eeba750f430b8634d5e134a05b1 6835 
gonzui_1.2+cvs20070129-3.1.diff.gz
 7a1648f127d1c99c296b9f378f1112d2aaf151c6 108660 
gonzui_1.2+cvs20070129-3.1_amd64.deb
Checksums-Sha256: 
 450b84b865bb08eb7234d83f9c72318b525d1c1c66fd39d71f58f3a86cffab21 1909 
gonzui_1.2+cvs20070129-3.1.dsc
 87c5a6095299858e5ea54436f63e69e75efbae85e32c349e842bc704e74f79dd 6835 
gonzui_1.2+cvs20070129-3.1.diff.gz
 09798e9d87576efa860fb129ea068e8f00c281af04efb9934dec71de757209f7 108660 
gonzui_1.2+cvs20070129-3.1_amd64.deb
Files: 
 ead120fa1f8d88ae790119047316d9e5 1909 devel optional 
gonzui_1.2+cvs20070129-3.1.dsc
 4dc7b6c9f1a41a07a0318ad868979b0f 6835 devel optional 
gonzui_1.2+cvs20070129-3.1.diff.gz
 3a5a67b132285b2cb0ffe93b06c86489 108660 devel optional 
gonzui_1.2+cvs20070129-3.1_amd64.deb

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

iQIVAwUBUFT4oQkauFYGmqocAQjspg//evuwQxxekDJinIy1muCxsBg0OzjZJ8pd
1m0Z8Se4A+Wj504lZY+90NNuOJkdG5dG4PdLk8kIijizFeirTu2ksexZWIGeQyfr
A5VIYbggGminfr9C70wIT8mtrGeAjITyLcgTCRXwkqbfLFXuQTyalaxOW+6i+bdr
N/tzOY2AznagvGOR/3y2Mm0rcf9svSLW9KRVZ9TsJ5SqFPO22H2W29R9xK8G4k/0
149eE+2tJzr+Lgx2QLyUvrXBrq9z5t55PNLP6Doj5N9E35I846jbqfaqh0/hPa3y
XOMXDbdmtVXGsTKdqG6EiFzkzhZLsiIJ9mhgogNE0fgPG4m05AfV8BD2RBOgGitp
rOICyfc69BQ1foQv+ygqw0dTeC7qmT9dr40Y1uZn4sn0Fc2PB8SdSC45MctNaWB9
5x22kkeBUvHvMRHBt2jXZ7soW3RsmlHo4V/ikgd0AwXBXtgottCEbveHemlPS8SJ
2F7SEcypYqKa/oMrDiAWhsr2DFJZHmkn5AEmCEjCEpuvjtECBMhw73mYXfVlTcSO
Wzn2z5VGqMQ45HDIPI/oks05fGCu1tZt4Le0YIU4I0h+IkL3X3q47K0pY0rqAatu
uFwenrFv7bNNZPDLnQ46kT/EDjiAT06fSX1Jn2K+7UByTbgnhHMZfUEM5eumh9Ww
MBZBEUHuODg=
=gxcB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to