Changes between Initial Version and Version 1 of Ticket #37140


Ignore:
Timestamp:
Nov 26, 2012, 2:46:59 AM (11 years ago)
Author:
skymoo (Adam Mercer)
Comment:

Don't forget to use wiki formatting and assign the ticket to the appropriate maintainer

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37140

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Port p32-scipy gcc45 removed
    • Property Summary changed from py32-scipy, llvm-3.1, and gcc45 failure to llvm-3.1 build failure
  • Ticket #37140 – Description

    initial v1  
    11Attempted
    22
     3{{{
    34sudo port install py32-scipy
     5}}}
    46
    57and got the following error
    68
     9{{{
    710---> Computing dependencies for llvm-3.1
    811---> Fetching archive for llvm-3.1
     
    1619---> Configuring llvm-3.1
    1720---> Building llvm-3.1 Error: org.macports.build for port llvm-3.1 returned: command execution failed Please see the log file for port llvm-3.1 for details:
     21/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.1/llvm-3.1/main.log
     22Error: Unable to upgrade port: 1 Error: Unable to execute port: upgrade gcc45 failed
     23}}}
    1824
    19 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.1/llvm-3.1/main.log
    20 
    21 Error: Unable to upgrade port: 1 Error: Unable to execute port: upgrade gcc45 failed
    22 
    23 
    24 
    25 I did selfupdate and clean all before trying to install. I was able to install python32 and py32-numpy without any problems. I tried going through ticket 34366 and the like - I also tried to apply the patch in 97624 - but to no avail.
     25I did selfupdate and clean all before trying to install. I was able to install python32 and py32-numpy without any problems. I tried going through #34366 and the like - I also tried to apply the patch in r97624 - but to no avail.