I recently went back to working on the Chrome client and after syncing, my build breaks trying to access something on "F:" which I certainly don't have on my machine.
Where would this be coming from?
[1/8233] CXX obj/base/base/histogram.obj
[2/8233] LINK(DLL) base.dll base.dll.lib base.dll.pdb
[3/7553] LINK elevation_service.exe elevation_service.exe.pdb
FAILED: elevation_service.exe elevation_service.exe.pdb
ninja -t msvc -e environment.x86 -- ../../third_party/llvm-build/Release+Asserts/bin/lld-link.exe /nologo /OUT:./elevation_service.exe /PDB:./elevation_service.exe.pdb @./elevation_service.exe.rsp
lld-link: error: Cannot use debug info for 'atls.lib'
>>> failed to load reference 'f:\binaries.x86ret\atlmfc\lib\i386\atls.i386.pdb': The parameter is incorrect.
lld-link: error: Cannot use debug info for 'atls.lib'
>>> failed to load reference 'f:\binaries.x86ret\atlmfc\lib\i386\atls.i386.pdb': The parameter is incorrect.
[4/7553] LINK(DLL) ui_base.dll ui_base.dll.lib ui_base.dll.pdb
FAILED: ui_base.dll ui_base.dll.lib ui_base.dll.pdb
ninja -t msvc -e environment.x86 -- ../../third_party/llvm-build/Release+Asserts/bin/lld-link.exe /nologo /IMPLIB:./ui_base.dll.lib /DLL /OUT:./ui_base.dll /PDB:./ui_base.dll.pdb @./ui_base.dll.rsp
lld-link: error: Cannot use debug info for 'atls.lib'
>>> failed to load reference 'f:\binaries.x86ret\atlmfc\lib\i386\atls.i386.pdb': The parameter is incorrect.
lld-link: error: Cannot use debug info for 'atls.lib'
>>> failed to load reference 'f:\binaries.x86ret\atlmfc\lib\i386\atls.i386.pdb': The parameter is incorrect.
ninja: build stopped: cannot make progress due to previous errors.
Brian
bcw...@google.com-----------------------------------------------------------------------------------------
Treat someone as they are and they will remain that way.
Treat someone as they can be and they will become that way.