Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2007 22:29:53 -0600
From:      <mezz7@cox.net>
To:        Paul Hoffman <phoffman@proper.com>
Cc:        freeBSD-ports@freebsd.org
Subject:   Re: devel/nspr fails 'make test' but builds OK
Message-ID:  <10894779.1168489793904.JavaMail.root@centrmwml04.mgt.cox.net>

next in thread | raw e-mail | index | archive | help
---- Paul Hoffman <phoffman@proper.com> wrote: 
> 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.

It's a known issue, there has a PR for it with no solution.

Cheers,
Mezz

> This is on 6.0-RELEASE.



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