On 1 April 2012 05:56, Ramana Radhakrishnan ramana.radhakrishnan@linaro.org wrote:
I find it a bit worrying that all the nptl tests are failing with a common error message
http://builds.linaro.org/toolchain/eglibc-2.16~svn17843
Aborted' make[6]: *** [/scratch/cbuild/slave/slaves/tcpanda05/eglibc-2.16~svn17843/eglibc/default/build/nptl/tst-cond7.out] Error 1 libgcc_s.so.1 must be installed for pthread_cancel to work Didn't expect signal from child: got `Aborted'
Why don't we have libgcc_s.so.1 installed on the system - shouldn't that be there if there was a gcc properly installed on the system ?
This is a bug on my side. I believe EGLIBC likes to have libgcc_s.so in the top of the build directory - at least that's the impression I got from reading the cross-test documentation the other day.
I've logged LP: #971064 and will look into it.
-- Michael