[Andreas Beckmann]
> protobuf FTBFS on hurd-i386 and kfreebsd-* with testsuite failures:

The error seem to be related to mutex locking and the same on both hurd and 
kfreebsd.
This is the error on hurd:

[ FATAL ] /usr/include/gtest/internal/gtest-port.h:1928:: 
pthread_mutex_lock(&mutex_)failed with error 1073741846

This is the error on kfreebsd:

[ FATAL ] /usr/include/gtest/internal/gtest-port.h:1928:: 
pthread_mutex_lock(&mutex_)failed with error 22

Perhaps the mutex handling is wrong, and work by mistake on Linux?
-- 
Happy hacking
Petter Reinholdtsen

Reply via email to