Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943168 - media-plugins/vdr-duplicates-1.0.1-r1 - recording.h: error: cStateKey does not name a type
Summary: media-plugins/vdr-duplicates-1.0.1-r1 - recording.h: error: cStateKey does no...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-10 09:44 UTC by Toralf Förster
Modified: 2024-11-10 09:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.37 KB, text/plain)
2024-11-10 09:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.15 KB, text/plain)
2024-11-10 09:44 UTC, Toralf Förster
Details
environment (environment,107.61 KB, text/plain)
2024-11-10 09:44 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1016 bytes, application/x-xz)
2024-11-10 09:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.31 KB, application/x-xz)
2024-11-10 09:45 UTC, Toralf Förster
Details
media-plugins:vdr-duplicates-1.0.1-r1:20241110-090443.log (media-plugins:vdr-duplicates-1.0.1-r1:20241110-090443.log,17.29 KB, text/plain)
2024-11-10 09:45 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,42.90 KB, application/x-xz)
2024-11-10 09:45 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.61 KB, application/x-xz)
2024-11-10 09:45 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 2024-11-10 09:44:55 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=c++14 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -c -DPLUGIN_NAME_I18N='"duplicates"'  -o visibility.o visibility.c
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=c++14 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -c -DPLUGIN_NAME_I18N='"duplicates"'  -o config.o config.c
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-duplicates --package-version=1.0.1 --msgid-bugs-address='<see README>' -o po/duplicates.pot `ls config.c duplicates.c menu.c recording.c visibility.c`
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=c++14 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -c -DPLUGIN_NAME_I18N='"duplicates"'  -o duplicates.o duplicates.c
In file included from menu.h:19,
                 from duplicates.c:12:
recording.h:57:3: error: cStateKey does not name a type
   57 |   cStateKey recordingsStateKey;
      |   ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20241108-064002

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 37fd8fccd30b85d129f6a6f0f28d2555490ebaf1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 10 07:05:38 2024 +0000

    2024-11-10 07:05:37 UTC

emerge -qpvO =media-plugins/vdr-duplicates-1.0.1-r1
[ebuild  N    ] media-plugins/vdr-duplicates-1.0.1-r1
Comment 1 Toralf Förster gentoo-dev 2024-11-10 09:44:56 UTC
Created attachment 908381 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-10 09:44:57 UTC
Created attachment 908382 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-10 09:44:58 UTC
Created attachment 908383 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-10 09:44:59 UTC
Created attachment 908384 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-10 09:45:00 UTC
Created attachment 908385 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-10 09:45:01 UTC
Created attachment 908386 [details]
media-plugins:vdr-duplicates-1.0.1-r1:20241110-090443.log
Comment 7 Toralf Förster gentoo-dev 2024-11-10 09:45:02 UTC
Created attachment 908387 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-10 09:45:03 UTC
Created attachment 908388 [details]
temp.tar.xz