[llvm-dev] Problems with test on ppc
Bill Seurer via llvm-dev
llvm-dev at lists.llvm.org
Tue Jan 26 15:09:42 PST 2016
On 01/26/16 16:20, Mike Aizatsky wrote:
> Bill,
>
> For some reason the llvm-symbolizer tests fail on ppc:
>
> http://lab.llvm.org:8011/builders/clang-ppc64le-linux/builds/182/steps/ninja%20check%201/logs/stdio
>
> because it can't be started:
>
> /home/buildbots/ppc64le-clang-test/clang-ppc64le/stage1/./bin/llvm-symbolizer:
> /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by
> /home/buildbots/ppc64le-clang-test/clang-ppc64le/stage1/./bin/llvm-symbolizer)
>
> Alexey has remembered that you were going to do some gcc-related work
> buildbots. Do you know if that could be related here?
>
> --
> Mike
> Sent from phone
I installed a newer version of gcc for use in building llvm. However, I
thought it had been running OK for a while with that version. I will
investigate what is going wrong.
--
-Bill Seurer
More information about the llvm-dev
mailing list