Running make check with valgrind installed fails. valgrind-3.9.0 glibc-2.19 The test passes when adding a 2nd expression in test/valgrind.suppressions so that we have: { <timer_create@@GLIBC_2.3.3-2> Memcheck:Param timer_create(evp) fun:timer_create@@GLIBC_2.3.3 fun:check_get_clockid fun:srunner_run fun:main } { <timer_create@@GLIBC_2.3.3> Memcheck:Param timer_create(evp) fun:timer_create@@GLIBC_2.3.3 fun:srunner_run fun:main } Valgrind needs both. Fails for libevdev-1.2.1 also.
commit aa201a473721ff426b50e4969893036823e2ba76 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Thu Jun 12 09:47:32 2014 +1000 test: ignore any timer_create errors in valgrind
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.