Trying to build geany for void linux [PR](https://github.com/void-linux/void-packages/pull/46783) But test_sidebar also fail for me.
test_sidebar.log: ``` TAP version 13 # random seed: R02S461ac3cd464971e4a48634c6d1556a03 1..3 # Start of sidebar tests a b x ok 1 /sidebar/openfiles_none ** Geany:ERROR:test_sidebar.c:69:do_test_sidebar_openfiles: 'g_strv_equal(expected, (const gchar * const *) data)' should be TRUE ~ x ~/b a b not ok /sidebar/openfiles_path - Geany:ERROR:test_sidebar.c:69:do_test_sidebar_openfiles: 'g_strv_equal(expected, (const gchar * const *) data)' should be TRUE Bail out! ``` Not sure if is same issue, but posting here as related.
Tried to make patches from this and nix packaging, but no luck.
Any suggestions?
PS: Thanks for geany ❤️