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: [1.9.12][OpenBSD] run time failure ... Date: Fri, 10 Sep 2010 16:35:27 +0200 Message-ID: References: <20100908192137.GH8535@x.lence.net> <20100908221255.GL8535@x.lence.net> <20100910134726.GF18170@x.lence.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284129148 25906 80.91.229.12 (10 Sep 2010 14:32:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2010 14:32:28 +0000 (UTC) Cc: bug-guile@gnu.org To: primus Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Sep 10 16:32:26 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 1Ou4eQ-0004UD-4B for guile-bugs@m.gmane.org; Fri, 10 Sep 2010 16:32:26 +0200 Original-Received: from localhost ([127.0.0.1]:46417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ou4eP-0003E0-Cy for guile-bugs@m.gmane.org; Fri, 10 Sep 2010 10:32:25 -0400 Original-Received: from [140.186.70.92] (port=36256 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ou4eJ-0003C6-AH for bug-guile@gnu.org; Fri, 10 Sep 2010 10:32:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ou4eH-00007N-UQ for bug-guile@gnu.org; Fri, 10 Sep 2010 10:32:19 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:59048 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ou4eH-00007G-RR for bug-guile@gnu.org; Fri, 10 Sep 2010 10:32:17 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 4DC74D4EE4; Fri, 10 Sep 2010 10:32:17 -0400 (EDT) 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; s=sasl; bh=e7bGQrBOikHSWWqi4Apf80G1ZWQ=; b=a5HxbV sy28H41lPSa/ojHN1qmEeI9kz5T+OPiDJCkgPgsKTuHUZvVNUJzaSG2SKUL05ACm B78/Knok1N9XcgV5Z5/U/n8NP3SExbLM/m8XD7d+XOGG+ymNO/QI4iS4bA6UrZDA bHpJa0gNTGXZu3ZixARz6qipahlNvPacYtEM0= 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; q=dns; s=sasl; b=PtCKXxUmUXIplmDYyuZVbUvjL122q41y omy9QN1vLFrTFSaLn4Uek4/NFIeSTIQ+t/5WXYBwJfh8XEx7jKyHQfRBoXpjtTxR CSVyabGakkZKZA1qXehHGiUku4HUxwT4F02HdjXcR5/3Ex//GEuUbFBhjp1SrUat 1HQDbbq3dcw= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 39660D4EE3; Fri, 10 Sep 2010 10:32:16 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [79.156.144.156]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 618A7D4EDF; Fri, 10 Sep 2010 10:32:14 -0400 (EDT) In-Reply-To: <20100910134726.GF18170@x.lence.net> (primus's message of "Fri, 10 Sep 2010 14:47:26 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 3598BCEE-BCE8-11DF-BE99-030CEE7EF46B-02397024!a-pb-sasl-quonix.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:4788 Archived-At: On Fri 10 Sep 2010 15:47, primus writes: > On Fri, Sep 10, 2010 at 10:39:01AM +0200, Andy Wingo wrote: >> On Thu 09 Sep 2010 00:12, primus writes: >> >> > backtrace with new cvs libgc. >> >> Thanks. At this point the problems appears to be related to an >> dynamically-loaded extension, like srfi-1. This looks like you are >> building a static-only Guile, and we don't usually test that. > > Fri Sep 10 14:45:17 BST 2010 > > Hi Andy, > > Nowhere do I specify that it should be a > static-only build. It's statically linking libguile to guile. You sure you didn't pass --disable-shared on the configure line? Surely libtool can make shared libraries on openbsd? > # ldd ./libguile/guile > ./libguile/guile: > Start End Type Open Ref GrpRef Name > 1c000000 3c042000 exe 1 0 0 ./libguile/guile [...] Here guile should probably be a libtool helper script, and libguile/.libs/lt-guile should link to libguile-2.0.so. >> >> So... If you type meta/guile -c '(format #t "hello world\n")' that >> should display hello world. Now we need to figure out what's going on >> with --disable-shared builds. > > # meta/guile -c '(format #t "hello world\n")' > ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0 > ;;; or pass the --no-autocompile argument to disable. Ah yes. But meta/guile --no-autocompile -c '(format #t "hello world\n")' works? A -- http://wingolog.org/