6 tinderbox not working on 8 host?

Beat Gätzi beat at chruetertee.ch
Wed Jan 13 15:54:03 EST 2010


Hi

Oliver Lehmann wrote:
> Hi,
> 
> I'm trying to compile a port in my 6-tinderbox which depends on
> gio-fam-backend. The configure step failes with:
> 
> checking for thread implementation... posix
> checking thread related cflags... -D_REENTRANT
> checking for pthread_create/pthread_join... no
> checking for pthread_create/pthread_join in -lpthread... no
> checking for pthread_create/pthread_join in -lpthread32... no
> checking for pthread_create/pthread_join in -lpthreads... no
> checking for pthread_create/pthread_join in -lthread... no
> checking for pthread_create/pthread_join in -ldce... no
> configure: error: I can't find the libraries for the thread implementation
> 		posix. Please choose another thread implementation or
> 		provide information on your thread implementation.
> 		You can also run 'configure --disable-threads'
> 		to compile without thread support.
> ===>  Script "configure" failed unexpectedly.
> 
> 
> taking a look at config.log (I saved the workdir):
> 
> configure:39995: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall
> -pthread -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES
> -L/usr/local/lib -lintl conftest.c   >&5
> configure:39999: $? = 0
> configure:40005: ./conftest 
> Fatal error 'kse_create() failed
> ' at line 469 in file
> /mnt/misc/tinderbox/jails/6-FreeBSD-amd64/src/lib/libpthread/thread/thr_kern.c
> (errno = 0)
> configure:40009: $? = 1 
> configure: program exited with status 1
> configure: failed program was:
> 
> What do I wrong here? I must admit that my tinderbox is kinda old (it
> still has the multi-host options since I really really need them) but
> compiling 7 and 8 ports is working fine. all other ports until this
> gio-fam-backend port are compiling fine as well for 6:
> 
> http://www/tinderbox/index.php?action=list_buildports&build=6-FreeBSD-amd64-cvs
> 
> I could need a hand on what is going on here and how to fix this...

Looks like you need a hook:
http://marcuscom.com/pipermail/tinderbox-list/2008-March/001036.html

Beat


More information about the tinderbox-list mailing list