Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919831 - media-plugins/vdr-remote-0.7.0-r1 - [clang] remote.c: error: allocating an object of abstract class type
Summary: media-plugins/vdr-remote-0.7.0-r1 - [clang] remote.c: error: allocating an ob...
Status: CONFIRMED
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: 2023-12-13 20:44 UTC by Toralf Förster
Modified: 2023-12-13 20:52 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.66 KB, text/plain)
2023-12-13 20:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.14 KB, text/plain)
2023-12-13 20:44 UTC, Toralf Förster
Details
environment (environment,113.54 KB, text/plain)
2023-12-13 20:44 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.07 KB, application/x-xz)
2023-12-13 20:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.62 KB, application/x-xz)
2023-12-13 20:44 UTC, Toralf Förster
Details
media-plugins:vdr-remote-0.7.0-r1:20231213-041630.log (media-plugins:vdr-remote-0.7.0-r1:20231213-041630.log,7.09 KB, text/plain)
2023-12-13 20:44 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,94.47 KB, text/plain)
2023-12-13 20:44 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.52 KB, application/x-xz)
2023-12-13 20:44 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 2023-12-13 20:44:35 UTC
  750 |             asprintf(&nam, "%s-%s", Name(), cp+1);
      |             ^~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
remote.c:752:13: warning: ignoring return value of function declared with
      'warn_unused_result' attribute [-Wunused-result]
  752 |             asprintf(&nam, "%s-%s", Name(), devnam[i]);
      |             ^~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
remote.c:799:21: error: allocating an object of abstract class type
      'cLircRemote'
  799 |                 new cLircRemote(devnam[i]); // use vdr's lirc code

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-20231212-141524

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 79a31baff4ac2091c3b189f2ffe17e8d98c01735
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 03:03:56 2023 +0000

    2023-12-13 03:03:56 UTC

emerge -qpvO media-plugins/vdr-remote
[ebuild  N    ] media-plugins/vdr-remote-0.7.0-r1  USE="-systemd"
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:44:36 UTC
Created attachment 879103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:44:38 UTC
Created attachment 879104 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:44:39 UTC
Created attachment 879105 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:44:40 UTC
Created attachment 879106 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:44:41 UTC
Created attachment 879107 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:44:42 UTC
Created attachment 879108 [details]
media-plugins:vdr-remote-0.7.0-r1:20231213-041630.log
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:44:43 UTC
Created attachment 879109 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:44:44 UTC
Created attachment 879110 [details]
temp.tar.xz