[LLVMbugs] [Bug 1234] NEW: Build of ADT/SmallPtrSet fails
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Mar 1 10:52:07 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1234
Summary: Build of ADT/SmallPtrSet fails
Product: new-bugs
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: aeriksson at gmail.com
Building CVS HEAD on MacOSX fails with the following error:
$ make
make[1]: Nothing to be done for `all'.
llvm[1]: Compiling SmallPtrSet.cpp for Debug build
/Users/andreas/build/llvmHEAD/llvm/include/llvm/ADT/SmallPtrSet.h:191: error: non-constant ‘((N |
(N - 1)) + 1)’ cannot be used as template argument
/Users/andreas/build/llvmHEAD/llvm/include/llvm/ADT/SmallPtrSet.h:191: error: ‘Val’ is not a
member of ‘<declaration error>’
make[1]: *** [/Users/andreas/build/llvmHEAD/llvm/lib/Support/Debug/SmallPtrSet.o] Error 1
make: *** [all] Error 1
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list