Bug 843275
Summary: | tesseract package has not built for multiple Fedora releases | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> | ||||
Component: | tesseract | Assignee: | Kevin Kofler <kevin> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | karlikt, kevin, rvokal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | tesseract-3.00-6.fc18 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-07-31 22:16:35 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: | 713919 | ||||||
Attachments: |
|
Description
Bill Nottingham
2012-07-25 22:14:00 UTC
Created attachment 600435 [details]
patch to fix build failure
This patch is sufficient to make it build again.
I notice an awful lot of warnings about strict aliasing though. It would likely be a good idea to add -fno-strict-aliasing to the build CFLAGS.
Fixed in tesseract-3.00-6.fc18. |