This is interesting. I saw that C client compile error some time already, but I see the latest openjdk12 Ant build succeeded:
https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch35_openjdk12/54/ It’s running the C tests too, though this is the only 3.5 build which does that. So, how could that be? Andor > On 2019. Sep 2., at 14:54, Enrico Olivelli <[email protected]> wrote: > > Hello folks, > the road to 3.5.6 is harder than expected. > We have CI problems on branch-3.5 that are blocking this PR from Micheal to > be merged. > > https://github.com/apache/zookeeper/pull/1072 > > 1) Maven: C client fails to compile, I guess it is due to an upgrade of gcc > 2) Ant: the build fails, no "findbugs" on CI machines anymore > > for 1) we should file a JIRA and provide a fix > for 2) I would just "findbugs" from ANT build, we are using Spotbugs now > and it is included in Maven build > > Thoughts ? > > Enrico
