Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703996 - media-plugins/vdr-scheduler-0.1.3 : menu_taskedit.c:43:11: error: use of deleted function cTask& cTask::operator=(const cTask&)
Summary: media-plugins/vdr-scheduler-0.1.3 : menu_taskedit.c:43:11: error: use of dele...
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 15:55 UTC by Toralf Förster
Modified: 2020-01-03 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2019-12-27 15:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,247.02 KB, text/plain)
2019-12-27 15:55 UTC, Toralf Förster
Details
environment (environment,89.04 KB, text/plain)
2019-12-27 15:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.42 KB, application/x-bzip)
2019-12-27 15:55 UTC, Toralf Förster
Details
media-plugins:vdr-scheduler-0.1.3:20191227-155340.log (media-plugins:vdr-scheduler-0.1.3:20191227-155340.log,7.20 KB, text/plain)
2019-12-27 15:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.29 KB, application/x-bzip)
2019-12-27 15:55 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 15:55:18 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\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"scheduler"' -I/usr/include -I/usr/include menu_taskedit.c
menu_taskedit.c: In constructor ‘cMenuTaskEdit::cMenuTaskEdit(cTask*, bool)’:
menu_taskedit.c:43:11: error: use of deleted function ‘cTask& cTask::operator=(const cTask&)’
   43 |   data = *Task;
      |           ^~~~
In file included from menu_taskedit.h:27,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191222-151549

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

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:


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

emerge -qpvO media-plugins/vdr-scheduler
[ebuild  N    ] media-plugins/vdr-scheduler-0.1.3
Comment 1 Toralf Förster gentoo-dev 2019-12-27 15:55:21 UTC
Created attachment 601208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-27 15:55:24 UTC
Created attachment 601210 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-27 15:55:27 UTC
Created attachment 601212 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-27 15:55:30 UTC
Created attachment 601214 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-27 15:55:33 UTC
Created attachment 601216 [details]
media-plugins:vdr-scheduler-0.1.3:20191227-155340.log
Comment 6 Toralf Förster gentoo-dev 2019-12-27 15:55:36 UTC
Created attachment 601218 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-03 21:09:53 UTC
The bug has been closed via the following commit(s):

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

commit 22f33acb99a80bf7083c5ec2a4b09eb338d3727c
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2020-01-03 21:09:07 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2020-01-03 21:09:07 +0000

    media-plugins/vdr-scheduler: version bump, fixed for vdr-2.4
    
    Closes: https://bugs.gentoo.org/703996
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-scheduler/Manifest                   |  1 +
 .../vdr-scheduler/files/vdr-2.3.5_compat.patch         | 17 +++++++++++++++++
 media-plugins/vdr-scheduler/vdr-scheduler-0.1.6.ebuild | 18 ++++++++++++++++++
 3 files changed, 36 insertions(+)