--- test/internals/sysdeps.c.orig 2020-07-30 06:05:04 +0000 +++ test/internals/sysdeps.c 2020-07-30 06:07:57 +0000 @@ -121,7 +121,7 @@ g_error ("Unable to run %s: %s", argv[0], error->message); pid = get_pid (process); - g_test_message ("Process ID of process handle %" G_PID_FORMAT ": %lu", + g_test_message ("Process ID of process handle %\" G_PID_FORMAT \": %lu", process, pid); if (!_dbus_string_init (&string))