Opened 12 years ago
Closed 11 years ago
#36455 closed defect (fixed)
octave-image 1.0.10 - build failure
Reported by: | yeli.feng@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | octave-image |
Description (last modified by mf2k (Frank Schima))
on Mac OS X 10.8.2
:info:build graycomatrix.cc: In function 'octave_value_list Fgraycomatrix(const octave_value_list&, int)': :info:build graycomatrix.cc:98:40: warning: 'Array<T>::Array(octave_idx_type) [with T = int, octave_idx_type = int]' is deprecated (declared at /opt/local/include/octave-3.6.3/octave/../octave/Array.h:179) :info:build deriche.cc: In function 'octave_value_list Fderiche(const octave_value_list&, int)': :info:build deriche.cc:102:9: error: 'ArrayN' was not declared in this scope :info:build deriche.cc:102:16: error: expected primary-expression before 'double' :info:build deriche.cc:102:16: error: expected ';' before 'double' :info:build deriche.cc:103:37: error: 'b' was not declared in this scope
Attachments (1)
Change History (6)
Changed 12 years ago by yeli.feng@…
comment:1 Changed 12 years ago by basmac
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
So there are at least two different problems here. The one yeli.feng reported I don't know what to do about. The whole octave situation in MacPorts is somewhat neglected and out of date and is in need of someone taking charge of it and updating and fixing it all. The problem barry.j.mcinnes reported is the usual incompatibility with libpng 1.5, which might resolve itself by updating octave-image to a newer version, or we might have to patch it like we've patched other ports.
comment:3 Changed 12 years ago by mf2k (Frank Schima)
Port: | octave-image added |
---|
comment:4 Changed 12 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
In the future, please do not paste the entire main.log into the description.
comment:5 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please do:
sudo port clean octave-image sudo port selfupdate
and then try installing it again. Should be fixed with r114034.
Note: See
TracTickets for help on using
tickets.
Fails for me as well on 10.8.2 xcode 4.5