Opened 10 years ago

Closed 6 years ago

#43233 closed update (wontfix)

[update] asterisk 12.1.1

Reported by: jul_bsd@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: andrew@…, cedayiv@…
Port: asterisk

Description

  • Bump to 12.1.1 from 1.6.2.20
  • creation of user/group in post-configure (#27492), add to startupitem and extra dir but possibly more to do
  • add variants
  • too big gap, compilation issues to review, new dependencies, ...
  • some dependencies are required w digium modification, most notably ice-cpp

https://wiki.asterisk.org/wiki/display/TOP/System+Requirements https://wiki.asterisk.org/wiki/display/TOP/Building+on+Linux

  • move conf to examples and post-activate it (my tcl extract is not good, else without that, it installs correctly)
:info:build chan_bridge_media.c:142:13: error: use of undeclared identifier 'pvt'
:info:build         ast_answer(pvt->chan);
:info:build                    ^    
:info:build chan_bridge_media.c:144:34: error: use of undeclared identifier 'pvt'
:info:build         if (ast_channel_add_bridge_role(pvt->chan, role)) {
:info:build                                         ^    
:info:build 15 errors generated.
:info:build    [CC] btree/bt_close.c -> btree/bt_close.o
:info:build make[1]: *** [chan_bridge_media.o] Error 1
:info:build make: *** [channels] Error 2

switch to gcc49 goes to the end of destroot/install

Attachments (7)

patch-asterisk-Portfile.2.diff (4.9 KB) - added by jul_bsd@… 10 years ago.
asterisk11-gcc-main.log (213.4 KB) - added by jul_bsd@… 10 years ago.
asterisk11-main.log (178.7 KB) - added by jul_bsd@… 10 years ago.
asterisk12-main.log (144.1 KB) - added by jul_bsd@… 10 years ago.
asterisk13-main.log (140.2 KB) - added by jul_bsd@… 10 years ago.
asterisk113-gcc-main.log (1.1 MB) - added by jul_bsd@… 10 years ago.
patch-asterisk-Portfile.diff (8.4 KB) - added by jul_bsd@… 9 years ago.

Download all attachments as: .zip

Change History (19)

comment:1 Changed 10 years ago by jul_bsd@…

  • port lint --nitpick
  • livecheck
  • /tab/spacex4/

Changed 10 years ago by jul_bsd@…

comment:2 Changed 10 years ago by jul_bsd@…

bump to 12.2.0

comment:3 Changed 10 years ago by jul_bsd@…

  • update to 2,5,0
  • subport 11.6 certified LTS
  • subport 13 -devel
  • subport 1.8 - historical

none of them compiles right of the bat :( completely fails with clang which still seems unsupported or partially https://issues.asterisk.org/jira/browse/ASTERISK-20850 with gcc4.9 forced, v12 compiles and destroot clang workaround from 20850 doesn't seem to work on my setup

  • livecheck
  • port maintainer abandon?
  • will ask on asterisk forum

Changed 10 years ago by jul_bsd@…

Attachment: asterisk11-gcc-main.log added

Changed 10 years ago by jul_bsd@…

Attachment: asterisk11-main.log added

Changed 10 years ago by jul_bsd@…

Attachment: asterisk12-main.log added

Changed 10 years ago by jul_bsd@…

Attachment: asterisk13-main.log added

Changed 10 years ago by jul_bsd@…

Attachment: asterisk113-gcc-main.log added

comment:4 Changed 10 years ago by mf2k (Frank Schima)

The variants snmp, libpri and dahdi override the depends_lib - use depends_lib-append instead.

comment:5 Changed 10 years ago by jul_bsd@…

  • fix depends_lib-append
  • update w different subports of asterisk LTS (1.1, 1.8, devel/13, normal 12; 11.6)

sadly, none of them is usable. I make a post on asterisk forum but got no response http://forums.asterisk.org/viewtopic.php?f=1&t=91239

comment:6 Changed 9 years ago by jul_bsd@…

latest releases but no change on build

comment:7 Changed 9 years ago by jul_bsd@…

  • 13.0.1
  • not building

maybe should be considered abandoned as upstream is not insterested?

comment:8 Changed 9 years ago by jul_bsd@…

update 13.2.0 but not building/no news of upstream :(

Changed 9 years ago by jul_bsd@…

comment:9 Changed 9 years ago by mf2k (Frank Schima)

Cc: marc.blanchet@… mr_bond@… removed

comment:10 Changed 9 years ago by mf2k (Frank Schima)

Cc: andrew@… cedayiv@… added

Cc from #31497.

comment:11 in reply to:  3 Changed 8 years ago by jmroot (Joshua Root)

Replying to jul_bsd@…:

completely fails with clang which still seems unsupported or partially https://issues.asterisk.org/jira/browse/ASTERISK-20850

This seems to be resolved upstream now: https://reviewboard.asterisk.org/r/4370/

comment:12 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.