[asterisk-dev] [Bamboo] Asterisk - 1.6.1 - FreeBSD build 24 has FAILED. Change made by qwell
Bamboo
bamboo at asterisk.org
Thu Mar 25 15:23:19 CDT 2010
-------------- next part --------------
-----------------------------------------------------------
AST-161FREEBSD-24 failed.
-----------------------------------------------------------
This build occured because it is a dependant of AST-161-137.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/AST-161FREEBSD-24/
--------------
Code Changes
--------------
qwell (254717):
>Fix DEBUG_THREADS issue with out-of-tree modules.
>
>Take 2, without ABI breakage this time.
>
>Review: https://reviewboard.asterisk.org/r/588/
>
--------------
Error Summary
--------------
gnome-config: not found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
gnome-config: not found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
'MENUSELECT_UTILS' not found
In file included from <command-line>:0:
./../../include/asterisk/autoconfig.h:7:32: error: asterisk/buildopts.h: No such file or directory
ast_h323.cxx:40:18: error: h323.h: No such file or directory
ast_h323.cxx:41:21: error: h323pdu.h: No such file or directory
ast_h323.cxx:42:21: error: h323neg.h: No such file or directory
ast_h323.cxx:43:22: error: mediafmt.h: No such file or directory
ast_h323.cxx:61:17: error: lid.h: No such file or directory
gmake[3]: *** Deleting file `*.dep'
In file included from <command-line>:0:
./../../include/asterisk/autoconfig.h:7:32: error: asterisk/buildopts.h: No such file or directory
ast_h323.cxx:40:18: error: h323.h: No such file or directory
ast_h323.cxx:41:21: error: h323pdu.h: No such file or directory
ast_h323.cxx:42:21: error: h323neg.h: No such file or directory
ast_h323.cxx:43:22: error: mediafmt.h: No such file or directory
ast_h323.cxx:61:17: error: lid.h: No such file or directory
gmake[4]: *** Deleting file `*.dep'
/usr/bin/sw_vers: not found
chan_usbradio.c:75:28: error: alsa/asoundlib.h: No such file or directory
chan_usbradio.c: In function 'amixer_max':
chan_usbradio.c:710: error: 'snd_hctl_t' undeclared (first use in this function)
chan_usbradio.c:710: error: (Each undeclared identifier is reported only once
chan_usbradio.c:710: error: for each function it appears in.)
chan_usbradio.c:710: error: 'hctl' undeclared (first use in this function)
chan_usbradio.c:711: error: 'snd_ctl_elem_id_t' undeclared (first use in this function)
chan_usbradio.c:711: error: 'id' undeclared (first use in this function)
chan_usbradio.c:712: error: 'snd_hctl_elem_t' undeclared (first use in this function)
chan_usbradio.c:712: error: 'elem' undeclared (first use in this function)
chan_usbradio.c:713: error: 'snd_ctl_elem_info_t' undeclared (first use in this function)
chan_usbradio.c:713: error: 'info' undeclared (first use in this function)
cc1: warnings being treated as errors
chan_usbradio.c:716: warning: implicit declaration of function 'snd_hctl_open'
chan_usbradio.c:717: warning: implicit declaration of function 'snd_hctl_load'
chan_usbradio.c:718: warning: implicit declaration of function 'snd_ctl_elem_id_alloca'
chan_usbradio.c:719: warning: implicit declaration of function 'snd_ctl_elem_id_set_interface'
chan_usbradio.c:719: error: 'SND_CTL_ELEM_IFACE_MIXER' undeclared (first use in this function)
chan_usbradio.c:720: warning: implicit declaration of function 'snd_ctl_elem_id_set_name'
chan_usbradio.c:721: warning: implicit declaration of function 'snd_hctl_find_elem'
chan_usbradio.c:724: warning: implicit declaration of function 'snd_hctl_close'
chan_usbradio.c:727: warning: implicit declaration of function 'snd_ctl_elem_info_alloca'
chan_usbradio.c:728: warning: implicit declaration of function 'snd_hctl_elem_info'
chan_usbradio.c:729: warning: implicit declaration of function 'snd_ctl_elem_info_get_type'
chan_usbradio.c:733: error: 'SND_CTL_ELEM_TYPE_INTEGER' undeclared (first use in this function)
chan_usbradio.c:734: warning: implicit declaration of function 'snd_ctl_elem_info_get_max'
chan_usbradio.c:736: error: 'SND_CTL_ELEM_TYPE_BOOLEAN' undeclared (first use in this function)
chan_usbradio.c: In function 'setamixer':
chan_usbradio.c:754: error: 'snd_hctl_t' undeclared (first use in this function)
chan_usbradio.c:754: error: 'hctl' undeclared (first use in this function)
chan_usbradio.c:755: error: 'snd_ctl_elem_id_t' undeclared (first use in this function)
chan_usbradio.c:755: error: 'id' undeclared (first use in this function)
chan_usbradio.c:756: error: 'snd_ctl_elem_value_t' undeclared (first use in this function)
chan_usbradio.c:756: error: 'control' undeclared (first use in this function)
chan_usbradio.c:757: error: 'snd_hctl_elem_t' undeclared (first use in this function)
chan_usbradio.c:757: error: 'elem' undeclared (first use in this function)
chan_usbradio.c:758: error: 'snd_ctl_elem_info_t' undeclared (first use in this function)
chan_usbradio.c:758: error: 'info' undeclared (first use in this function)
chan_usbradio.c:764: error: 'SND_CTL_ELEM_IFACE_MIXER' undeclared (first use in this function)
chan_usbradio.c:775: warning: implicit declaration of function 'snd_ctl_elem_value_alloca'
chan_usbradio.c:776: warning: implicit declaration of function 'snd_ctl_elem_value_set_id'
chan_usbradio.c:779: error: 'SND_CTL_ELEM_TYPE_INTEGER' undeclared (first use in this function)
chan_usbradio.c:780: warning: implicit declaration of function 'snd_ctl_elem_value_set_integer'
chan_usbradio.c:783: error: 'SND_CTL_ELEM_TYPE_BOOLEAN' undeclared (first use in this function)
chan_usbradio.c:787: warning: implicit declaration of function 'snd_hctl_elem_write'
chan_usbradio.c: In function 'hidthread':
chan_usbradio.c:1135: warning: implicit declaration of function 'usb_detach_kernel_driver_np'
gmake[1]: *** [chan_usbradio.o] Error 1
gmake: *** [channels] Error 2
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20100325/78774000/attachment-0001.htm
More information about the asterisk-dev
mailing list