The C API is not yet complete, so, while failing its tests isn't good, it might not block a release. Still, it gives a bad impression, so we should probably fix it or change the 'test' target to not run C tests.

Also, Matt, we should not include developer names or email addresses in sources, but rather link to the project's website.

Doug

George Porter wrote:
-1 on the release candidate.  The tests fail on my mac:

     [exec] make  check-TESTS
     [exec] PASS: test_avro_zigzag
     [exec] PASS: test_avro_string
     [exec] Unable to decode AVRO long
     [exec] FAIL: test_avro_bytes
     [exec] PASS: test_avro_raw
     [exec] PASS: test_avro_float_double
     [exec] PASS: test_json_parser
     [exec] ==================================
     [exec] 1 of 6 tests failed
     [exec] Please report to [email protected]
     [exec] ==================================
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

This is running on a Mac OS X 10.5.7.

thor:avro-1.0.0 gp152216$ gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5490)


-George

On Jul 8, 2009, at 1:47 PM, Doug Cutting wrote:

I have created a third candidate build for Avro release 1.0.0. This adds a few more license headers, plus fixes Python problems on Mac OS X.

Please download, test and vote by 13 July.

http://people.apache.org/~cutting/avro-1.0.0-candidate-2/

Thanks!

Doug

Reply via email to