[MacPorts] #63617: opusfile @ 0.12 +universal: Install error due to openssl dependency missing universal variant

MacPorts noreply at macports.org
Wed Oct 13 06:01:38 UTC 2021


#63617: opusfile @ 0.12 +universal: Install error due to openssl dependency missing
universal variant
------------------------+----------------------------------------
 Reporter:  NETknightX  |      Owner:  dbevans
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.1
 Keywords:              |       Port:  opusfile openssl openssl11
------------------------+----------------------------------------
 When trying to install `opusfile` universal variant, it complains about
 openssl.

 {{{
 ❯ sudo port install opusfile +universal
 Error: Cannot install opusfile for the archs 'arm64 x86_64' because
 Error: its dependency openssl is only installed for the arch 'arm64'
 Error: and does not have a universal variant.
 Error: Unable to execute port: architecture mismatch
 }}}

 Looking at `openssl` indeed shows that there isn't a universal variant.
 However, `openssl11` does show one:

 {{{
 ❯ port variant openssl
 openssl has no variants

 ❯ port variant openssl11
 openssl11 has the variants:
    rfc3779: enable RFC 3779: X.509 Extensions for IP Addresses and AS
 Identifiers
    universal: Build for multiple architectures
 }}}

 This was recently broken after running `selfupdate`. It was working before
 when openssl pointed to `openssl11 @1.1.1l_1` around a week ago.

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


More information about the macports-tickets mailing list