Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521402 - media-libs/ming-0.4.5 conflicting types for 'GifErrorString'
Summary: media-libs/ming-0.4.5 conflicting types for 'GifErrorString'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 521482 (view as bug list)
Depends on:
Blocks: 551410
  Show dependency tree
 
Reported: 2014-08-28 16:01 UTC by Vladimir
Modified: 2015-06-07 06:16 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ming-0.4.5-build.log (ming-0.4.5-build.log,70.55 KB, application/octet-stream)
2014-08-28 16:01 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2014-08-28 16:01:42 UTC
Created attachment 383870 [details]
ming-0.4.5-build.log

media-libs/ming-0.4.5 fails to build with this error message:


In file included from /var/tmp/portage/media-libs/ming-0.4.5/work/ming-0.4.5/src/blocks/gifdbl.c:32:0:
/usr/include/gif_lib.h: At top level:
/usr/include/gif_lib.h:203:14: error: conflicting types for 'GifErrorString'
 extern char *GifErrorString(void);     /* new in 2012 - ESR */

the complete build log attached.
Comment 1 Zhu Sha Zang 2014-08-29 01:45:07 UTC
Same here.
Comment 2 Rafał Mużyło 2014-08-29 08:54:35 UTC
*** Bug 521482 has been marked as a duplicate of this bug. ***
Comment 3 Michael Weber (RETIRED) gentoo-dev 2014-08-29 19:20:18 UTC
axs: any interest in taking maint on this package?
Comment 4 Ian Stakenvicius (RETIRED) gentoo-dev 2014-08-29 19:26:44 UTC
Nope.  but i'll see if i can fix this issue.  IIRC there's been quite a few upstream commits since the last release.
Comment 5 Ian Stakenvicius (RETIRED) gentoo-dev 2014-08-29 19:41:34 UTC
What's the version of giflib that you folks have installed?  5.0.6 ?
Comment 6 Erik Zeek 2014-08-29 20:17:32 UTC
(In reply to Ian Stakenvicius from comment #5)
> What's the version of giflib that you folks have installed?  5.0.6 ?

I've actually got, 4.2.3-r1.
Comment 7 Ian Stakenvicius (RETIRED) gentoo-dev 2014-08-29 20:32:51 UTC
Upstream did have patches but they were messed, so i rolled my own.

+  29 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+  +files/ming-0.4.5-gif-error.patch, ming-0.4.5.ebuild:
+  fixed error against giflib-4.2.3, bug 521402
+