[MacPorts] #69490: libressl cannot be installed when it depends on a clang port because it conflicts with openssl

MacPorts noreply at macports.org
Wed Mar 13 05:46:53 UTC 2024


#69490: libressl cannot be installed when it depends on a clang port because it
conflicts with openssl
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  artkiver
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  libressl
------------------------+----------------------
 libressl blacklists Xcode clang < 1001, so with Xcode versions earlier
 than 10.2, MacPorts will select a MacPorts clang compiler. But that won't
 work because MacPorts clang compilers depend on cmake which depends on
 curl which depends on openssl which conflicts with libressl.

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

 This would be resolved by uncoupling libressl and openssl as long
 suggested in #54744.

-- 
Ticket URL: <https://trac.macports.org/ticket/69490>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list