Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896168 - app-misc/g810-led-0.4.2 - src/.../help.cpp: error: KeyboardFeatures was not declared in this scope
Summary: app-misc/g810-led-0.4.2 - src/.../help.cpp: error: KeyboardFeatures was not d...
Status: RESOLVED DUPLICATE of bug 895426
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-24 08:22 UTC by Toralf Förster
Modified: 2023-04-18 10:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.79 KB, text/plain)
2023-02-24 08:22 UTC, Toralf Förster
Details
app-misc:g810-led-0.4.2:20230224-034626.log (app-misc:g810-led-0.4.2:20230224-034626.log,23.83 KB, text/plain)
2023-02-24 08:22 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,76.39 KB, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
environment (environment,67.22 KB, text/plain)
2023-02-24 08:22 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,700 bytes, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.02 KB, application/x-bzip)
2023-02-24 08:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.73 KB, application/x-bzip)
2023-02-24 08:22 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-02-24 08:22:32 UTC
   27 |         inline KeyboardFeatures operator|(KeyboardFeatures a, KeyboardFeatures b) {
      |                ^~~~~~~~~~~~~~~~
src/helpers/help.cpp:31:9: error: KeyboardFeatures does not name a type
   31 |         KeyboardFeatures getKeyboardFeatures(string cmdName) {
      |         ^~~~~~~~~~~~~~~~
src/helpers/help.cpp: In function void help::usage(char*):
src/helpers/help.cpp:48:17: error: KeyboardFeatures was not declared in this scope
   48 |                 KeyboardFeatures features = getKeyboardFeatures(cmdName);
      |                 ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-j5-20230221-030056

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1
  [2]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 9d24427f872cf8da36934871c1da521b6847d8eb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 24 03:04:41 2023 +0000

    2023-02-24 03:04:41 UTC

emerge -qpvO app-misc/g810-led
[ebuild  N    ] app-misc/g810-led-0.4.2  USE="hidapi"
Comment 1 Toralf Förster gentoo-dev 2023-02-24 08:22:33 UTC
Created attachment 854226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-24 08:22:34 UTC
Created attachment 854228 [details]
app-misc:g810-led-0.4.2:20230224-034626.log
Comment 3 Toralf Förster gentoo-dev 2023-02-24 08:22:36 UTC
Created attachment 854230 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-24 08:22:37 UTC
Created attachment 854232 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-24 08:22:38 UTC
Created attachment 854234 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-24 08:22:39 UTC
Created attachment 854236 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-24 08:22:40 UTC
Created attachment 854238 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 06:44:45 UTC
ping, this should be a trivial missing include, and gcc 13 is out in a few days
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 10:57:57 UTC

*** This bug has been marked as a duplicate of bug 895426 ***