octave-maintainers
[Top][All Lists]
Advanced

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

Re: Verbose make output for documentation


From: Michael Godfrey
Subject: Re: Verbose make output for documentation
Date: Thu, 30 Jul 2015 17:09:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0



On 07/30/2015 04:23 PM, Rik wrote:
7/30/15

All,

Is everyone else seeing copious output when building the documentation?  I
have a changeset that quiets things down in accord with the new silent
rules option, but it has occurred to me that maybe it is only my
installation with a relatively old version of automake that has this problem.

A quick test is

rm doc/interpreter/octave.pdf
make -j1 doc/interpreter/octave.pdf

--Rik

I got:
address@hidden octave]$ make -j1 doc/interpreter/octave.pdf
  GEN      libinterp/corefcn/defaults.h
libinterp/corefcn/defaults.h is unchanged
  GEN      libinterp/corefcn/graphics-props.cc
libinterp/corefcn/graphics-props.cc is unchanged
  GEN      libinterp/corefcn/graphics.h
libinterp/corefcn/graphics.h is unchanged
  GEN      libinterp/corefcn/mxarray.h
libinterp/corefcn/mxarray.h is unchanged
  GEN      libinterp/oct-conf.h
libinterp/oct-conf.h is unchanged
  GEN      libinterp/version.h
libinterp/version.h is unchanged
  GEN      libinterp/builtin-defun-decls.h
libinterp/builtin-defun-decls.h is unchanged
  GEN      libinterp/builtins.cc
libinterp/builtins.cc is unchanged
  GEN      libinterp/corefcn/oct-tex-symbols.cc
libinterp/corefcn/oct-tex-symbols.cc is unchanged
  GEN      libinterp/corefcn/oct-tex-lexer.ll
libinterp/corefcn/oct-tex-lexer.ll is unchanged
  GEN      libinterp/dldfcn/PKG_ADD
libinterp/dldfcn/PKG_ADD is unchanged
  GEN      src/mkoctfile.cc
src/mkoctfile.cc is unchanged
  GEN      src/main.cc
src/main.cc is unchanged
  GEN      src/octave-config.cc
src/octave-config.cc is unchanged
  GEN      scripts/plot/util/gnuplot_binary.m
scripts/plot/util/gnuplot_binary.m is unchanged
  GEN      run-octave
run-octave is unchanged
  TEXI2PDF doc/interpreter/octave.pdf
grep: Invalid range end
address@hidden octave]$




reply via email to

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