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

Bug 704028

Summary: [PMASKED] for removal, was: media-plugins/vdr-spider-0.2.2 : bitmap.cpp:77:11: error: max was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 703944    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-plugins:vdr-spider-0.2.2:20191227-181541.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-27 18:31:59 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -I/usr/include -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"spider"'   -c -o bitmap.o bitmap.cpp
bitmap.cpp: In member function ‘void SpiderPlugin::Bitmap::text(const char*, bool)’:
bitmap.cpp:77:11: error: ‘max’ was not declared in this scope; did you mean ‘std::max’?
   77 |   int y = max((Height() - wrapper.Lines() * font->Height()) / 2, 0);
      |           ^~~
      |           std::max

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20191221-230500

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 27 Dec 2019 18:05:44 +0000

emerge -qpvO media-plugins/vdr-spider
[ebuild  N    ] media-plugins/vdr-spider-0.2.2
Comment 1 Toralf Förster gentoo-dev 2019-12-27 18:32:03 UTC
Created attachment 601378 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 18:32:05 UTC
Created attachment 601380 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 18:32:08 UTC
Created attachment 601382 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 18:32:11 UTC
Created attachment 601384 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 18:32:14 UTC
Created attachment 601386 [details]
media-plugins:vdr-spider-0.2.2:20191227-181541.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 18:32:17 UTC
Created attachment 601388 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2019-12-27 19:22:41 UTC
kandidat for removal

- plugin depends on very old version vdr-1.3.47
- last update from upstream 2008-11-30
Comment 8 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-04 23:57:15 UTC
# plugin is broken by update to
# media-video/vdr-2.4.x
# this plugin is from ~2008 and depends 
# on a very old version of vdr
# No packages have a reverse RDEPEND on it
# removal from tree ~4 Feb 2020
Comment 9 Larry the Git Cow gentoo-dev 2020-02-04 19:28:43 UTC
The bug has been closed via the following commit(s):

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

commit 49d1cea72b48a65109a14c753f8067f437a996c5
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-02-04 18:57:43 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-02-04 19:27:39 +0000

    media-plugins/vdr-spider: pmasked removal
    
    bug 70428
    
    Closes: https://bugs.gentoo.org/704028
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-spider/Manifest                |  1 -
 media-plugins/vdr-spider/metadata.xml            |  8 ------
 media-plugins/vdr-spider/vdr-spider-0.2.2.ebuild | 32 ------------------------
 3 files changed, 41 deletions(-)