[Pkg-protobuf-devel] Bug#837310: protobuf: FTBFS on !linux architectures: tests fail

Petter Reinholdtsen pere at hungry.com
Thu Dec 7 06:15:05 UTC 2017


[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



More information about the Pkg-protobuf-devel mailing list