Bug 499914
Summary: | phasex not built with $RPM_OPT_FLAGS | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||
Component: | phasex | Assignee: | Anthony Green <green> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 11 | CC: | green | ||||
Target Milestone: | --- | Keywords: | Patch | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-12-28 07:10:48 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: | 496968 | ||||||
Attachments: |
|
Description
Ville Skyttä
2009-05-08 21:19:00 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Patch applied in CVS/devel due to no feedback in a month+, build attempted for Rawhide but it fails due to reasons unrelated to this patch (fails the same way without it): In file included from wave.c:27: phasex.h:30: error: conflicting types for 'float_t'In file included from engine.c:28: phasex.h:30: error: conflicting types for 'float_t' /usr/include/bits/mathdef.h:36: note: previous declaration of 'float_t' was here /usr/include/bits/mathdef.h:36: note: previous declaration of 'float_t' was here In file included from wave.h:27, from filter.c:27: phasex.h:30: error: conflicting types for 'float_t' /usr/include/bits/mathdef.h:36: note: previous declaration of 'float_t' was here This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping This was fixed in 0.12.0-0.1.beta4. |