[MacPorts] #46629: On PPC Tiger, Mac OS X 10.4.11, build of llvm-3.4 failed because of recipe for target

MacPorts noreply at macports.org
Sat Jan 24 16:55:47 PST 2015


#46629: On PPC Tiger, Mac OS X 10.4.11, build of llvm-3.4 failed because of recipe
for target
------------------------------+------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  jeremyhu@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:                   |   Keywords:
      Port:  llvm-3.4         |
------------------------------+------------------------

Comment (by jeremyhu@…):

 I've addressed the reported build issue with cctools-862 on Tiger in
 r132154.

 Peter, please try building cctools-862 on Tiger.  If it works now, I'll
 remove the fallback.  You can do that by just making this change:
 {{{
 --- Portfile    (revision 132154)
 +++ Portfile    (working copy)
 @@ -36,7 +36,7 @@

  variant universal {}

 -if {${os.major} < 9} {
 +if {0} {
      # XCode 4.1
      version             806
      revision            4
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46629#comment:22>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list