Changes between Initial Version and Version 1 of Ticket #54541


Ignore:
Timestamp:
Jul 28, 2017, 4:53:06 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54541 – Description

    initial v1  
    11I am trying to install port gcc47. I have Xcode 8.3.3 and macOS Sierra 10.12.6. I have tried uninstalling both Xcode and MacPorts and restarting the whole process. I've also reaccepted the Xcode license and cleaned the port between all attempts to install the port. Any suggestions??
    22
    3 {{{:notice:fetch --->  Attempting to fetch llvm-3.9.1.src.tar.xz from http://her.gr.distfiles.macports.org/llvm
    4 
     3{{{
     4:notice:fetch --->  Attempting to fetch llvm-3.9.1.src.tar.xz from http://her.gr.distfiles.macports.org/llvm
    55:debug:fetch Fetching distfile failed: The requested URL returned error: 404 Not Found
    6 
    76:notice:fetch --->  Attempting to fetch llvm-3.9.1.src.tar.xz from https://pek.cn.distfiles.macports.org/macports/distfiles/llvm
    8 
    97:debug:fetch Fetching distfile failed: Connection timed out after 30004 milliseconds
    10 
    118:error:fetch Failed to fetch llvm-3.9: Connection timed out after 30004 milliseconds
    12 
    139:debug:fetch Error code: NONE
    14 
    1510:debug:fetch Backtrace: Connection timed out after 30004 milliseconds
    16 
    1711:debug:fetch     while executing
    18 
    1912:debug:fetch "error $lastError"
    20 
    2113:debug:fetch     (procedure "portfetch::fetchfiles" line 62)
    22 
    2314:debug:fetch     invoked from within
    24 
    2515:debug:fetch "portfetch::fetchfiles"
    26 
    2716:debug:fetch     (procedure "portfetch::fetch_main" line 17)
    28 
    2917:debug:fetch     invoked from within
    30 
    3118:debug:fetch "$procedure $targetname"
    32 
    3319:debug:fetch Failed to locate 'lbzip2' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration
    3420time location, did you move it?
    35 
    3621:debug:fetch     while executing
    37 
    3822:debug:fetch "error "$eMessage or at its MacPorts configuration time location, did you move it?""
    39 
    4023:debug:fetch     invoked from within
    41 
    4224:debug:fetch "try -pass_signal {
    43 
    4425:debug:fetch             set cmd_path [macports::binaryInPath $prog]
    45 
    46 :debug:fetch             return $cmd_path}}}
     26:debug:fetch             return $cmd_path
     27}}}