Your message dated Fri, 12 Aug 2005 07:56:50 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#322639: FTBFS: Cannot find pow() in libm 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; 12 Aug 2005 01:12:33 +0000 >From [EMAIL PROTECTED] Thu Aug 11 18:12:33 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E3O64-0004Ug-00; Thu, 11 Aug 2005 18:12:33 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7C1CU9B002589 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Thu, 11 Aug 2005 18:12:31 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1E3Khx-00017F-9n for [EMAIL PROTECTED]; Thu, 11 Aug 2005 14:35:25 -0700 Date: Thu, 11 Aug 2005 14:35:25 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Cannot find pow() in libm Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5I6of5zJg18YgZEa" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1011/Tue Aug 9 02:20:28 2005 on zoot.lafn.org X-Virus-Status: Clean 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-Level: X-Spam-Status: No, hits=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06, HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --5I6of5zJg18YgZEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: libmusicbrainz-ruby Version: 0.2.0-1 Severity: serious libmusicbrainz-ruby fails to build because it cannot find pow in libm: > cd . && ruby extconf.rb =20 > checking for pow() in -lm... 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. >=20 > Provided configuration options: > --with-opt-dir > --with-opt-include=3D${opt-dir}/include > --with-opt-lib=3D${opt-dir}/lib > --with-make-prog=3Dmake > --srcdir=3D. > --curdir=3D/tmp/buildd/libmusicbrainz-ruby-0.2.0 > --ruby=3D/usr/bin/ruby1.8 > --with-mlib=3Dm Here are the contents of mkmf.log: > have_library: checking for pow() in -lm... -------------------- no >=20 > "gcc -o conftest -I/tmp/buildd/libmusicbrainz-ruby-0.2.0 -I/usr/lib/ruby/= 1.8/i486-linux -Wall -g -O2 -fPIC conftest.c -L"/usr/lib" -lruby1.8= -static -lm -lpthread -ldl -lcrypt -lm -lc" > conftest.c: In function 't': > conftest.c:4: warning: implicit declaration of function 'pow' > conftest.c:4: warning: incompatible implicit declaration of built-in func= tion 'pow' > conftest.c:4: error: too few arguments to function 'pow' > checked program was: > /* begin */ >=20 > /*top*/ > int main() { return 0; } > int t() { pow(); return 0; } > /* end */ >=20 > "gcc -o conftest -I/tmp/buildd/libmusicbrainz-ruby-0.2.0 -I/usr/lib/ruby/= 1.8/i486-linux -Wall -g -O2 -fPIC conftest.c -L"/usr/lib" -lruby1.8= -static -lm -lpthread -ldl -lcrypt -lm -lc" > conftest.c: In function 't': > conftest.c:5: error: 'pow' undeclared (first use in this function) > conftest.c:5: error: (Each undeclared identifier is reported only once > conftest.c:5: error: for each function it appears in.) > checked program was: > /* begin */ >=20 >=20 > /*top*/ > int main() { return 0; } > int t() { void ((*volatile p)()); p =3D (void ((*)()))pow; return 0; } > /* end */ >=20 > -------------------- >=20 --=20 Matt --5I6of5zJg18YgZEa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC+8ScfNdgYxVXvBARAkLGAJ0RQyGW4mwhidQvVgfpMq8r5n66oACbBvLW stQ2oMnOoZklvEl1W4kt1qU= =RzJh -----END PGP SIGNATURE----- --5I6of5zJg18YgZEa-- --------------------------------------- Received: (at 322639-done) by bugs.debian.org; 13 Aug 2005 03:31:20 +0000 >From [EMAIL PROTECTED] Fri Aug 12 20:31:20 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E3mjw-0002Fz-00; Fri, 12 Aug 2005 20:31:20 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7D3VIbB036066 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Fri, 12 Aug 2005 20:31:19 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1E3axm-0000ql-QC; Fri, 12 Aug 2005 07:56:51 -0700 Date: Fri, 12 Aug 2005 07:56:50 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: Andres Salomon <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Bug#322639: FTBFS: Cannot find pow() in libm Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1013/Fri Aug 12 14:14:05 2005 on zoot.lafn.org X-Virus-Status: Clean 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-Level: 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 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Version: 0.2.1-1 On Thu, Aug 11, 2005 at 11:35:28PM -0400, Andres Salomon wrote: > tags 322639 + sarge etch > thanks >=20 > On Thu, 2005-08-11 at 14:35 -0700, Matt Kraai wrote: > > Package: libmusicbrainz-ruby > > Version: 0.2.0-1 > > Severity: serious > >=20 >=20 > Can you try this with 0.2.1-1 (which is in sid)? If it's not fixed > there, please also provide some information about the system you're > building on.. kernel, glibc, and ruby versions, arch, etc. 0.2.1-1 builds successfully. --=20 Matt --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC/LixfNdgYxVXvBARAo0EAKCFUI170aVEamy6q7xR/qeTxW2R+gCgr4fh zBY3uYNnr+o7LozrgC3J1Mg= =3mlb -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]