Bug 843647 - grace FTBFS due to libpng changes
Summary: grace FTBFS due to libpng changes
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: grace
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: José Matos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 21:23 UTC by Tom Lane
Modified: 2013-07-03 03:45 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-01 16:37:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
add #include for zlib.h, use png_jmpbuf() instead of direct struct access (516 bytes, patch)
2012-07-26 21:23 UTC, Tom Lane
no flags Details | Diff

Description Tom Lane 2012-07-26 21:23:34 UTC
Created attachment 600609 [details]
add #include for zlib.h, use png_jmpbuf() instead of direct struct access

Description of problem:
grace has failed the last couple of Fedora mass rebuilds due to changes in libpng's API.  I attach a patch to fix it.

Version-Release number of selected component (if applicable):
grace-5.1.22-13.fc18.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Try to rebuild in rawhide.

Comment 1 Gwyn Ciesla 2012-08-01 16:37:04 UTC
Committed and rebuilt in rawhide.

Comment 2 José Matos 2012-08-01 16:43:44 UTC
Thank you Jon.

Comment 3 José Matos 2012-11-26 13:55:15 UTC
A late note just to thank Tom for the original patch (I have honestly forgot to do it in comment #2).

Incidentally I am reviewing this bug because I will remove the patch since the latest release 5.1.23 already incorporated this change. :-)


Note You need to log in before you can comment on or make changes to this bug.