Bug 434425
Summary: | soundtracker failed massrebuild attempt for GCC 4.3 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
Component: | soundtracker | Assignee: | Callum Lerwick <seg> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | dcantrell, jonstanley |
Target Milestone: | --- | Keywords: | Tracking |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-06-01 14:58:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 433629 |
Description
Jesse Keating
2008-02-22 16:22:46 UTC
/usr/include/alsa/pcm.h:1108: error: conflicting types for 'snd_pcm_hw_params_get_tick_time' /usr/include/alsa/pcm_old.h:187: error: previous declaration of 'snd_pcm_hw_params_get_tick_time' was here /usr/include/alsa/pcm.h:1109: error: conflicting types for 'snd_pcm_hw_params_get_tick_time_min' /usr/include/alsa/pcm_old.h:188: error: previous declaration of 'snd_pcm_hw_params_get_tick_time_min' was here /usr/include/alsa/pcm.h:1110: error: conflicting types for 'snd_pcm_hw_params_get_tick_time_max' /usr/include/alsa/pcm_old.h:189: error: previous declaration of 'snd_pcm_hw_params_get_tick_time_max' was here /usr/include/alsa/pcm.h:1116: error: conflicting types for 'snd_pcm_hw_params_set_tick_time_near' /usr/include/alsa/pcm_old.h:195: error: previous declaration of 'snd_pcm_hw_params_set_tick_time_near' was here /usr/include/alsa/pcm.h:1117: error: conflicting types for 'snd_pcm_hw_params_set_tick_time_first' /usr/include/alsa/pcm_old.h:196: error: previous declaration of 'snd_pcm_hw_params_set_tick_time_first' was here /usr/include/alsa/pcm.h:1118: error: conflicting types for 'snd_pcm_hw_params_set_tick_time_last' /usr/include/alsa/pcm_old.h:197: error: previous declaration of 'snd_pcm_hw_params_set_tick_time_last' was here Adding Tracking keyword |