[
https://issues.apache.org/jira/browse/ZOOKEEPER-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Harteau updated ZOOKEEPER-1034:
----------------------------------------
Attachment: ant.test-1034
'ant test' output from trunk including ZOOKEEPER-1033 and ZOOKEEPER-1034
patches.
On my system this exhibits the same set of failures as without the patches:
[nrh@toki ~/projects/apache-zookeeper] grep -i fail ant.test-1034|grep -v
'Failures: 0'
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 76.842 sec
[junit] Test org.apache.zookeeper.test.ClientPortBindTest FAILED
[junit] Tests run: 3, Failures: 2, Errors: 0, Time elapsed: 84.496 sec
[junit] Test org.apache.zookeeper.test.FollowerResyncConcurrencyTest FAILED
[junit] Tests run: 15, Failures: 1, Errors: 0, Time elapsed: 152.419 sec
[junit] Test org.apache.zookeeper.test.QuorumTest FAILED
BUILD FAILED
/Users/nrh/projects/apache-zookeeper/build.xml:870: Tests failed!
> perl bindings should automatically find the zookeeper c-client headers
> ----------------------------------------------------------------------
>
> Key: ZOOKEEPER-1034
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1034
> Project: ZooKeeper
> Issue Type: Bug
> Components: contrib
> Affects Versions: 3.3.3
> Reporter: Nicholas Harteau
> Assignee: Nicholas Harteau
> Priority: Minor
> Fix For: 3.4.0
>
> Attachments: ZOOKEEPER-1034-trunk.patch, ant.test-1034,
> ant.test-nopatch
>
>
> Installing Net::ZooKeeper from cpan or the zookeeper distribution tarballs
> will always fail due to not finding c-client header files. In conjunction
> with ZOOKEEPER-1033 update perl bindings to look for c-client header files in
> INCDIR/zookeeper/
> a.k.a. make installs of Net::ZooKeeper via cpan/cpanm/whatever *just work*,
> assuming you've already got the zookeeper c client installed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira