[Pkg-gauche-devel] Bug#612554: sh4: FTBFS: test fail

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Wed Feb 9 06:36:38 UTC 2011


Package: gauche
Version: 0.9-19
Severity: wishlist
Tags: patch

Hi,

gauche FTBFS on sh4.
   http://buildd.debian-ports.org/fetch.php?pkg=gauche&arch=sh4&ver=0.9-19&stamp=1297164204&file=log&as=raw
----
TARGETLIB=`pwd`  gcc -std=gnu99 -g -O2 -fPIC -Wl,--rpath -Wl,`pwd` -L.  -o test-arith test-arith.o -lgauche -ldl -lcrypt -lm  -lpthread
./test-vmstack >> test.log
Testing VM stack sanity...                                       passed.
./test-arith >> test.log
Testing integer arithmetic macros ...                            failed.
Testing primitive syntax ...                                     passed.
Testing error and exception handlers ...                         passed.
Testing module ...                                               passed.
Testing macro ...                                                passed.
Testing numbers ...                                              failed.
discrepancies found.  Errors are:
test finite?: expects (#t #f #f #f) => got (#t #f #f #t) 
test nan?: expects (#f #f #f #t) => got (#f #f #f #f) 
Testing string ...                                               passed.
Testing symbols and keywords ...                                 passed.
----

sh4 needs -mieee option for NaN (fpu) support.

I attached the patch which revised this bug.
I applied this patch and execute tests. Work fine.

Could you apply this patch?

Best regards,
  Nobuhiro

-- System Information:
Debian Release: 6.0 
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gauche-0.9_sh4.patch
Type: text/x-diff
Size: 461 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gauche-devel/attachments/20110209/9ce25158/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gauche-devel/attachments/20110209/9ce25158/attachment.pgp>


More information about the Pkg-gauche-devel mailing list