octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48202] build system does not build scripts/pl


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48202] build system does not build scripts/plot/util/gnuplot_binary.m before docs
Date: Sat, 11 Jun 2016 19:33:03 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

URL:
  <http://savannah.gnu.org/bugs/?48202>

                 Summary: build system does not build
scripts/plot/util/gnuplot_binary.m before docs
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Sat 11 Jun 2016 12:33:00 PM PDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The build system does not have any explicit dependency on
scripts/plot/util/gnuplot_binary.m (which is the only generated m-file) before
running Octave to build the figures for the user manual.

If building without OSMesa, gnuplot is used instead, and this will fail if
gnuplot_binary can't be called at build time.

In a parallel build, the build system probably builds this m-file early
because it depends on nothing else and can be easily built by make in parallel
with other things. But in a serial build it is not created before executing
the doc/interpreter/*images.m functions.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48202>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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