Control: tags -1 fixed-upstream Dear maintainer,
On Wed, 05 Sep 2018 10:11:52 +0300 Adrian Bunk <b...@debian.org> wrote: > Source: libqmi > Version: 1.20.0-1 > Severity: serious > Tags: ftbfs > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libqmi.html > > ... > In file included from /usr/include/glib-2.0/glib/glist.h:32, > from /usr/include/glib-2.0/glib/ghash.h:33, > from /usr/include/glib-2.0/glib.h:50, > from qmicli-dms.c:28: > qmicli-dms.c: In function 'get_stored_image_result_free': > qmicli-dms.c:2700:52: error: function called through a non-compatible type > [-Werror] > g_clear_pointer (&result->modem_unique_id, > (GDestroyNotify)g_array_unref); Based on the commit message, I believe that this commit fixes the FTBFS: https://cgit.freedesktop.org/libqmi/commit/?id=89bb9f6c18243b9e01386683566bd0bf2825566c It is contained in the latest upstream release 1.20.2. This is just speculation as I haven't attempted to build it :) Cheers, Juhani