Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672320 - media-plugins/vdr-dvbhddevice-2.1.6_p20141116-r1 : dvbhdffdevice.c:548:33: error: AUDIO_GET_PTS was not declared in this scope
Summary: media-plugins/vdr-dvbhddevice-2.1.6_p20141116-r1 : dvbhdffdevice.c:548:33: er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-01 08:45 UTC by Toralf Förster
Modified: 2019-11-17 07:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.42 KB, text/plain)
2018-12-01 08:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,230.33 KB, text/plain)
2018-12-01 08:45 UTC, Toralf Förster
Details
environment (environment,88.49 KB, text/plain)
2018-12-01 08:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.84 KB, application/x-bzip)
2018-12-01 08:45 UTC, Toralf Förster
Details
media-plugins:vdr-dvbhddevice-2.1.6_p20141116-r1:20181130-181032.log (media-plugins:vdr-dvbhddevice-2.1.6_p20141116-r1:20181130-181032.log,3.52 KB, text/plain)
2018-12-01 08:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.51 KB, application/x-bzip)
2018-12-01 08:45 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-12-01 08:45:30 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -c -DPLUGIN_NAME_I18N='"dvbhddevice"'  -o dvbhdffdevice.o dvbhdffdevice.c
dvbhdffdevice.c: In member function ‘virtual int64_t cDvbHdFfDevice::GetSTC()’:
dvbhdffdevice.c:548:33: error: ‘AUDIO_GET_PTS’ was not declared in this scope
             if (ioctl(fd_audio, AUDIO_GET_PTS, &pts) == -1) {
                                 ^~~~~~~~~~~~~
dvbhdffdevice.c:548:33: note: suggested alternative: ‘VIDEO_GET_PTS’

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-8]
2)	IcedTea JDK 3.9.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 
  [3]   jamvm 

emerge -qpvO media-plugins/vdr-dvbhddevice
[ebuild  N    ] media-plugins/vdr-dvbhddevice-2.1.6_p20141116-r1
Comment 1 Toralf Förster gentoo-dev 2018-12-01 08:45:33 UTC
Created attachment 556802 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-01 08:45:35 UTC
Created attachment 556804 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-01 08:45:38 UTC
Created attachment 556806 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-01 08:45:41 UTC
Created attachment 556808 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-01 08:45:43 UTC
Created attachment 556810 [details]
media-plugins:vdr-dvbhddevice-2.1.6_p20141116-r1:20181130-181032.log
Comment 6 Toralf Förster gentoo-dev 2018-12-01 08:45:46 UTC
Created attachment 556812 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-11-17 07:46:03 UTC
The bug has been closed via the following commit(s):

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

commit 8957c257630872d06d2da1e86658d4d2cce2f536
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2019-11-15 21:55:06 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-17 07:45:46 +0000

    media-plugins/vdr-dvbhddevice: remove old ebuilds
    
    remove old vdr-dvbhddevice-2.1.3_p20140115-r1
    remove old vdr-dvbhddevice-2.1.6_p20141116-r1
    
    Closes: https://bugs.gentoo.org/672320
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
    Closes: https://github.com/gentoo/gentoo/pull/13669
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-plugins/vdr-dvbhddevice/Manifest             |  1 -
 .../vdr-dvbhddevice-2.1.3_p20140115-r1.ebuild      | 46 ----------------------
 .../vdr-dvbhddevice-2.1.6_p20141116-r1.ebuild      | 45 ---------------------
 3 files changed, 92 deletions(-)