When building zeitgeist packages in a Debian/Ubuntu build environment there is a very limited environment. In particular, there is no $XDG_DATA_DIRS which makes the tests fail: $ cat test/c/test-suite.log ============================================= zeitgeist 0.9.14: test/c/test-suite.log ============================================= # TOTAL: 6 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test-event ================ /Zeitgeist/Event/CreateEmpty: (/tmp/zeitgeist-0.9.14/test/c/.libs/lt-test-event:32762): GLib-CRITICAL **: g_setenv: assertion 'value != NULL' failed FAIL: test-datasource ===================== /Zeitgeist/DataSource/CreateEmpty: (/tmp/zeitgeist-0.9.14/test/c/.libs/lt-test-datasource:369): GLib-CRITICAL **: g_setenv: assertion 'value != NULL' failed
Created attachment 92116 [details] [review] fix
fixed in master
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.