[MacPorts] #62185: libgcrypt: @1.9.1 build failures on macOS 10.8 and 10.9: cannot compile this unexpected cast lvalue yet

MacPorts noreply at macports.org
Sat Jan 30 22:23:27 UTC 2021


#62185: libgcrypt: @1.9.1 build failures on macOS 10.8 and 10.9: cannot compile
this unexpected cast lvalue yet
------------------------+-------------------------
  Reporter:  mascguy    |      Owner:  Schamschula
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  libgcrypt  |
------------------------+-------------------------

Comment (by Schamschula):

 Try adding

 {{{
 if {${os.platform} eq "darwin" && ${os.major} < 14} {
     configure.args  --disable-asm
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62185#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list