Re: 7.2.0 fails

Doug Stewart <[email protected]> Fri, 29 Jul 2022 17:34:25 -0400
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <CAAohRsY8J3v1RqBLyNdoO6uCKr9ND=3GFGjr_d-qOgKfHELf1A@mail.gmail.com>
--===============6279071924082997119==
Content-Type: multipart/alternative; boundary="000000000000ae137605e4f86a07"

--000000000000ae137605e4f86a07
Content-Type: text/plain; charset="UTF-8"

On Fri, 29 Jul 2022 at 15:59, John W. Eaton <[email protected]> wrote:

> On 7/29/22 14:42, Dmitri A. Sergatskov wrote:
> >
> >
> > On Fri, Jul 29, 2022 at 1:18 PM Doug Stewart <[email protected]
> > <mailto:[email protected]>> 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 :-)

-- 
DAS[image: Certificate for 206392]

<https://linuxcounter.net/user/206392.html>

--000000000000ae137605e4f86a07
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><br></div><br><div class=3D"gmail_quote">=
<div dir=3D"ltr" class=3D"gmail_attr">On Fri, 29 Jul 2022 at 15:59, John W.=
 Eaton &lt;<a href=3D"mailto:[email protected]">[email protected]</a>&gt; wrote:<=
br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8e=
x;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/29/22 14:42=
, Dmitri A. Sergatskov wrote:<br>
&gt; <br>
&gt; <br>
&gt; On Fri, Jul 29, 2022 at 1:18 PM Doug Stewart &lt;<a href=3D"mailto:dou=
[email protected]" target=3D"_blank">[email protected]</a> <br>
&gt; &lt;mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">=
[email protected]</a>&gt;&gt; wrote:<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 =C2=A0I just did a make and make check on id d0b4209749e9=
<br>
&gt;=C2=A0 =C2=A0 =C2=A0and got this:<br>
&gt; <br>
&gt; <br>
&gt;=C2=A0 =C2=A0 =C2=A0ibinterp/corefcn/pow2.cc-tst ......................=
............ans =3D 2<br>
&gt;=C2=A0 =C2=A0 =C2=A0ans =3D 4<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0pass =C2=A0 13/24<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0FAIL =C2=A0 11<br>
&gt;=C2=A0 =C2=A0 =C2=A0Do I need to do a &quot;configure&quot; ?<br>
&gt; <br>
&gt; <br>
&gt; Did you switch from dev to stable? You need to re-run bootstrap.<br>
&gt; There is no pow2.cc-tst in stable sources.<br>
&gt; <br>
&gt;=C2=A0 =C2=A0find ./ -name pow2*<br>
&gt; ./.hg/store/data/libinterp/corefcn/pow2.cc.i<br>
&gt; ./.hg/store/data/scripts/specfun/pow2.m.i<br>
&gt; ./.hg/store/data/test/octave.test/arith/pow2-1.m.i<br>
&gt; ./.hg/store/data/test/octave.test/arith/pow2-2.m.i<br>
&gt; ./.hg/store/data/test/octave.test/arith/pow2-3.m.i<br>
&gt; ./scripts/specfun/pow2.m<br>
&gt; [octave]$ hg id<br>
&gt; d0b4209749e9 (stable)<br>
<br>
If you switch between branches you should also start with a clean build <br=
>
tree.<br>
<br>
jwe<br>
<br>
</blockquote></div>I did as you said.=C2=A0<div>I sent my source foldr to t=
he trash and my compiled folder to the trash.</div><div>I the cloned the so=
urce=C2=A0=C2=A0</div><div><br></div><div><br></div><div>./bootstrap</div><=
div>./configure --prefix=3D/home/doug/octaver</div><div>make -j6</div><div>=
make check</div><div>=C2=A0and still got the same 11 fails</div><div><br></=
div><div>HG ID for this build is &quot;d0b4209749e9&quot;<br><div><br></div=
><div><br></div><div>If nobody else sees this then just ignore=C2=A0me :-)<=
/div><div><br></div>-- <br><div dir=3D"ltr" class=3D"gmail_signature"><div =
dir=3D"ltr"><div>DAS<img src=3D"http://linuxcounter.net/cert/206392.png" al=
t=3D"Certificate for 206392" title=3D"Certificate for 206392"></div><div><b=
r></div><a href=3D"https://linuxcounter.net/user/206392.html" target=3D"_bl=
ank"></a></div></div></div></div>

--000000000000ae137605e4f86a07--


--===============6279071924082997119==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

Ci0tLS0tLS0tLS0KV2UgYXJlIHRyYW5zaXRpb25pbmcgdG8gYSB3ZWIgYmFzZWQgZm9ydW0KZm9y
IG1haW50YWluZXIgZGlzY3Vzc2lvbnMgYXQKaHR0cHM6Ly9vY3RhdmUuZGlzY291cnNlLmdyb3Vw
L2MvbWFpbnRhaW5lcnMK

--===============6279071924082997119==--