unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Cc: bug-guile@gnu.org
Subject: Re: guile-2.0.1 on 64-bit PowerPC Gentoo Linux: one test failure
Date: Sun, 08 May 2011 17:27:31 +0200	[thread overview]
Message-ID: <87pqntcivw.fsf@gnu.org> (raw)
In-Reply-To: <87zkn0l0qm.fsf@gnu.org> ("Ludovic Courtès"'s message of "Fri, 06 May 2011 09:57:53 +0200")

Hi Nelson,

> "Nelson H. F. Beebe" <beebe@math.utah.edu> writes:
>
>> I've just done two builds of guile-2.0.1 on 64-bit PowerPC Gentoo
>> Linux with differing choices of PATH.  Here are the settings for one
>> of them:
>>
>> 	% cat /etc/gentoo-release
>> 	Gentoo Base System release 1.12.14
>>
>> 	% gcc --version
>> 	gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5
>>
>> 	PATH=/usr/local/bin:/usr/bin:/bin
>>
>> 	LDFLAGS='-Wl,-rpath,/lib -L/lib  -Wl,-rpath,/usr/lib -L/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib'
>> 	LIBS=-lgc
>>
>> The builds are successful, but there is a single test failure:
>>
>> 	PASS: test-asmobs
>> 	bad return from expression `(f-s8-)': expected -100; got -1
>> 	bad return from expression `(f-u8-)': expected 200; got 0
>> 	bad return from expression `(f-s16-)': expected -20000; got -1
>> 	bad return from expression `(f-u16-)': expected 40000; got 0
>> 	bad return from expression `(f-s32-)': expected -2000000000; got -1
>> 	bad return from expression `(f-u32-)': expected 4000000000; got 0
>
> I’ve reproduced the problem and I’m looking for a fix that won’t break
> other arches.  ;-)
>
> See <http://thread.gmane.org/gmane.comp.lib.ffi.general/406> for
> details.

Commit 012062a0d61cbd297dd58c8168433518c8b450cc fixes it.  You can test
it using a 2.0 snapshot, see
<http://www.gnu.org/software/guile/download.html#snapshots>.

Thanks,
Ludo’.



      reply	other threads:[~2011-05-08 15:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-28 18:39 guile-2.0.1 on 64-bit PowerPC Gentoo Linux: one test failure Nelson H. F. Beebe
2011-05-04  8:24 ` Marijn
2011-05-06  7:57 ` Ludovic Courtès
2011-05-08 15:27   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pqntcivw.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=beebe@math.utah.edu \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).