From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thomas Klausner Newsgroups: gmane.lisp.guile.devel Subject: guile-1.6.1 & NetBSD Date: Sun, 13 Apr 2003 21:58:16 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <20030413195816.GA23841@dmath5.geometrie.tuwien.ac.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="CE+1k2dSO48ffgeK" X-Trace: main.gmane.org 1050265098 13803 80.91.224.249 (13 Apr 2003 20:18:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 13 Apr 2003 20:18:18 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Apr 13 22:18:11 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 194nvX-0003Zk-00 for ; Sun, 13 Apr 2003 22:18:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 194ntB-0001to-02 for guile-devel@m.gmane.org; Sun, 13 Apr 2003 16:15:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 194ndJ-0000pt-00 for guile-devel@gnu.org; Sun, 13 Apr 2003 15:59:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 194ndG-0000oS-00 for guile-devel@gnu.org; Sun, 13 Apr 2003 15:59:20 -0400 Original-Received: from dmath5.geometrie.tuwien.ac.at ([128.130.42.105]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 194ndF-0000lq-00 for guile-devel@gnu.org; Sun, 13 Apr 2003 15:59:18 -0400 Original-Received: by dmath5.geometrie.tuwien.ac.at (Postfix, from userid 1000) id 0379519AE3; Sun, 13 Apr 2003 21:58:17 +0200 (CEST) Original-To: guile-devel@gnu.org Content-Disposition: inline X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2162 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2162 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi! I submitted a patch to guile-1.6.1 to make it work on NetBSD-1.6L/macppc. The patch has recently been accepted back into the guile CVS. When I tried to get guile to compile, I used the 'check' target to test if the patch improves the situation (which it did), since I don't know much about guile. With the patch, I got the attached result, which doesn't look so bad; for comparison, the result on NetBSD-1.6L/i386 is also attached. Rob Browning suggested I ask here if somebody wants to track down the remaining test failures. I can either test patches or give you an account for testing, at least on the i386. Thanks, Thomas --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="guile.test.macppc" Testing /tmp/lang/guile/work.powerpc/guile-1.6.1/pre-inst-guile ... with GUILE_LOAD_PATH=/tmp/lang/guile/work.powerpc/guile-1.6.1/test-suite UNRESOLVED: environments.test: leaf-environments: observe-weak: weak observer gets collected UNRESOLVED: environments.test: leaf-environment based eval-environments: observe-weak: weak observer gets collected ERROR: srfi-19.test: SRFI date/time library: #date (time . tz-offset)> respects local DST if no TZ-OFFSET given - arguments: ((system-error "putenv" "~A" ("No such file or directory") (2))) Totals for this test run: passes: 2112 failures: 0 unexpected passes: 0 expected failures: 17 unresolved test cases: 2 untested test cases: 0 unsupported test cases: 9 errors: 1 FAIL: check-guile =================== 1 of 1 tests failed =================== --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="guile.test.i386" Testing /usr/obj/lang/guile/work/guile-1.6.1/pre-inst-guile ... with GUILE_LOAD_PATH=/usr/obj/lang/guile/work/guile-1.6.1/test-suite ERROR: srfi-19.test: SRFI date/time library: #date (time . tz-offset)> respects local DST if no TZ-OFFSET given - arguments: ((system-error "putenv" "~A" ("No such file or directory") (2))) Totals for this test run: passes: 2114 failures: 0 unexpected passes: 0 expected failures: 17 unresolved test cases: 0 untested test cases: 0 unsupported test cases: 9 errors: 1 FAIL: check-guile =================== 1 of 1 tests failed =================== --CE+1k2dSO48ffgeK Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel --CE+1k2dSO48ffgeK--