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

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

[Octave-bug-tracker] [bug #53849] Errors when updating signal package to


From: Charles Praplan
Subject: [Octave-bug-tracker] [bug #53849] Errors when updating signal package to 1.4.0
Date: Sun, 6 May 2018 06:53:48 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

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

                 Summary: Errors when updating signal package to 1.4.0
                 Project: GNU Octave
            Submitted by: charprap
            Submitted on: Sun 06 May 2018 10:53:46 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Installation Failure
                  Status: None
             Assigned to: None
         Originator Name: Charles Praplan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When trying to update the packages, errors occurred with the new signal 1.4.0
package. In the error report below, one can see that the io package was
updated but that the signal package not.

I also tried to download the package (signal-1.4.0.tar.gz) and to install it
locally, still without success.

This is on Windows 10.



>> pkg update
For information about changes from previous versions of the io package, run
'news io'.
warning: pkg: package odepkg not found on forge - skipping update
medfilt1.cc: In member function 'void sorted_window::init(const double*,
octave_idx_type, octave_idx_type, octave_idx_type)':
medfilt1.cc:91:7: error: 'bzero' was not declared in this scope
       bzero (buf, zeros * sizeof (double));
       ^~~~~
medfilt1.cc:91:7: note: suggested alternative: 'zeros'
       bzero (buf, zeros * sizeof (double));
       ^~~~~
       zeros
make: *** [medfilt1.oct] Error 1
make: Entering directory `/tmp/oct-Ec9drO/signal-1.4.0/src'
C:/Programs/Octave/OCTAVE~1.0/bin/mkoctfile-4.4.0.exe -Wall
-Wno-deprecated-declarations  __fwht__.cc -o __fwht__.oct
C:/Programs/Octave/OCTAVE~1.0/bin/mkoctfile-4.4.0.exe -Wall
-Wno-deprecated-declarations  __ultrwin__.cc -o __ultrwin__.oct
C:/Programs/Octave/OCTAVE~1.0/bin/mkoctfile-4.4.0.exe -Wall
-Wno-deprecated-declarations  -c cl2bp.cc -o cl2bp.o
C:/Programs/Octave/OCTAVE~1.0/bin/mkoctfile-4.4.0.exe -Wall
-Wno-deprecated-declarations  -c cl2bp_lib.cc -o cl2bp_lib.o
C:/Programs/Octave/OCTAVE~1.0/bin/mkoctfile-4.4.0.exe -Wall
-Wno-deprecated-declarations  cl2bp.o cl2bp_lib.o -o cl2bp.oct
C:/Programs/Octave/OCTAVE~1.0/bin/mkoctfile-4.4.0.exe -Wall
-Wno-deprecated-declarations  medfilt1.cc -o medfilt1.oct
make: Leaving directory `/tmp/oct-Ec9drO/signal-1.4.0/src'

pkg: error running `make' for the signal package.
error: called from
    configure_make at line 95 column 9
    install at line 184 column 7
    pkg at line 437 column 9
    pkg at line 598 column 11





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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