Bug 176890
| Summary: | stardict fails to build in rawhide | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> | ||||||
| Component: | stardict | Assignee: | Tim Mayberry <tmayberr> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | dcantrell, eng-i18n-bugs | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2006-01-13 03:48:06 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: | 176952 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jesse Keating
2006-01-04 01:51:42 UTC
Created attachment 122742 [details]
build failure log
Thanks Jesse, will have one of us to look into it. Created attachment 122937 [details]
Patch to allow compilation using gcc 4.1
Sorry forgot to add, patch is against upstream sources but it should apply, if it doesn't let me know. The reason this patch is needed is that gcc is now more strict about accepting invalid c++ code. see https://www.redhat.com/archives/fedora-devel-list/2005-December/msg00256.html and in particular http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16782 I sent the patch to the upstream StarDict maintainer Hu Zheng, and this is his reply: OK, StarDict-2.4.6 have already sloved this problem, it will be released soon. Thank you for your patch :) I'm not sure how soon is "soon" but if a new StarDict package is not released within a week I'll fix the package. If this is more urgent let me know. I have included the patch into rawhide and rebuilt as well. Thanks Tim. |