Bug 843658 - tucnak2 FTBFS with libpng 1.5
Summary: tucnak2 FTBFS with libpng 1.5
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: tucnak2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lucian Langa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 22:57 UTC by Tom Lane
Modified: 2013-07-03 03:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-01 15:47:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
libpng 1.5 fixes (6.30 KB, patch)
2012-07-26 22:57 UTC, Tom Lane
no flags Details | Diff

Description Tom Lane 2012-07-26 22:57:03 UTC
Created attachment 600629 [details]
libpng 1.5 fixes

Description of problem:
tucnak2 has failed the last couple of Fedora mass rebuilds, because it tries to access the png_info struct directly, which is no longer allowed in libpng 1.5.  There is also a hard-wired assumption in the configure script that the library is named libpng12.  I attach a patch to fix it.

Version-Release number of selected component (if applicable):
tucnak2-2.31-5.fc18.x86_64

How reproducible:
100%

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

Comment 1 Gwyn Ciesla 2012-08-01 15:47:38 UTC
Committed and build in rawhide.


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