octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 7.2.0 fails


From: Doug Stewart
Subject: Re: 7.2.0 fails
Date: Fri, 29 Jul 2022 17:34:25 -0400



On Fri, 29 Jul 2022 at 15:59, John W. Eaton <jwe@octave.org> wrote:
On 7/29/22 14:42, Dmitri A. Sergatskov wrote:
>
>
> On Fri, Jul 29, 2022 at 1:18 PM Doug Stewart <doug.dastew@gmail.com
> <mailto:doug.dastew@gmail.com>> wrote:
>
>     I just did a make and make check on id d0b4209749e9
>     and got this:
>
>
>     ibinterp/corefcn/pow2.cc-tst ..................................ans = 2
>     ans = 4
>       pass   13/24
>                                                                       
>       FAIL   11
>     Do I need to do a "configure" ?
>
>
> Did you switch from dev to stable? You need to re-run bootstrap.
> There is no pow2.cc-tst in stable sources.
>
>   find ./ -name pow2*
> ./.hg/store/data/libinterp/corefcn/pow2.cc.i
> ./.hg/store/data/scripts/specfun/pow2.m.i
> ./.hg/store/data/test/octave.test/arith/pow2-1.m.i
> ./.hg/store/data/test/octave.test/arith/pow2-2.m.i
> ./.hg/store/data/test/octave.test/arith/pow2-3.m.i
> ./scripts/specfun/pow2.m
> [octave]$ hg id
> d0b4209749e9 (stable)

If you switch between branches you should also start with a clean build
tree.

jwe

I did as you said. 
I sent my source foldr to the trash and my compiled folder to the trash.
I the cloned the source  


./bootstrap
./configure --prefix=/home/doug/octaver
make -j6
make check
 and still got the same 11 fails

HG ID for this build is "d0b4209749e9"


If nobody else sees this then just ignore me :-)

--
DASCertificate for 206392


reply via email to

[Prev in Thread] Current Thread [Next in Thread]