Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895566 - media-radio/flrig-1.4.7 - ./.../WSclient.h: error: uint8_t was not declared in this scope
Summary: media-radio/flrig-1.4.7 - ./.../WSclient.h: error: uint8_t was not declared i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-20 17:23 UTC by Toralf Förster
Modified: 2023-04-29 18:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.58 KB, text/plain)
2023-02-20 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.11 KB, text/plain)
2023-02-20 17:23 UTC, Toralf Förster
Details
environment (environment,75.80 KB, text/plain)
2023-02-20 17:23 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,697 bytes, application/x-bzip)
2023-02-20 17:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.29 KB, application/x-bzip)
2023-02-20 17:23 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.80 KB, application/x-bzip)
2023-02-20 17:23 UTC, Toralf Förster
Details
media-radio:flrig-1.4.7:20230220-031658.log (media-radio:flrig-1.4.7:20230220-031658.log,188.31 KB, text/plain)
2023-02-20 17:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.90 KB, application/x-bzip)
2023-02-20 17:23 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-20 17:23:37 UTC
too long lines were shrinked:

      |                 ^~~~~~
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I./xmlrpcpp  -I./xmlrpcpp -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include   -pipe -Wall -fexceptions -O2   -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c -o support/flr
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I./xmlrpcpp  -I./xmlrpcpp -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include   -pipe -Wall -fexceptions -O2   -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c -o wc/flrig-tc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I. -I./include -I./xmlrpcpp  -I./xmlrpcpp -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I. -I./include   -pipe -Wall -fexceptions -O2   -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -c -o wc/flrig-WS
In file included from ./include/tci_io.h:29,
                 from wc/tci_io.cxx:27:
./include/WSclient.h:43:70: error: uint8_t was not declared in this scope
   43 | tesCallback_Imp { virtual void operator()(const std::vector<uint8_t>& message) = 0; };
      |                                                             ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20230218-040024

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
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 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
2)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit d792b3ddf55ff1b77f00887f8c6dfc9f515a804f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 20 01:02:01 2023 +0000

    2023-02-20 01:02:01 UTC

emerge -qpvO media-radio/flrig
[ebuild  N    ] media-radio/flrig-1.4.7  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2023-02-20 17:23:38 UTC
Created attachment 853268 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-20 17:23:39 UTC
Created attachment 853270 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-20 17:23:40 UTC
Created attachment 853272 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-20 17:23:41 UTC
Created attachment 853274 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-20 17:23:42 UTC
Created attachment 853276 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-20 17:23:43 UTC
Created attachment 853278 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-20 17:23:44 UTC
Created attachment 853280 [details]
media-radio:flrig-1.4.7:20230220-031658.log
Comment 8 Toralf Förster gentoo-dev 2023-02-20 17:23:45 UTC
Created attachment 853282 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 00:28:27 UTC
ping, this should be a trivial missing include, and gcc 13 is about to be released
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-28 01:44:57 UTC
gcc 13 is out & in tree now
Comment 11 Thomas Beierlein gentoo-dev 2023-04-29 18:14:24 UTC
(In reply to Sam James from comment #10)
> gcc 13 is out & in tree now

Thanks for reminding. I am on it.
Comment 12 Larry the Git Cow gentoo-dev 2023-04-29 18:44:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a01aef6883db7c788124d6ddc759ac15724c18

commit 45a01aef6883db7c788124d6ddc759ac15724c18
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2023-04-29 18:40:18 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2023-04-29 18:43:53 +0000

    media-radio/flrig: Add missing include
    
    Closes: https://bugs.gentoo.org/895566
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 media-radio/flrig/files/flrig-1.4.7-uint8.patch | 11 +++++++++++
 media-radio/flrig/flrig-1.4.7.ebuild            |  5 +++--
 2 files changed, 14 insertions(+), 2 deletions(-)