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

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

[Octave-bug-tracker] [bug #57585] [octave-forge] (image) deprecation war


From: Hartmut
Subject: [Octave-bug-tracker] [bug #57585] [octave-forge] (image) deprecation warnings during installation (compilation) of image package
Date: Thu, 23 Jan 2020 02:57:42 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #8, bug #57585 (project octave):

Here is another compile error that I get with the newly patched image
package.

It happens under all relevant Octave version (I tested 5.1.90, 5.1.0, 4.4.1,
4.2.2) under Windows 10:


GNU Octave, version 5.1.0
Octave was configured for "x86_64-w64-mingw32".

>> pkg install image-2.11.0+_(22Jan).tar.gz
In file included from connectivity.cc:17:0:
connectivity.h:43:38: error: 'uint' does not name a type; did you mean
'rint'?
         explicit connectivity (const uint conn);
                                      ^~~~
                                      rint
connectivity.cc:59:35: error: 'uint' does not name a type; did you mean
'rint'?
 connectivity::connectivity (const uint conn)
                                   ^~~~
                                   rint
make: *** [Makefile:24: connectivity.o] Error 1
make: Entering directory
'/c/Users/root/AppData/Local/Temp/oct-ruailC/image-2.11.0+/src'
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
__spatial_filtering__.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
__bilateral__.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 __eps__.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
__custom_gaussian_smoothing__.
cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
__boundary__.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 bwfill.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
rotate_scale.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
hough_line.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
graycomatrix.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 bwdist.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 intlut.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2
nonmax_suppress.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 -c
strel.cc
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 imerode.cc
strel.o
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-5.1.0.exe  -Wall -g -O2 -c
connectivity.cc
make: Leaving directory
'/c/Users/root/AppData/Local/Temp/oct-ruailC/image-2.11.0+/src'

pkg: error running `make' for the image package.
error: called from
    configure_make at line 99 column 9
    install at line 184 column 7
    pkg at line 441 column 9
>>




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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