Changes between Initial Version and Version 1 of Ticket #36071, comment 5


Ignore:
Timestamp:
Dec 7, 2012, 11:35:31 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36071, comment 5

    initial v1  
    99Given the command "sudo port upgrade outdated" the last portion just before it ends reads as follows:
    1010
    11 
     11{{{
    1212--->  Computing dependencies for llvm-3.1
    1313--->  Fetching archive for llvm-3.1
     
    2727To report a bug, follow the instructions in the guide:
    2828    http://guide.macports.org/#project.tickets
    29 
     29}}}
    3030
    3131The log file mentioned is over 6500 lines so I won't paste it all here, but only the last portion where things start to go badly:
    3232
    33 
     33{{{
    3434:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.1/llvm-3.1/work/llvm-3.1.src/utils/llvm-build/llvm-build \
    3535:info:build       --native-target "x86_64" \
     
    9797:notice:build Please see the log file for port llvm-3.1 for details:
    9898    /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
     99}}}
    99100
    100101
    101