Bug 843645
| Summary: | fuse-emulator FTBFS due to libpng changes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Lane <tgl> | ||||
| Component: | fuse-emulator | Assignee: | Lucian Langa <lucilanga> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | gwync, hhorak, lucilanga, paul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-08-01 17:41:31 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Committed and built in rawhide. |
Created attachment 600608 [details] add #include for zlib.h Description of problem: fuse-emulator has failed the last couple of Fedora mass rebuilds. The reason is that png.h no longer automatically includes zlib.h, and the code depends on a couple of symbols from the latter. I attach a patch that fixes it. Version-Release number of selected component (if applicable): fuse-emulator-1.0.0.1-4.fc18.x86_64 How reproducible: 100% Steps to Reproduce: 1. Try to build in rawhide.