[Pkg-utopia-maintainers] Bug#665665: dbus: FTBFS with glib 2.32: undefined references

Michael Biebl biebl at debian.org
Sun Mar 25 11:48:39 UTC 2012


tags 665665 + fixed-upstream
thanks

Fixed upstream by the following commit
commit 11b31b864fe7aad4084544f9f846a2ddfe39c28a
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Jan 23 11:11:24 2012 +0000

    Port to glib 2.31.x g_thread API
    
    g_thread_init() is deprecated since glib 2.24, call g_type_init() instead.
    Bump glib requirement accordingly.
    
    g_thread_create is deprecated since 2.31, use g_thread_new() instead. When
    building with a glib earlier than 2.31, provide a backwards compatibility shim.
    
    [Added a comment about why we're using g_type_init() in a test that
    doesn't otherwise use GObject -smcv]
    
    Bug: https://bugs.freedesktop.org/show_bug.cgi?id=44413
    Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>


Simon, could you cherry-pick that patch for 1.4.18?

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20120325/3174126c/attachment.pgp>


More information about the Pkg-utopia-maintainers mailing list