Opened 12 years ago

Closed 12 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)

main.log (927.6 KB) - added by watsodw 12 years ago.
main.2.log (75.4 KB) - added by watsodw 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by watsodw

Attachment: main.log added

comment:1 Changed 12 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 failspy27-pyqt4 destroot fails: libpythonplugin.dylib: no such file or directory

Changed 12 years ago by watsodw

Attachment: main.2.log added

comment:2 in reply to:  description Changed 12 years ago by watsodw

Replying to david.w.watson@…:

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

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."

comment:3 Changed 12 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)

users/eborisch/python/py-pyqt4/Portfile

comment:4 Changed 12 years ago by eborisch (Eric A. Borisch)

Cc: eborisch@… added

Cc Me!

comment:5 Changed 12 years ago by eborisch (Eric A. Borisch)

Resolution: duplicate
Status: newclosed

Fixes available in #31792; track progress there.

Note: See TracTickets for help on using tickets.