[LLVMdev] Build errors on trunk for about a week now.

OvermindDL1 overminddl1 at gmail.com
Thu Dec 4 22:33:23 PST 2008


Been trying to build the trunk to test some things for about a week
now using VS8 (VS2k5).  Tons of Warnings (like things first being
declared struct, being redefined class and so forth, those need to be
fixed, but are otherwise not harmful), and a *lot* of errors.  Being
trunk I figured just the normal trunk-type issues, but it has been
going on for a while now, so figured it would be good to state so it
can be fixed.  These errors are with a fresh CMake from a fresh SVN
checkout all into fresh directories, still happens.  Full build log is
attached to this email (too big for pastebin uncompressed, but
compressed down to a nice 15kb).

And I was going to put a copy of just the error lines in here, but
that came out to way too long, most of them seem to have been broken
from a couple distinct sources though.  Also, some of those warnings
are potentially harmful (not that LLVM ever built clean, most of them
are ignorable anyway).  If I get time during this break I may try to
clean up some of those irritating warnings that are simple (assuming
there are no errors stopping me, I do not think I will have time to
donate to those for another few weeks anyway...).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BuildLog_20081204.7z
Type: application/octet-stream
Size: 14999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081204/530de38b/attachment.obj>


More information about the llvm-dev mailing list