[LLVMbugs] Problems in Build

Chris Lattner sabre at nondot.org
Tue Feb 27 14:38:02 PST 2007


On Tue, 27 Feb 2007, Bill Wendling wrote:
> Thanks! :-)

This is my fault, I'm working on it, sorry :(

-Chris

> On 2/27/07, Evan Cheng <evan.cheng at apple.com> wrote:
>> 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
>>
>>
> _______________________________________________
> LLVMbugs mailing list
> LLVMbugs at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-bugs mailing list