Changes between Initial Version and Version 1 of Ticket #44801


Ignore:
Timestamp:
Aug 28, 2014, 10:46:10 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

You said you cleaned llvm-3.2, and the terminal transcript you pasted above shows a clean build attempt, but the log you attached is not from a clean build attempt. Please "sudo port clean llvm-3.2", then try again and attach that main.log.

If trying to install llvm-3.3 or llvm-3.4 resulted in MacPorts trying to upgrade llvm-3.2, that tells me that you have the cctools and/or ld64 port installed with the +llvm32 variant—that was the default, back when llvm 3.2 was the latest stable version of llvm; today, the default variant in cctools and ld64 is +llvm34. You could (and probably should) reinstall cctools and ld64 with the new default. To do this, try running:

sudo port install ld64 cctools

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44801

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Cc jeremyhu@… removed
    • Property Port llvm-3.2 added
  • Ticket #44801 – Description

    initial v1  
    22I have cleaned llvm-3.2 before and try to install it:
    33
    4 --------
    5 
     4{{{
    65Theos-MacBook-Pro:Documents theo$ sudo port clean llvm-3.2
    7 
    86Password:
    9 
    107--->  Cleaning llvm-3.2
    11 
    128Theos-MacBook-Pro:Documents theo$ sudo port install llvm-3.2
    13 
    149--->  Computing dependencies for llvm-3.2
    15 
    1610--->  Fetching archive for llvm-3.2
    17 
    1811--->  Attempting to fetch llvm-3.2-3.2_3.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/llvm-3.2
    19 
    2012--->  Attempting to fetch llvm-3.2-3.2_3.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/llvm-3.2
    21 
    2213--->  Attempting to fetch llvm-3.2-3.2_3.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/llvm-3.2
    23 
    2414--->  Fetching distfiles for llvm-3.2
    25 
    2615--->  Verifying checksums for llvm-3.2
    27 
    2816--->  Extracting llvm-3.2
    29 
    3017--->  Applying patches to llvm-3.2
    31 
    3218--->  Configuring llvm-3.2
    33 
    3419--->  Building llvm-3.2
    35 
    3620Error: org.macports.build for port llvm-3.2 returned: command execution failed
    37 
    3821Please see the log file for port llvm-3.2 for details:
    3922    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.2/llvm-3.2/main.log
    40 
    4123To report a bug, follow the instructions in the guide:
    4224    http://guide.macports.org/#project.tickets
    43 
    4425Error: Processing of port llvm-3.2 failed
    45 
    46 --------------------------------
     26}}}
    4727
    4828I have already tried to install Iivm-3.3 and  livm-3.4, instead of updating llvm-3.2. However, all the installing and updating failed building iivm-3.2.