Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652346 - media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1 : /.../saa716x_priv.h:21:10: fatal error: dvbdev.h: No such file or directory
Summary: media-tv/v4l-dvb-saa716x-0.0.1_p20170225-r1 : /.../saa716x_priv.h:21:10: fata...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-03 15:48 UTC by Toralf Förster
Modified: 2018-04-04 23:34 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2018-04-03 15:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,98.97 KB, text/plain)
2018-04-03 15:48 UTC, Toralf Förster
Details
environment (environment,118.39 KB, text/plain)
2018-04-03 15:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.81 KB, application/x-bzip)
2018-04-03 15:48 UTC, Toralf Förster
Details
media-tv:v4l-dvb-saa716x-0.0.1_p20170225-r1:20180403-030124.log (media-tv:v4l-dvb-saa716x-0.0.1_p20170225-r1:20180403-030124.log,4.36 KB, text/plain)
2018-04-03 15:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)