Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902471 - net-im/biboumi-9.0-r4 - /.../sha1.cpp: error: uint8_t was not declared in this scope
Summary: net-im/biboumi-9.0-r4 - /.../sha1.cpp: error: uint8_t was not declared in thi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-20 20:45 UTC by Toralf Förster
Modified: 2023-04-23 11:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.57 KB, text/plain)
2023-03-20 20:45 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,92.28 KB, application/x-bzip)
2023-03-20 20:45 UTC, Toralf Förster
Details
environment (environment,98.22 KB, text/plain)
2023-03-20 20:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.23 KB, application/x-bzip)
2023-03-20 20:45 UTC, Toralf Förster
Details
net-im:biboumi-9.0-r4:20230320-131708.log (net-im:biboumi-9.0-r4:20230320-131708.log,19.86 KB, text/plain)
2023-03-20 20:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.74 KB, application/x-bzip)
2023-03-20 20: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 2023-03-20 20:45:05 UTC
too long lines were shrinked:

[4/51] /usr/bin/x86_64-pc-linux-gnu-g++ -D__FILENAME__=\"src/utils/optional_bool.cpp\" -I/usr/include/uuid -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build
[5/51] /usr/bin/x86_64-pc-linux-gnu-g++ -D__FILENAME__=\"src/utils/revstr.cpp\" -I/usr/include/uuid -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build -I/var
[6/51] /usr/bin/x86_64-pc-linux-gnu-g++ -D__FILENAME__=\"src/utils/sha1.cpp\" -I/usr/include/uuid -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build -I/var/t
FAILED: CMakeFiles/utils.dir/src/utils/sha1.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -D__FILENAME__=\"src/utils/sha1.cpp\" -I/usr/include/uuid -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0/src -I/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0_build -I/var/tmp/port
/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0/src/utils/sha1.cpp: In function 'std::string sha1(const std::string&)':
/var/tmp/portage/net-im/biboumi-9.0-r4/work/biboumi-9.0/src/utils/sha1.cpp:27:15: error: 'uint8_t' was not declared in this scope
   27 |   std::vector<uint8_t> output(hash_length, {});
      |               ^~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 3ca540cb24e1a563bc540273aa48a7b59aede1dd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 20 12:47:07 2023 +0000

    2023-03-20 12:47:07 UTC

emerge -qpvO net-im/biboumi
[ebuild  N    ] net-im/biboumi-9.0-r4  USE="postgres sqlite -idn -ssl -systemd -test -udns"
Comment 1 Toralf Förster gentoo-dev 2023-03-20 20:45:06 UTC
Created attachment 858487 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-20 20:45:08 UTC
Created attachment 858489 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-03-20 20:45:09 UTC
Created attachment 858491 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-20 20:45:10 UTC
Created attachment 858493 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-20 20:45:11 UTC
Created attachment 858495 [details]
net-im:biboumi-9.0-r4:20230320-131708.log
Comment 6 Toralf Förster gentoo-dev 2023-03-20 20:45:12 UTC
Created attachment 858497 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 00:27:32 UTC
ping, this should be a trivial missing include, and gcc 13 is about to be released
Comment 8 Larry the Git Cow gentoo-dev 2023-04-23 11:05:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5f3a4f6033b1c1533a1ba3b09f24bd7fa91b08

commit 4c5f3a4f6033b1c1533a1ba3b09f24bd7fa91b08
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-04-23 11:04:56 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-04-23 11:05:46 +0000

    net-im/biboumi: fix compilation with GCC 13
    
    Closes: https://bugs.gentoo.org/902471
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-im/biboumi/Manifest              | 1 +
 net-im/biboumi/biboumi-9.0-r4.ebuild | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)