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

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

[Octave-bug-tracker] [bug #59617] [octave forge] (interval) Failure in b


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #59617] [octave forge] (interval) Failure in building the documentation against Octave 6.1
Date: Fri, 4 Dec 2020 02:35:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?59617>

                 Summary: [octave forge] (interval) Failure in building the
documentation against Octave 6.1
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Fri 04 Dec 2020 07:35:04 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: other
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Building the documentation against Octave 6.1. fails with the following error
message:


$ cd doc
$ OCTAVE='octave --no-window-system --no-init-file' make
 [OCTAVE] image/interval-sombrero.m
warning: 'matrix' object indexed with empty index list
warning: called from
    numel at line 39 column 10
    repmat at line 107 column 3
    meshgrid at line 84 column 8
    image/interval-sombrero.m at line 16 column 8

warning: 'matrix' object indexed with empty index list
warning: called from
    numel at line 39 column 10
    repmat at line 107 column 3
    meshgrid at line 85 column 8
    image/interval-sombrero.m at line 16 column 8

 [IMAGEMAGICK] image/interval-sombrero.m.png
 [OCTAVE] image/poly-example-surf.m
 [IMAGEMAGICK] image/poly-example-surf.m.png
 [MAKEINFO --plaintext] image/cameleon.m.texinfo
 [OCTAVE] image/cameleon.m
error: Invalid call to fsolve.  Correct usage is:

 -- fsolve (FCN, X0)
 -- fsolve (FCN, X0, OPTIONS)
 -- [X, FVAL, INFO, OUTPUT, FJAC] = fsolve (...)
error: called from
    print_usage at line 98 column 5
    fsolve at line 190 column 5
    image/cameleon.m at line 48 column 25
make: *** [Makefile:29: image/cameleon.m.png] Error 1
rm image/cameleon.m


It looks like the the fsolve function is not being overloaded by
@infsup/fsolve.m. This worked correctly with Octave 5.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59617>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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