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
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)
comment:2 Changed 3 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
thanks Ryan... this likely an issue for all
py-pyqt5-*
stubports. Probably shouldn't include theqmake5
PortGroup at the toplevel, but only in theif {${name} ne ${subport}} {
block. Will investigate and fix.