From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Fang Newsgroups: gmane.lisp.guile.bugs Subject: guile-1.9.6 on Mac OS X Date: Sat, 19 Dec 2009 17:25:31 -0500 (EST) Message-ID: <20091219171838.U970@shannon.csl.cornell.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1261261570 820 80.91.229.12 (19 Dec 2009 22:26:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Dec 2009 22:26:10 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Dec 19 23:26:03 2009 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.50) id 1NM7kP-0002Lj-9Y for guile-bugs@m.gmane.org; Sat, 19 Dec 2009 23:26:01 +0100 Original-Received: from localhost ([127.0.0.1]:57181 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NM7kP-0002mc-9p for guile-bugs@m.gmane.org; Sat, 19 Dec 2009 17:26:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NM7kC-0002eV-Qe for bug-guile@gnu.org; Sat, 19 Dec 2009 17:25:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NM7k8-0002aU-5D for bug-guile@gnu.org; Sat, 19 Dec 2009 17:25:48 -0500 Original-Received: from [199.232.76.173] (port=53691 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NM7k7-0002a2-Q6 for bug-guile@gnu.org; Sat, 19 Dec 2009 17:25:43 -0500 Original-Received: from csl.cornell.edu ([128.84.224.10]:3582 helo=vlsi.csl.cornell.edu) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NM7k7-0006cx-BR for bug-guile@gnu.org; Sat, 19 Dec 2009 17:25:43 -0500 Original-Received: from shannon.csl.cornell.edu (shannon.csl.cornell.edu [128.84.224.88]) by vlsi.csl.cornell.edu (8.13.4/8.13.4) with ESMTP id nBJMPV0T010514 for ; Sat, 19 Dec 2009 17:25:36 -0500 (EST) Original-Received: from shannon.csl.cornell.edu (localhost.csl.cornell.edu [127.0.0.1]) by shannon.csl.cornell.edu (8.13.8/8.13.8) with ESMTP id nBJMPVbx000993 for ; Sat, 19 Dec 2009 17:25:31 -0500 (EST) (envelope-from fang@shannon.csl.cornell.edu) Original-Received: from localhost (fang@localhost) by shannon.csl.cornell.edu (8.13.8/8.13.8/Submit) with ESMTP id nBJMPVcx000990 for ; Sat, 19 Dec 2009 17:25:31 -0500 (EST) (envelope-from fang@shannon.csl.cornell.edu) X-detected-operating-system: by monty-python.gnu.org: FreeBSD 2.0-4.2 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:4412 Archived-At: For guile-1.9.6: The good news: Compilation and tests pass on i686-apple-darwin10! I've been preparing an experimental package for fink-users: http://fink.cvs.sourceforge.net/viewvc/fink/experimental/fangism/finkinfo/ The bad news: However on powerpc-apple-darwin8, the same process still fails (same issue I reported initially with 1.9.3 a few months ago): ERROR: In procedure dynamic-func: ERROR: dlsym(0x102a00, scm_init_r6rs_ports): symbol not found FAIL: check-guile ================================== 1 of 1 test failed Please report to bug-guile@gnu.org ================================== I get this error even after removing other installed versions of guile and shared libraries, I'm still puzzled by this one. I even tried running this test by hand, to no avail. Fang David Fang http://www.csl.cornell.edu/~fang/ http://www.achronix.com/