[test-results] [Bamboo] Asterisk - trunk - Linux - x86_64 build 184 has FAILED. Change made by tilghman

Bamboo bamboo at asterisk.org
Thu Sep 2 00:08:00 CDT 2010


-------------- next part --------------
-----------------------------------------------------------
AST-TRUNK-184 failed.
-----------------------------------------------------------
Code has been updated by tilghman.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/AST-TRUNK-184/        


--------------
Code Changes
--------------
tilghman (284598):

>Merged revisions 284597 via svnmerge from 
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>................
>  r284597 | tilghman | 2010-09-02 00:00:34 -0500 (Thu, 02 Sep 2010) | 29 lines
>  
>  Merged revisions 284593,284595 via svnmerge from 
>  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
>  
>  ................
>    r284593 | tilghman | 2010-09-01 17:59:50 -0500 (Wed, 01 Sep 2010) | 18 lines
>    
>    Merged revisions 284478 via svnmerge from 
>    https://origsvn.digium.com/svn/asterisk/branches/1.4
>    
>    ........
>      r284478 | tilghman | 2010-09-01 13:49:11 -0500 (Wed, 01 Sep 2010) | 11 lines
>      
>      Ensure that all areas that previously used select(2) now use poll(2), with implementations that need poll(2) implemented with select(2) safe against 1024-bit overflows.
>      
>      This is a followup to the fix for the pthread timer in 1.6.2 and beyond, fixing
>      a potential crash bug in all supported releases.
>      
>      (closes issue #17678)
>       Reported by: russell
>      Branch: https://origsvn.digium.com/svn/asterisk/team/tilghman/ast_select 
>      
>      Review: https://reviewboard.asterisk.org/r/824/
>    ........
>  ................
>    r284595 | tilghman | 2010-09-01 22:57:43 -0500 (Wed, 01 Sep 2010) | 2 lines
>    
>    Failed to rerun bootstrap.sh after last commit
>  ................
>................
>


--------------
Error Summary
--------------
   chan_usbradio.c:3223: error: no previous prototype for ‘pmrdump’
   chan_usbradio.c:3349: error: invalid storage class for function ‘xpmr_config’
   chan_usbradio.c:3348: error: no previous prototype for ‘xpmr_config’
   chan_usbradio.c:3395: error: invalid storage class for function ‘store_config’
   chan_usbradio.c:3394: error: no previous prototype for ‘store_config’
   chan_usbradio.c:3791: error: invalid storage class for function ‘res2cli’
   chan_usbradio.c:3789: error: no previous prototype for ‘res2cli’
   chan_usbradio.c:3805: error: invalid storage class for function ‘handle_console_key’
   chan_usbradio.c:3803: error: no previous prototype for ‘handle_console_key’
   chan_usbradio.c:3821: error: invalid storage class for function ‘handle_console_unkey’
   chan_usbradio.c:3819: error: no previous prototype for ‘handle_console_unkey’
   chan_usbradio.c:3836: error: invalid storage class for function ‘handle_radio_tune’
   chan_usbradio.c:3834: error: no previous prototype for ‘handle_radio_tune’
   chan_usbradio.c:3851: error: invalid storage class for function ‘handle_radio_debug’
   chan_usbradio.c:3849: error: no previous prototype for ‘handle_radio_debug’
   chan_usbradio.c:3865: error: invalid storage class for function ‘handle_radio_debug_off’
   chan_usbradio.c:3863: error: no previous prototype for ‘handle_radio_debug_off’
   chan_usbradio.c:3879: error: invalid storage class for function ‘handle_radio_active’
   chan_usbradio.c:3877: error: no previous prototype for ‘handle_radio_active’
   chan_usbradio.c:3894: error: invalid storage class for function ‘handle_set_xdebug’
   chan_usbradio.c:3892: error: no previous prototype for ‘handle_set_xdebug’
   chan_usbradio.c:3909: error: initializer element is not constant
   chan_usbradio.c:3909: error: (near initialization for ‘cli_usbradio[0].handler’)
   chan_usbradio.c:3910: error: initializer element is not constant
   chan_usbradio.c:3910: error: (near initialization for ‘cli_usbradio[1].handler’)
   chan_usbradio.c:3911: error: initializer element is not constant
   chan_usbradio.c:3911: error: (near initialization for ‘cli_usbradio[2].handler’)
   chan_usbradio.c:3912: error: initializer element is not constant
   chan_usbradio.c:3912: error: (near initialization for ‘cli_usbradio[3].handler’)
   chan_usbradio.c:3913: error: initializer element is not constant
   chan_usbradio.c:3913: error: (near initialization for ‘cli_usbradio[4].handler’)
   chan_usbradio.c:3914: error: initializer element is not constant
   chan_usbradio.c:3914: error: (near initialization for ‘cli_usbradio[5].handler’)
   chan_usbradio.c:3915: error: initializer element is not constant
   chan_usbradio.c:3915: error: (near initialization for ‘cli_usbradio[6].handler’)
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:81: error: no previous prototype for ‘strace’
   ./xpmr/xpmr.c:93: error: no previous prototype for ‘strace2’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:148: error: no previous prototype for ‘string_parse’
   ./xpmr/xpmr.c:206: error: no previous prototype for ‘code_string_parse’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:463: error: no previous prototype for ‘CtcssFreqIndex’
   ./xpmr/xpmr.c:478: error: no previous prototype for ‘pmr_rx_frontend’
   ./xpmr/xpmr.c:610: error: no previous prototype for ‘pmr_gp_fir’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:777: error: no previous prototype for ‘gp_inte_00’
   ./xpmr/xpmr.c:823: error: no previous prototype for ‘gp_diff’
   ./xpmr/xpmr.c:876: error: no previous prototype for ‘CenterSlicer’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:1008: error: no previous prototype for ‘MeasureBlock’
   ./xpmr/xpmr.c:1099: error: no previous prototype for ‘SoftLimiter’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:1166: error: no previous prototype for ‘SigGen’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:1269: error: no previous prototype for ‘pmrMixer’
   ./xpmr/xpmr.c:1357: error: no previous prototype for ‘DelayLine’
   ./xpmr/xpmr.c:1392: error: no previous prototype for ‘ctcss_detect’
   ./xpmr/xpmr.c:1605: error: invalid storage class for function ‘TxTestTone’
   ./xpmr/xpmr.c:1604: error: no previous prototype for ‘TxTestTone’
   ./xpmr/xpmr.c:1625: error: no previous prototype for ‘createPmrChannel’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:2406: error: no previous prototype for ‘destroyPmrChannel’
   ./xpmr/xpmr.c:2484: error: no previous prototype for ‘createPmrSps’
   ./xpmr/xpmr.c:2503: error: no previous prototype for ‘destroyPmrSps’
   ./xpmr/xpmr.c:2514: error: no previous prototype for ‘PmrTx’
   ./xpmr/xpmr.c:2548: error: no previous prototype for ‘PmrRx’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:3026: error: no previous prototype for ‘ppbinout’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:3063: error: no previous prototype for ‘ppspiout’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:3119: error: no previous prototype for ‘progdtx’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:3194: error: no previous prototype for ‘dedrift’
   In file included from chan_usbradio.c:3921:
   ./xpmr/xpmr.c:3326: error: no previous prototype for ‘dedrift_write’
   chan_usbradio.c:3928: error: invalid storage class for function ‘load_module’
   chan_usbradio.c:3927: error: no previous prototype for ‘load_module’
   chan_usbradio.c:3982: error: invalid storage class for function ‘unload_module’
   chan_usbradio.c:3981: error: no previous prototype for ‘unload_module’
   chan_usbradio.c:4022: error: initializer element is not constant
   chan_usbradio.c:4022: error: (near initialization for ‘__mod_info.load’)
   chan_usbradio.c:4022: error: initializer element is not constant
   chan_usbradio.c:4022: error: (near initialization for ‘__mod_info.unload’)
   chan_usbradio.c:4022: error: invalid storage class for function ‘__reg_module’
   chan_usbradio.c:4022: error: no previous prototype for ‘__reg_module’
   chan_usbradio.c:4022: error: invalid storage class for function ‘__unreg_module’
   chan_usbradio.c:4022: error: no previous prototype for ‘__unreg_module’
   chan_usbradio.c:4022: error: expected declaration or statement at end of input
   chan_usbradio.c:4022: error: unused variable ‘ast_module_info’
   ./xpmr/xpmr_coef.h:308: error: unused variable ‘coef_fir_lpf_250_11_64’
   ./xpmr/xpmr_coef.h:307: error: unused variable ‘gain_fir_lpf_250_11_64’
   ./xpmr/xpmr_coef.h:306: error: unused variable ‘taps_fir_lpf_250_11_64’
   ./xpmr/xpmr_coef.h:155: error: unused variable ‘gain_fir_bpf_noise_1’
   ./xpmr/xpmr_coef.h:46: error: unused variable ‘dtmf_col’
   ./xpmr/xpmr_coef.h:42: error: unused variable ‘dtmf_row’
   make[1]: *** [chan_usbradio.o] Error 1
   make: *** [channels] Error 2
   Unable to copy artifact Code Coverage since directory /srv/bamboo/xml-data/build-dir/AST-TRUNK/coverage does not exist.


--
This message is automatically generated by Atlassian Bamboo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/test-results/attachments/20100902/852abd32/attachment-0001.htm 


More information about the Test-results mailing list