Opened 11 years ago
Closed 11 years ago
#40587 closed defect (fixed)
py-shiboken: conflicting subports
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mamoll (Mark Moll) | |
Port: | py-shiboken |
Description
I was not able to activate the py32-shiboken
subport, because I have the corresponding py27 subport
already installed. However, it looks like any of these subports would conflict another. Below the content fo the py27-shiboken port:
Port py27-shiboken contains: /opt/local/bin/shiboken /opt/local/include/shiboken/autodecref.h /opt/local/include/shiboken/basewrapper.h /opt/local/include/shiboken/bindingmanager.h /opt/local/include/shiboken/conversions.h /opt/local/include/shiboken/gilstate.h /opt/local/include/shiboken/helper.h /opt/local/include/shiboken/python25compat.h /opt/local/include/shiboken/sbkconverter.h /opt/local/include/shiboken/sbkdbg.h /opt/local/include/shiboken/sbkenum.h /opt/local/include/shiboken/sbkmodule.h /opt/local/include/shiboken/sbkpython.h /opt/local/include/shiboken/sbkstring.h /opt/local/include/shiboken/sbkversion.h /opt/local/include/shiboken/shiboken.h /opt/local/include/shiboken/shibokenbuffer.h /opt/local/include/shiboken/shibokenmacros.h /opt/local/include/shiboken/threadstatesaver.h /opt/local/include/shiboken/typeresolver.h /opt/local/lib/cmake/Shiboken-1.2.1/ShibokenConfig-python2.7.cmake /opt/local/lib/cmake/Shiboken-1.2.1/ShibokenConfig.cmake /opt/local/lib/cmake/Shiboken-1.2.1/ShibokenConfigVersion.cmake /opt/local/lib/libshiboken-python2.7.1.2.1.dylib /opt/local/lib/libshiboken-python2.7.1.2.dylib /opt/local/lib/libshiboken-python2.7.dylib /opt/local/lib/pkgconfig/shiboken.pc /opt/local/lib/python2.7/site-packages/shiboken.so /opt/local/share/man/man1/shiboken.1.gz
Change History (2)
comment:1 Changed 11 years ago by petrrr
comment:2 Changed 11 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r111706.
Note: See
TracTickets for help on using
tickets.
One more observation: Once sorted out this,
py-pyside
would have the same issue.