You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Patrick Hunt <ph...@apache.org> on 2014/07/18 21:27:04 UTC

autotools seems to be broken on some Apache Jenkins hosts.

Hi, I'm seeing a new regression in our Apache Jenkins job, this was
working fine up until recently (h/w switch?) Thanks for the help!

configure: error: cannot find install-sh, install.sh, or shtool in
"/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/branch-3.4/src/c"
"/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/branch-3.4/src/c/.."
"/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/branch-3.4/src/c/../.."

You can see the job here:
https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch34/1021/console

Patrick