Hi,

 

I'm trying to build the "latest" master as of writing this (08 Oct 2018 -
9718084), but I'm getting link errors:

 

ninja: Entering directory `out.gn\ia32.debug'

[1/1] Regenerating ninja files

[1529/1609] LINK mksnapshot.exe mksnapshot.exe.pdb

FAILED: mksnapshot.exe mksnapshot.exe.pdb

C:/Users/Dan/AppData/Local/Gamaliel/V8Builder/depot_tools/win_tools-2_7_6_bi
n/python/bin/python.exe ../../build/toolchain/win/tool_wrapper.py
link-wrapper environment.x86 False link.exe /nologo /OUT:./mksnapshot.exe
/PDB:./mksnapshot.exe.pdb @./mksnapshot.exe.rsp

v8_libbase.dll.lib(v8_libbase.dll) : error LNK2005: "public: unsigned int
__thiscall v8::base::BoundedPageAllocator::begin(void)const "
(?begin@BoundedPageAllocator@base@v8@@QBEIXZ) already defined in
setup-isolate-full.obj

v8_libbase.dll.lib(v8_libbase.dll) : error LNK2005: "public: unsigned int
__thiscall v8::base::BoundedPageAllocator::size(void)const "
(?size@BoundedPageAllocator@base@v8@@QBEIXZ) already defined in
setup-isolate-full.obj

./mksnapshot.exe : fatal error LNK1169: one or more multiply defined symbols
found

ninja: build stopped: subcommand failed.

 

The build I have been using (and that builds OK for me) is from 15 Sep 2018
(37d87f61), which is about 470 versions behind the "latest" master.

 

Does anyone know what's wrong?

 

Thanks,


Dan

 

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to