My sustem in Ubuntu14.04 64bit and I get these errors for the make check: FAIL: protobuf-test
PASS: protobuf-lazy-descriptor-test PASS: protobuf-lite-test PASS: google/protobuf/compiler/zip_output_unittest.sh PASS: google/protobuf/io/gzip_stream_unittest.sh make[5]: Entering directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make all-am make[6]: Entering directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make[5]: Leaving directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' ============================================================================ Testsuite summary for Protocol Buffers 3.0.0-alpha-2 ============================================================================ # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/test-suite.log Please report to [email protected] ============================================================================ make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/radian-laser/protobuf-3.0.0-alpha-2/src' make: *** [check-recursive] Error 1 Any ideas ? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
