help-octave
[Top][All Lists]
Advanced

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

Re: [OctDev] test_sparse.m fails on ppc64 build


From: Dmitri A. Sergatskov
Subject: Re: [OctDev] test_sparse.m fails on ppc64 build
Date: Thu, 3 Sep 2009 17:09:05 -0500

On Thu, Sep 3, 2009 at 3:27 PM, Orion Poplawski<address@hidden> wrote:
> Running make check on octave 3.2.2 build in Fedora Rawhide fails in
> test_sparse.m on ppc64.
>
> Fixed test scripts:
>  test_args.m ............................................ PASS   26/26
> .....
>  test_sparse.m ..........................................panic: Segmentation
> fault -- stopping myself...
> make[2]: *** [check] Segmentation fault
>
>
> Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=521142
> Build log: 
> http://koji.fedoraproject.org/koji/getfile?taskID=1653016&name=build.log
>
> Any ideas?  Any kind of test verbosity that can be turned on to help debug?
>
> Thanks!
>
> - Orion Poplawski
>

First of all i think it should go to octave mailing list rather than
to octave-forge
(cc accordingly).

Second, the lapack/atlas libraries on Fedora 11 and rawhide are suspect
(they are definitely broken on i386). Sometime ago somebody decided that
some files from lapack that should be compiled without optimization
(per lapack's docs) can be compiled with Os. This used to work for a while
but now gcc got more aggressive and breaks those on some platforms
(at least on i386 and may be on ppc).

Sincerely,

Dmitri.
--



reply via email to

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