octave-maintainers
[Top][All Lists]
Advanced

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

Re: make check?


From: Dmitri A. Sergatskov
Subject: Re: make check?
Date: Sun, 10 Jul 2016 07:19:48 -0500

On Sun, Jul 10, 2016 at 7:09 AM, Ben Abbott <address@hidden> wrote:
I tried “make check” for the default branch and encountered the error below.

warning: docstring file '/sw/local/share/octave/4.1.0+/etc/built-in-docstrings' not found
error: no such file, '/Users/bpabbott/Development/mercurial/default/build/test/--no-init-path'
error: source: error sourcing file '/Users/bpabbott/Development/mercurial/default/build/test/--no-init-path'
error: execution exception in --no-init-path

Is anyone else seeing this?

$ hg tip
pulling from /Users/bpabbott/Development/mercurial/octave
searching for changes
no changes found
changeset:   22081:a5a99a830c8c
bookmark:    @
tag:         tip
user:        Mike Miller <address@hidden>
date:        Thu Jul 07 13:55:37 2016 -0700
summary:     Set default floating point unit state when initializing the interpreter (bug #48418)


​Works for me:

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 "a5a99a830c8c"
​...

​  unwind.tst .................................................. PASS      2/2   
  while.tst ................................................... PASS      6/6   

Summary:

  PASS     14093
  FAIL         0
  XFAIL       30
  SKIPPED     43


 
Ben

​Dmitri.
--


reply via email to

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