Re: Mysterious test error at link/build time.: We do not want these libc symbols to be used:,clock_gettime@GLIBC_2.17 , etc.

2015-07-10 Thread Mike Hommey
On Sat, Jul 11, 2015 at 09:47:39AM +0900, ISHIKAWA,chiaki wrote: > Hi, > > During local build of C-C TB, > I have begun to see some test errors which look like the following message. Don't use --enable-stdcxx-compat for local builds. Mike ___ dev-build

Mysterious test error at link/build time.: We do not want these libc symbols to be used:,clock_gettime@GLIBC_2.17 , etc.

2015-07-10 Thread ISHIKAWA,chiaki
Hi, During local build of C-C TB, I have begun to see some test errors which look like the following message. make[3]: *** [toolkit/mozapps/update/updater/updater-xpcshell/target] Error 2 TEST-UNEXPECTED-FAIL | check_stdcxx | We do not want these libc symbols to be used: clock_gettime@GLIBC_2.1

Re: C-C TB Try server issue: Windows build fails most of the time for me.

2015-07-10 Thread ISHIKAWA, Chiaki
On 2015/07/09 16:50, ishikawa wrote: > On 2015年07月09日 13:16, Edmund Wong wrote: >> Mike Hommey wrote: >>> On Wed, Jul 08, 2015 at 04:03:20AM +0900, ISHIKAWA, Chiaki wrote: Hi, For the last few weeks, I get win32 build/configure error on the Tryserver when I submit a job tha