[MacPorts] #63699: openldap-devel @2.6.0: build fails on 10.5 PPC

MacPorts noreply at macports.org
Sun Oct 31 23:35:11 UTC 2021


#63699: openldap-devel @2.6.0: build fails on 10.5 PPC
-----------------------------+----------------------
  Reporter:  mascguy         |      Owner:  mascguy
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:  ppc
      Port:  openldap-devel  |
-----------------------------+----------------------

Comment (by kencu):

 As above, base is under the impression that gcc-4.7+ support the "-arch"
 flag.

 That is sort of true, if you only consider {{{-arch i386}}} and {{{-arch
 x86_64}}}, support for which came in here:

 <https://github.com/gcc-
 mirror/gcc/commit/bd837408eeb0bd05b4b2621983f79bb7da8d253c>

 in gcc-4.7.

 However, the support for {{{-arch ppc}}} and {{{-arch ppc64}}} was not
 added by Iain until gcc-6.

 The commit that brought it in is here:

 <https://github.com/gcc-
 mirror/gcc/commit/37341412a50d7389802039e1890df3dca717b9db>

 So -- the code in base should be updated to indicate that only gcc-6+
 FULLY support the {{{-arch}}} flags.

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


More information about the macports-tickets mailing list