Skip to content

Windows build failure #57

Closed
Closed
@targos

Description

@targos

CI run: https://ci.nodejs.org/job/node-compile-windows/17787/label=win-vs2017/console

Error:

[c:\workspace\node-compile-windows\deps\v8\gypfiles\torque.vcxproj]
  XPath.cpp
  tztrans.cpp
  XPathElement.cpp
  ucal.cpp
  ucln_in.cpp
  ucol.cpp
  XPathLexer.cpp
  XPathLexerErrorListener.cpp
  ucoleitr.cpp
  ucol_res.cpp
  ucol_sit.cpp
  XPathRuleAnywhereElement.cpp
  ucsdet.cpp
..\third_party\antlr4\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp(105): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [c:\workspace\node-compile-windows\deps\v8\gypfiles\torque.vcxproj]
  udat.cpp
  udateintervalformat.cpp
..\third_party\antlr4\runtime\Cpp\runtime\src\tree\pattern\ParseTreePatternMatcher.cpp(113): error C2280: 'void std::rethrow_if_nested<antlr4::ParseCancellationException>(const _Ty &)': attempting to reference a deleted function [c:\workspace\node-compile-windows\deps\v8\gypfiles\torque.vcxproj]
          with
          [
              _Ty=antlr4::ParseCancellationException
          ]
  C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\include\exception(464): note: see declaration of 'std::rethrow_if_nested'

/cc @nodejs/platform-windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions