test_sparse.m fails on ppc64 build

View: New views
3 Messages — Rating Filter:   Alert me  

test_sparse.m fails on ppc64 build

by Orion Poplawski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: test_sparse.m fails on ppc64 build

by Dmitri A. Sergatskov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Sep 3, 2009 at 3:27 PM, Orion Poplawski<orion@...> 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.
--

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

Re: test_sparse.m fails on ppc64 build

by Søren Hauberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

tor, 03 09 2009 kl. 20:27 +0000, skrev Orion Poplawski:

> 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?

You should report this to the Octave bug list (bug@...). To get
more details about the issue look in the 'test/fntests.log' file.

Søren


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev