Hi all.
I have encountered internal error when testing mipv6 ha and mn. In
mipv6-cn I achieved 100% pass rate.
make clean test
===> mipv6-mn (clean)
rm -f index.html report.html summary.html [0-9]*.html analysis.html
*.dump *.log mip6_mn_config.def mip6_mn_nut_addr.def
mip6_mn_cn0_addr.def mip6_mn_r2_addr.def mip6_mn_sa.def ike.def
ikesub.def *.ini *.tmp
===> mipv6-mn
echo "0" > logo.ini
./mip6_mn_config.pl
Use of uninitialized value in numeric eq (==) at
/usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2598.
HoA address : 3ffe:501:ffff:100:2a0:d2ff:fe2f:6c2e
Care-of address: 3ffe:501:ffff:102:2a0:d2ff:fe2f:6c2e
ha0 address : 3ffe:501:ffff:100:200:ff:fe00:a0a0
cn0 address : 3ffe:501:ffff:104:200:ff:fe00:a8a8
Use of uninitialized value in concatenation (.) or string at
/usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2695.
/usr/local/v6eval/bin/autorun -F -tiny -title="Conformance Test for
Mobile Node" ./INDEX
========== TEST 1 ==========
./MN-0-0-0-1-001.seq -pkt ./mip6_mn_common.def -log 1.html -ti
"MN-0-0-0-1-001 - Mobile Node Operation-1"
V6evalTool.pm cc -E -x c-header -I./ -I./ -I/usr/local/v6eval//include/
-include /usr/local/v6eval//include//std.def ./mip6_mn_common.def >
/var/tmp/tmp.0.X8Wn3K failed status:1
Died at /usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2578.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2775.
Compilation failed in require at ./MN-0-0-0-1-001.seq line 54.
BEGIN failed--compilation aborted at ./MN-0-0-0-1-001.seq line 54.
-> internal error
make clean test
===> mipv6-ha (clean)
rm -f INDEX INDEX_PHASE2
INDEX_PHASE2_FINE_GRAIN index.html
report.html summary.html
[0-9]*.html *.dump
*.log *.tmp
*.bak ipsec_sa.pl
config.pmconfig.def
sequence.def ikesub.def
pod2htmd* pod2htmi*
*.rtadvd.conf local_haad_reply.def
local_ra_deregistration.def local_ra_registration.def
===> mipv6-ha
/usr/local/v6eval/bin/autorun -F -tiny -title="Conformance Test for
Home Agent" ./INDEX
========== TEST 1 ==========
./HA_0_0_0.seq -pkt ./HA_0_0_0.def -log 1.html -ti "HA_0_0_0 -
Initialization and general configuration"
V6evalTool.pm cc -E -x c-header -I./ -I./ -I/usr/local/v6eval//include/
-include /usr/local/v6eval//include//std.def ./HA_0_0_0.def >
/var/tmp/tmp.0.mkVZgr failed status:1
Died at /usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2578.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2775.
Compilation failed in require at mipv6.pm line 51.
BEGIN failed--compilation aborted at mipv6.pm line 51.
Compilation failed in require at ./HA_0_0_0.seq line 52.
BEGIN failed--compilation aborted at ./HA_0_0_0.seq line 52.
-> internal error
I didn't touch file V6evalTool.pm and mipv6 tests were installed simply
by make && make install.
What is wrong? Did I forget something or there is problem elsewhere.
Thanks.
Vit Pelcak