Unable to generate OCS Agent for Unix using Unix packager. getting below error when running the script after doing changes in packageOCSAgent.config file.
Downloaded all given Perl modules in the same directory. Please suggest.
Failed 1 test out of 2367, 99.96% okay.
../cpan/Time-Local/t/Local.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
### ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
Elapsed: 516 sec
u=7.15 s=3.01 cu=265.76 cs=19.68 scripts=2367 tests=1230223
make: *** [makefile:793: test] Error 1
Something went wrong during "make test" step
Please check the log file /root/OCSNG-Unix-Packager-1.0/packageOCSAgent.log
Note: packagerOCSAgent.log is not getting created as mentioned in the above error.