Bug#663056: FTBFS on kfreebsd-*: test-suite FAIL: context-test

Robert Millan rmh at debian.org
Thu Apr 5 21:11:51 UTC 2012


clone 663056 -1 -2
retitle -1 confusing g_cond_wait_until() API (and docs) invites to
unintentional abuse
severity -1 normal
reassign -1 libglib2.0-dev
forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=673607
retitle -2 optional pthread_condattr_setclock() facility is not implemented
severity -2 wishlist
reassign -2 libc0.1
thanks

The way g_cond_wait_until() is currently defined, libsoup usage of
this function is incorrect.  If you need a short term solution, the
test could be disabled, or it could be rewritten using clock_gettime()
and pthread_cond_timedwait().

Otherwise you can wait until the API is redefined, or until
pthread_condattr_setclock() is implemented in Glibc.

-- 
Robert Millan





More information about the pkg-gnome-maintainers mailing list