Opened 13 years ago
Closed 13 years ago
#31693 closed defect (duplicate)
py27-pyqt4 destroot fails: libpythonplugin.dylib: no such file or directory
Reported by: | watsodw | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | eborisch (Eric A. Borisch) | |
Port: | py27-pyqt4 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
py27-pyqt4 install in destroot fails with:
Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-pyqt4/py27-pyqt4/work/destroot/opt/local/share/qt4/plugins/designer/libpythonplugin.dylib": no such file or directory
using python27 @2.7.2_1+universal and qt4-mac @4.7.4_1+mysql+quartz+raster+universal
Attachments (2)
Change History (7)
Changed 13 years ago by watsodw
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | michaelld removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to michaelld@… |
Summary: | py27-pyqt4 install in destroot fails → py27-pyqt4 destroot fails: libpythonplugin.dylib: no such file or directory |
Changed 13 years ago by watsodw
Attachment: | main.2.log added |
---|
comment:2 Changed 13 years ago by watsodw
comment:3 Changed 13 years ago by eborisch (Eric A. Borisch)
This issue is caused by pyqt4 determining to build or not to build the plugin depending on if qt4-mac is universal (universal -> no plugin)
Here's a port file that should fix this and #31753. I need to create a ticket for the owner to migrate to this unified portfile. (and test other cases)
comment:5 Changed 13 years ago by eborisch (Eric A. Borisch)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Fixes available in #31792; track progress there.
Replying to david.w.watson@…:
Added main2.log to reflect that I cleaned py27-pyqt4 and tried again, this time failing the configure with the error: ":info:configure Cannot find file: python.pro."