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

Bug 652346

Summary: media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1 : /.../saa716x_priv.h:21:10: fatal error: dvbdev.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Martin Dummer <martin.dummer>
Status: RESOLVED FIXED    
Severity: normal CC: hd_brummy, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/7802
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-tv:v4l-dvb-saa716x-0.0.1_p20170225-r1:20180403-030124.log

Description Toralf Förster gentoo-dev 2018-04-03 15:48:11 UTC
  CC [M]  /var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_pci.o
In file included from /var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_pci.c:16:0:
/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1/work/powARman-v4l-dvb-saa716x-3b9fce66666a/linux/drivers/media/common/saa716x/saa716x_priv.h:21:10: fatal error: dvbdev.h: No such file or directory
 #include "dvbdev.h"
          ^~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180328-181735

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-tv/v4l-dvb-saa716x
[ebuild  N    ] media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1  USE="firmware"
Comment 1 Toralf Förster gentoo-dev 2018-04-03 15:48:14 UTC
Created attachment 526462 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-03 15:48:17 UTC
Created attachment 526464 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-03 15:48:21 UTC
Created attachment 526466 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-03 15:48:24 UTC
Created attachment 526468 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-03 15:48:27 UTC
Created attachment 526470 [details]
media-tv:v4l-dvb-saa716x-0.0.1_p20170225-r1:20180403-030124.log
Comment 6 Larry the Git Cow gentoo-dev 2018-04-04 23:34:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7611642848ad5a520e7a1d193002b7724561f767

commit 7611642848ad5a520e7a1d193002b7724561f767
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2018-04-04 06:40:06 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-04 23:27:31 +0000

    media-tv/v4l-dvb-saa716x: fix compile with kernel 4.16
    
    adjust sources due to moved DVB header files in kernel 4.16
    
    Closes: https://bugs.gentoo.org/652346
    Closes: https://bugs.gentoo.org/652184
    Package-Manager: Portage-2.3.27, Repoman-2.3.9

 .../files/v4l-dvb-saa716x-4.16-fix-compile.patch   | 49 ++++++++++++++++++++++
 .../v4l-dvb-saa716x-0.0.1_p20170225-r1.ebuild      |  1 +
 2 files changed, 50 insertions(+)