[LLVMdev] New Validator Buildbot

Török Edwin edwintorok at gmail.com
Wed Mar 11 13:47:32 PDT 2009


On 2009-03-06 22:18, David Greene wrote:
> Thanks to Daniel, we have a new home for the validator buildbot.  Thanks, 
> Daniel!
>
> Go to http://google1.osuosl.org:8080 and have a look.
>   


Looks like the x86_64 buildsbots are failing:

/.AUTO/cray/iss.compiler/cost/tools/llvm-tools/x86_64-unknown-linux-gnu/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.1.2/../../../../x86_64-unknown-linux-gnu/bin/ld: /.AUTO/cray/iss.compiler/cost/tools/llvm-tools/x86_64-unknown-linux-gnu/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.1.2/../../../../lib64/libstdc++.a(ctype.o): relocation R_X86_64_32S against `vtable for std::ctype<char>' can not be used when making a shared object; recompile with -fPIC
/.AUTO/cray/iss.compiler/cost/tools/llvm-tools/x86_64-unknown-linux-gnu/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.1.2/../../../../lib64/libstdc++.a: could not read symbols: Bad value


Are those files from llvm-gcc, or system's gcc?

Also this one seems to be a successful build, yet buildbot flagged it as failed:
http://google1.osuosl.org:8080/builders/llvm-validate-debug-northwood-linux/builds/1/steps/llvm-gcc-4.2_compile/logs/stdio

Best regards,
--Edwin





More information about the llvm-dev mailing list