Thanks Giri, it's getting further but now it's failing missing
"install-sh or install.sh" during the "configure" script:
create-cppunit-configure:
[mkdir] Created dir:
/grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/build/test/test-cppunit
[exec] checking for doxygen... no
[exec] checking for perl... /usr/bin/perl
[exec] checking for dot... no
[exec] configure: error: cannot find install-sh or install.sh in
"/grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/c"
"/grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/c/.."
"/grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/c/../.."
BUILD FAILED
Patrick
On 05/28/2010 03:36 PM, Giridharan Kesavan wrote:
autotools are now installed .
I ve triggered a zookeeper trunk build to verify this.
thanks,
Giri
On 28/05/10 9:53 PM, Patrick Hunt wrote:
Hi, h8 is back online, thanks! However the ZooKeeper build is now
failing with a previously unseen error condition:
It seems that "autoreconf" is not available on this machine (this used
to work ok, perhaps some packages are missing after h7/h8 went offline?)
BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/build.xml:868:
Execute failed: java.io.IOException: Cannot run program "autoreconf" (in
directory
"/grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk/trunk/src/c"):
java.io.IOException: error=2, No such file or directory
Could someone look into this? Much appreciated, thanks.
Patrick