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

Bug 541642

Summary: media-tv/v4l-dvb-saa716x-0.0.1_p20141109 doesn't compile with kernel 3.19
Product: Gentoo Linux Reporter: René <gentoo-bugzilla>
Component: [OLD] UnspecifiedAssignee: Joerg Bornkessel (RETIRED) <hd_brummy>
Status: RESOLVED FIXED    
Severity: normal CC: hd_brummy, media-tv, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bitbucket.org/powARman/v4l-dvb-saa716x/issue/13/does-not-compile-on-319
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: v4l-dvb-saa716x-3.19-set_gpio.patch
v4l-dvb-saa716x-0.0.1_p20141109.ebuild

Description René 2015-02-28 13:54:01 UTC
with a 3.19 kernel media-tv/v4l-dvb-saa716x-0.0.1_p20141109 doesn't compile anymore because stv090x_set_gpio was moved.

/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20141109/work/powARman-v4l-dvb-saa716x-d7e98fc59230/linux/drivers/media/common/saa716x/saa716x_budget.c: In function ‘skystar2_set_voltage’:
/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20141109/work/powARman-v4l-dvb-saa716x-d7e98fc59230/linux/drivers/media/common/saa716x/saa716x_budget.c:500:2: error: implicit declaration of function ‘stv090x_set_gpio’ [-Werror=implicit-function-declaration]
  err = stv090x_set_gpio(fe, 2, 0, en, 0);

the attached patch and ebuild fixes that

Reproducible: Always
Comment 1 René 2015-02-28 13:54:48 UTC
Created attachment 397658 [details, diff]
v4l-dvb-saa716x-3.19-set_gpio.patch
Comment 2 René 2015-02-28 13:55:24 UTC
Created attachment 397660 [details]
v4l-dvb-saa716x-0.0.1_p20141109.ebuild
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2015-03-03 14:04:45 UTC
thx for providing this patch,
fixed in

media-tv/v4l-dvb-saa716x-0.0.1_p20141109-r1