l...@gnu.org (Ludovic Courtès) skribis: > I built it locally and got another error: > > PASS: gapplication 1 /gapplication/no-dbus > PASS: gapplication 2 /gapplication/no-appid > PASS: gapplication 3 /gapplication/properties > PASS: gapplication 4 /gapplication/app-id > ERROR: gapplication - missing test plan > ERROR: gapplication - exited with status 134 (terminated by signal 6?) > > where gapplication.log reads this: > > # random seed: R02S5b9338846cb34d3593b1becfb1a22081 > # Start of gapplication tests > ok 1 /gapplication/no-dbus > PASS: gapplication 1 /gapplication/no-dbus > ok 2 /gapplication/no-appid > PASS: gapplication 2 /gapplication/no-appid > ok 3 /gapplication/properties > PASS: gapplication 3 /gapplication/properties > Failed to register: The connection is closed > ** > GLib-GIO:ERROR:gapplication.c:564:test_quit: assertion failed: (activated) > ok 4 /gapplication/app-id
Commit 36d2a3a disables this particular test, and Hydra successfully built GLib. I found another report suggesting that this test is unreliable, FWIW: <https://bugs.debian.org/756273>. Ludo’.