auto build r3045: 1 of 4 builds failed - 1 regression tests failed
svn
svn at minisip.org
Tue Dec 19 17:58:52 CET 2006
Summary:
debian_unstable/default__gtk_textui_oss: ok
debian_unstable/gtk_textui_alsa_zrtp: ok
debian_unstable/gtk_textui_oss_smartcard: FAIL
mingw32_on_debian_unstable/gtk_dsound_debug: ok
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/ ok
2011_Session_inviteab_hangupba_udp/ ok
2012_Session_inviteab_hangupab_packetloss/ NOT THE EXPECTED OUTPUT
2013_Session_inviteab_hangupab_tcp/ ok
2014_Session_inviteab_hangupba_tcp/ ok
Build fail:
Revision: 3045
Machine: debian_unstable
Machine addr: svn at dev.minisip.org
Build: gtk_textui_oss_smartcard
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/3045/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'
configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: dlfcn.h: proceeding with the compiler's result
mkdir: cannot create directory `.libs': File exists
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/3045/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'
configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: dlfcn.h: proceeding with the compiler's result
mkdir: cannot create directory `.libs': File exists
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
mkdir: cannot create directory `.libs': File exists
AUTOBUILD_INFO: processing libmcrypto...
+ 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/3045/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 `./INSTALL'
source/Makefile.am: installing `config/depcomp'
configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: dlfcn.h: proceeding with the compiler's result
mkdir: cannot create directory `.libs': File exists
mkdir: cannot create directory `.libs': File exists
mkdir: cannot create directory `.libs': File exists
In file included from SmartCard.cxx:24:
../include/libmcrypto/SmartCard.h:28:27: error: PCSC/winscard.h: No such file or directory
../include/libmcrypto/SmartCard.h:76: error: 'SCARDCONTEXT' does not name a type
../include/libmcrypto/SmartCard.h:79: error: 'SCARDHANDLE' does not name a type
../include/libmcrypto/SmartCard.h:85: error: ISO C++ forbids declaration of 'SCARD_IO_REQUEST' with no type
../include/libmcrypto/SmartCard.h:85: error: expected ';' before '*' token
SmartCard.cxx: In constructor 'SmartCard::SmartCard()':
SmartCard.cxx:34: error: 'LONG' was not declared in this scope
SmartCard.cxx:34: error: expected `;' before 'rv'
SmartCard.cxx:37: error: 'rv' was not declared in this scope
SmartCard.cxx:37: error: 'SCARD_SCOPE_USER' was not declared in this scope
SmartCard.cxx:37: error: 'hContext' was not declared in this scope
SmartCard.cxx:37: error: 'SCardEstablishContext' was not declared in this scope
SmartCard.cxx:38: error: 'SCARD_S_SUCCESS' was not declared in this scope
SmartCard.cxx:47: error: 'SCardListReaders' was not declared in this scope
SmartCard.cxx:48: error: 'SCARD_S_SUCCESS' was not declared in this scope
SmartCard.cxx:54: error: 'SCARD_S_SUCCESS' was not declared in this scope
SmartCard.cxx:84: error: 'SCARD_SHARE_EXCLUSIVE' was not declared in this scope
SmartCard.cxx:85: error: 'SCARD_PROTOCOL_T0' was not declared in this scope
SmartCard.cxx:85: error: 'SCARD_PROTOCOL_T1' was not declared in this scope
SmartCard.cxx:85: error: 'hCard' was not declared in this scope
SmartCard.cxx:85: error: 'SCardConnect' was not declared in this scope
SmartCard.cxx:86: error: 'SCARD_S_SUCCESS' was not declared in this scope
SmartCard.cxx:88: error: 'protPci' was not declared in this scope
SmartCard.cxx:88: error: 'SCARD_PCI_T0' was not declared in this scope
SmartCard.cxx:90: error: 'protPci' was not declared in this scope
SmartCard.cxx:90: error: 'SCARD_PCI_T1' was not declared in this scope
SmartCard.cxx: In destructor 'virtual SmartCard::~SmartCard()':
SmartCard.cxx:101: error: 'hCard' was not declared in this scope
SmartCard.cxx:101: error: 'SCARD_UNPOWER_CARD' was not declared in this scope
SmartCard.cxx:101: error: 'SCardDisconnect' was not declared in this scope
SmartCard.cxx:102: error: 'hContext' was not declared in this scope
SmartCard.cxx:102: error: 'SCardReleaseContext' was not declared in this scope
SmartCard.cxx: In member function 'bool SmartCard::transmitApdu(long unsigned int, unsigned char*, long unsigned int&, unsigned char*)':
SmartCard.cxx:136: error: 'SCARD_IO_REQUEST' was not declared in this scope
SmartCard.cxx:136: error: expected `;' before 'recvPci'
SmartCard.cxx:138: error: 'hCard' was not declared in this scope
SmartCard.cxx:138: error: 'protPci' was not declared in this scope
SmartCard.cxx:138: error: 'recvPci' was not declared in this scope
SmartCard.cxx:138: error: 'SCardTransmit' was not declared in this scope
SmartCard.cxx:140: error: 'SCARD_S_SUCCESS' was not declared in this scope
SmartCard.cxx: In member function 'void SmartCard::startTransaction()':
SmartCard.cxx:148: error: 'hCard' was not declared in this scope
SmartCard.cxx:148: error: 'SCardBeginTransaction' was not declared in this scope
SmartCard.cxx: In member function 'void SmartCard::endTransaction()':
SmartCard.cxx:152: error: 'hCard' was not declared in this scope
SmartCard.cxx:152: error: 'SCARD_LEAVE_CARD' was not declared in this scope
SmartCard.cxx:152: error: 'SCardEndTransaction' was not declared in this scope
In file included from ../include/libmcrypto/SipSimSmartCardGD.h:30,
from SipSimSmartCardGD.cxx:24:
../include/libmcrypto/SmartCard.h:28:27: error: PCSC/winscard.h: No such file or directory
make[2]: *** [SmartCard.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
../include/libmcrypto/SmartCard.h:76: error: 'SCARDCONTEXT' does not name a type
../include/libmcrypto/SmartCard.h:79: error: 'SCARDHANDLE' does not name a type
../include/libmcrypto/SmartCard.h:85: error: ISO C++ forbids declaration of 'SCARD_IO_REQUEST' with no type
../include/libmcrypto/SmartCard.h:85: error: expected ';' before '*' token
make[2]: *** [SipSimSmartCardGD.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
ERROR: Could not bootstrap/configure/compile/install libmcrypto
==========================================================
Regression test details:
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2006-12-19 17:03:28.000000000 +0100
+++ test_output 2006-12-19 17:46:36.165442688 +0100
@@ -10122,17 +10122,13 @@
IN (UDP): Content-Length: 0
IN (UDP):
IN (UDP):
-OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Max-Forwards: 70
-OUT (UDP): Call-ID: callidstring
OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): CSeq: 1 ACK
OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
@@ -10208,6 +10204,16 @@
IN (UDP): Content-Length: 0
IN (UDP):
IN (UDP):
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): Call-ID: callidstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 INVITE
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
@@ -10215,13 +10221,13 @@
OUT (UDP): Call-ID: callidstring
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): CSeq: 1 ACK
-OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): Content-Length: 0
-OUT (UDP):
-OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+OUT (UDP): To: <sip:serveruser at loc007:077 IN (UDP)a: lhSoIP/2.s0 200 ot:k
25
+077 IN (UDP):
+Max007:077 OUT (UDP)-: ConFtorwaenrt-Lengds: 70th
+IN (UDP):: Via 0:
S
+OUT (UDP)I:
+OUT (UDP)P: /2.0
+/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
IN (UDP): Call-ID: callidstring
IN (UDP): From: <sip:clientuser at domain.com>
IN (UDP): To: <sip:serveruser at localhost:SPORT>
@@ -10241,16 +10247,6 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): Call-ID: callidstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 INVITE
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
More information about the Minisip-devel
mailing list