Opened 5 years ago

Closed 4 years ago

#58519 closed defect (fixed)

xchm @1.29: unrecognized command line options "-Wno-ignored-qualifiers" "-Wno-cast-function-type" "-std=c++14"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: xchm

Description

Build fails:

cc1plus: error: unrecognized command line option "-Wno-ignored-qualifiers"
cc1plus: error: unrecognized command line option "-Wno-cast-function-type"
cc1plus: error: unrecognized command line option "-std=c++14"

Change History (2)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

In a2da4653aa70799c3d3e55ef3c5453c962e5d7c1/macports-ports (master):

xchm: Require a C++14-capable compiler

See: #58519

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

Resolution: fixed
Status: assignedclosed

That seems to have fixed it on 10.6-10.9, though there is a new unrelated problem on 10.10-10.11; see #59800.

Note: See TracTickets for help on using tickets.