Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 361333

Summary: media-gfx/splashutils-1.5.4.3-r3: fails to build with libpng-1.5
Product: Gentoo Linux Reporter: iGentoo <AlphatPC>
Component: [OLD] UnspecifiedAssignee: Michal Januszewski (RETIRED) <spock>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 354479    
Attachments: build.log
splashutils-1.5.4.3-libpng15.patch
splashutils-1.5.4.3-r3.ebuild.diff

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!