auto build r3305: 1 of 5 builds failed - 6 regression tests failed

svn svn at minisip.org
Tue Jun 12 23:17:54 CEST 2007


Summary:
    debian_unstable/default__gtk_textui_oss: ok
    debian_unstable/gtk_textui_alsa_zrtp: ok
    debian_unstable/gtk_textui_oss_smartcard: ok
    mingw32_on_debian_unstable/gtk_dsound_debug: FAIL
    wxp_vs8/vs8test_libmutil: ok
Binaries uploaded to http://www.minisip.org/autobuild/build_3305

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_udp/ test returned an error code
     2011_Session_inviteab_hangupba_udp/ 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
                  2021_simplestack_leak/ ok
                  2022_session_valgrind/ test returned an error code
                   5001_scsim_verifypin/ ok
                  6001_packet_responses/ ok
                    6002_packet_unknown/ ok



Build fail:
    Revision: 3305
    Machine: mingw32_on_debian_unstable
    Machine addr: svn at dev.minisip.org
    Build: gtk_dsound_debug
STDERR:
==========================================================

AUTOBUILD_INFO: processing libmutil...
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ automake-1.8 --version
+ amvers=-1.8
+ test -1.8 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.8 -I m4 -I /home/svn/3305/binoutput/share/aclocal -I /home/svn/3305/usr/share/aclocal
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
+ libtoolize --copy --force --ltdl
+ autoconf
+ autoheader
+ automake-1.8 --add-missing --copy
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
Makefile.am: installing `config/depcomp'
source/dbg.cxx: In member function `Dbg& Dbg::operator<<(void*)':
source/dbg.cxx:138: warning: cast from pointer to integer of different size
source/CondVarWin32.cxx: In member function `void CondVar::wait(Mutex&, uint32_t)':
source/CondVarWin32.cxx:56: warning: `wait' is deprecated (declared at ./include/libmutil/CondVar.h:43)
source/ThreadWin32.cxx: In constructor `Thread::Thread(MRef<Runnable*>)':
source/ThreadWin32.cxx:164: warning: cast from pointer to integer of different size
source/ThreadWin32.cxx: In static member function `static ThreadHandle Thread::createThread(void (*)())':
source/ThreadWin32.cxx:190: warning: cast from pointer to integer of different size
source/ThreadWin32.cxx: In static member function `static ThreadHandle Thread::createThread(void*(*)(void*), void*)':
source/ThreadWin32.cxx:207: warning: `operator<<' is deprecated (declared at ./include/libmutil/dbg.h:91)
source/ThreadWin32.cxx:217: warning: `operator<<' is deprecated (declared at ./include/libmutil/dbg.h:91)
source/ThreadWin32.cxx:225: warning: cast from pointer to integer of different size
source/ThreadWin32.cxx: In static member function `static void Thread::join(const ThreadHandle&)':
source/ThreadWin32.cxx:236: warning: cast to pointer from integer of different size
source/ThreadWin32.cxx: In static member function `static bool Thread::kill(const ThreadHandle&)':
source/ThreadWin32.cxx:253: warning: cast to pointer from integer of different size
source/ThreadWin32.cxx: In static member function `static ThreadHandle Thread::getCurrent()':
source/ThreadWin32.cxx:271: warning: cast from pointer to integer of different size
Creating library file: .libs/libmutil.dll.a

AUTOBUILD_INFO: processing libmnetutil...
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ automake-1.8 --version
+ amvers=-1.8
+ test -1.8 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.8 -I m4 -I /home/svn/3305/binoutput/share/aclocal -I /home/svn/3305/usr/share/aclocal
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
+ libtoolize --copy --force
+ autoconf
+ autoheader
+ automake-1.8 --add-missing --copy
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
Makefile.am: installing `config/depcomp'
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
source/SocketServer.cxx: In member function `int SocketServer::buildFdSet(fd_set*, int)':
source/SocketServer.cxx:177: warning: converting of negative value `-0x000000001' to `uint32_t'
source/NetworkFunctionsWin32.cxx: In function `bool WINXP_init()':
source/NetworkFunctionsWin32.cxx:62: warning: `operator<<' is deprecated (declared at /home/svn/3305/binoutput/include/libmutil/dbg.h:91)
source/NetworkFunctionsWin32.cxx:79: warning: `operator<<' is deprecated (declared at /home/svn/3305/binoutput/include/libmutil/dbg.h:91)
source/NetworkFunctionsWin32.cxx:87: warning: `operator<<' is deprecated (declared at /home/svn/3305/binoutput/include/libmutil/dbg.h:91)
source/NetworkFunctionsWin32.cxx:95: warning: `operator<<' is deprecated (declared at /home/svn/3305/binoutput/include/libmutil/dbg.h:91)
source/NetworkFunctionsWin32.cxx:103: warning: `operator<<' is deprecated (declared at /home/svn/3305/binoutput/include/libmutil/dbg.h:91)
source/NetworkFunctionsWin32.cxx:108: warning: `operator<<' is deprecated (declared at /home/svn/3305/binoutput/include/libmutil/dbg.h:91)
source/HttpDownloader.cxx:2:24: sys/socket.h: No such file or directory
source/HttpDownloader.cxx:3:24: netinet/in.h: No such file or directory
source/HttpDownloader.cxx:4:19: netdb.h: No such file or directory
source/HttpDownloader.cxx: In member function `int HttpDownloader::fetch(std::string, std::ostream&)':
source/HttpDownloader.cxx:108: error: `bcopy' was not declared in this scope
source/HttpDownloader.cxx:150: error: `close' was not declared in this scope
make[1]: *** [HttpDownloader.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all-recursive] Error 1
ERROR: Could not bootstrap/configure/compile/install libmnetutil
==========================================================
Regression test details:

