Your message dated Wed, 04 May 2005 18:02:46 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307338: fixed in ncurses-ruby 0.9.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 May 2005 15:49:22 +0000
>From [EMAIL PROTECTED] Mon May 02 08:49:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be [195.130.132.56] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DSdAg-000884-00; Mon, 02 May 2005 08:49:22 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by adicia.telenet-ops.be (Postfix) with SMTP id 3D7D3440C4
        for <[EMAIL PROTECTED]>; Mon,  2 May 2005 17:49:21 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
        by adicia.telenet-ops.be (Postfix) with ESMTP id EF7A64409D
        for <[EMAIL PROTECTED]>; Mon,  2 May 2005 17:49:20 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id 8E83E26136; Mon, 02 May 2005 17:49:20 +0200 (CEST)
Date: Mon, 2 May 2005 17:49:20 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ncurses-ruby: FTBFS: `ncurses_bin.so': No such file or directory
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: ncurses-ruby
Version: 0.9.2-1
Severity: serious

Hi,

Your package is failing to build with the following error:
install -p -m 0755 ncurses_bin.so /usr/lib/ruby/1.8/i386-linux
install: cannot stat `ncurses_bin.so': No such file or directory

It builds the 3 .c files, but then doesn't create the
ncurses_bin.so and just installs it.

It seems to have 2 rules to make the .so file:

This is what I get when running: make ncurses_bin.so
Makefile:138: Commands were specified for file `ncurses_bin.so' at 
Makefile:104,Makefile:138: but `ncurses_bin.so' is now considered the same file 
as `/usr/lib/ruby/1.8/i386-linux/ncurses_bin.so'.
Makefile:138: Commands for `/usr/lib/ruby/1.8/i386-linux/ncurses_bin.so' will 
be ignored in favor of those for `ncurses_bin.so'.
make: Circular /usr/lib/ruby/1.8/i386-linux/ncurses_bin.so <- 
/usr/lib/ruby/1.8/i386-linux/ncurses_bin.so dependency dropped.
install -p -m 0755 ncurses_bin.so /usr/lib/ruby/1.8/i386-linux
install: cannot stat `ncurses_bin.so': No such file or directory
make: *** [/usr/lib/ruby/1.8/i386-linux/ncurses_bin.so] Error 1

Line 103-104:
$(RUBYARCHDIR)/$(DLLIB): $(DLLIB)
        $(INSTALL_PROG) $(DLLIB) $(RUBYARCHDIR)

Line 137-139:
$(DLLIB): $(OBJS)
        @-$(RM) $@
        $(LDSHARED) $(DLDFLAGS) $(LIBPATH) -o $@ $(OBJS) $(LOCAL_LIBS) $(LIBS)



---------------------------------------
Received: (at 307338-close) by bugs.debian.org; 4 May 2005 22:08:03 +0000
>From [EMAIL PROTECTED] Wed May 04 15:08:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DTS2F-00069W-00; Wed, 04 May 2005 15:08:03 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DTRx8-0002RL-00; Wed, 04 May 2005 18:02:46 -0400
From: Michael Ablassmeier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#307338: fixed in ncurses-ruby 0.9.2-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 04 May 2005 18:02:46 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: ncurses-ruby
Source-Version: 0.9.2-2

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

libncurses-ruby1.8_0.9.2-2_i386.deb
  to pool/main/n/ncurses-ruby/libncurses-ruby1.8_0.9.2-2_i386.deb
libncurses-ruby_0.9.2-2_all.deb
  to pool/main/n/ncurses-ruby/libncurses-ruby_0.9.2-2_all.deb
ncurses-ruby_0.9.2-2.diff.gz
  to pool/main/n/ncurses-ruby/ncurses-ruby_0.9.2-2.diff.gz
ncurses-ruby_0.9.2-2.dsc
  to pool/main/n/ncurses-ruby/ncurses-ruby_0.9.2-2.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Ablassmeier <[EMAIL PROTECTED]> (supplier of updated ncurses-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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  3 May 2005 11:18:26 +0200
Source: ncurses-ruby
Binary: libncurses-ruby libncurses-ruby1.8
Architecture: source all i386
Version: 0.9.2-2
Distribution: unstable
Urgency: high
Maintainer: Michael Ablassmeier <[EMAIL PROTECTED]>
Changed-By: Michael Ablassmeier <[EMAIL PROTECTED]>
Description: 
 libncurses-ruby - ruby Extension for the ncurses C library
 libncurses-ruby1.8 - ruby Extension for the ncurses C library
Closes: 307338
Changes: 
 ncurses-ruby (0.9.2-2) unstable; urgency=high
 .
   * Fix FTBFS Closes: #307338
   * Small update for debian/copyright
Files: 
 9b4fb0ae986007ca88ecf88d8de39abb 675 interpreters optional 
ncurses-ruby_0.9.2-2.dsc
 66a5a108960d5d18668922a220f9b299 1846 interpreters optional 
ncurses-ruby_0.9.2-2.diff.gz
 7cbc68007ef7a3a5a6eabd1ced1fcd0d 8504 interpreters optional 
libncurses-ruby_0.9.2-2_all.deb
 8515e25a91ed61bdd23b7bcef4c11e81 61252 interpreters optional 
libncurses-ruby1.8_0.9.2-2_i386.deb

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

iD8DBQFCeULRTFkUq7Drx3cRAhGkAKCt+wSXy+ICbFOmE4RkXxN1c563ggCgkt/p
zIKZ988TMFepu0sf1pM4/t4=
=RdUb
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to