Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650078 - media-plugins/vdr-epgsearch-1.0.0-r1 : switchtimer.c:160:24: error: cannot convert bool to cSwitchTimer* in return
Summary: media-plugins/vdr-epgsearch-1.0.0-r1 : switchtimer.c:160:24: error: cannot co...
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-03-10 08:41 UTC by Toralf Förster
Modified: 2018-05-11 09:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.04 KB, text/plain)
2018-03-10 08:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.65 KB, text/plain)
2018-03-10 08:41 UTC, Toralf Förster
Details
environment (environment,108.83 KB, text/plain)
2018-03-10 08:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.31 KB, application/x-bzip)
2018-03-10 08:41 UTC, Toralf Förster
Details
media-plugins:vdr-epgsearch-1.0.0-r1:20180310-060356.log (media-plugins:vdr-epgsearch-1.0.0-r1:20180310-060356.log,24.73 KB, text/plain)
2018-03-10 08:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.16 KB, application/x-bzip)
2018-03-10 08:41 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-10 08:41:16 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -DUSE_PLUGINMISSING -D_GNU_SOURCE -DSENDMAIL='"/usr/sbin/sendmail"' -DPLUGIN_NAME_I18N='"epgsearch"' -DHAVE_PCREPOSIX -I/usr/include -I/usr/include  switchtimer.c
switchtimer.c: In member function ‘cSwitchTimer* cSwitchTimers::InSwitchList(const cEvent*)’:
switchtimer.c:160:24: error: cannot convert ‘bool’ to ‘cSwitchTimer*’ in return
     if (!event) return false;
                        ^~~~~
make: *** [Makefile:183: switchtimer.o] Error 1

=== This is an issue at stable ===


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable_20180307-182850

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

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)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-plugins/vdr-epgsearch
[ebuild  N    ] media-plugins/vdr-epgsearch-1.0.0-r1  USE="pcre -tre" L10N="-de"
Comment 1 Toralf Förster gentoo-dev 2018-03-10 08:41:19 UTC
Created attachment 523240 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-10 08:41:22 UTC
Created attachment 523242 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-10 08:41:25 UTC
Created attachment 523244 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-10 08:41:28 UTC
Created attachment 523246 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-10 08:41:31 UTC
Created attachment 523248 [details]
media-plugins:vdr-epgsearch-1.0.0-r1:20180310-060356.log
Comment 6 Toralf Förster gentoo-dev 2018-03-10 08:41:34 UTC
Created attachment 523250 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-05-11 09:24:08 UTC
The bug has been closed via the following commit(s):

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

commit 9b395179dbfab9dfbd7f0883fc85268b4ed1e643
Author:     Martin Dummer <martin.dummer@ts.fujitsu.com>
AuthorDate: 2018-05-10 21:44:36 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-05-11 09:23:17 +0000

    media-plugins/vdr-epgsearch: drop old
    
    Closes: https://bugs.gentoo.org/650078
    Closes: https://github.com/gentoo/gentoo/pull/8338
    Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-plugins/vdr-epgsearch/Manifest               |   1 -
 .../files/vdr-epgsearch-1.0.0_vdr-1.7.25.diff      |  32 ------
 .../files/vdr-epgsearch-1.0.0_vdr-1.7.33.diff      | 120 ---------------------
 .../files/vdr-epgsearch-1.0.0_vdr-2.1.2.diff       |  15 ---
 .../vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild    | 112 -------------------
 5 files changed, 280 deletions(-)