Changes between Initial Version and Version 1 of Ticket #55655


Ignore:
Timestamp:
Jan 8, 2018, 11:03:29 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It built ok on our Mavericks-through-Sierra buildbot workers, so maybe it's related to High Sierra's newer version of clang.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55655

    • Property Status changed from new to assigned
    • Property Summary changed from nodejs7 fails to install on high sierra to nodejs7 @7.10.1: error: return type of out-of-line definition of 'v8_inspector::InspectedContext::createInjectedScript' differs from that in the declaration
    • Property Keywords highsierra added
    • Property Owner set to ci42
    • Property Port nodejs7 added
  • Ticket #55655 – Description

    initial v1  
    33Fails to build every time, even with cleaned cache
    44
    5 clean --dist and clean --all
     5`clean --dist` and `clean --all`
     6{{{
    67sudo rm -rf /opt/local/var/macports/build/*
    7 
     8}}}
    89
    910{{{