[MacPorts] #41271: libkml @1.2.0_1 conflicts with uriparser @0.7.2
#41271: libkml @1.2.0_1 conflicts with uriparser @0.7.2 ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: libkml uriparser ---------------------+-------------------------------- They both try to install a `liburiparser.1.dylib`: {{{ x ./opt/local/include/kml/base/xml_element.h x ./opt/local/include/kml/base/xml_file.h x ./opt/local/include/kml/base/xml_namespaces.h x ./opt/local/include/kml/base/xmlns.h x ./opt/local/include/kml/base/zip_file.h Error: org.macports.activate for port libkml returned: Image error: /opt/local/lib/liburiparser.1.dylib is being used by the active uriparser port. Please deactivate this port first, or use 'port -f activate libkml' to force the activation. DEBUG: Error code: registry::image-error DEBUG: Backtrace: Image error: /opt/local/lib/liburiparser.1.dylib is being used by the active uriparser port. Please deactivate this port first, or use 'port -f activate libkml' to force the activation. invoked from within "throw registry::image-error "Image error: $file is being used by the active [$owner name] port. Please deactivate this port first, or use 'port -f ac..." }}} Either this conflict should be fixed, or the ports should be marked as conflicting. -- Ticket URL: <https://trac.macports.org/ticket/41271> MacPorts <http://www.macports.org/> Ports system for OS X
#41271: libkml @1.2.0_1 conflicts with uriparser @0.7.2 -------------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libkml uriparser | -------------------------------+-------------------------------- Comment (by ryandesign@…): Marked as conflicting for now. r113175 -- Ticket URL: <https://trac.macports.org/ticket/41271#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41271: libkml @1.2.0_1 conflicts with uriparser @0.7.2 -------------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: libkml uriparser | -------------------------------+-------------------------------- Comment (by ryandesign@…): I wasn't sure they were the same uriparser software, but I see now that it is: libkml includes a copy of uriparser 0.7.5. It's modified, but apparently the changes only deal with silencing some compiler warnings, so hopefully that doesn't matter; the fixes may even have been incorporated into newer versions of uriparser already. So first we should [ticket:41307 update uriparser]. Then we should see if we can get libkml to use the uriparser port instead of building and installing its own version. -- Ticket URL: <https://trac.macports.org/ticket/41271#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts