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

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

[Octave-bug-tracker] [bug #57199] [octave-forge] (optim) lsqnonlin in ve


From: anonymous
Subject: [Octave-bug-tracker] [bug #57199] [octave-forge] (optim) lsqnonlin in version 1.6.0 fails with Octave 6.0
Date: Tue, 28 Jan 2020 11:25:32 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #6, bug #57199 (project octave):

OP here, following up on my last comment: we tried to install optim-1.5.2 for
the Octave dev as of 26th January, but that installation now fails: 

pkg install optim-1.5.2.tar.gz
warning: LFLAGS is deprecated and will be removed in a future version of
Octave, use LDFLAGS instead
In file included from error-helpers.cc:22:
error-helpers.h:26:22: error: 'octave_execution_exception' does not name a
type; did you mean 'octave_exec_exception'?
   26 | void c_verror (const octave_execution_exception&, const char *, ...);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                      octave_exec_exception
error-helpers.cc:36:17: error: 'octave_execution_exception' does not name a
type; did you mean 'octave_exec_exception'?
   36 | c_verror (const octave_execution_exception&, const char *fmt, ...)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 octave_exec_exception
make: *** [Makefile:74: error-helpers.o] Error 1
make: Entering directory
'/c/Users/JZimmer/AppData/Local/Temp/oct-QZ12OO/optim-1.5.2/src'
CXXFLAGS="-g -O2 -Wno-deprecated-declarations"
C:/Octave/OCTAVE~2.0/mingw64/bin/mkoctfile-6.0.0.exe -c error-helpers.cc
make: Leaving directory
'/c/Users/JZimmer/AppData/Local/Temp/oct-QZ12OO/optim-1.5.2/src'

error: pkg: error running 'make' for the optim package.
error: called from
    configure_make at line 105 column 9
    install at line 196 column 7
    pkg at line 482 column 9

The error I encountered when I tried to install optim-1.5.3 is also still
present, just as well as the original problem with optim-1.6.0. 
To recap: with the latest dev as of January 2020, there is no functional optim
package as of the lastest 4 versions.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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