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

Bug 423909

Summary: 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
Product: Gentoo Linux Reporter: Guenther Brunthaler <gb_about_gnu>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch fixing the problem
Patch for creating the new ebuild from the old one
Output of emerge --info

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.