[MacPorts] #64884: py-pyqt5-scintilla @2.13.2 fails to build under macos 12.3 using Xcode 13.3
MacPorts
noreply at macports.org
Fri Apr 8 15:46:01 UTC 2022
#64884: py-pyqt5-scintilla @2.13.2 fails to build under macos 12.3 using Xcode 13.3
---------------------------------+------------------------
Reporter: josephsacco | Owner: reneeotten
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: monterey
Port: py-pyqt5-scintilla |
---------------------------------+------------------------
Comment (by ferdy):
ciao,
i had the same problem trying to build '''py39-pyqt5''', '''py39-poppler-
qt5''' and '''py39-pyqt5-webengine''' while installing frescobaldi.
adding `use_xcode yes` to the portfiles solved the issue.
for sake of completeness while building py-pyqt5 i get this warning
message:
{{{
Project WARNING: Qt has only been tested with version 11.0 of the platform
SDK, you're using .
Project WARNING: This is an unsupported configuration. You may experience
build issues, and by using
Project WARNING: the 12.1 SDK you are opting in to new features that Qt
has not been prepared for.
Project WARNING: Please downgrade the SDK you use to build your app to
version 11.0, or configure
Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to
silence this warning.
}}}
{{{
ferdy at wabi:~$ sw_vers
ProductName: macOS
ProductVersion: 11.6.5
BuildVersion: 20G527
ferdy at wabi:~$ xcodebuild -version
Xcode 13.2.1
Build version 13C100
ferdy at wabi:~$ xcrun -show-sdk-path
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
}}}
cheers,
--
ferdy
--
Ticket URL: <https://trac.macports.org/ticket/64884#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list