unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#10645: Guile 2.0.3: fails make check on s390x in test-ffi
@ 2012-01-29 22:15 Rob Browning
  2012-01-31 18:47 ` Mark H Weaver
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Browning @ 2012-01-29 22:15 UTC (permalink / raw)
  To: 10645


Package: Guile
Version: 2.0.3

Make check fails on the s390x architecture:

  Backtrace:
  In ice-9/boot-9.scm:
   162: 10 [catch #t #<catch-closure 802835a0> ...]
   170: 9 [#<procedure 802273c0 ()>]
  In unknown file:
     ?: 8 [catch-closure]
  In ice-9/boot-9.scm:
    62: 7 [call-with-prompt prompt0 ...]
  In ice-9/eval.scm:
   389: 6 [eval # #]
  In ice-9/boot-9.scm:
  2095: 5 [save-module-excursion #<procedure 8022a300 at ice-9/boot-9.scm:3520:3 ()>]
  3527: 4 [#<procedure 8022a300 at ice-9/boot-9.scm:3520:3 ()>]
  1368: 3 [%start-stack load-stack ...]
  1373: 2 [#<procedure 802aacc0 ()>]
  In unknown file:
     ?: 1 [primitive-load "/build/buildd-guile-2.0_2.0.3+1-3-s390x-kXRCxE/guile-2.0-2.0.3+1/test-suite/standalone/./test-ffi"]
     ?: 0 [scm-error misc-error #f ...]

  ERROR: In procedure scm-error:
  ERROR: incorrect result (7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7)
  FAIL: test-ffi

You can see the full build log here:

https://buildd.debian.org/status/fetch.php?pkg=guile-2.0&arch=s390x&ver=2.0.3%2B1-3&stamp=1327875038

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#10645: Guile 2.0.3: fails make check on s390x in test-ffi
  2012-01-29 22:15 bug#10645: Guile 2.0.3: fails make check on s390x in test-ffi Rob Browning
@ 2012-01-31 18:47 ` Mark H Weaver
  2013-02-24 19:32   ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2012-01-31 18:47 UTC (permalink / raw)
  To: Rob Browning; +Cc: 10645

Rob Browning <rlb@defaultvalue.org> writes:
> Make check fails on the s390x architecture:
[...]
>   ERROR: incorrect result (7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7)
>   FAIL: test-ffi
>
> You can see the full build log here:
>
> https://buildd.debian.org/status/fetch.php?pkg=guile-2.0&arch=s390x&ver=2.0.3%2B1-3&stamp=1327875038

I suspect this is a bug in libffi.  The most recent Debian build log for
libffi on s390x/sid shows several failures during its 'make check'.

    Thanks,
      Mark


https://buildd.debian.org/status/fetch.php?pkg=libffi&arch=s390x&ver=3.0.10-3%2Bb1&stamp=1322451421

> Test Run By buildd on Mon Nov 28 03:35:35 2011
> Native configuration is s390x-ibm-linux-gnu
> 
>                 === libffi tests ===
> 
> Schedule of variations:
>     unix
> 
> Running target unix
> Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
> Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
> Using /build/buildd-libffi_3.0.10-3+b1-s390x-FETPHI/libffi-3.0.10/testsuite/config/default.exp as tool-and-target-specific interface file.
> Running /build/buildd-libffi_3.0.10-3+b1-s390x-FETPHI/libffi-3.0.10/testsuite/libffi.call/call.exp ...
> FAIL: libffi.call/err_bad_abi.c -O0 -W -Wall execution test
> FAIL: libffi.call/err_bad_abi.c -O2 execution test
> FAIL: libffi.call/err_bad_abi.c -O3 execution test
> FAIL: libffi.call/err_bad_abi.c -Os execution test
> FAIL: libffi.call/err_bad_abi.c -O2 -fomit-frame-pointer execution test
> Running /build/buildd-libffi_3.0.10-3+b1-s390x-FETPHI/libffi-3.0.10/testsuite/libffi.special/special.exp ...
> 
>                 === libffi Summary ===
> 
> # of expected passes            1644
> # of unexpected failures        5
> # of unsupported tests          15
> make[3]: *** [check-DEJAGNU] Error 1
> make[3]: Leaving directory `/build/buildd-libffi_3.0.10-3+b1-s390x-FETPHI/libffi-3.0.10/build/testsuite'
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory `/build/buildd-libffi_3.0.10-3+b1-s390x-FETPHI/libffi-3.0.10/build/testsuite'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/build/buildd-libffi_3.0.10-3+b1-s390x-FETPHI/libffi-3.0.10/build'





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#10645: Guile 2.0.3: fails make check on s390x in test-ffi
  2012-01-31 18:47 ` Mark H Weaver
@ 2013-02-24 19:32   ` Andy Wingo
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Wingo @ 2013-02-24 19:32 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 10645-done, Rob Browning

On Tue 31 Jan 2012 19:47, Mark H Weaver <mhw@netris.org> writes:

> Rob Browning <rlb@defaultvalue.org> writes:
>> Make check fails on the s390x architecture:
> [...]
>>   ERROR: incorrect result (7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7)
>>   FAIL: test-ffi
>>
>> You can see the full build log here:
>>
>> https://buildd.debian.org/status/fetch.php?pkg=guile-2.0&arch=s390x&ver=2.0.3%2B1-3&stamp=1327875038
>
> I suspect this is a bug in libffi.  The most recent Debian build log for
> libffi on s390x/sid shows several failures during its 'make check'.

Given that Guile 2.0.5 is in Debian and working fine on s390x, I am
closing this bug.

Andy
-- 
http://wingolog.org/





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-24 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-29 22:15 bug#10645: Guile 2.0.3: fails make check on s390x in test-ffi Rob Browning
2012-01-31 18:47 ` Mark H Weaver
2013-02-24 19:32   ` Andy Wingo

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).