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

Bug 919831

Summary: media-plugins/vdr-remote-0.7.0-r1 - [clang] remote.c: error: allocating an object of abstract class type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: CONFIRMED ---    
Severity: normal CC: randy-andy-, x86
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
media-plugins:vdr-remote-0.7.0-r1:20231213-041630.log
qlist-info.txt
temp.tar.xz

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