========== 2010_Session_inviteab_hangupab_udp/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/3305_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/3305_regtest/usr/include -L/home/svn/3305_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:202: error: 'class SipMessage' has no member named 'getFirstViaBranch'
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:222: error: no matching function for call to 'SipRequest::createSipMessageAck(const char [1], MRef<SipRequest*>&, MRef<SipResponse*>&)'
/home/svn/3305_regtest/usr/include/libmsip/SipRequest.h:64: note: candidates are: static MRef<SipRequest*> SipRequest::createSipMessageAck(MRef<SipRequest*>, MRef<SipResponse*>, bool)
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:257: error: 'class SipMessage' has no member named 'getFirstViaBranch'
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/3305_regtest/common/ua'
make: *** [all] Error 2
Test output:


========== 2011_Session_inviteab_hangupba_udp/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/3305_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/3305_regtest/usr/include -L/home/svn/3305_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:202: error: 'class SipMessage' has no member named 'getFirstViaBranch'
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:222: error: no matching function for call to 'SipRequest::createSipMessageAck(const char [1], MRef<SipRequest*>&, MRef<SipResponse*>&)'
/home/svn/3305_regtest/usr/include/libmsip/SipRequest.h:64: note: candidates are: static MRef<SipRequest*> SipRequest::createSipMessageAck(MRef<SipRequest*>, MRef<SipResponse*>, bool)
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:257: error: 'class SipMessage' has no member named 'getFirstViaBranch'
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/3305_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/3305_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/3305_regtest/usr/include -L/home/svn/3305_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:202: error: 'class SipMessage' has no member named 'getFirstViaBranch'
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:222: error: no matching function for call to 'SipRequest::createSipMessageAck(const char [1], MRef<SipRequest*>&, MRef<SipResponse*>&)'
/home/svn/3305_regtest/usr/include/libmsip/SipRequest.h:64: note: candidates are: static MRef<SipRequest*> SipRequest::createSipMessageAck(MRef<SipRequest*>, MRef<SipResponse*>, bool)
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:257: error: 'class SipMessage' has no member named 'getFirstViaBranch'
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/3305_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/3305_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/3305_regtest/usr/include -L/home/svn/3305_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:202: error: 'class SipMessage' has no member named 'getFirstViaBranch'
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:222: error: no matching function for call to 'SipRequest::createSipMessageAck(const char [1], MRef<SipRequest*>&, MRef<SipResponse*>&)'
/home/svn/3305_regtest/usr/include/libmsip/SipRequest.h:64: note: candidates are: static MRef<SipRequest*> SipRequest::createSipMessageAck(MRef<SipRequest*>, MRef<SipResponse*>, bool)
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:257: error: 'class SipMessage' has no member named 'getFirstViaBranch'
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/3305_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/3305_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/3305_regtest/usr/include -L/home/svn/3305_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:202: error: 'class SipMessage' has no member named 'getFirstViaBranch'
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:222: error: no matching function for call to 'SipRequest::createSipMessageAck(const char [1], MRef<SipRequest*>&, MRef<SipResponse*>&)'
/home/svn/3305_regtest/usr/include/libmsip/SipRequest.h:64: note: candidates are: static MRef<SipRequest*> SipRequest::createSipMessageAck(MRef<SipRequest*>, MRef<SipResponse*>, bool)
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:257: error: 'class SipMessage' has no member named 'getFirstViaBranch'
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/3305_regtest/common/ua'
make: *** [all] Error 2
Test output:


========== 2022_session_valgrind/ ===========
Build:
cd ../../common/ua && make -f Makefile
make[1]: Entering directory `/home/svn/3305_regtest/common/ua'
g++ -Wall -g -rdynamic -o ua -I/home/svn/3305_regtest/usr/include -L/home/svn/3305_regtest/usr/lib ua.cxx -lminisip -lmsip -lpthread -lssl
ua.cxx: In member function 'bool MyCall::a2_start_incall_INVITE(const SipSMCommand&)':
ua.cxx:202: error: 'class SipMessage' has no member named 'getFirstViaBranch'
ua.cxx: In member function 'bool MyCall::a3_trying_incall_2XX(const SipSMCommand&)':
ua.cxx:222: error: no matching function for call to 'SipRequest::createSipMessageAck(const char [1], MRef<SipRequest*>&, MRef<SipResponse*>&)'
/home/svn/3305_regtest/usr/include/libmsip/SipRequest.h:64: note: candidates are: static MRef<SipRequest*> SipRequest::createSipMessageAck(MRef<SipRequest*>, MRef<SipResponse*>, bool)
ua.cxx: In member function 'bool MyCall::a5_incall_terminated_BYE(const SipSMCommand&)':
ua.cxx:257: error: 'class SipMessage' has no member named 'getFirstViaBranch'
make[1]: *** [ua] Error 1
make[1]: Leaving directory `/home/svn/3305_regtest/common/ua'
make: *** [all] Error 2
Test output:



More information about the Minisip-devel mailing list