Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 07:42:46 +0300
From:      Stefan Parvu <sparvu@kronometrix.org>
To:        freebsd-arm@freebsd.org
Subject:   Re: compile perl on RPI2 failure in opbasic/arith.t
Message-ID:  <560CB9C6.5080900@kronometrix.org>
In-Reply-To: <560BAE5B.5030305@kronometrix.org>
References:  <560BA953.8020702@kronometrix.org> <560BAA53.4090409@gmail.com> <560BAE5B.5030305@kronometrix.org>

next in thread | previous in thread | raw e-mail | index | archive | help


Always make test fails here:

$ ./TEST opbasic/arith.t
t/opbasic/arith ... FAILED at test 175
Failed 1 test out of 1, 0.00% okay.
	opbasic/arith.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
###   setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
###   LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
###   export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
Elapsed: 0 sec
u=0.18  s=0.02  cu=0.16  cs=0.04  scripts=1  tests=186
$


Something to do with floating point calculations on RBPi ?


-- 
Stefan Parvu <sparvu@kronometrix.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560CB9C6.5080900>