auto build r2951: all 3 builds ok - 5 regression tests failed

svn svn at minisip.org
Thu Nov 23 20:41:35 CET 2006


Summary:
    debian_unstable/default__gtk_textui_oss: ok
    debian_unstable/gtk_textui_alsa_zrtp: ok
    mingw32_on_debian_unstable/gtk_dsound_debug: ok
Binaries uploaded to http://www.minisip.org/autobuild/build_2951

Regression test:
                   1001_SipHeaderAccept/ ok
            1002_SipHeaderAcceptContact/ ok
            1003_SipHeaderAuthorization/ ok
                     1004_SipHeaderCSeq/ ok
                   1005_SipHeaderCallID/ ok
                  1006_SipHeaderContact/ ok
            1007_SipHeaderContentLength/ ok
              1008_SipHeaderContentType/ ok
                    1009_SipHeaderEvent/ ok
                  1010_SipHeaderExpires/ ok
                     1011_SipHeaderFrom/ ok
              1012_SipHeaderMaxForwards/ ok
        1013_SipHeaderProxyAuthenticate/ ok
       1014_SipHeaderProxyAuthorization/ ok
                     1015_SipHeaderRAck/ ok
                     1016_SipHeaderRSeq/ ok
              1017_SipHeaderRecordRoute/ ok
                  1018_SipHeaderReferTo/ ok
                  1019_SipHeaderRequire/ ok
                    1020_SipHeaderRoute/ ok
                  1021_SipHeaderSubject/ ok
                1022_SipHeaderSupported/ ok
                       1023_SipHeaderTo/ ok
              1024_SipHeaderUnsupported/ ok
                1025_SipHeaderUserAgent/ ok
                      1026_SipHeaderVia/ ok
          1027_SipHeaderWWWAuthenticate/ ok
                  1028_SipHeaderWarning/ ok
         2010_Session_inviteab_hangupab/ test returned an error code
         2011_Session_inviteab_hangupba/ test returned an error code
2012_Session_inviteab_hangupab_packetloss/ test returned an error code
     2013_Session_inviteab_hangupab_tcp/ test returned an error code
     2014_Session_inviteab_hangupba_tcp/ test returned an error code


Regression test details:

========== 2010_Session_inviteab_hangupab/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/2951_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/2951_regtest/usr/include -L/home/svn/2951_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a1_start_trying_call(const SipSMCommand&)':
ua.cxx:179: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:194: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:217: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a4_incall_waitbyeresp_hangup(const SipSMCommand&)':
ua.cxx:235: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:248: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a6_waitbyeresp_terminated_RESP(const SipSMCommand&)':
ua.cxx:275: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'MRef<SipRequest*> MyCall::createInvite(std::string)':
ua.cxx:298: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx:299: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx: In member function 'virtual void MyApp::run()':
ua.cxx:358: error: no matching function for call to 'SipStack::setDefaultDialogCommandHandler(MyApp* const)'
/home/svn/2951_regtest/usr/include/libmsip/SipStack.h:245: note: candidates are: void SipStack::setDefaultDialogCommandHandler(MRef<SipDefaultHandler*>)
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/2951_regtest/common/ua'
make: *** [all] Error 2
Test output:


========== 2011_Session_inviteab_hangupba/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/2951_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/2951_regtest/usr/include -L/home/svn/2951_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a1_start_trying_call(const SipSMCommand&)':
ua.cxx:179: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:194: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:217: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a4_incall_waitbyeresp_hangup(const SipSMCommand&)':
ua.cxx:235: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:248: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a6_waitbyeresp_terminated_RESP(const SipSMCommand&)':
ua.cxx:275: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'MRef<SipRequest*> MyCall::createInvite(std::string)':
ua.cxx:298: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx:299: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx: In member function 'virtual void MyApp::run()':
ua.cxx:358: error: no matching function for call to 'SipStack::setDefaultDialogCommandHandler(MyApp* const)'
/home/svn/2951_regtest/usr/include/libmsip/SipStack.h:245: note: candidates are: void SipStack::setDefaultDialogCommandHandler(MRef<SipDefaultHandler*>)
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/2951_regtest/common/ua'
make: *** [all] Error 2
Test output:


========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/2951_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/2951_regtest/usr/include -L/home/svn/2951_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a1_start_trying_call(const SipSMCommand&)':
ua.cxx:179: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:194: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:217: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a4_incall_waitbyeresp_hangup(const SipSMCommand&)':
ua.cxx:235: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:248: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a6_waitbyeresp_terminated_RESP(const SipSMCommand&)':
ua.cxx:275: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'MRef<SipRequest*> MyCall::createInvite(std::string)':
ua.cxx:298: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx:299: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx: In member function 'virtual void MyApp::run()':
ua.cxx:358: error: no matching function for call to 'SipStack::setDefaultDialogCommandHandler(MyApp* const)'
/home/svn/2951_regtest/usr/include/libmsip/SipStack.h:245: note: candidates are: void SipStack::setDefaultDialogCommandHandler(MRef<SipDefaultHandler*>)
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/2951_regtest/common/ua'
make: *** [all] Error 2
Test output:


========== 2013_Session_inviteab_hangupab_tcp/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/2951_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/2951_regtest/usr/include -L/home/svn/2951_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a1_start_trying_call(const SipSMCommand&)':
ua.cxx:179: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:194: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:217: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a4_incall_waitbyeresp_hangup(const SipSMCommand&)':
ua.cxx:235: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:248: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a6_waitbyeresp_terminated_RESP(const SipSMCommand&)':
ua.cxx:275: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'MRef<SipRequest*> MyCall::createInvite(std::string)':
ua.cxx:298: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx:299: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx: In member function 'virtual void MyApp::run()':
ua.cxx:358: error: no matching function for call to 'SipStack::setDefaultDialogCommandHandler(MyApp* const)'
/home/svn/2951_regtest/usr/include/libmsip/SipStack.h:245: note: candidates are: void SipStack::setDefaultDialogCommandHandler(MRef<SipDefaultHandler*>)
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/2951_regtest/common/ua'
make: *** [all] Error 2
Test output:


========== 2014_Session_inviteab_hangupba_tcp/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/2951_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/2951_regtest/usr/include -L/home/svn/2951_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a1_start_trying_call(const SipSMCommand&)':
ua.cxx:179: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:194: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:217: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a4_incall_waitbyeresp_hangup(const SipSMCommand&)':
ua.cxx:235: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:248: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'bool MyCall::a6_waitbyeresp_terminated_RESP(const SipSMCommand&)':
ua.cxx:275: error: 'sipStack' was not declared in this scope
ua.cxx: In member function 'MRef<SipRequest*> MyCall::createInvite(std::string)':
ua.cxx:298: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx:299: error: 'class SipDialogConfig' has no member named 'inherited'
ua.cxx: In member function 'virtual void MyApp::run()':
ua.cxx:358: error: no matching function for call to 'SipStack::setDefaultDialogCommandHandler(MyApp* const)'
/home/svn/2951_regtest/usr/include/libmsip/SipStack.h:245: note: candidates are: void SipStack::setDefaultDialogCommandHandler(MRef<SipDefaultHandler*>)
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/2951_regtest/common/ua'
make: *** [all] Error 2
Test output:



More information about the Minisip-devel mailing list