octave-maintainers
[Top][All Lists]
Advanced

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

Re: 4.0.1-rc2 candidate


From: Dmitri A. Sergatskov
Subject: Re: 4.0.1-rc2 candidate
Date: Mon, 18 Jan 2016 16:37:34 -0600

On Mon, Jan 18, 2016 at 3:15 PM, John W. Eaton <address@hidden> wrote:
On 01/18/2016 12:11 PM, Rik wrote:

I know you are busy on other things so this can wait, but I think we need a
new rc2 candidate for 4.0.1.  There has been one important fix that allows
Octave to compile with clang and another that correctly formats the Octave
Forge documentation if existing packages are moved to the new format.

On alpha.gnu.org in /gnu/octave now:

  20631478  Jan 18 21:03  octave-4.0.1-rc2.tar.gz
        72  Jan 18 21:03  octave-4.0.1-rc2.tar.gz.sig
        72  Jan 18 21:04  octave-4.0.1-rc2.tar.xz.sig
  14601980  Jan 18 21:04  octave-4.0.1-rc2.tar.xz

I'll start building a Windows installer now.

jw
​e

​I have problem building docs:

 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)

make[2]: Leaving directory '/home/dima/src/octave-4.0.1-rc2/binout'
Making all in doc
make[2]: Entering directory '/home/dima/src/octave-4.0.1-rc2/binout/doc'
Making all in doxyhtml
make[3]: Entering directory '/home/dima/src/octave-4.0.1-rc2/binout/doc/doxyhtml'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/dima/src/octave-4.0.1-rc2/binout/doc/doxyhtml'
Making all in interpreter
make[3]: Entering directory '/home/dima/src/octave-4.0.1-rc2/binout/doc/interpreter'
../../../doc/interpreter/config-images.sh ../../..
../../../doc/interpreter/images.mk is unchanged
cp voronoi.png octave.html
cp: cannot stat ‘voronoi.png’: No such file or directory
Makefile:3360: recipe for target 'octave.html/voronoi.png' failed
make[3]: *** [octave.html/voronoi.png] Error 1
make[3]: Leaving directory '/home/dima/src/octave-4.0.1-rc2/binout/doc/interpreter'
Makefile:1912: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/dima/src/octave-4.0.1-rc2/binout/doc'
Makefile:2131: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/dima/src/octave-4.0.1-rc2/binout'
Makefile:1995: recipe for target 'all' failed
make: *** [all] Error 2

​(binout is the build direc​tory).

address@hidden octave-4.0.1-rc2]$ find ./ -name "vorono*"
./doc/interpreter/voronoi.pdf
./doc/interpreter/voronoi.txt
./doc/interpreter/voronoi.png
./doc/interpreter/voronoi.eps
./scripts/geometry/voronoi.m
./scripts/geometry/voronoin.m

Dmitri.
--




reply via email to

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