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

Bug 704574

Summary: media-tv/v4l-dvb-saa716x regression with sys-kernel/vanilla-kernel-5.4.7 cleanup
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: CONFIRMED ---    
Severity: normal CC: martin.dummer, proxy-maint, toralf, zlogene
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-01-02 15:15:32 UTC
It seems that this driver requires header files from outside include/ directory that are no longer installed via vanilla-kernel.  TODO: figure out if they're really necessary and if there's a better solution to that.  If not, install the needed headers.

/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_budget.c:36:10: fatal error: mb86a16.h: No such file or directory
   36 | #include "mb86a16.h"
      |          ^~~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:265: /var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_budget.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_ff_main.c:49:10: fatal error: stv6110x.h: No such file or directory
   49 | #include "stv6110x.h"
      |          ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:266: /var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_ff_main.o] Error 1
/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_hybrid.c:36:10: fatal error: zl10353.h: No such file or directory
   36 | #include "zl10353.h"
      |          ^~~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:266: /var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_hybrid.o] Error 1
make: *** [Makefile:1652: /var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r2/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x] Error 2
Comment 1 Chris Mayo 2020-01-04 19:27:32 UTC
The bitbucket.org repository has not seen any updates for a long time.

I think the best source is:
https://github.com/s-moch/linux-saa716x/commits/saa716x-5.4

N.B. that contains the entire kernel.
Comment 2 Martin Dummer 2020-03-17 15:11:00 UTC
I am working it, Michał
Comment 3 Toralf Förster gentoo-dev 2021-05-15 20:20:17 UTC
*** Bug 790419 has been marked as a duplicate of this bug. ***
Comment 4 Toralf Förster gentoo-dev 2021-11-01 17:08:53 UTC
(In reply to Martin Dummer from comment #2)
> I am working it, Michał

ping