Opened 7 weeks ago

Last modified 7 weeks ago

#70474 assigned defect

geos2 @2.2.3: error: assigning to 'char *' from 'const char *' discards qualifiers

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: opendarwin@…
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: sierra highsierra mojave catalina bigsur monterey ventura sonoma Cc: gaige (Gaige B Paulsen)
Port: geos2

Description

geos2 doesn't build on anything newer than OS X 10.11:

https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/282269/steps/install-port/logs/stdio

../io/markup/MarkupSTL.cpp:916:16: error: assigning to 'char *' from 'const char *' discards qualifiers
                if ( (pFound=strchr(pFind,cSource)) != NULL )
                             ^~~~~~~~~~~~~~~~~~~~~

Is there any reason why this port should not be deleted? Nothing depends on it. We already have the geos port covering the current 3.x version of geos.

Change History (1)

comment:1 Changed 7 weeks ago by gaige (Gaige B Paulsen)

I have no concerns with removing this. Is there anything I need to do formally?

Note: See TracTickets for help on using tickets.