Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.
This repository was archived by the owner on Mar 25, 2018. It is now read-only.

Build failures on Windows with 5.7-lkgr #4

Closed
@targos

Description

@targos

CI run: https://ci.nodejs.org/job/node-compile-windows/7129/

Errors:

     Creating library c:\workspace\node-compile-windows\label\win-vs2015\Release\mksnapshot.lib and object c:\workspace\node-compile-windows\label\win-vs2015\Release\mksnapshot.exp
v8_base_1.lib(parser.obj) : error LNK2001: unresolved external symbol "public: static struct v8::internal::Runtime::Function const * __cdecl v8::internal::Runtime::FunctionForId(enum v8::internal::Runtime::FunctionId)" (?FunctionForId@Runtime@internal@v8@@SAPEBUFunction@123@W4FunctionId@123@@Z) [c:\workspace\node-compile-windows\label\win-vs2015\deps\v8\src\mksnapshot.vcxproj]
v8_base_1.lib(parser.obj) : error LNK2001: unresolved external symbol "public: static struct v8::internal::Runtime::Function const * __cdecl v8::internal::Runtime::FunctionForName(unsigned char const *,int)" (?FunctionForName@Runtime@internal@v8@@SAPEBUFunction@123@PEBEH@Z) [c:\workspace\node-compile-windows\label\win-vs2015\deps\v8\src\mksnapshot.vcxproj]
v8_base_3.lib(assembler.obj) : error LNK2001: unresolved external symbol "public: static struct v8::internal::Runtime::Function const * __cdecl v8::internal::Runtime::RuntimeFunctionTable(class v8::internal::Isolate *)" (?RuntimeFunctionTable@Runtime@internal@v8@@SAPEBUFunction@123@PEAVIsolate@23@@Z) [c:\workspace\node-compile-windows\label\win-vs2015\deps\v8\src\mksnapshot.vcxproj]
v8_base_3.lib(assembler.obj) : error LNK2001: unresolved external symbol "public: static struct v8::internal::Runtime::Function const * __cdecl v8::internal::Runtime::FunctionForEntry(unsigned char *)" (?FunctionForEntry@Runtime@internal@v8@@SAPEBUFunction@123@PEAE@Z) [c:\workspace\node-compile-windows\label\win-vs2015\deps\v8\src\mksnapshot.vcxproj]
v8_base_0.lib(js-operator.obj) : error LNK2001: unresolved external symbol "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl v8::internal::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,enum v8::internal::Runtime::FunctionId)" (??6internal@v8@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV23@W4FunctionId@Runtime@01@@Z) [c:\workspace\node-compile-windows\label\win-vs2015\deps\v8\src\mksnapshot.vcxproj]
c:\workspace\node-compile-windows\label\win-vs2015\Release\mksnapshot.exe : fatal error LNK1120: 5 unresolved externals [c:\workspace\node-compile-windows\label\win-vs2015\deps\v8\src\mksnapshot.vcxproj]

/cc @nodejs/v8

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