[MacPorts] #41469: safestr @1.0.3 depends on xxl but also conflicts with it
MacPorts
noreply at macports.org
Wed Nov 20 06:55:17 PST 2013
#41469: safestr @1.0.3 depends on xxl but also conflicts with it
---------------------+--------------------------------
Reporter: egall@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: safestr xxl
---------------------+--------------------------------
Instead of using the installed xxl, safestr tries to build its own xxl,
which results in it trying to install a conflicting header:
{{{
x ./opt/local/lib/libsafestr.la
x ./opt/local/lib/libxxl.1.1.0.dylib
x ./opt/local/lib/libxxl.1.dylib
x ./opt/local/lib/libxxl.a
x ./opt/local/lib/libxxl.dylib
x ./opt/local/lib/libxxl.la
x ./opt/local/include/safestr-c99.h
x ./opt/local/include/safestr.h
x ./opt/local/include/xxl.h
Error: org.macports.activate for port safestr returned: Image error:
/opt/local/include/xxl.h is being used by the active xxl port. Please
deactivate this port first, or use 'port -f activate safestr' to force the
activation.
DEBUG: Error code: registry::image-error
DEBUG: Backtrace: Image error: /opt/local/include/xxl.h is being used by
the active xxl port. Please deactivate this port first, or use 'port -f
activate safestr' to force the activation.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41469>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list