Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703968 - media-plugins/vdr-dvdswitch-0.2.2 : helpers.h:96:106: error: passing const cToken as this argument discards qualifiers [-fpermissive]
Summary: media-plugins/vdr-dvdswitch-0.2.2 : helpers.h:96:106: error: passing const cT...
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: 703944
  Show dependency tree
 
Reported: 2019-12-27 14:00 UTC by Toralf Förster
Modified: 2019-12-27 16:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.58 KB, text/plain)
2019-12-27 14:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.62 KB, text/plain)
2019-12-27 14:00 UTC, Toralf Förster
Details
environment (environment,88.61 KB, text/plain)
2019-12-27 14:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.66 KB, application/x-bzip)
2019-12-27 14:00 UTC, Toralf Förster
Details
media-plugins:vdr-dvdswitch-0.2.2:20191226-045133.log (media-plugins:vdr-dvdswitch-0.2.2:20191226-045133.log,2.85 KB, text/plain)
2019-12-27 14:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.24 KB, application/x-bzip)
2019-12-27 14:00 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 2019-12-27 14:00:38 UTC
In file included from dvdswitch.c:11:
helpers.h: In member function ‘const char* cTokenizer::GetToken(int) const’:
helpers.h:96:106: error: passing ‘const cToken’ as ‘this’ argument discards qualifiers [-fpermissive]
   96 | onst { return index > 0 && index <= Count() ? Get(index - 1)->Value() : NULL; }
      |                                                                     ^


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20191223-091554

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

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 Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 25 Dec 2019 23:32:18 +0000

emerge -qpvO media-plugins/vdr-dvdswitch
[ebuild  N    ] media-plugins/vdr-dvdswitch-0.2.2
Comment 1 Toralf Förster gentoo-dev 2019-12-27 14:00:41 UTC
Created attachment 601068 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 14:00:43 UTC
Created attachment 601070 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 14:00:46 UTC
Created attachment 601072 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 14:00:49 UTC
Created attachment 601074 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 14:00:52 UTC
Created attachment 601076 [details]
media-plugins:vdr-dvdswitch-0.2.2:20191226-045133.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 14:00:55 UTC
Created attachment 601078 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-27 16:22:59 UTC
The bug has been closed via the following commit(s):

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

commit 9b6d70e58a0dfe1bb1b4a526eea92d5b4c87c0cd
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-27 16:22:07 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-27 16:22:42 +0000

    media-plugins/vdr-dvdswitch: bump
    
    Bug: https://bugs.gentoo.org/703968
    Closes: https://bugs.gentoo.org/703968
    Package-Manager: Portage-2.3.83, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-dvdswitch/Manifest               |  1 +
 .../vdr-dvdswitch/vdr-dvdswitch-0.2.3.ebuild       | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 9b6d70e58a0dfe1bb1b4a526eea92d5b4c87c0cd
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-27 16:22:07 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-27 16:22:42 +0000

    media-plugins/vdr-dvdswitch: bump
    
    Bug: https://bugs.gentoo.org/703968
    Closes: https://bugs.gentoo.org/703968
    Package-Manager: Portage-2.3.83, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-dvdswitch/Manifest               |  1 +
 .../vdr-dvdswitch/vdr-dvdswitch-0.2.3.ebuild       | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)