Hi All, Recently I have deployed Hudson https://hudson.dev.java.net/ in master/slave mode for continuous C++ and Java builds. I have created many library build plans for both Solaris and Linux and added library dependency to trigger dependent library builds. Because our developers keep enhancing libraries throughout day, nmake will be invoked continuously and build libraries. After I have all library build plan, I have noticed that some build failed due to the following 2 type of errors
make: lost contact with coshell make [dbg.sol8.sun4-g++.GCC.3.3.3]: warning: libprep.a: archive scan error make [dbg.sol8.sun4-g++.GCC.3.3.3]: !!!!!! INTERRUPTED !!!!!!! I would like to change some coshell attribute for continuous build user only to troubleshoot this issue. Is there any rc script for coshell? Anyone know why I am getting those errors? Thanks Sang
_______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
