Comment 8 for bug 926464

Revision history for this message
Alex Yurchenko (ayurchen) wrote :

Have you mangled/modified gcc and/or libstdc++ packages on that system? What are their versions? Do they come from CentOS? Could you try to build on another CentOS machine? Me and Teemu tried to reproduce it independently with no success.

It looks very much like the build environment on that machine is broken. I can understand missing includes, but this:

/data/opt/vadim/src/xtradb-cluster/2.x/galera/tests/galera_check: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /data/opt/vadim/src/xtradb-cluster/2.x/galera/tests/galera_check)

is clearly not a source code problem.