[MacPorts] #50146: p7zip @15.09 won't compile on PPC Leopard, Mac OS X 10.5.8, because of missing /usr/bin/llvm-gcc

MacPorts noreply at macports.org
Sat Jan 16 01:57:10 PST 2016


#50146: p7zip @15.09 won't compile on PPC Leopard, Mac OS X 10.5.8, because of
missing /usr/bin/llvm-gcc
------------------------------+--------------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.4
Resolution:                   |   Keywords:
      Port:  p7zip            |
------------------------------+--------------------------------

Comment (by Peter_Dyballa@…):

 I created a sym-link `/usr/bin/llvm-gcc -> /Developer/usr/bin/llvm-
 gcc-4.2` (ans also `/usr/bin/llvm-gcc -> /Developer/usr/bin/llvm-gcc-4.2`)
 which allowed me to have it built. /usr/bin now has these llvm, gcc, and
 g++ related sym-links and files:

 {{{
 lrwxr-xr-x  1 root   wheel            7  2 Dez  2013 cc -> gcc-4.2
 lrwxr-xr-x  1 root   wheel            7  2 Dez  2013 g++ -> g++-4.2
 -rwxr-xr-x  1 root   wheel        93088  5 Feb  2009 g++-4.0
 -rwxr-xr-x  1 root   wheel       105680  7 Jul  2009 g++-4.2
 lrwxr-xr-x  1 root   wheel            7  2 Dez  2013 gcc -> gcc-4.2
 -rwxr-xr-x  1 root   wheel        93088  5 Feb  2009 gcc-4.0
 -rwxr-xr-x  1 root   wheel       105680  7 Jul  2009 gcc-4.2
 -rwxr-xr-x  1 root   wheel       373504  5 Feb  2009 i686-apple-
 darwin9-g++-4.0.1
 -rwxr-xr-x  1 root   wheel       513344  7 Jul  2009 i686-apple-
 darwin9-g++-4.2.1
 -rwxr-xr-x  1 root   wheel       369408  5 Feb  2009 i686-apple-
 darwin9-gcc-4.0.1
 -rwxr-xr-x  1 root   wheel       505120  7 Jul  2009 i686-apple-
 darwin9-gcc-4.2.1
 lrwxr-xr-x  1 root   wheel           31  2 Jan 14:39 llvm-g++ ->
 /Developer/usr/bin/llvm-g++-4.2
 lrwxr-xr-x  1 root   wheel           31  2 Jan 14:39 llvm-gcc ->
 /Developer/usr/bin/llvm-gcc-4.2
 -rwxr-xr-x  1 root   wheel       377616  5 Feb  2009 powerpc-apple-
 darwin9-g++-4.0.1
 -rwxr-xr-x  1 root   wheel       513344  7 Jul  2009 powerpc-apple-
 darwin9-g++-4.2.1
 -rwxr-xr-x  1 root   wheel       369408  5 Feb  2009 powerpc-apple-
 darwin9-gcc-4.0.1
 -rwxr-xr-x  1 root   wheel       513344  7 Jul  2009 powerpc-apple-
 darwin9-gcc-4.2.1
 }}}

 Is `port select --set gcc` also manipulating these files, particularly
 when it sets `apple-gcc42`?

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


More information about the macports-tickets mailing list