[Sofia-sip-devel] R: make check fails

2010-09-17 Thread Della Betta Filippo
From a clean VM Ubuntu 10.04 x86, I did the following steps to reproduce 
failure

sudo apt-get install build-essential autoconf automake1.9 libtool git-core check
git clone http://git.gitorious.org/sofia-sip/sofia-sip.git
cd sofia-sip
./autogen.sh
mkdir build
cd build
../configure  make  make check

Hope that helps,
f.




-Messaggio originale-
Da: Della Betta Filippo
Inviato: lunedì 13 settembre 2010 10:14
A: 'Pekka Pessi'
Cc: 'sofia-sip-devel@lists.sourceforge.net'
Oggetto: R: [Sofia-sip-devel] make check fails

Attached log of call_2_3_1 test with CHECK_NUA_THREADING=no f.


-Messaggio originale-
Da: Della Betta Filippo
Inviato: lunedì 13 settembre 2010 09:41
A: 'Pekka Pessi'
Cc: sofia-sip-devel@lists.sourceforge.net
Oggetto: R: [Sofia-sip-devel] make check fails

Same Ubuntu Lucid :( (x86). I tried on different Ubuntu Lucid (VM - 2 different 
instances - and on a physical machine).
Maybe my PC are slower ?

-Messaggio originale-
Da: Pekka Pessi [mailto:ppe...@gmail.com]
Inviato: lunedì 13 settembre 2010 09:17
A: Della Betta Filippo
Cc: sofia-sip-devel@lists.sourceforge.net
Oggetto: Re: [Sofia-sip-devel] make check fails

Hi Filippo,

2010/9/10 Della Betta Filippo filippo.dellabe...@telecomitalia.it:
With the latest git code, make check fails during check_nua (I have 
 4/5 errors).
 The first test that fails is call_2_3_1.
 So I launched check_nua call_2_3_1
 With CHECK_NUA_THREADING=no : fails
 With CHECK_NUA_THREADING=yes : ok
 Can you check this ?

It runs fine on my Ubuntu Lucid host. What kind of environment you have?


--
Pekka.Pessi mail at nokia.com

Questo messaggio e i suoi allegati sono indirizzati esclusivamente alle persone 
indicate. La diffusione, copia o qualsiasi altra azione derivante dalla 
conoscenza di queste informazioni sono rigorosamente vietate. Qualora abbiate 
ricevuto questo documento per errore siete cortesemente pregati di darne 
immediata comunicazione al mittente e di provvedere alla sua distruzione, 
Grazie.

This e-mail and any attachments is confidential and may contain privileged 
information intended for the addressee(s) only. Dissemination, copying, 
printing or use by anybody else is unauthorised. If you are not the intended 
recipient, please delete this message and any attachments and advise the sender 
by return e-mail, Thanks.


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


Re: [Sofia-sip-devel] su_root_threading query

2010-09-17 Thread Pekka Pessi
2010/9/15 Nauman Sulaiman nauman762-h...@yahoo.co.uk:
 Hi, using 1.12.10 i've set su_root_threading to multithreading mode. But when
 i call nua_register for example from the main thread of my app it blocks it,
 it appears to be all the sresolv stuff. Should this be expected and i should 
 be calling the nua functions on a separate thread. If someone could confirm.

The nua_register should just queue a message for the other thread to
process. Even in single-threaded mode, it should queue it and not
block (but the message would be processed only when the tread returns
to su_root_run() or does su_root_step()).

-- 
Pekka.Pessi mail at nokia.com

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


Re: [Sofia-sip-devel] make check fails

2010-09-17 Thread Pekka Pessi
2010/9/17 Della Betta Filippo filippo.dellabe...@telecomitalia.it:
 From a clean VM Ubuntu 10.04 x86, I did the following steps to reproduce 
 failure

 sudo apt-get install build-essential autoconf automake1.9 libtool git-core 
 check
 git clone http://git.gitorious.org/sofia-sip/sofia-sip.git
 cd sofia-sip
 ./autogen.sh
 mkdir build
 cd build
 ../configure  make  make check

I could not reproduce the problem on my host. Could you send me your
config.h and config.status (and perhaps output from ip addr)?

-- 
Pekka.Pessi mail at nokia.com

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


[Sofia-sip-devel] [ sofia-sip-Bugs-3065356 ] More robust behavior with pbxes.org (SCTP)

2010-09-17 Thread SourceForge.net
Bugs item #3065356, was opened at 2010-09-13 17:29
Message generated for change (Comment added) made by ppessi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=756076aid=3065356group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Pending
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Mikhail Zabaluev (mzabaluev)
Assigned to: Nobody/Anonymous (nobody)
Summary: More robust behavior with pbxes.org (SCTP)

Initial Comment:
Originally reported in https://bugs.freedesktop.org/show_bug.cgi?id=30164

The stack is somehow tricked into using SCTP which is not supported by the 
kernel, and this makes a request fail.
There should be a fallback for this, unless there is some DNS misconfiguration 
on behalf of pbxes.org. I could not find any, except them responding to any A 
query with an IP address.

--

Comment By: Pekka Pessi (ppessi)
Date: 2010-09-17 19:05

Message:
The pbxes.org seems to have removed NAPTR and/or _sip._sctp. record.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=756076aid=3065356group_id=143636

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel