[Home]

Summary:ASTERISK-15778: [patch] Chan_sip compile never completes on Mac OSX 10.6.2
Reporter:Jeremy Quinn (jquinn)Labels:
Date Opened:2010-03-09 09:52:10.000-0600Date Closed:2010-03-09 14:39:21.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20100309__issue16997__2.diff.txt
( 1) 20100309__issue16997.diff.txt
Description:I made a checkout of trunk yesterday, to get the fixes for issue ASTERISK-15317.
Those issues appear to be resolved, though now I get a new one.

chan_sip never completes it’s compile. The machine keeps going for hours at full cpu usage.

If I leave chan_sip out of the build, Asterisk compiles and links fine.
A similar issue was being reported on MacPorts for Asterisk 1.6.1.n

****** ADDITIONAL INFORMATION ******


$ uname -a
Darwin minime.fiveone.org 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386

$ ./configure  --without-h323 --without-zaptel --host=x86_64-darwin
$ make menuselect
$ make
CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: `makeopts' is up to date.
  [CC] chan_sip.c -> chan_sip.o
Comments:By: Tilghman Lesher (tilghman) 2010-03-09 13:26:22.000-0600

Confirmed issue, patch uploaded that solves the hang for me.

By: Russell Bryant (russell) 2010-03-09 13:40:33.000-0600

I tested this and it fixes the problem for me, as well.

By: Jeremy Quinn (jquinn) 2010-03-09 14:10:24.000-0600

I can also confirm that chan_sip now compiles successfully on Mac OSX 10.6.
Very many thanks!!

By: Russell Bryant (russell) 2010-03-09 14:16:52.000-0600

confirmed the 2nd patch fixes the codec_gsm build issue, too

By: Digium Subversion (svnbot) 2010-03-09 14:30:07.000-0600

Repository: asterisk
Revision: 251475

U   trunk/Makefile.rules
U   trunk/codecs/gsm/Makefile

------------------------------------------------------------------------
r251475 | tilghman | 2010-03-09 14:30:07 -0600 (Tue, 09 Mar 2010) | 8 lines

Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.

(closes issue ASTERISK-15778)
Reported by: jquinn
Patches:
      20100309__issue16997__2.diff.txt uploaded by tilghman (license 14)
Tested by: tilghman, russell

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=251475

By: Digium Subversion (svnbot) 2010-03-09 14:32:33.000-0600

Repository: asterisk
Revision: 251487

_U  branches/1.6.0/
U   branches/1.6.0/Makefile.rules
U   branches/1.6.0/codecs/gsm/Makefile

------------------------------------------------------------------------
r251487 | tilghman | 2010-03-09 14:32:32 -0600 (Tue, 09 Mar 2010) | 15 lines

Merged revisions 251475 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r251475 | tilghman | 2010-03-09 14:30:03 -0600 (Tue, 09 Mar 2010) | 8 lines
 
 Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.
 
 (closes issue ASTERISK-15778)
  Reported by: jquinn
  Patches:
        20100309__issue16997__2.diff.txt uploaded by tilghman (license 14)
  Tested by: tilghman, russell
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=251487

By: Digium Subversion (svnbot) 2010-03-09 14:39:10.000-0600

Repository: asterisk
Revision: 251495

_U  branches/1.6.1/
U   branches/1.6.1/Makefile.rules
U   branches/1.6.1/codecs/gsm/Makefile

------------------------------------------------------------------------
r251495 | tilghman | 2010-03-09 14:39:10 -0600 (Tue, 09 Mar 2010) | 15 lines

Merged revisions 251475 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r251475 | tilghman | 2010-03-09 14:30:03 -0600 (Tue, 09 Mar 2010) | 8 lines
 
 Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.
 
 (closes issue ASTERISK-15778)
  Reported by: jquinn
  Patches:
        20100309__issue16997__2.diff.txt uploaded by tilghman (license 14)
  Tested by: tilghman, russell
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=251495

By: Digium Subversion (svnbot) 2010-03-09 14:39:20.000-0600

Repository: asterisk
Revision: 251496

_U  branches/1.6.2/
U   branches/1.6.2/Makefile.rules
U   branches/1.6.2/codecs/gsm/Makefile

------------------------------------------------------------------------
r251496 | tilghman | 2010-03-09 14:39:20 -0600 (Tue, 09 Mar 2010) | 15 lines

Merged revisions 251475 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r251475 | tilghman | 2010-03-09 14:30:03 -0600 (Tue, 09 Mar 2010) | 8 lines
 
 Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.
 
 (closes issue ASTERISK-15778)
  Reported by: jquinn
  Patches:
        20100309__issue16997__2.diff.txt uploaded by tilghman (license 14)
  Tested by: tilghman, russell
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=251496