Opened 3 years ago

Closed 3 years ago

#63541 closed defect (fixed)

py-pyqt5: Error: Failed to configure py-pyqt5: couldn't open ".../.qmake.cache": no such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: py-pyqt5

Description

https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/100504/steps/install-port/logs/stdio

Error: Failed to configure py-pyqt5: couldn't open "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-pyqt5/py-pyqt5/work/PyQt5-5.15.4/.qmake.cache": no such file or directory

Change History (2)

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

thanks Ryan... this likely an issue for all py-pyqt5-* stubports. Probably shouldn't include the qmake5 PortGroup at the toplevel, but only in the if {${name} ne ${subport}} { block. Will investigate and fix.

comment:2 Changed 3 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In ddb969fddfe85c2b18da6643f9f8f32493e0309f/macports-ports (master):

py-pyqt5-*: fix stub port

Closes: #63541

Note: See TracTickets for help on using tickets.