Re: [MacPorts] #64486: bison-runtime fails at destroot on 10.5.8 ppc64 and 10.6.8 Rosetta – solution found

MacPorts noreply at macports.org
Thu Aug 4 12:11:30 UTC 2022


#64486: bison-runtime fails at destroot on 10.5.8 ppc64 and 10.6.8 Rosetta –
solution found
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  mascguy
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:                |   Keywords:  powerpc
      Port:  bison         |
---------------------------+----------------------

Comment (by barracuda156):

 Replying to [comment:17 mascguy]:
 > Implementation thoughts welcome all!

 This works:
 {{{
 platform darwin 10 {
     if {${build_arch} eq "ppc"} {
         configure.args-append \
             --build=powerpc-apple-darwin${os.major} \
             CC="${configure.cc} -arch ppc"
     }
 }
 }}}

 PR: https://github.com/macports/macports-ports/pull/15597

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


More information about the macports-tickets mailing list