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.17 clock_getres@GLIBC_2.17 memcpy@GLIBC_2.14 /NREF-COMM-CENTRAL/comm-central/mozilla/config/rules.mk:739: recipe for target 'ShowSSEConfig' failed make[4]: *** [ShowSSEConfig] Error 1 make[4]: *** Deleting file 'ShowSSEConfig' make[4]: Target 'target' not remade because of errors. make[4]: Target 'target' not remade because of errors. /NREF-COMM-CENTRAL/comm-central/mozilla/config/recurse.mk:71: recipe for target 'mozglue/tests/target' failed make[3]: *** [mozglue/tests/target] Error 2 It seems to be some kind of version check of symbols in glibc. I am using Debian GNU/Linux 64-bit when I noticed this error. I updated the debian packages on this system and so libc or stdcxx could have been updated. Any pointers how to deal with this will be appreciated. TIA CI _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds