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: Yu Shen
Subject: Re: Command windows in GUI of Octave 4.2.0/Ubuntu 16.04LTS does not response
Date: Mon, 21 Nov 2016 01:25:17 +0000

But the problem of make check failure remains. Not sure what it's impact:

address@hidden:~/tmp/octave-4.2.0$ sudo make check
[sudo] password for yubrshen:
preserving existing HG-ID file
  GEN      oct-conf-post.h
config.status: creating oct-conf-post.h-tmp
config.status: executing oct-conf-post.h commands
oct-conf-post.h is unchanged
  GEN      build-aux/subst-default-vals.sh
config.status: creating build-aux/subst-default-vals.sh-tmp
config.status: executing build-aux/subst-default-vals.sh commands
build-aux/subst-default-vals.sh is unchanged
  GEN      build-aux/mk-version-h.sh
config.status: creating build-aux/mk-version-h.sh-tmp
config.status: executing build-aux/mk-version-h.sh commands
build-aux/mk-version-h.sh is unchanged
  GEN      build-aux/subst-script-vals.sh
config.status: creating build-aux/subst-script-vals.sh-tmp
config.status: executing build-aux/subst-script-vals.sh commands
build-aux/subst-script-vals.sh is unchanged
make  check-recursive
make[1]: Entering directory '/home/yubrshen/tmp/octave-4.2.0'
preserving existing HG-ID file
Making check in libgnu
make[2]: Entering directory '/home/yubrshen/tmp/octave-4.2.0/libgnu'
make  check-recursive
make[3]: Entering directory '/home/yubrshen/tmp/octave-4.2.0/libgnu'
make[4]: Entering directory '/home/yubrshen/tmp/octave-4.2.0/libgnu'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/yubrshen/tmp/octave-4.2.0/libgnu'
make[3]: Leaving directory '/home/yubrshen/tmp/octave-4.2.0/libgnu'
make[2]: Leaving directory '/home/yubrshen/tmp/octave-4.2.0/libgnu'
make[2]: Entering directory '/home/yubrshen/tmp/octave-4.2.0'
preserving existing HG-ID file
  GEN      oct-conf-post.h
config.status: creating oct-conf-post.h-tmp
config.status: executing oct-conf-post.h commands
oct-conf-post.h is unchanged
  GEN      build-aux/mk-version-h.sh
config.status: creating build-aux/mk-version-h.sh-tmp
config.status: executing build-aux/mk-version-h.sh commands
build-aux/mk-version-h.sh is unchanged
  GEN      build-aux/subst-default-vals.sh
config.status: creating build-aux/subst-default-vals.sh-tmp
config.status: executing build-aux/subst-default-vals.sh commands
build-aux/subst-default-vals.sh is unchanged
  GEN      build-aux/mk-f77-def.sh
config.status: creating build-aux/mk-f77-def.sh-tmp
config.status: executing build-aux/mk-f77-def.sh commands
build-aux/mk-f77-def.sh is unchanged
  GEN      build-aux/subst-f77-isnan-macro.sh
config.status: creating build-aux/subst-f77-isnan-macro.sh-tmp
config.status: executing build-aux/subst-f77-isnan-macro.sh commands
build-aux/subst-f77-isnan-macro.sh is unchanged
  GEN      build-aux/subst-script-vals.sh
config.status: creating build-aux/subst-script-vals.sh-tmp
config.status: executing build-aux/subst-script-vals.sh commands
build-aux/subst-script-vals.sh is unchanged
  GEN      build-aux/mk-default-qt-settings.sh
config.status: creating build-aux/mk-default-qt-settings.sh-tmp
config.status: executing build-aux/mk-default-qt-settings.sh commands
build-aux/mk-default-qt-settings.sh is unchanged

Octave successfully built.  Now choose from the following:

   ./run-octave    - to run in place to test before installing
   make check      - to run the tests
   make install    - to install (PREFIX=/usr/local)

   HG ID for this build is "1c67938a15f1"

make  check-local
make[3]: Entering directory '/home/yubrshen/tmp/octave-4.2.0'
preserving existing HG-ID file
  GEN      oct-conf-post.h
config.status: creating oct-conf-post.h-tmp
config.status: executing oct-conf-post.h commands
oct-conf-post.h is unchanged
  GEN      build-aux/mk-version-h.sh
config.status: creating build-aux/mk-version-h.sh-tmp
config.status: executing build-aux/mk-version-h.sh commands
build-aux/mk-version-h.sh is unchanged
  GEN      build-aux/subst-default-vals.sh
config.status: creating build-aux/subst-default-vals.sh-tmp
config.status: executing build-aux/subst-default-vals.sh commands
build-aux/subst-default-vals.sh is unchanged
  GEN      build-aux/mk-f77-def.sh
config.status: creating build-aux/mk-f77-def.sh-tmp
config.status: executing build-aux/mk-f77-def.sh commands
build-aux/mk-f77-def.sh is unchanged
  GEN      build-aux/subst-f77-isnan-macro.sh
config.status: creating build-aux/subst-f77-isnan-macro.sh-tmp
config.status: executing build-aux/subst-f77-isnan-macro.sh commands
build-aux/subst-f77-isnan-macro.sh is unchanged
cd test && /bin/bash ../run-octave  --norc --silent --no-history /home/yubrshen/tmp/octave-4.2.0/test/fntests.m /home/yubrshen/tmp/octave-4.2.0/test

