From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: Test fail in Guile-1.8.5 Date: Wed, 08 Dec 2010 11:26:03 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291803766 2595 80.91.229.12 (8 Dec 2010 10:22:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 10:22:46 +0000 (UTC) Cc: bug-guile@gnu.org, Neil Jerram To: Nick Cripps Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Dec 08 11:22:41 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQHAV-0001YO-Qf for guile-bugs@m.gmane.org; Wed, 08 Dec 2010 11:22:40 +0100 Original-Received: from localhost ([127.0.0.1]:33240 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQHAU-0007Y5-Sn for guile-bugs@m.gmane.org; Wed, 08 Dec 2010 05:22:39 -0500 Original-Received: from [140.186.70.92] (port=38798 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQHAN-0007Y0-Gg for bug-guile@gnu.org; Wed, 08 Dec 2010 05:22:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQHAM-0005g6-Da for bug-guile@gnu.org; Wed, 08 Dec 2010 05:22:31 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:54531 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQHAM-0005MM-BI for bug-guile@gnu.org; Wed, 08 Dec 2010 05:22:30 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 5BB673A7D; Wed, 8 Dec 2010 05:22:12 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=hwagzEmrXFyB ZhPitAllN9Yu0OM=; b=tHWFeRNTmyhALdIpp8mfn0FqV329SCN/9W8m1utpyYBl wuQzIancAMHd5ABIXDCo/ObdFAs62psug5gpckZbJZ4/ar1+uzbd+q1ObaQciZR7 D4b5GFjlS3vTjJUwzg3BRwlRpQYQ6cIB70bvysRHH68AyNOD+SEW+usQ5s1Bqr0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=EVGQz1 w+U7V/DLxzM5a37mblwn0uK9upw4zBMAbykx66Yi3Nug1OcUsrFFMmYGKhV+YuHd pwnYLnQJYxAc1LRfhtbXO/GKOqkpBi8jrb7ORriX2s9BbdqPEIpInT+l9jj6aiy3 blZeO/LDKPU2JgBZ2X1w7bfqXdnurlWbbB2x8= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 38A583A7C; Wed, 8 Dec 2010 05:22:10 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 510153A7B; Wed, 8 Dec 2010 05:22:07 -0500 (EST) In-Reply-To: (Nick Cripps's message of "Wed, 8 Dec 2010 05:08:49 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 041510E2-02B5-11E0-87A4-C4BE9B774584-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4898 Archived-At: On Wed 08 Dec 2010 06:08, Nick Cripps writes: > I tried building 1.8.7 on the same debian installation but, had the same > problem as before. The same test fails. Thanks for testing. Looking harder, I found: a0aa1e5b69d6ef0311aeea8e4b9a94eae18a1aaf Author: Ludovic Court=C3=A8s 2009-12-14 10:59:25 Fix test environment issue with ltdl from Libtool 2.2.6b. =20=20=20=20 Earlier versions of ltdl would look for extensions under $PWD; this behavior changed in 2.2.6b. =20=20=20=20 * test-suite/standalone/Makefile.am (TESTS_ENVIRONMENT): Define $builddir. =20=20=20=20 * test-suite/standalone/test-asmobs: Specify the full path to `libtest-asmobs', using $builddir. It seems we haven't released a 1.8 since last july; we need to do that now, I guess. Andy --=20 http://wingolog.org/