[Home]

Summary:ASTERISK-19332: chan_usbradio fails to compile under Ubuntu natty (--enable-dev-mode)
Reporter:Paul Belanger (pabelanger)Labels:
Date Opened:2012-02-09 17:20:33.000-0600Date Closed:2013-01-15 09:24:16.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:build 09-Feb-2012 16:33:18   [CCi] chan_usbradio.i -> chan_usbradio.o
error 09-Feb-2012 16:33:18 cc1: warnings being treated as errors
error 09-Feb-2012 16:33:18 In file included from chan_usbradio.c:3926:0:
error 09-Feb-2012 16:33:18 ./xpmr/xpmr.c: In function 'ctcss_detect':
error 09-Feb-2012 16:33:18 ./xpmr/xpmr.c:1558:17: error: operation on 'ptdet->zIndex' may be undefined
error 09-Feb-2012 16:33:18 In file included from chan_usbradio.c:3926:0:
error 09-Feb-2012 16:33:18 ./xpmr/xpmr.c: In function 'createPmrChannel':
error 09-Feb-2012 16:33:18 ./xpmr/xpmr.c:2022:19: error: operation on 'pSps->interpolate' may be undefined
error 09-Feb-2012 16:33:18 make[1]: *** [chan_usbradio.o] Error 1
Comments:By: Matt Jordan (mjordan) 2012-02-09 17:39:06.732-0600

If chan_usbradio can't be compiled and no one is around to see, did it actually fail to compile?  :-)

Extended support, so acknowledging this issue.  A patch will have to come from the Asterisk community.

By: Paul Belanger (pabelanger) 2012-02-10 20:05:18.307-0600

We may have to fix this, since out automated builds are failing.

By: Matt Jordan (mjordan) 2013-01-15 09:24:11.276-0600

This has now been removed from Asterisk, which is the surest way to keep it from breaking the build.