Hi All,
I'm trying build head of cdt master and the build fails at org.eclipse.cdt.managedbuilder.core.tests with this message
/tmp/tmp.FrYPqaLyZd/<path_stuff>/checkout_repos/merge_repos/build/org.eclipse.cdt.managedbuilder.core.tests/target/work/configuration/org.eclipse.osgi/234/0/.cp/libswt-pi-gtk-4716.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/tmp.FrYPqaLyZd/<path_stuff>/checkout_repos/merge_repos/build/org.eclipse.cdt.managedbuilder.core.tests/target/work/configuration/org.eclipse.osgi/234/0/.cp/libswt-pi-gtk-4716.so)
This makes sense as I'm on RHEL6 and I only have glibc 2.12 available but as far as I can see there is no actual requirement for the new version, I suspect that it might have come in by default as a result of moving to a new version of SLES.
Has anyone else seen this? I've just changed to using the platform integration builds and the problem didn't show up for me with the 4.6 release.
Any suggestions for how to deal with this would be welcomed
Thanks in advance
Phil