help-octave
[Top][All Lists]
Advanced

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

Re: Command windows in GUI of Octave 4.2.0/Ubuntu 16.04LTS does not resp


From: Mike Miller
Subject: Re: Command windows in GUI of Octave 4.2.0/Ubuntu 16.04LTS does not response
Date: Sun, 20 Nov 2016 19:58:29 -0800
User-agent: NeoMutt/20161104 (1.7.1)

On Sun, Nov 20, 2016 at 08:26:54 +0000, Yu Shen wrote:
> When compiling Octave 4.2.0 on Ubuntu 16.04LTS, per instruction here:
> http://wiki.octave.org/Octave_for_Debian_systems#Configuration
> Compiling from source
[…]
> When running make-check, there some failure, and eventually segmentation
> fault, not sure if it's related.
> Here is the information about the failure:
> 
> 
>   libinterp/corefcn/kron.cc-tst ............................... PASS
> 14/14
>   libinterp/corefcn/lookup.cc-tst ............................. PASS
> 20/20
>   libinterp/corefcn/lsode.cc-tst .............................. LSODE--  AT
> T (=R1) AND STEP SIZE H (=R2), THE
>        CORRECTOR CONVERGENCE FAILED REPEATEDLY
>        OR WITH ABS(H) = HMIN
>       In above,  R1 =  0.0000000000000D+00   R2 =  0.3802108489572D-09
>  LSODE--  AT T (=R1) AND STEP SIZE H (=R2), THE
>        CORRECTOR CONVERGENCE FAILED REPEATEDLY
>        OR WITH ABS(H) = HMIN
>       In above,  R1 =  0.0000000000000D+00   R2 =  0.6424715644617D-09
>  LSODE--  AT T (=R1) AND STEP SIZE H (=R2), THE
>        CORRECTOR CONVERGENCE FAILED REPEATEDLY
>        OR WITH ABS(H) = HMIN
>       In above,  R1 =  0.0000000000000D+00   R2 =  0.4165001171641D-09
>  PASS      2/5
>                                                                   FAIL    3
>   libinterp/corefcn/lu.cc-tst .................................panic:
> Segmentation fault -- stopping myself...
> octave exited with signal 11
> make[3]: Leaving directory '/home/yubrshen/tmp/octave-4.2.0'

This is not expected behavior, and looks specific to your system or how
you built Octave. Can you show exactly how you configured and built
Octave? Are you using compilers and numerical libraries installed from
Ubuntu repositories (e.g. BLAS or OpenBLAS), or from some other source?
Can you provide the complete config.log file, preferably compressed
and/or hosted on a pastebin rather than an attachment?

-- 
mike



reply via email to

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