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: Wed, 1 Feb 2012 15:14:05 +0100 Message-ID: <5ECC16F6-1210-4ABD-B379-CAC2376E646F@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> <97851F48-92D8-4547-94F0-4945FCE74679@telia.com> <87pqdze3c0.fsf@netris.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1328105696 32745 80.91.229.3 (1 Feb 2012 14:14:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Feb 2012 14:14: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 Wed Feb 01 15:14: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 1RsaxZ-0000GN-UK for guile-bugs@m.gmane.org; Wed, 01 Feb 2012 15:14:54 +0100 Original-Received: from localhost ([::1]:37372 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsaxZ-0003Rt-BX for guile-bugs@m.gmane.org; Wed, 01 Feb 2012 09:14:53 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:59504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsaxS-0003R9-MK for bug-guile@gnu.org; Wed, 01 Feb 2012 09:14:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsaxM-0007YV-Ls for bug-guile@gnu.org; Wed, 01 Feb 2012 09:14:46 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsaxM-0007YQ-J7 for bug-guile@gnu.org; Wed, 01 Feb 2012 09:14:40 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Rsaxh-0007Iy-PE for bug-guile@gnu.org; Wed, 01 Feb 2012 09:15: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: Wed, 01 Feb 2012 14:15: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.132810568528047 (code B ref 10681); Wed, 01 Feb 2012 14:15:01 +0000 Original-Received: (at 10681) by debbugs.gnu.org; 1 Feb 2012 14:14:45 +0000 Original-Received: from localhost ([127.0.0.1]:48413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RsaxR-0007II-2M for submit@debbugs.gnu.org; Wed, 01 Feb 2012 09:14:45 -0500 Original-Received: from smtp-out12.han.skanova.net ([195.67.226.212]:52021) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RsaxO-0007I6-CV for 10681@debbugs.gnu.org; Wed, 01 Feb 2012 09:14:43 -0500 Original-Received: from [10.0.1.2] (217.210.127.13) by smtp-out12.han.skanova.net (8.5.133) (authenticated as u26619196) id 4EFC380E008D2A1A; Wed, 1 Feb 2012 15:14:02 +0100 In-Reply-To: <87pqdze3c0.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:6143 Archived-At: On 1 Feb 2012, at 02:42, Mark H Weaver wrote: >> 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) >=20 > In the directory where you built using GCC-4.7.0 (SVN), can you please > apply the following 'patch for bytevectors.test' =85 This assumes that one builds from within the source directory.=20 > and then, from the > guile-2.0.5 directory, run: >=20 > ./check-guile bytevectors.test >=20 > and show us the output? It did not help (output below).=20 Hans $ ./check-guile bytevectors.test Testing /usr/local/src/guile/gcc-4.7/guile-2.0.5-build/meta/guile ... = bytevectors.test with GUILE_LOAD_PATH=3D/usr/local/src/guile/gcc-4.7/guile-2.0.5/test-suite= Running bytevectors.test bytevector-sint-ref [small] failure: -16 4294967280 FAIL: bytevectors.test: 2.3 Operations on Bytes and Octets: = bytevector-sint-ref [small] (eval) bytevector-sint-ref [small] failure: -16 4294967280 FAIL: bytevectors.test: 2.3 Operations on Bytes and Octets: = bytevector-sint-ref [small] (compile) Totals for this test run: passes: 132 failures: 2 unexpected passes: 0 expected failures: 0 unresolved test cases: 0 untested test cases: 0 unsupported test cases: 0 errors: 0