Opened 4 months ago

Last modified 4 months ago

#69069 new defect

Unable to build py311-pyqt5 after port selfupdate

Reported by: AgilentGCMS Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: reneeotten (Renee Otten)
Port: py311-pyqt5

Description

I recently did a port selfupdate, and when I do port upgrade outdated, it fails rebuilding py311-pyqt5. I can successfully build other ports, and recently built py311-scipy and ImageMagick, so I think my macports installation is functional.

Attachments (1)

main.log (16.2 KB) - added by AgilentGCMS 4 months ago.

Download all attachments as: .zip

Change History (3)

Changed 4 months ago by AgilentGCMS

Attachment: main.log added

comment:1 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Log says:

Project ERROR: Could not resolve SDK Path for 'macosx13.3' using --show-sdk-path

This sounds familiar to me, as if we've seen it in other tickets before.

comment:2 Changed 4 months ago by AgilentGCMS

Some googling showed me a solution, https://stackoverflow.com/questions/26320677/error-could-not-resolve-sdk-path-for-macosx10-8, that's specific for Qt. Applying that worked.

Note: See TracTickets for help on using tickets.