From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans Aberg Newsgroups: gmane.lisp.guile.bugs Subject: bug#10681: GNU Guile 2.0.5 released Date: Tue, 31 Jan 2012 23:02:43 +0100 Message-ID: <97851F48-92D8-4547-94F0-4945FCE74679@telia.com> References: <87r4yg3l3e.fsf@gnu.org> <6B207FB0-C631-4DF8-A09D-046E2EB27361@telia.com> <87hazbg341.fsf@netris.org> <0C009B24-5C81-47B1-8C82-97B6DFEC3B68@telia.com> <878vknfywv.fsf@netris.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1328047436 6714 80.91.229.3 (31 Jan 2012 22:03:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2012 22:03:56 +0000 (UTC) Cc: 10681@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= To: Mark H Weaver Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Jan 31 23:03:55 2012 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RsLnu-0002J1-3K for guile-bugs@m.gmane.org; Tue, 31 Jan 2012 23:03:54 +0100 Original-Received: from localhost ([::1]:60930 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsLnt-0001EX-CM for guile-bugs@m.gmane.org; Tue, 31 Jan 2012 17:03:53 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:36550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsLnm-0001EO-Uf for bug-guile@gnu.org; Tue, 31 Jan 2012 17:03:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsLnk-00070q-Nm for bug-guile@gnu.org; Tue, 31 Jan 2012 17:03:46 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsLnk-00070j-MC for bug-guile@gnu.org; Tue, 31 Jan 2012 17:03:44 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RsLo1-0007JT-PF for bug-guile@gnu.org; Tue, 31 Jan 2012 17:04:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Hans Aberg Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Tue, 31 Jan 2012 22:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10681 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 10681-submit@debbugs.gnu.org id=B10681.132804740628062 (code B ref 10681); Tue, 31 Jan 2012 22:04:01 +0000 Original-Received: (at 10681) by debbugs.gnu.org; 31 Jan 2012 22:03:26 +0000 Original-Received: from localhost ([127.0.0.1]:47718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RsLnR-0007IY-Nj for submit@debbugs.gnu.org; Tue, 31 Jan 2012 17:03:26 -0500 Original-Received: from smtp-out11.han.skanova.net ([195.67.226.200]:53564) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RsLnP-0007IL-I5 for 10681@debbugs.gnu.org; Tue, 31 Jan 2012 17:03:24 -0500 Original-Received: from [10.0.1.2] (217.210.127.13) by smtp-out11.han.skanova.net (8.5.133) (authenticated as u26619196) id 4EFC3D3500BE7729; Tue, 31 Jan 2012 23:02:45 +0100 In-Reply-To: <878vknfywv.fsf@netris.org> X-Mailer: Apple Mail (2.1251.1) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6131 Archived-At: On 31 Jan 2012, at 20:35, Mark H Weaver wrote: >>>> The 'make check' gives this error, on OS X 10.7.2 using the = compiler >>>> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 supplied by Xcode = 4.2.1: >>>>=20 >>>> PASS: test-asmobs >>>> bad return from expression `(f-sum -1 2000 -30000 40000000000)': = expected 39999971999; got 39999972255 >>>=20 >>> I may be stating the obvious here, but the -1, which is declared to = be >>> of type 'scm_t_int8' in the C function being called, is apparently = being >>> interpreted as 255. This suggests that whatever is handling its >>> promotion to a full int is failing to extend its sign bit. I'm = guessing >>> that this is libffi's job. >>=20 >> It is broken (libffi from GIT, the only that works on OX 10.7): >=20 > You need to install DejaGnu in order to run libffi's test suite. > With gcc-4.7.0 (from SVN), the test-ffi test now passes (libffi from = GIT), but I get three other failures. The compiler that is normally used on the system, is llvm-gcc-4.2, and = its compile is still running. Hans Running bytevectors.test FAIL: bytevectors.test: 2.3 Operations on Bytes and Octets: = bytevector-sint-ref [small] (eval) FAIL: bytevectors.test: 2.3 Operations on Bytes and Octets: = bytevector-sint-ref [small] (compile) ... Running gc.test FAIL: gc.test: gc: Unused modules are removed ... Totals for this test run: passes: 34886 failures: 3 unexpected passes: 0 expected failures: 30 unresolved test cases: 29 untested test cases: 1 unsupported test cases: 9 errors: 0 FAIL: check-guile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D 1 of 1 test failed Please report to bug-guile@gnu.org =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D