[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

validation problem



To those who can explain what went wrong:

When I ran the 'validate' script, it gave me a lot of bad messages.
FYI, I did not have any problem with 'install' script and I ran ns
on Solaris2.5. 

I'll describe what I have got from 'validate' script.
First, tests in ./test-all gave no putput, e.g., the following
is test-output/tahoe1.test .

---------------------------
TitleText: tahoe
Device: Postscript

(nothing below)
---------------------------

For the rest, some test suites were OK for all the tests in it.
For instance, all the tests in ./test-all-vegas-v1 put out what they
were supposed to. But from others, specifically, ./test-all-tcp 
./test-all-full ./test-all-red ./test-all-sack ./test-all-schedule ./
test-all-cbq ./test-all-rbp, I could see following error messages 
occasionally. These messages always involved syntax error in file ../../bin/* .

I'll appreciate any help from you.

SJ 


*** ./test-all-tcp
Tests: ecn timers timersA timers1 timers2 timers3 timers4 timers5 stats1
Running test ecn
ns: _o3 cleanup file5 ecn_(one_with_ecn,_one_without): syntax error in file ../../bin/set_flow_id at
 line 48, next 2 tokens "use strict"
syntax error in file ../../bin/set_flow_id at line 52, next 2 tokens "my("
Spurious backslash ignored at ../../bin/set_flow_id line 53.
syntax error in file ../../bin/set_flow_id at line 53, next 2 tokens "qw("
syntax error in file ../../bin/set_flow_id at line 67, next 2 tokens "my("
Execution of ../../bin/set_flow_id aborted due to compilation errors.
Can't locate 5.001000000000000334 in @INC at ../../bin/getrc line 4.
syntax error in file ../../bin/raw2xg at line 39, next 2 tokens "my("
syntax error in file ../../bin/raw2xg at line 52, next 2 tokens "translate_point("
syntax error in file ../../bin/raw2xg at line 73, next 2 tokens "translate_point("
Execution of ../../bin/raw2xg aborted due to compilation errors.
    while executing
"exec ../../bin/set_flow_id -s all.tr |  ../../bin/getrc -s 2 -d 3 |  ../../bin/raw2xg -s 0.01 -m 90
 -t $file > temp.rands"
    (procedure "_o3" line 3)
    (TestSuite finish line 3)
    invoked from within
"$self finish $testname"
    (procedure "_o3" line 11)
    (TestSuite cleanup line 11)
    invoked from within
"_o3 cleanup file5 ecn_(one_with_ecn,_one_without)"
Test output differs from reference output
Diagnose with: diff test-output-tcp/ecn.test test-output-tcp/ecn
Differences due to floating-point formatting are not significant.