[cfe-commits] Problems compiling trunk, macho-dump failing

Ryan Molden ryanmolden at gmail.com
Thu Jan 3 18:21:24 PST 2013


I am trying to compile my llvm/clang tree (on windows 7, with VS 2010
toolset) after syncing to tip in order to make a patch to send out. I
noticed the compilation is failing with the following errors:

"c:\llvm_build\llvm.sln" (default target) (1) ->
"c:\llvm_build\test\check-llvm.vcxproj.metaproj" (default target) (180)->
"c:\llvm_build\test\check-llvm.vcxproj" (default target) (329) ->
(CustomBuild target) ->CUSTOMBUILD : LLVM error : IO failure on output
stream. [c:\llvm_build\test\check-llvm.vcxproj]
C:/llvm_build/bin/Release/macho-dump.EXE : error : unable to read
relocation table entry '0' [c:\llvm_build\test\check-llvm.vcxproj]

"c:\llvm_build\llvm.sln" (default target) (1) ->
"c:\llvm_build\tools\clang\test\check-clang.vcxproj.metaproj" (default
target) (179) ->
"c:\llvm_build\tools\clang\test\check-clang.vcxproj" (default target) (360)
->
  CUSTOMBUILD : not grep error C:
\llvm_build\tools\clang\test\Index\Output\complete-recovery.m.tmp
[c:\llvm_build\tools\clang\test\check-clang.vcxproj]

Not sure how to interpret this exactly, or if my changes are causing this.
I never saw this previously with the same changes, but last time I built
was probably a month or more ago and I just recently sunk to tip. Ideas for
further investigation would be welcome.

Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130103/ae2124b3/attachment.html>


More information about the cfe-commits mailing list