[asterisk-dev] [Bamboo] Asterisk - trunk - FreeBSD build 33 has FAILED. Change made by qwell
Bamboo
bamboo at asterisk.org
Thu Mar 25 15:03:02 CDT 2010
-------------- next part --------------
-----------------------------------------------------------
AST-TRUNKFREEBSD-33 failed.
-----------------------------------------------------------
This build occured because it is a dependant of AST-TRUNK-331.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/AST-TRUNKFREEBSD-33/
--------------
Code Changes
--------------
qwell (254715):
>Blocked revisions 254714 via svnmerge
>
>........
> r254714 | qwell | 2010-03-25 14:39:23 -0500 (Thu, 25 Mar 2010) | 4 lines
>
> Fix DEBUG_THREADS issue with out-of-tree modules.
>
> Take 2, without ABI breakage this time.
>........
>
--------------
Error Summary
--------------
Could not find ant Junit test results in the /srv/bamboo/xml-data/build-dir/AST-TRUNKFREEBSD directory.
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
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:41:18: error: h323.h: No such file or directory
ast_h323.cxx:42:21: error: h323pdu.h: No such file or directory
ast_h323.cxx:43:21: error: h323neg.h: No such file or directory
ast_h323.cxx:44:22: error: mediafmt.h: No such file or directory
ast_h323.cxx:62: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:41:18: error: h323.h: No such file or directory
ast_h323.cxx:42:21: error: h323pdu.h: No such file or directory
ast_h323.cxx:43:21: error: h323neg.h: No such file or directory
ast_h323.cxx:44:22: error: mediafmt.h: No such file or directory
ast_h323.cxx:62:17: error: lid.h: No such file or directory
gmake[4]: *** Deleting file `*.dep'
chan_usbradio.c:75:28: error: alsa/asoundlib.h: No such file or directory
chan_usbradio.c: In function 'amixer_max':
chan_usbradio.c:711: error: 'snd_hctl_t' undeclared (first use in this function)
chan_usbradio.c:711: error: (Each undeclared identifier is reported only once
chan_usbradio.c:711: error: for each function it appears in.)
chan_usbradio.c:711: error: 'hctl' undeclared (first use in this function)
chan_usbradio.c:712: error: 'snd_ctl_elem_id_t' undeclared (first use in this function)
chan_usbradio.c:712: error: 'id' undeclared (first use in this function)
chan_usbradio.c:713: error: 'snd_hctl_elem_t' undeclared (first use in this function)
chan_usbradio.c:713: error: 'elem' undeclared (first use in this function)
chan_usbradio.c:714: error: 'snd_ctl_elem_info_t' undeclared (first use in this function)
chan_usbradio.c:714: error: 'info' undeclared (first use in this function)
cc1: warnings being treated as errors
chan_usbradio.c:717: warning: implicit declaration of function 'snd_hctl_open'
chan_usbradio.c:718: warning: implicit declaration of function 'snd_hctl_load'
chan_usbradio.c:719: warning: implicit declaration of function 'snd_ctl_elem_id_alloca'
chan_usbradio.c:720: warning: implicit declaration of function 'snd_ctl_elem_id_set_interface'
chan_usbradio.c:720: error: 'SND_CTL_ELEM_IFACE_MIXER' undeclared (first use in this function)
chan_usbradio.c:721: warning: implicit declaration of function 'snd_ctl_elem_id_set_name'
chan_usbradio.c:722: warning: implicit declaration of function 'snd_hctl_find_elem'
chan_usbradio.c:725: warning: implicit declaration of function 'snd_hctl_close'
chan_usbradio.c:728: warning: implicit declaration of function 'snd_ctl_elem_info_alloca'
chan_usbradio.c:729: warning: implicit declaration of function 'snd_hctl_elem_info'
chan_usbradio.c:730: warning: implicit declaration of function 'snd_ctl_elem_info_get_type'
chan_usbradio.c:734: error: 'SND_CTL_ELEM_TYPE_INTEGER' undeclared (first use in this function)
chan_usbradio.c:735: warning: implicit declaration of function 'snd_ctl_elem_info_get_max'
chan_usbradio.c:737: error: 'SND_CTL_ELEM_TYPE_BOOLEAN' undeclared (first use in this function)
chan_usbradio.c: In function 'setamixer':
chan_usbradio.c:755: error: 'snd_hctl_t' undeclared (first use in this function)
chan_usbradio.c:755: error: 'hctl' undeclared (first use in this function)
chan_usbradio.c:756: error: 'snd_ctl_elem_id_t' undeclared (first use in this function)
chan_usbradio.c:756: error: 'id' undeclared (first use in this function)
chan_usbradio.c:757: error: 'snd_ctl_elem_value_t' undeclared (first use in this function)
chan_usbradio.c:757: error: 'control' undeclared (first use in this function)
chan_usbradio.c:758: error: 'snd_hctl_elem_t' undeclared (first use in this function)
chan_usbradio.c:758: error: 'elem' undeclared (first use in this function)
chan_usbradio.c:759: error: 'snd_ctl_elem_info_t' undeclared (first use in this function)
chan_usbradio.c:759: error: 'info' undeclared (first use in this function)
chan_usbradio.c:765: error: 'SND_CTL_ELEM_IFACE_MIXER' undeclared (first use in this function)
chan_usbradio.c:776: warning: implicit declaration of function 'snd_ctl_elem_value_alloca'
chan_usbradio.c:777: warning: implicit declaration of function 'snd_ctl_elem_value_set_id'
chan_usbradio.c:780: error: 'SND_CTL_ELEM_TYPE_INTEGER' undeclared (first use in this function)
chan_usbradio.c:781: warning: implicit declaration of function 'snd_ctl_elem_value_set_integer'
chan_usbradio.c:784: error: 'SND_CTL_ELEM_TYPE_BOOLEAN' undeclared (first use in this function)
chan_usbradio.c:788: warning: implicit declaration of function 'snd_hctl_elem_write'
chan_usbradio.c: In function 'hidthread':
chan_usbradio.c:1136: warning: implicit declaration of function 'usb_detach_kernel_driver_np'
chan_usbradio.c: In function 'usbradio_request':
chan_usbradio.c:2244: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'format_t'
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/f4d19b90/attachment-0001.htm
More information about the asterisk-dev
mailing list