Opened 6 years ago

#57216 new defect

libofx @0.9.13 fails to build when glibmm is installed

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libofx

Description

libofx @0.9.13 fails to build when glibmm is installed:

/opt/local/include/glibmm-2.4/glibmm/ustring.h:255:13: error: expected ';' at end of declaration list
  ~ustring() noexcept;
            ^
            ;

libofx doesn't declare a dependency on glibmm and builds fine if glibmm is not installed.

Attachments (1)

main.log (189.3 KB) - added by ryandesign (Ryan Carsten Schmidt) 6 years ago.

Download all attachments as: .zip

Change History (1)

Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added
Note: See TracTickets for help on using tickets.