[LLVMbugs] Problems in Build
Evan Cheng
evan.cheng at apple.com
Tue Feb 27 13:48:53 PST 2007
I've temporarily backed out the TableGen changes. Should build now.
Evan
On Feb 27, 2007, at 1:36 PM, Bill Wendling wrote:
> Here's an error I saw with current TOT:
>
> g++ -I/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/
> obj-llvm/utils/TableGen
> -I/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/
> llvm/utils/TableGen
> -I/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/obj-
> llvm/include
> -I/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/
> llvm/include
> -I/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/obj-
> llvm/include
> -I/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/
> llvm/include
> -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -D_DEBUG
> -DLLVM_VERSION_INFO='" Apple Build #1033-01"' -Woverloaded-virtual
> -Wall -W -Wwrite-strings -Wunused -Wno-unused-parameter
> -fstrict-aliasing -arch ppc -arch i386 -arch ppc64 -arch x86_64 -c
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp
> -o /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/obj-
> llvm/utils/TableGen/Release/TableGen.o
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:23:32:
> error: CallingConvEmitter.h: No such file or directory
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:23:32:
> error: CallingConvEmitter.h: No such file or directory
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:23:32:
> error: CallingConvEmitter.h: No such file or directory
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:23:32:
> error: CallingConvEmitter.h: No such file or directory
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:
> In function 'int main(int, char**)':
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:146:
> error: 'CallingConvEmitter' was not declared in this scope
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:
> In function 'int main(int, char**)':
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:146:
> error: 'CallingConvEmitter' was not declared in this
> scope/Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/
> llvm/utils/TableGen/TableGen.cpp:
> In function 'int main(int, char**)':
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:146:
> error: 'CallingConvEmitter' was not declared in this scope
>
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:
> In function 'int main(int, char**)':
> /Volumes/SandBox/Clean/llvm-1033-01.roots/llvm-1033-01~obj/src/llvm/
> utils/TableGen/TableGen.cpp:146:
> error: 'CallingConvEmitter' was not declared in this scope
> lipo: can't figure out the architecture type of: /var/tmp//
> ccmc7QJ1.out
> make[3]: *** [/Volumes/SandBox/Clean/llvm-1033-01.roots/
> llvm-1033-01~obj/obj-llvm/utils/TableGen/Release/TableGen.o]
> Error 1
> make[2]: *** [TableGen/.makeall] Error 2
> make[1]: *** [all] Error 1
>
>
> -bw
> _______________________________________________
> LLVMbugs mailing list
> LLVMbugs at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
More information about the llvm-bugs
mailing list