Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-24 Thread Robert Millan
El 24 de març de 2012 1:46, Steven Chamberlain ha escrit: > On 23/03/12 22:13, Robert Millan wrote: >> Actually it's in librt. > > Swapping that library with a patched version didn't change anything > either.  I'll try over the weekend to find space to do a full rebuild + > normal dpkg install of

Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-23 Thread Steven Chamberlain
On 23/03/12 22:13, Robert Millan wrote: > Actually it's in librt. Swapping that library with a patched version didn't change anything either. I'll try over the weekend to find space to do a full rebuild + normal dpkg install of eglibc though. Regards, -- Steven Chamberlain ste...@pyro.eu.org

Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-23 Thread Robert Millan
El 23 de març de 2012 2:24, Steven Chamberlain ha escrit: > I don't /think/ it worked. > > I didn't have enough disk space to rebuild eglibc entirely.  I built > only libc0.1-i686, with your patch, and replaced only the libpthread > library on my system and re-tested.  The same problem as before.

Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-22 Thread Steven Chamberlain
On 22/03/12 20:23, Robert Millan wrote: > Please could someone test this? It's not correct, but it should do the trick. Hi, I don't /think/ it worked. I didn't have enough disk space to rebuild eglibc entirely. I built only libc0.1-i686, with your patch, and replaced only the libpthread librar

Bug#662018: libsoup2.4: FTBFS on kfreebsd-*: test-suite FAIL: context-test

2012-03-22 Thread Robert Millan
El 20 de març de 2012 21:38, Steven Chamberlain ha escrit: > Test case with extra debug info: > >>         time = g_get_monotonic_time () + 5 * G_TIME_SPAN_SECOND; >> debug_printf (1, "  g_cond_wait_until %lu\n", time); >>         if (g_cond_wait_until (&test1_cond, &test1_mutex, time)) >>