configure.ac:30: installing './compile' configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' configure.ac:16: installing './install-sh' configure.ac:16: installing './missing' alsalisp/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' control.c:2654:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_ctl_elem_info_get_dimensions)(const snd_ctl_elem_info_t *obj ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ control.c:2683:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_ctl_elem_info_get_dimension)(const snd_ctl_elem_info_t *obj ATTRIBUTE_UNUSED, unsigned int idx ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ 2 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') simple.c:480:20: warning: comparison of constant 32 with expression of type 'snd_mixer_selem_channel_id_t' (aka 'enum _snd_mixer_selem_channel_id') is always true [-Wtautological-constant-out-of-range-compare] for (chn = 0; chn < 32; chn++) { ~~~ ^ ~~ simple.c:505:20: warning: comparison of constant 32 with expression of type 'snd_mixer_selem_channel_id_t' (aka 'enum _snd_mixer_selem_channel_id') is always true [-Wtautological-constant-out-of-range-compare] for (chn = 0; chn < 32; chn++) { ~~~ ^ ~~ simple.c:543:20: warning: comparison of constant 32 with expression of type 'snd_mixer_selem_channel_id_t' (aka 'enum _snd_mixer_selem_channel_id') is always true [-Wtautological-constant-out-of-range-compare] for (chn = 0; chn < 32; chn++) { ~~~ ^ ~~ simple.c:806:20: warning: comparison of constant 32 with expression of type 'snd_mixer_selem_channel_id_t' (aka 'enum _snd_mixer_selem_channel_id') is always true [-Wtautological-constant-out-of-range-compare] for (chn = 0; chn < 32; chn++) { ~~~ ^ ~~ simple.c:831:20: warning: comparison of constant 32 with expression of type 'snd_mixer_selem_channel_id_t' (aka 'enum _snd_mixer_selem_channel_id') is always true [-Wtautological-constant-out-of-range-compare] for (chn = 0; chn < 32; chn++) { ~~~ ^ ~~ simple.c:868:20: warning: comparison of constant 32 with expression of type 'snd_mixer_selem_channel_id_t' (aka 'enum _snd_mixer_selem_channel_id') is always true [-Wtautological-constant-out-of-range-compare] for (chn = 0; chn < 32; chn++) { ~~~ ^ ~~ 6 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') pcm.c:1503:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL snd_pcm_sframes_t INTERNAL(snd_pcm_forward)(snd_pcm_t *pcm, snd_pcm_uframes_t frames) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:2259:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL const char *INTERNAL(snd_pcm_type_name)(snd_pcm_type_t type) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4186:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_access)(const snd_pcm_hw_params_t *params, snd_pcm_access_t *access) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4230:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_access_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t *access) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4246:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_access_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t *access) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4287:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_format)(const snd_pcm_hw_params_t *params, snd_pcm_format_t *format) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4327:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_format_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t *format) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4343:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_format_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t *format) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4381:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_subformat)(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4421:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_subformat_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4437:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_subformat_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4475:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_channels)(const snd_pcm_hw_params_t *params, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4490:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_channels_min)(const snd_pcm_hw_params_t *params, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4505:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_channels_max)(const snd_pcm_hw_params_t *params, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4582:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_channels_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4598:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_channels_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4614:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_channels_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4633:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4651:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4669:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4765:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_rate_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4784:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_rate_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4803:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_rate_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4936:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_time)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4954:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_time_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:4972:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5069:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_period_time_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5088:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_period_time_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5105:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_period_time_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5124:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_size)(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5146:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_size_min)(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5168:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_period_size_max)(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5281:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_period_size_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5304:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_period_size_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5327:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_period_size_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5361:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_periods)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5379:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_periods_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5397:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_periods_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5493:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_periods_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5512:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_periods_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5531:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_periods_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5561:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_time)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5579:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_time_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5597:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_time_max)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5693:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_buffer_time_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5712:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_buffer_time_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5731:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_buffer_time_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5747:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_size)(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5766:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_size_min)(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5787:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_buffer_size_max)(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5885:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_buffer_size_near)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5905:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_buffer_size_first)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5925:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_buffer_size_last)(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5948:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_tick_time)(const snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val, int *dir ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5967:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_tick_time_min)(const snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val, int *dir ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:5986:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_tick_time_max)(const snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val, int *dir ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6083:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_tick_time_near)(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val ATTRIBUTE_UNUSED, int *dir ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6102:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_tick_time_first)(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val ATTRIBUTE_UNUSED, int *dir ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6121:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_set_tick_time_last)(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_hw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val ATTRIBUTE_UNUSED, int *dir ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6388:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_tstamp_mode)(const snd_pcm_sw_params_t *params, snd_pcm_tstamp_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6452:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_sleep_min)(const snd_pcm_sw_params_t *params ATTRIBUTE_UNUSED, unsigned int *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6476:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int snd_pcm_sw_params_set_avail_min(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6499:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_avail_min)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6546:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int snd_pcm_sw_params_set_xfer_align(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params ATTRIBUTE_UNUSED, snd_pcm_uframes_t val ATTRIBUTE_UNUSED) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6561:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_xfer_align)(const snd_pcm_sw_params_t *params ATTRIBUTE_UNUSED, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6581:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int snd_pcm_sw_params_set_start_threshold(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6601:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_start_threshold)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6625:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int snd_pcm_sw_params_set_stop_threshold(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6647:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_stop_threshold)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6670:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int snd_pcm_sw_params_set_silence_threshold(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6696:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_silence_threshold)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6724:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int snd_pcm_sw_params_set_silence_size(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6750:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_pcm_sw_params_get_silence_size)(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6841:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL void INTERNAL(snd_pcm_status_get_trigger_htstamp)(const snd_pcm_status_t *obj, snd_htimestamp_t *ptr) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:6869:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL void INTERNAL(snd_pcm_status_get_htstamp)(const snd_pcm_status_t *obj, snd_htimestamp_t *ptr) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7857:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_access, snd_pcm_access_t, int); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7858:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_format, snd_pcm_format_t, int); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7859:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_subformat, snd_pcm_subformat_t, int); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7860:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_channels, unsigned int, int); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7861:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_rate, unsigned int, int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7862:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_period_time, unsigned int, int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7863:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_period_size, snd_pcm_uframes_t, snd_pcm_sframes_t); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7864:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_periods, unsigned int, int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7865:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_buffer_time, unsigned int, int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7866:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_buffer_size, snd_pcm_uframes_t, snd_pcm_sframes_t); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7867:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_tick_time, unsigned int, int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7869:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_channels_min, unsigned int, unsigned int); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7870:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_rate_min, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7871:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_period_time_min, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7872:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_period_size_min, snd_pcm_uframes_t, snd_pcm_uframes_t); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7873:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_periods_min, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7874:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_buffer_time_min, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7875:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_buffer_size_min, snd_pcm_uframes_t, snd_pcm_uframes_t); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7876:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_tick_time_min, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7878:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_channels_max, unsigned int, unsigned int); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7879:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_rate_max, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7880:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_period_time_max, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7881:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_period_size_max, snd_pcm_uframes_t, snd_pcm_uframes_t); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7882:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_periods_max, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7883:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_buffer_time_max, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7884:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET(snd_pcm_hw_params_get_buffer_size_max, snd_pcm_uframes_t, snd_pcm_uframes_t); ^ pcm.c:7854:45: note: expanded from macro '__OLD_GET' #define __OLD_GET(name, val_type, ret_type) __P_OLD_GET(__old_, name, val_type, ret_type) ^ pcm.c:7836:52: note: expanded from macro '__P_OLD_GET' #define __P_OLD_GET(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7885:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET1(snd_pcm_hw_params_get_tick_time_max, unsigned int, unsigned int); ^ pcm.c:7855:46: note: expanded from macro '__OLD_GET1' #define __OLD_GET1(name, val_type, ret_type) __P_OLD_GET1(__old_, name, val_type, ret_type) ^ pcm.c:7845:53: note: expanded from macro '__P_OLD_GET1' #define __P_OLD_GET1(pfx, name, val_type, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7906:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR(snd_pcm_hw_params_set_channels_near, unsigned int); ^ pcm.c:7903:36: note: expanded from macro '__OLD_NEAR' #define __OLD_NEAR(name, ret_type) __P_OLD_NEAR(__old_, name, ret_type) ^ pcm.c:7887:43: note: expanded from macro '__P_OLD_NEAR' #define __P_OLD_NEAR(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7907:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR1(snd_pcm_hw_params_set_rate_near, unsigned int); ^ pcm.c:7904:37: note: expanded from macro '__OLD_NEAR1' #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) ^ pcm.c:7895:44: note: expanded from macro '__P_OLD_NEAR1' #define __P_OLD_NEAR1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7908:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR1(snd_pcm_hw_params_set_period_time_near, unsigned int); ^ pcm.c:7904:37: note: expanded from macro '__OLD_NEAR1' #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) ^ pcm.c:7895:44: note: expanded from macro '__P_OLD_NEAR1' #define __P_OLD_NEAR1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7909:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR1(snd_pcm_hw_params_set_period_size_near, snd_pcm_uframes_t); ^ pcm.c:7904:37: note: expanded from macro '__OLD_NEAR1' #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) ^ pcm.c:7895:44: note: expanded from macro '__P_OLD_NEAR1' #define __P_OLD_NEAR1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7910:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR1(snd_pcm_hw_params_set_periods_near, unsigned int); ^ pcm.c:7904:37: note: expanded from macro '__OLD_NEAR1' #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) ^ pcm.c:7895:44: note: expanded from macro '__P_OLD_NEAR1' #define __P_OLD_NEAR1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7911:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR1(snd_pcm_hw_params_set_buffer_time_near, unsigned int); ^ pcm.c:7904:37: note: expanded from macro '__OLD_NEAR1' #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) ^ pcm.c:7895:44: note: expanded from macro '__P_OLD_NEAR1' #define __P_OLD_NEAR1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7912:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR(snd_pcm_hw_params_set_buffer_size_near, snd_pcm_uframes_t); ^ pcm.c:7903:36: note: expanded from macro '__OLD_NEAR' #define __OLD_NEAR(name, ret_type) __P_OLD_NEAR(__old_, name, ret_type) ^ pcm.c:7887:43: note: expanded from macro '__P_OLD_NEAR' #define __P_OLD_NEAR(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7913:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_NEAR1(snd_pcm_hw_params_set_tick_time_near, unsigned int); ^ pcm.c:7904:37: note: expanded from macro '__OLD_NEAR1' #define __OLD_NEAR1(name, ret_type) __P_OLD_NEAR1(__old_, name, ret_type) ^ pcm.c:7895:44: note: expanded from macro '__P_OLD_NEAR1' #define __P_OLD_NEAR1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7936:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_access_first, snd_pcm_access_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7937:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_format_first, snd_pcm_format_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7938:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_subformat_first, snd_pcm_subformat_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7939:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_channels_first, unsigned int); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7940:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_rate_first, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7941:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_period_time_first, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7942:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_period_size_first, snd_pcm_uframes_t); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7943:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_periods_first, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7944:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_buffer_time_first, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7945:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_buffer_size_first, snd_pcm_uframes_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7946:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_tick_time_first, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7948:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_access_last, snd_pcm_access_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7949:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_format_last, snd_pcm_format_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7950:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_subformat_last, snd_pcm_subformat_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7951:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_channels_last, unsigned int); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7952:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_rate_last, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7953:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_period_time_last, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7954:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_period_size_last, snd_pcm_uframes_t); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7955:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_periods_last, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7956:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_buffer_time_last, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7957:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL(snd_pcm_hw_params_set_buffer_size_last, snd_pcm_uframes_t); ^ pcm.c:7933:38: note: expanded from macro '__OLD_SET_FL' #define __OLD_SET_FL(name, ret_type) __P_OLD_SET_FL(__old_, name, ret_type) ^ pcm.c:7915:45: note: expanded from macro '__P_OLD_SET_FL' #define __P_OLD_SET_FL(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7958:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_SET_FL1(snd_pcm_hw_params_set_tick_time_last, unsigned int); ^ pcm.c:7934:39: note: expanded from macro '__OLD_SET_FL1' #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) ^ pcm.c:7924:46: note: expanded from macro '__P_OLD_SET_FL1' #define __P_OLD_SET_FL1(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7971:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_tstamp_mode, snd_pcm_tstamp_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7972:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_sleep_min, unsigned int); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7973:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_avail_min, snd_pcm_uframes_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7974:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_xfer_align, snd_pcm_uframes_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7975:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_start_threshold, snd_pcm_uframes_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7976:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_stop_threshold, snd_pcm_uframes_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7977:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_silence_threshold, snd_pcm_uframes_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ pcm.c:7978:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] __OLD_GET_SW(snd_pcm_sw_params_get_silence_size, snd_pcm_uframes_t); ^ pcm.c:7969:38: note: expanded from macro '__OLD_GET_SW' #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) ^ pcm.c:7960:45: note: expanded from macro '__P_OLD_GET_SW' #define __P_OLD_GET_SW(pfx, name, ret_type) \ ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro '\ EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ 140 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') timer.c:634:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_timer_params_set_exclusive)(snd_timer_params_t * params, int exclusive) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ timer.c:654:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_timer_params_get_exclusive)(snd_timer_params_t * params) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ timer.c:740:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL void INTERNAL(snd_timer_params_set_filter)(snd_timer_params_t * params, unsigned int filter) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ timer.c:756:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL unsigned int INTERNAL(snd_timer_params_get_filter)(snd_timer_params_t * params) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ timer_query.c:387:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_timer_query_info)(snd_timer_query_t *timer, snd_timer_ginfo_t *info) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ timer_query.c:405:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_timer_query_params)(snd_timer_query_t *timer, snd_timer_gparams_t *params) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ timer_query.c:423:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL int INTERNAL(snd_timer_query_status)(snd_timer_query_t *timer, snd_timer_gstatus_t *status) ^ ../../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ 4 warnings generated. 3 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') dlmisc.c:122:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL void *INTERNAL(snd_dlopen)(const char *name, int mode, char *errbuf, size_t errbuflen) ^ ../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ dlmisc.c:169:1: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] EXPORT_SYMBOL void *INTERNAL(snd_dlopen_old)(const char *name, int mode) ^ ../include/alsa-symbols.h:37:60: note: expanded from macro 'EXPORT_SYMBOL' #define EXPORT_SYMBOL __attribute__((visibility("default"),externally_visible)) ^ 2 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') aserver.c:468:7: warning: overflow converting case value to switch condition type (2149073202 to 18446744071563657522) [-Wswitch] case SNDRV_PCM_IOCTL_CHANNEL_INFO: ^ ../include/alsa/sound/uapi/asound.h:677:38: note: expanded from macro 'SNDRV_PCM_IOCTL_CHANNEL_INFO' #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:444:7: warning: overflow converting case value to switch condition type (2148024609 to 18446744071562608929) [-Wswitch] case SNDRV_PCM_IOCTL_DELAY: ^ ../include/alsa/sound/uapi/asound.h:671:32: note: expanded from macro 'SNDRV_PCM_IOCTL_DELAY' #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:435:7: warning: overflow converting case value to switch condition type (2157461792 to 18446744071572046112) [-Wswitch] case SNDRV_PCM_IOCTL_STATUS: ^ ../include/alsa/sound/uapi/asound.h:670:33: note: expanded from macro 'SNDRV_PCM_IOCTL_STATUS' #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:432:7: warning: overflow converting case value to switch condition type (3230155027 to 18446744072644739347) [-Wswitch] case SNDRV_PCM_IOCTL_SW_PARAMS: ^ ../include/alsa/sound/uapi/asound.h:669:35: note: expanded from macro 'SNDRV_PCM_IOCTL_SW_PARAMS' #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:426:7: warning: overflow converting case value to switch condition type (3261088017 to 18446744072675672337) [-Wswitch] case SNDRV_PCM_IOCTL_HW_PARAMS: ^ ../include/alsa/sound/uapi/asound.h:667:35: note: expanded from macro 'SNDRV_PCM_IOCTL_HW_PARAMS' #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:423:7: warning: overflow converting case value to switch condition type (3261088016 to 18446744072675672336) [-Wswitch] case SNDRV_PCM_IOCTL_HW_REFINE: ^ ../include/alsa/sound/uapi/asound.h:666:35: note: expanded from macro 'SNDRV_PCM_IOCTL_HW_REFINE' #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:420:7: warning: overflow converting case value to switch condition type (2166374657 to 18446744071580958977) [-Wswitch] case SNDRV_PCM_IOCTL_INFO: ^ ../include/alsa/sound/uapi/asound.h:662:31: note: expanded from macro 'SNDRV_PCM_IOCTL_INFO' #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:702:7: warning: overflow converting case value to switch condition type (2152224241 to 18446744071566808561) [-Wswitch] case SND_CTL_IOCTL_READ: ^ ../include/aserver.h:110:29: note: expanded from macro 'SND_CTL_IOCTL_READ' #define SND_CTL_IOCTL_READ _IOR('U', 0xf1, snd_ctl_event_t) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:699:7: warning: overflow converting case value to switch condition type (2147767761 to 18446744071562352081) [-Wswitch] case SNDRV_CTL_IOCTL_POWER_STATE: ^ ../include/alsa/sound/uapi/asound.h:1087:37: note: expanded from macro 'SNDRV_CTL_IOCTL_POWER_STATE' #define SNDRV_CTL_IOCTL_POWER_STATE _IOR('U', 0xd1, int) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:696:7: warning: overflow converting case value to switch condition type (3221509584 to 18446744072636093904) [-Wswitch] case SNDRV_CTL_IOCTL_POWER: ^ ../include/alsa/sound/uapi/asound.h:1086:32: note: expanded from macro 'SNDRV_CTL_IOCTL_POWER' #define SNDRV_CTL_IOCTL_POWER _IOWR('U', 0xd0, int) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:690:7: warning: overflow converting case value to switch condition type (3238810945 to 18446744072653395265) [-Wswitch] case SNDRV_CTL_IOCTL_RAWMIDI_INFO: ^ ../include/alsa/sound/uapi/asound.h:1084:38: note: expanded from macro 'SNDRV_CTL_IOCTL_RAWMIDI_INFO' #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:687:7: warning: overflow converting case value to switch condition type (3221509440 to 18446744072636093760) [-Wswitch] case SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE: ^ ../include/alsa/sound/uapi/asound.h:1083:45: note: expanded from macro 'SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE' #define SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE _IOWR('U', 0x40, int) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:681:7: warning: overflow converting case value to switch condition type (3240121649 to 18446744072654705969) [-Wswitch] case SNDRV_CTL_IOCTL_PCM_INFO: ^ ../include/alsa/sound/uapi/asound.h:1081:34: note: expanded from macro 'SNDRV_CTL_IOCTL_PCM_INFO' #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:678:7: warning: overflow converting case value to switch condition type (2147767600 to 18446744071562351920) [-Wswitch] case SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE: ^ ../include/alsa/sound/uapi/asound.h:1080:41: note: expanded from macro 'SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE' #define SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE _IOR('U', 0x30, int) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:675:7: warning: overflow converting case value to switch condition type (2161923361 to 18446744071576507681) [-Wswitch] case SNDRV_CTL_IOCTL_HWDEP_INFO: ^ ../include/alsa/sound/uapi/asound.h:1079:36: note: expanded from macro 'SNDRV_CTL_IOCTL_HWDEP_INFO' #define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:672:7: warning: overflow converting case value to switch condition type (3221509408 to 18446744072636093728) [-Wswitch] case SNDRV_CTL_IOCTL_HWDEP_NEXT_DEVICE: ^ ../include/alsa/sound/uapi/asound.h:1078:43: note: expanded from macro 'SNDRV_CTL_IOCTL_HWDEP_NEXT_DEVICE' #define SNDRV_CTL_IOCTL_HWDEP_NEXT_DEVICE _IOWR('U', 0x20, int) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:663:7: warning: overflow converting case value to switch condition type (3301463315 to 18446744072716047635) [-Wswitch] case SNDRV_CTL_IOCTL_ELEM_WRITE: ^ ../include/alsa/sound/uapi/asound.h:1068:36: note: expanded from macro 'SNDRV_CTL_IOCTL_ELEM_WRITE' #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:660:7: warning: overflow converting case value to switch condition type (3301463314 to 18446744072716047634) [-Wswitch] case SNDRV_CTL_IOCTL_ELEM_READ: ^ ../include/alsa/sound/uapi/asound.h:1067:35: note: expanded from macro 'SNDRV_CTL_IOCTL_ELEM_READ' #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:657:7: warning: overflow converting case value to switch condition type (3239073041 to 18446744072653657361) [-Wswitch] case SNDRV_CTL_IOCTL_ELEM_INFO: ^ ../include/alsa/sound/uapi/asound.h:1066:35: note: expanded from macro 'SNDRV_CTL_IOCTL_ELEM_INFO' #define SNDRV_CTL_IOCTL_ELEM_INFO _IOWR('U', 0x11, struct snd_ctl_elem_info) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:646:7: warning: overflow converting case value to switch condition type (3226490128 to 18446744072641074448) [-Wswitch] case SNDRV_CTL_IOCTL_ELEM_LIST: ^ ../include/alsa/sound/uapi/asound.h:1065:35: note: expanded from macro 'SNDRV_CTL_IOCTL_ELEM_LIST' #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:643:7: warning: overflow converting case value to switch condition type (2172146945 to 18446744071586731265) [-Wswitch] case SNDRV_CTL_IOCTL_CARD_INFO: ^ ../include/alsa/sound/uapi/asound.h:1064:35: note: expanded from macro 'SNDRV_CTL_IOCTL_CARD_INFO' #define SNDRV_CTL_IOCTL_CARD_INFO _IOR('U', 0x01, struct snd_ctl_card_info) ^ /usr/include/asm-generic/ioctl.h:83:28: note: expanded from macro '_IOR' #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ aserver.c:640:7: warning: overflow converting case value to switch condition type (3221509398 to 18446744072636093718) [-Wswitch] case SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS: ^ ../include/alsa/sound/uapi/asound.h:1071:42: note: expanded from macro 'SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS' #define SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS _IOWR('U', 0x16, int) ^ /usr/include/asm-generic/ioctl.h:85:29: note: expanded from macro '_IOWR' #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) ^ /usr/include/asm-generic/ioctl.h:69:2: note: expanded from macro '_IOC' (((dir) << _IOC_DIRSHIFT) | \ ^ 22 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:281:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:297:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:377:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:449:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:576:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:659:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /home/conan/w/cci_PR-3370/1/cac6b5c3-c6d1-4e5f-b7e9-1bd0949bcac0/recipes/libalsa/all/test_package/example.c:690:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 7 warnings generated. ALSA lib conf.c:4133:(snd_config_update_r) Cannot access file /home/conan/w/cci_PR-3370/.conan/data/libalsa/1.2.4/_/_/package/bdcb0c79ea03a3c3d3beebf384332da5b2aa127c/share/alsa/alsa.conf ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM plughw:0,0