Bug 220933
| Summary: | fltk: not generating correct code | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul F. Johnson <paul> | ||||||
| Component: | fltk | Assignee: | Rex Dieter <rdieter> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | ||||||||
| 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: | 2007-06-20 14:53: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: | 213321 | ||||||||
| Attachments: |
|
||||||||
Created attachment 144513 [details]
Original source file (fl)
Created attachment 144514 [details]
C++ generated code
Just updated to fltk-1.1.x-r5750, so you may want to give it another try. Otherwise, I'd recommend pinging upstream. Honestly, in this case, I'm not much more than a lowly package monkey. I see csound was (re)built, so is the issue resolved? No feedback... closing. Feel free to reopen if you still have issues. |
Description of problem: I'm trying to rebuild csound for extras and have hit a problem in that it looks like fltk is producing broken C++ Version-Release number of selected component (if applicable): fltk-1.1.7-8.r5555 How reproducible: Always Steps to Reproduce: 1. See the example provided with this bug! 2. 3. Actual results: fltk should produces broken C++ Expected results: It should be valid Additional info: I have rebuilt a local copy based on the r5567 branch (just incase) with a small hack (QA_RPATHS) to build the code - it complains that there is an rpath in %{_bindir}/fluid on x86_64 - it still produced broken code