Opened 8 years ago

Closed 8 years ago

#51555 closed defect (fixed)

gnudatalanguage @0.9.5_11 build error compiling "plotting_contour.cpp"

Reported by: bgz@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: gnudatalanguage

Description (last modified by mf2k (Frank Schima))

There are a number of compile errors of the ilk:

"error: call to non-static member function without an object argument"

Using: MacOSX 10.10.5, LLVM version 6.0 (clang-600.0.56)

Attachments (1)

main.log (395.7 KB) - added by bgz@… 8 years ago.
build log file

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by bgz@…

Attachment: main.log added

build log file

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to takeshi@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers gnudatalanguage), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 8 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Done in r150628. Setting HDF5_ROOT, mentioned in the CMake documentation solved the problem. See #51865.

Note: See TracTickets for help on using tickets.