[cfe-dev] Clang build broken since git rev 42a0b48dd3773574f648c19b4d9abafb6b4a4f16

NAKAMURA Takumi geek4civic at gmail.com
Fri May 25 06:51:22 PDT 2012


Jan-Simon,

Please don't speak git hash here. Most of us depend on svn revisions
(eg. r157417).

I guess you forgot to pull clang. Please git-pull on llvm/tools/clang
if you had it.

...Takumi

2012/5/25 Jan-Simon Möller <dl9pf at gmx.de>:
> Hi all!
>
>
> Since this commit the build is broken for an in-tree clang build.
>
>
> llvm[5]: Compiling Targets.cpp for Release+Asserts build
>
> /home/buildbot/tmp/buildbot/slave/common/clang/src/llvm/tools/clang/lib/Basic/Targets.cpp:
> In function ‘clang::TargetInfo* AllocateTarget(const string&)’:
>
> /home/buildbot/tmp/buildbot/slave/common/clang/src/llvm/tools/clang/lib/Basic/Targets.cpp:4142:8:
> error: ‘ptx32’ is not a member of ‘llvm::Triple’
>
> /home/buildbot/tmp/buildbot/slave/common/clang/src/llvm/tools/clang/lib/Basic/Targets.cpp:4144:8:
> error: ‘ptx64’ is not a member of ‘llvm::Triple’
>
> llvm[5]: Compiling PPCallbacks.cpp for Release+Asserts build
>
> /bin/rm: cannot remove
> `/home/buildbot/tmp/buildbot/slave/common/clang/build/llvm/tools/clang/lib/Basic/Release+Asserts/Targets.d.tmp':
> No such file or directory
>
> make[5]: ***
> [/home/buildbot/tmp/buildbot/slave/common/clang/build/llvm/tools/clang/lib/Basic/Release+Asserts/Targets.o]
> Error 1
>
> make[5]: Leaving directory
> `/home/buildbot/tmp/buildbot/slave/common/clang/build/llvm/tools/clang/lib/Basic'
>
> make[4]: *** [Basic/.makeinstall] Error 2
>
> make[4]: *** Waiting for unfinished jobs....
>
> Best,
>
> Jan-Simon
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list