Created attachment 914629 [details, diff] sed /g_test_add_func/d glib fails to build tests when dev-util/desktop-file-utils package is not installed: ../glib-2.80.5/gio/tests/desktop-app-info.c:1922:58: error: expected ‘;’ before ‘)’ token 1922 | test_launch_uris_with_invalid_terminal); | ^ | ; ../glib-2.80.5/gio/tests/desktop-app-info.c:1922:58: error: expected statement before ‘)’ token This happens due to this sed expression in the ebuild: sed -i -e "/g_test_add_func/d" gio/tests/desktop-app-info.c See the attached diff after applying this expression.
Created attachment 914630 [details] /var/tmp/portage/dev-libs/glib-2.80.5-r1/temp/build.log
*** This bug has been marked as a duplicate of bug 904096 ***
Created attachment 914631 [details] emerge --info =dev-libs/glib-2.80.5-r1