[MacPorts] #63833: qt5-qtbase+openssl broken by switch to openssl 3.x
MacPorts
noreply at macports.org
Sun Nov 7 17:48:46 UTC 2021
#63833: qt5-qtbase+openssl broken by switch to openssl 3.x
-------------------------+---------------------------------
Reporter: Schamschula | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: qt5-base
-------------------------+---------------------------------
When trying to rebuild qt5-base (revision bump) om Mojave, I get the
following error
{{{
cd tools/moc/ && ( test -e Makefile ||
/opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_aqua_qt5/qt5-qtbase/work
/qtbase-everywhere-src-5.15.2/bin/qmake -o Makefile
/opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_aqua_qt5/qt5-qtbase/work
/qtbase-everywhere-src-5.15.2/src/tools/moc/moc.pro ) &&
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile
install
The platform SDK has been changed from version 10.14 to version dyld:
warning: could not load inserted library
'/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib' into
hardened process because no suitable image found. Did find:
/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib: code
signature in
(/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib) not
valid for use in process using Library Validation: mapped file has no
cdhash, completely unsigned? Code has to be at least ad-hoc signed.
/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib: stat()
failed with errno=1 dyld: warning: could not load inserted library
'/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib' into
hardened process because no suitable image found. Did find:
/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib: code
signature in
(/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib) not
valid for use in process using Library Validation: mapped file has no
cdhash, completely unsigned? Code has to be at least ad-hoc signed.
/opt/local/libexec/macports/lib/darwintrace1.0/darwintrace.dylib: stat()
failed with errno=1 10.14.
This requires a fresh build. Please wipe the build directory completely,
including any .qmake.stash and .qmake.cache files generated by qmake.
make[2]: Entering directory
`/opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_aqua_qt5/qt5-qtbase/work
/qtbase-everywhere-src-5.15.2/src/tools/moc'
/opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_aqua_qt5/qt5-qtbase/work
/qtbase-everywhere-src-5.15.2/mkspecs/features/mac/sdk.mk:22: *** ^.
Stop.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63833>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list