Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651096 - media-plugins/vdr-dvbapi-2.2.2 : DeCSA.h:68:40: error: ca_pid_t has not been declared
Summary: media-plugins/vdr-dvbapi-2.2.2 : DeCSA.h:68:40: error: ca_pid_t has not been ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joerg Bornkessel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 16:55 UTC by Toralf Förster
Modified: 2018-04-28 20:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2018-03-21 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.73 KB, text/plain)
2018-03-21 16:55 UTC, Toralf Förster
Details
environment (environment,109.86 KB, text/plain)
2018-03-21 16:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.81 KB, application/x-bzip)
2018-03-21 16:55 UTC, Toralf Förster
Details
media-plugins:vdr-dvbapi-2.2.2:20180320-204139.log (media-plugins:vdr-dvbapi-2.2.2:20180320-204139.log,3.26 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.82 KB, application/x-bzip)
2018-03-21 16:56 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-03-21 16:55:45 UTC
                 from CAPMT.h:26,
                 from CAPMT.cpp:19:
DeCSA.h:68:40: error: ‘ca_pid_t’ has not been declared
   bool SetCaPid(uint8_t adapter_index, ca_pid_t *ca_pid);
                                        ^~~~~~~~
In file included from CAPMT.h:26:0,

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv media-plugins/vdr-dvbapi
[ebuild  N    ] media-plugins/vdr-dvbapi-2.2.2  CPU_FLAGS_X86="mmx sse sse2 -3dnow"
Comment 1 Toralf Förster gentoo-dev 2018-03-21 16:55:48 UTC
Created attachment 524668 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-21 16:55:50 UTC
Created attachment 524670 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-21 16:55:53 UTC
Created attachment 524672 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-21 16:55:56 UTC
Created attachment 524674 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-21 16:56:00 UTC
Created attachment 524676 [details]
media-plugins:vdr-dvbapi-2.2.2:20180320-204139.log
Comment 6 Toralf Förster gentoo-dev 2018-03-21 16:56:02 UTC
Created attachment 524678 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-04-28 20:41:37 UTC
The bug has been closed via the following commit(s):

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

commit e6b48cf37ae185db0e88e2dde9d6e60006dcfe4a
Author:     Martin Dummer <martin.dummer@ts.fujitsu.com>
AuthorDate: 2018-04-23 21:54:04 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-04-28 20:41:28 +0000

    media-plugins/vdr-dvbapi: bump to version 2.2.4
    
    Version bump to 2.2.4, also includes compile fix for kernel >=4.14
    
    Closes: https://bugs.gentoo.org/651096
    Closes: https://github.com/gentoo/gentoo/pull/8118
    Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-plugins/vdr-dvbapi/Manifest                  |  1 +
 .../vdr-dvbapi/files/kernel-4.14-fix.diff          | 15 ++++
 media-plugins/vdr-dvbapi/metadata.xml              | 11 +++
 media-plugins/vdr-dvbapi/vdr-dvbapi-2.2.4.ebuild   | 93 ++++++++++++++++++++++
 4 files changed, 120 insertions(+)