[MacPorts] #58260: gcc{6, 7, 8, 9} : Build failures due to "Atomic" error with macOS 10.4.4 and Xcode 10.2

MacPorts noreply at macports.org
Sat Feb 22 08:03:44 UTC 2020


#58260: gcc{6,7,8,9} : Build failures due to "Atomic" error with macOS 10.4.4 and
Xcode 10.2
-------------------------------------+-------------------------------------
  Reporter:  physicsbeany            |      Owner:  Nullstelllensatz
                                     |  <50169837+Nullstelllensatz@…>
      Type:  defect                  |     Status:  closed
  Priority:  Normal                  |  Milestone:
 Component:  ports                   |    Version:  2.5.4
Resolution:  fixed                   |   Keywords:  mojave
      Port:  gcc9 gcc8 gcc7 gcc6     |
  libgcc-devel libgcc8 libgcc7       |
  libgcc6                            |
-------------------------------------+-------------------------------------

Comment (by jmon12):

 Replying to [comment:31 kencu]:
 > are you sure that you want to test against SDK 10.4?
 > {{{
 > if {[vercmp ${configure.sdk_version} 10.4] >= 0} {
 > }}}
 >
 > I presume you meant
 > {{{
 > if {[vercmp ${configure.sdk_version} 10.14] >= 0} {
 > }}}

 Hum yes indeed I'm sorry. Let me fix it.

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


More information about the macports-tickets mailing list