Changes between Initial Version and Version 1 of Ticket #36692


Ignore:
Timestamp:
Oct 23, 2012, 3:18:04 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please sudo port clean llvm-3.0 and then try again, and attach the main.log file (whose location is printed by the command port logfile llvm-3.0) if it hangs again. Please let us know what version of Xcode you have and some more info about your Mac model, including processor speed, number of cores, and amount of RAM and free hard disk space. (On some versions of Xcode I've seen the llvm builds take exorbitant amounts of memory (7-8 GB) which takes forever and slows the computer to a crawl if non enough physical memory exists and the hard disk is > 90% full and therefore probably highly fragmented).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36692

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Priority changed from High to Normal
    • Property Summary changed from Executing org.macports.build (llvm-3.0) to llvm-3.0 upgrade hangs
    • Property Port llvm-3.0 added
  • Ticket #36692 – Description

    initial v1  
    33i am running OSX 10.8.2 mountain lion, i always been a mac ports user, i been trying to upgrade all outdated packages for the longest while now, and it seem to get stuck at the build process for  (llvm-3.0), using MacPorts base version 2.1.2 installed: here is a debug output where it get stucks:
    44
     5{{{
    56--->  Building llvm-3.0
    67DEBUG: Executing org.macports.build (llvm-3.0)
     
    89DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.0/llvm-3.0/work/llvm-3.0.src" && /usr/bin/make -j4 -w all'
    910DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.0/llvm-3.0/work/llvm-3.0.src" && /usr/bin/make -j4 -w all
    10 
     11}}}
    1112
    1213and here is a sample of the process:
    1314
     15{{{
    1416Analysis of sampling make (pid 5422) every 1 millisecond
    1517Process:         make [5422]
     
    8082    0x7fff936bb000 -     0x7fff936e9ff7  libsystem_m.dylib (??? - ???) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    8183    0x7fff93dbd000 -     0x7fff93dbeff7  libSystem.B.dylib (169.3.0 - compatibility 1.0.0) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
     84}}}
    8285
    8386any help wil be greatly appreciated..