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 ste...@pyro.eu.org 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 eglibc though.

Just FYI I'm close to producing a complete patch to implement monotonic timers.

-- 
Robert Millan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.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 ste...@pyro.eu.org 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.

Actually it's in librt.

-- 
Robert Millan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 ste...@pyro.eu.org 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))
                 g_thread_join (thread);
         else {
 time = g_get_monotonic_time ();
 debug_printf (1,   returned false at %lu\n, time);
                 debug_printf (1,   timeout!\n);
                 g_thread_unref (thread);
                 errors++;
         }

This smells like #662018.

I'll see if I can spend some time on it (this weekend if noone beats me to it).

-- 
Robert Millan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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
library on my system and re-tested.  The same problem as before.

If I can get a build system set up soon with enough disk space, I'll try
this again properly by rebuilding+installing the whole of eglibc.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org