[Pkg-utopia-maintainers] Bug#940159: realmd: FTBFS with GLib 2.62: ERROR: missing test

Simon McVittie smcv at debian.org
Fri Sep 13 08:43:52 BST 2019


Source: realmd
Version: 0.16.3-2
Severity: important
Tags: ftbfs bullseye sid patch fixed-upstream

When built against GLib 2.62, realmd FTBFS with test failures like this:

> make  check-TESTS
> make[4]: Entering directory '/<<PKGBUILDDIR>>'
> make[5]: Entering directory '/<<PKGBUILDDIR>>'
> ERROR: test-dn-util 1 - missing test
> ERROR: test-dn-util 2 - missing test
> ERROR: test-dn-util 3 - missing test
> ERROR: test-dn-util 4 - missing test
> ...

This is because it has essentially the same bug that was recently fixed
in gcr: its test scripts (taken from Cockpit) assume GLib tests default to
GTester output syntax (and translate it into TAP in a wrapper script), but
in GLib 2.62+, GLib tests default to TAP (which the wrapper cannot parse).

GLib 2.62 is currently only available in experimental, but we should
upload it to unstable soon.

Fixed upstream in:
https://gitlab.freedesktop.org/realmd/realmd/commit/5ae42c176e7bb550fc6cf10f29e75f58c733ae4f

    smcv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5ae42c176e7bb550fc6cf10f29e75f58c733ae4f.patch
Type: text/x-diff
Size: 8788 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-utopia-maintainers/attachments/20190913/f47986d2/attachment.patch>


More information about the Pkg-utopia-maintainers mailing list