Opened 10 years ago

Closed 8 years ago

#42231 closed defect (fixed)

xtide @2.13.2_1: error: no type named 'initializer_list' in namespace 'std'

Reported by: dbh@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: xtide

Description (last modified by larryv (Lawrence Velázquez))

Removed and cleaned, updated all outdated ports.
Did sudo port clean xtide
Latest MacPorts installed

XTide install fails, log attached.

OSX 10.6.8 iMac 24" 2009

Attachments (1)

main.log (73.7 KB) - added by dbh@… 10 years ago.

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by dbh@…

Attachment: main.log added

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Summary: XTide fails to buildxtide @2.13.2_1: build failure with macports-clang-3.3

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbh@… added
Summary: xtide @2.13.2_1: build failure with macports-clang-3.3xtide @2.13.2_1: error: no type named 'initializer_list' in namespace 'std'

Has duplicate #43356.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbh@… removed

You should report the problem to the developers of xtide so they can fix it.

comment:4 Changed 8 years ago by dstrubbe (David Strubbe)

Resolution: fixed
Status: newclosed

This was fixed for the 2.14 release of xtide:

"Replaced a preprocessor test for Visual Studio with a more general configure-time check for whether std::vector has an initializer_list constructor. This fixes the SafeVector build error on OS X Mountain Lion. Mavericks was never afflicted. Bug report credit: Dan Hinckley."

The update of the port in r144064 thus closes this problem.

Note: See TracTickets for help on using tickets.