Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 423909 - x11-libs/xcb-util-image-0.3.9 - .../work/xcb-util-image-0.3.9/image/xcb_image.c:754:1: error: control reaches end of non-void function
Summary: x11-libs/xcb-util-image-0.3.9 - .../work/xcb-util-image-0.3.9/image/xcb_image...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-06-28 02:06 UTC by Guenther Brunthaler
Modified: 2013-11-04 00:31 UTC (History)
0 users

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


Attachments
Patch fixing the problem (xcb-util-image-0.3.9-noretval.patch,409 bytes, patch)
2012-06-28 02:06 UTC, Guenther Brunthaler
Details | Diff
Patch for creating the new ebuild from the old one (xcb-util-image-0.3.9-r1.ebuild.patch,443 bytes, patch)
2012-06-28 02:07 UTC, Guenther Brunthaler
Details | Diff
Output of emerge --info (emerge_info.txt,7.31 KB, text/plain)
2012-06-28 02:15 UTC, Guenther Brunthaler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Brunthaler 2012-06-28 02:06:13 UTC
Created attachment 316491 [details, diff]
Patch fixing the problem

An attempt to build x11-libs/xcb-util-image-0.3.9 fails with the error message

/var/tmp/portage/x11-libs/xcb-util-image-0.3.9/work/xcb-util-image-0.3.9/image/xcb_image.c: In function 'xcb_image_get_pixel':
/var/tmp/portage/x11-libs/xcb-util-image-0.3.9/work/xcb-util-image-0.3.9/image/xcb_image.c:754:1: error: control reaches end of non-void function
/var/tmp/portage/x11-libs/xcb-util-image-0.3.9/work/xcb-util-image-0.3.9/image/xcb_image.c: In function 'xcb_image_create_native':
/var/tmp/portage/x11-libs/xcb-util-image-0.3.9/work/xcb-util-image-0.3.9/image/xcb_image.c:190:1: error: control reaches end of non-void function
Comment 1 Guenther Brunthaler 2012-06-28 02:07:09 UTC
Created attachment 316493 [details, diff]
Patch for creating the new ebuild from the old one
Comment 2 Guenther Brunthaler 2012-06-28 02:15:47 UTC
Created attachment 316495 [details]
Output of emerge --info
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-11-04 00:31:50 UTC
Fixed, sorry for the delay.