From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: master build issue Date: Thu, 04 Jun 2009 20:17:35 -0400 Message-ID: References: <87eiu07qse.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1244164907 10931 80.91.229.12 (5 Jun 2009 01:21:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2009 01:21:47 +0000 (UTC) Cc: Guile Development To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jun 05 03:21:45 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MCO7q-0006eO-OI for guile-devel@m.gmane.org; Fri, 05 Jun 2009 03:21:43 +0200 Original-Received: from localhost ([127.0.0.1]:53510 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCO7p-00050e-8r for guile-devel@m.gmane.org; Thu, 04 Jun 2009 21:21:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCN7y-0005Dd-7p for guile-devel@gnu.org; Thu, 04 Jun 2009 20:17:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCN7t-0005AM-1J for guile-devel@gnu.org; Thu, 04 Jun 2009 20:17:45 -0400 Original-Received: from [199.232.76.173] (port=44874 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCN7s-0005A3-Fz for guile-devel@gnu.org; Thu, 04 Jun 2009 20:17:40 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]:49968) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MCN7r-0008UT-I0 for guile-devel@gnu.org; Thu, 04 Jun 2009 20:17:40 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id BB61E55EB; Thu, 4 Jun 2009 20:17:35 -0400 (EDT) X-Hashcash: 1:20:090605:neil@ossau.uklinux.net::HkIM2xsbGpdsm9SQ:0000000000000000000000000000000000000000YRt X-Hashcash: 1:20:090605:guile-devel@gnu.org::HkIM2xsbGpdsm9SQ:0000000000000000000000000000000000000000006e7Y In-Reply-To: <87eiu07qse.fsf@arudy.ossau.uklinux.net> (Neil Jerram's message of "Thu, 04 Jun 2009 02:04:33 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8614 Archived-At: --=-=-= Neil Jerram writes: > configure:52553: ccache gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -lunistring -R/usr/local/lib -lgmp -lcrypt -lm -lltdl >&5 > gcc: unrecognized option '-R/usr/local/lib' > > My GCC is version 4.3.2, so pretty recent. > > Ludo, Andy, I'm wondering why this isn't a problem for you too. Is it > because you've installed libunistring in /usr, perhaps? I haven't tried it either, but it would seem prudent to verify that the new dependency builds w/o hassle on all the places guile builds now. I downloaded it and built on NetBSD/i386 5.0 with --prefix=/usr/y0/libunistring, and it seems to build fine with no warnings that I noticed as it scrolled by. Looking at the package, it looks quite well baked. Despite my initial negative reaction to new dependencies, this package seems exceptionally well done for one that has (to me) appeared suddenly. I did get one failure in make check: test-striconveh.c:389: assertion failed Jun 4 20:16:24 foo /netbsd: pid 28621 (test-striconveh), uid 10853: exited on signal 6 (core dumped) [1] Abort trap (core dumped) EXEEXT="" LOCALE... FAIL: test-striconveh but the rest were ok. I can add it to pkgsrc, and that should fix my master build. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (NetBSD) iEYEARECAAYFAkooZB8ACgkQ+vesoDJhHiVLMgCgiUrFp2mR0H+h9eu2hEBl0N1C qEMAnjdTqeAQyk8QmvPcsfRlqW6A4Dxr =dPpm -----END PGP SIGNATURE----- --=-=-=--