[MacPorts] #64412: mariadb-10.6/7 fails to build on Mojave 10.14.6

MacPorts noreply at macports.org
Wed Feb 16 23:23:43 UTC 2022


#64412: mariadb-10.6/7 fails to build on Mojave 10.14.6
----------------------------------------+----------------------------
  Reporter:  ArtKoKo                    |      Owner:  michaelld
      Type:  defect                     |     Status:  assigned
  Priority:  Normal                     |  Milestone:
 Component:  ports                      |    Version:  2.7.1
Resolution:                             |   Keywords:  mariadb mojave
      Port:  mariadb-10.6 mariadb-10.7  |
----------------------------------------+----------------------------

Comment (by outis):

 An initial attempt at a fix, which avoids asm goto if on an Apple
 platform, is now attached. The first line in the excerpt of fil0fil.h is
 simply changed to:
 {{{
 #if defined __clang_major__ && (__clang_major__ < 10 || __APPLE__)
 }}}

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


More information about the macports-tickets mailing list