[LLVMdev] Debugging atom builds?

Timur Iskhodzhanov timurrrr at google.com
Wed Apr 3 05:14:22 PDT 2013


Hi LLVM Dev,

One of my recent commits has broken build on Ubuntu Atom D2700.

2013/4/3  <llvm.buildmaster at lab.llvm.org>:
> The Buildbot has detected a new failure on builder clang-atom-d2700-ubuntu-rel while building llvm.
> Full details are available at:
>  http://lab.llvm.org:8011/builders/clang-atom-d2700-ubuntu-rel/builds/7852
>
> Buildbot URL: http://lab.llvm.org:8011/
>
> Buildslave for this Build: atom1-buildbot
>
> Build Reason: scheduler
> Build Source Stamp: [branch trunk] 178634
> Blamelist: timurrrr
>
> BUILD FAILED: failed check-all

Can you suggest me a way to debug this without an access to Atom D2700?

I ran "make check-all" on my Ubuntu box before committing and yet the
Ubuntu Atom bot went red.
Is there any way we could write test in a cross-platform way? (i.e. if
a test passes in one setup, it will pass with any other setup)

Thanks,
Timur



More information about the llvm-dev mailing list