[llvm-bugs] [Bug 28052] New: Regression(271926:271970): link.exe says "fatal error LNK1103: debugging information corrupt; recompile module" when linking e.g. re2c in a chromium win build with debug info
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 8 09:47:36 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28052
Bug ID: 28052
Summary: Regression(271926:271970): link.exe says "fatal error
LNK1103: debugging information corrupt; recompile
module" when linking e.g. re2c in a chromium win build
with debug info
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
First bad:
https://build.chromium.org/p/chromium.fyi/builders/CrWinAsan/builds/3622
FAILED: re2c.exe re2c.exe.pdb
C:\b\depot_tools\python276_bin\python.exe gyp-win-tool link-with-manifests
environment.x86 True re2c.exe "C:\b\depot_tools\python276_bin\python.exe
gyp-win-tool link-wrapper environment.x86 False link.exe /nologo /OUT:re2c.exe
@re2c.exe.rsp" 1 mt.exe rc.exe
"obj\third_party\yasm\re2c.re2c.exe.intermediate.manifest"
obj\third_party\yasm\re2c.re2c.exe.generated.manifest
..\..\build\win\compatibility.manifest
re2c.translate.obj : fatal error LNK1103: debugging information corrupt;
recompile module
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160608/12f3d07c/attachment.html>
More information about the llvm-bugs
mailing list