Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2007 08:14:02 -0800
From:      Paul Hoffman <phoffman@proper.com>
To:        freeBSD-ports@freebsd.org
Subject:   devel/nspr fails 'make test' but builds OK
Message-ID:  <p0624086fc1cac0502fce@[10.20.30.100]>

next in thread | raw e-mail | index | archive | help
At the end of 'make', it suggests running 'make test'. I did so, and 
in the middle it reports:

         forktest                        FAILED
         forktest:       Wait one second before accept
         forktest:       Wait one second before connect
         forktest:       Accepting connection at port 59298
         forktest:       Connecting to port 59298
         forktest:       Writing message "Hello world!"
         forktest:       Received "Hello world!" from the client
         forktest:       The message is received correctly
         forktest:       Fork succeeded.  Parent process continues.
         forktest:       Wait one second before accept
         forktest:       Wait one second before connect
         forktest:       Fatal error 'mutex is on list' at line 540 in 
file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 35)
         forktest:       Fork succeeded.  Child process continues.
         forktest:       Accepting connection at port 57028
         forktest:       Connecting to port 57028
         forktest:       Writing message "Hello world!"
         forktest:       Received "Hello world!" from the client
         forktest:       The message is received correctly
         forktest:       Parent process exits.
         forktest:       FAILED

Later in that same batch of tests, it hangs on "socket" for a very 
long time (forever?). So, I ctl-c and do a 'make install', which 
seems to go fine.

This is on 6.0-RELEASE.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0624086fc1cac0502fce>