Failed 1 test script out of 797, 99.87% okay. ### 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. u=6.99219 s=2.40625 cu=375.859 cs=46.8203 scripts=797 tests=78801 *** Error code 1 #### lib/Net/t/hostname...................Use of uninitialized value in string eq at ../lib/Net/t/hostname.t line 39. Use of uninitialized value in string eq at ../lib/Net/t/hostname.t line 39. FAILED at test 1 #### Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- ../lib/Net/t/hostname.t 2 1 50.00% 1 (1 subtest UNEXPECTEDLY SUCCEEDED), 52 tests and 468 subtests skipped. Failed 1/853 test scripts, 99.88% okay. 1/78812 subtests failed, 100.00% okay.