Changes between Initial Version and Version 7 of Ticket #61280


Ignore:
Timestamp:
Oct 7, 2020, 6:00:24 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61280

    • Property Status changed from new to assigned
    • Property Cc larryv kencu added
    • Property Summary changed from port upgrade clang-3.4 fails on Mountain Lion to clang-3.4: error: invalid version number in '-mlinker-version=6.'
    • Property Keywords mountainlion added
    • Property Owner set to jeremyhu
  • Ticket #61280 – Description

    initial v7  
    11On a MacBook Pro, OSX 10.8.5, Xtools 5.1.2, I run
     2{{{
    23sudo port upgrade outdated
     4}}}
    35immediately goes to
     6{{{
    47--->  Computing dependencies for clang-3.4
    58...
    69--->  Building clang-3.4
    710Error: Failed to build clang-3.4: command execution failed
     11}}}
    812
    913Looking at the log, it appears that this is the error:
     14{{{
    1015:info:build clang: error: invalid version number in '-mlinker-version=6.'
     16}}}
    1117
    1218I'll attach the log to the ticket.