Integrated test scripts:

  liboctave/array/Array.cc-tst ................................ PASS     21/21  
  liboctave/array/CMatrix.cc-tst .............................. PASS     11/11  
  liboctave/array/CSparse.cc-tst .............................. PASS     10/10  
  liboctave/array/Sparse.cc-tst ............................... PASS    104/104
  liboctave/array/dMatrix.cc-tst .............................. PASS     10/10  
  liboctave/array/dSparse.cc-tst .............................. PASS     12/12  
  liboctave/array/fCMatrix.cc-tst ............................. PASS     11/11  
  liboctave/array/fMatrix.cc-tst .............................. PASS      8/8   
  liboctave/array/idx-vector.cc-tst ........................... PASS      2/2   
  liboctave/util/oct-inttypes.cc-tst .......................... PASS     28/28  
  libinterp/corefcn/Cell.cc-tst ............................... PASS      4/4   
  libinterp/corefcn/__contourc__.cc-tst ....................... PASS      1/1   
  libinterp/corefcn/__dispatch__.cc-tst ....................... PASS      1/1   
  libinterp/corefcn/__dsearchn__.cc-tst ....................... PASS      1/1   
  libinterp/corefcn/__ichol__.cc-tst .......................... PASS      1/1   
  libinterp/corefcn/__ilu__.cc-tst ............................ PASS      1/1   
  libinterp/corefcn/__lin_interpn__.cc-tst .................... PASS      1/1   
  libinterp/corefcn/__magick_read__.cc-tst .................... PASS      4/4   
  libinterp/corefcn/__pchip_deriv__.cc-tst .................... PASS      1/1   
  libinterp/corefcn/__qp__.cc-tst ............................. PASS      1/1   
  libinterp/corefcn/besselj.cc-tst ............................ PASS    191/191
  libinterp/corefcn/betainc.cc-tst ............................ PASS     23/23  
  libinterp/corefcn/bitfcns.cc-tst ............................ PASS     57/57  
  libinterp/corefcn/bsxfun.cc-tst ............................. PASS     76/76  
  libinterp/corefcn/cellfun.cc-tst ............................ PASS    129/129
  libinterp/corefcn/conv2.cc-tst .............................. PASS     48/51  
                                                                  XFAIL   3
  libinterp/corefcn/dassl.cc-tst .............................. PASS      4/4   
  libinterp/corefcn/data.cc-tst ............................... PASS   1036/1036
  libinterp/corefcn/debug.cc-tst .............................. PASS      2/2   
  libinterp/corefcn/defaults.cc-tst ........................... PASS     10/10  
  libinterp/corefcn/det.cc-tst ................................ PASS      3/5   
                                                                  FAIL    2
  libinterp/corefcn/dirfns.cc-tst ............................. PASS      1/1   
  libinterp/corefcn/dlmread.cc-tst ............................ PASS     20/20  
  libinterp/corefcn/dot.cc-tst ................................ PASS     22/22  
  libinterp/corefcn/eig.cc-tst ................................ PASS     75/75  
  libinterp/corefcn/ellipj.cc-tst ............................. PASS     18/18  
  libinterp/corefcn/error.cc-tst .............................. PASS      2/2   
  libinterp/corefcn/errwarn.cc-tst ............................ PASS      1/1   
  libinterp/corefcn/fft.cc-tst ................................ PASS     19/19  
  libinterp/corefcn/fft2.cc-tst ............................... PASS      4/4   
  libinterp/corefcn/file-io.cc-tst ............................ PASS     81/81  
  libinterp/corefcn/filter.cc-tst ............................. PASS     14/14  
  libinterp/corefcn/find.cc-tst ............................... PASS     16/16  
  libinterp/corefcn/gammainc.cc-tst ........................... PASS      4/4   
  libinterp/corefcn/gcd.cc-tst ................................ PASS      9/9   
  libinterp/corefcn/getrusage.cc-tst .......................... PASS      1/1   
  libinterp/corefcn/givens.cc-tst ............................. PASS      6/6   
  libinterp/corefcn/graphics.cc-tst ........................... PASS     39/39  
  libinterp/corefcn/hash.cc-tst ............................... PASS     53/53  
  libinterp/corefcn/help.cc-tst ............................... PASS      1/1   
  libinterp/corefcn/hess.cc-tst ............................... PASS      5/5   
  libinterp/corefcn/hex2num.cc-tst ............................ PASS      7/7   
  libinterp/corefcn/input.cc-tst .............................. PASS     20/20  
  libinterp/corefcn/inv.cc-tst ................................ PASS      7/7   
  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'
make[2]: Leaving directory '/home/yubrshen/tmp/octave-4.2.0'
make[1]: Leaving directory '/home/yubrshen/tmp/octave-4.2.0'



On Mon, Nov 21, 2016 at 9:17 AM Yu Shen <address@hidden> wrote:
The problem of not responsive command windows disappeared after I reboot Ubuntu, which had octave 4.0.3 having run.

Thanks!

Yu

On Sun, Nov 20, 2016 at 4:26 PM Yu Shen <address@hidden> 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

without any adaption, all seemed going well. But when running ./local-check, the GUI showed up, but the command window had no prompt, and typing command resulted no echo, nor result shown in the command window. But the command did entered into command history.

I also tried to configure it for 64-bit per the instruction found at http://wiki.octave.org/Octave_for_Debian_systems#Configuration
but the problem remained the same.

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'

Thanks for your help!

Yu Shen

reply via email to

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