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. -Dave
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
On Wednesday 11 March 2009 15:47, Török Edwin wrote:> > 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(cty >pe.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?I was a slave problem. It's fixed now.> 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/stdioYep, I noticed that too. I've got to investigate why that's happening. google1 went down so I had to restart everything. -Dave