Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361333 - media-gfx/splashutils-1.5.4.3-r3: fails to build with libpng-1.5
Summary: media-gfx/splashutils-1.5.4.3-r3: fails to build with libpng-1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libpng-1.5
  Show dependency tree
 
Reported: 2011-03-30 17:07 UTC by iGentoo
Modified: 2011-05-08 15:30 UTC (History)
0 users

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


Attachments
build.log (build.log,18.37 KB, text/plain)
2011-03-30 17:08 UTC, iGentoo
Details
splashutils-1.5.4.3-libpng15.patch (splashutils-1.5.4.3-libpng15.patch,3.76 KB, patch)
2011-03-30 17:08 UTC, iGentoo
Details | Diff
splashutils-1.5.4.3-r3.ebuild.diff (splashutils-1.5.4.3-r3.ebuild.diff,616 bytes, patch)
2011-03-30 17:09 UTC, iGentoo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description iGentoo 2011-03-30 17:07:37 UTC
image.c: In function 'load_png':
image.c:64:22: error: dereferencing pointer to incomplete type
image.c:67:14: error: dereferencing pointer to incomplete type
image.c:68:14: error: dereferencing pointer to incomplete type
image.c:71:14: error: dereferencing pointer to incomplete type
image.c:74:29: error: dereferencing pointer to incomplete type
image.c:78:16: error: dereferencing pointer to incomplete type
image.c:84:23: error: dereferencing pointer to incomplete type
image.c:84:54: error: dereferencing pointer to incomplete type
image.c:96:34: error: dereferencing pointer to incomplete type
image.c:96:86: error: dereferencing pointer to incomplete type
image.c:100:20: error: dereferencing pointer to incomplete type
image.c:101:21: error: dereferencing pointer to incomplete type
image.c:117:26: error: dereferencing pointer to incomplete type
image.c:119:34: error: dereferencing pointer to incomplete type
image.c:121:34: error: dereferencing pointer to incomplete type
image.c:130:24: error: dereferencing pointer to incomplete type
image.c:142:30: error: dereferencing pointer to incomplete type
image.c:143:47: error: dereferencing pointer to incomplete type
image.c: In function 'is_png':
image.c:171:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
make[4]: *** [libfbsplashrender_la-image.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
emake failed

Reproducible: Always
Comment 1 iGentoo 2011-03-30 17:08:01 UTC
Created attachment 267855 [details]
build.log
Comment 2 iGentoo 2011-03-30 17:08:40 UTC
Created attachment 267857 [details, diff]
splashutils-1.5.4.3-libpng15.patch
Comment 3 iGentoo 2011-03-30 17:09:10 UTC
Created attachment 267859 [details, diff]
splashutils-1.5.4.3-r3.ebuild.diff
Comment 4 Michal Januszewski (RETIRED) gentoo-dev 2011-05-08 15:30:48 UTC
Added to CVS and to the main splashutils repository.  Thanks for the patch!