[ubuntu-mono] [Bug 911125] Re: FTBFS due to removed g_thread_init

Martin Pitt martin.pitt at ubuntu.com
Tue Jan 3 14:24:58 UTC 2012


gtkhtml4.0 (4.2.2-1ubuntu1) precise; urgency=low

  * Remove g_thread_init since this is no longer needed in glib 2.31
    (fixes FTBFS); This has been done upstream in the gtkhtml 4.3.2 release
    - add debian/patches/remove-g_thread_init.patch
    - update debian/patches/series

 -- Micah Gersten <micahg at ubuntu.com>  Wed, 28 Dec 2011 04:19:26 -0600


** Changed in: gtkhtml4.0 (Ubuntu Precise)
       Status: New => Fix Released

** Changed in: gtkhtml3.14 (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: gtkhtml3.14 (Ubuntu Precise)
       Status: New => In Progress

** Changed in: gtkhtml3.14 (Ubuntu Precise)
     Assignee: (unassigned) => Martin Pitt (pitti)

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to gtk-sharp2 in Ubuntu.
https://bugs.launchpad.net/bugs/911125

Title:
  FTBFS due to removed g_thread_init

Status in D-Bus:
  Confirmed
Status in REST service access library:
  Unknown
Status in The Yelp Help Browser for Gnome:
  Confirmed
Status in “dbus” package in Ubuntu:
  Fix Released
Status in “evolution-data-server” package in Ubuntu:
  Triaged
Status in “evolution-exchange” package in Ubuntu:
  New
Status in “evolution-webcal” package in Ubuntu:
  New
Status in “geoclue” package in Ubuntu:
  Triaged
Status in “gnome-keyring” package in Ubuntu:
  Fix Released
Status in “gnome-utils” package in Ubuntu:
  Triaged
Status in “gtk-sharp2” package in Ubuntu:
  Triaged
Status in “gtkhtml3.14” package in Ubuntu:
  Fix Released
Status in “gtkhtml4.0” package in Ubuntu:
  Fix Released
Status in “librest” package in Ubuntu:
  Fix Released
Status in “likewise-open” package in Ubuntu:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released
Status in “dbus” source package in Precise:
  Fix Released
Status in “evolution-data-server” source package in Precise:
  Triaged
Status in “evolution-exchange” source package in Precise:
  New
Status in “evolution-webcal” source package in Precise:
  New
Status in “geoclue” source package in Precise:
  Triaged
Status in “gnome-keyring” source package in Precise:
  Fix Released
Status in “gnome-utils” source package in Precise:
  Triaged
Status in “gtk-sharp2” source package in Precise:
  Triaged
Status in “gtkhtml3.14” source package in Precise:
  Fix Released
Status in “gtkhtml4.0” source package in Precise:
  Fix Released
Status in “librest” source package in Precise:
  Fix Released
Status in “likewise-open” source package in Precise:
  Fix Released
Status in “yelp” source package in Precise:
  Fix Released

Bug description:
  g_thread_init() and friends have been deprecated since glib 2.24. This
  causes some packages to FTBFS when they fail to build on warnings.

  The fix is to replace g_thread_init() with g_type_init().
  Alternatively you can build without G_DISABLE_DEPRECATED, but of
  course it's better to fix it properly.

  http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-
  rebuild-20111222-precise.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/911125/+subscriptions



More information about the Ubuntu-mono mailing list