Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942814 - dev-libs/botan-2.19.3-r2 - [gcc-15] src/.../cli.h: error: uint8_t does not name a type
Summary: dev-libs/botan-2.19.3-r2 - [gcc-15] src/.../cli.h: error: uint8_t does not na...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-03 10:10 UTC by Toralf Förster
Modified: 2024-11-03 10:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.12 KB, text/plain)
2024-11-03 10:10 UTC, Toralf Förster
Details
dev-libs:botan-2.19.3-r2:20241103-090720.log (dev-libs:botan-2.19.3-r2:20241103-090720.log,241.24 KB, text/plain)
2024-11-03 10:11 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,75.66 KB, application/x-xz)
2024-11-03 10:11 UTC, Toralf Förster
Details
environment (environment,136.95 KB, text/plain)
2024-11-03 10:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-03 10:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.29 KB, application/x-xz)
2024-11-03 10:11 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,38.81 KB, application/x-xz)
2024-11-03 10:11 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,87.88 KB, application/x-xz)
2024-11-03 10:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.90 KB, application/x-xz)
2024-11-03 10:11 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-03 10:10:58 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT  -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align
x86_64-pc-linux-gnu-g++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT  -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align
x86_64-pc-linux-gnu-g++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT  -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align
x86_64-pc-linux-gnu-g++ -fPIC -fvisibility=hidden -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT  -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align
x86_64-pc-linux-gnu-g++ -fstack-protector -m64 -pthread -std=c++11 -D_REENTRANT  -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -W
In file included from src/cli/argon2.cpp:7:
src/cli/cli.h:125:71: error: uint8_t does not name a type
  125 |       static std::string format_blob(const std::string& format, const uint8_t bits[], size_t len);
      |                                                                       ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241024-225502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
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)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   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]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit df273c4fdf4f48b615379aadfa905a9c2db4e060
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 3 07:33:35 2024 +0000

    2024-11-03 07:33:34 UTC

emerge -qpvO =dev-libs/botan-2.19.3-r2
[ebuild  N    ] dev-libs/botan-2.19.3-r2  USE="boost bzip2 tools zlib -doc -lzma -python -sqlite -static-libs -test -verify-sig" CPU_FLAGS_X86="aes avx2 popcnt rdrand sha sse2 sse4_1 sse4_2 ssse3" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-11-03 10:10:59 UTC
Created attachment 907782 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-03 10:11:01 UTC
Created attachment 907783 [details]
dev-libs:botan-2.19.3-r2:20241103-090720.log
Comment 3 Toralf Förster gentoo-dev 2024-11-03 10:11:02 UTC
Created attachment 907784 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-03 10:11:03 UTC
Created attachment 907785 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-03 10:11:04 UTC
Created attachment 907786 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-03 10:11:05 UTC
Created attachment 907787 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-03 10:11:06 UTC
Created attachment 907788 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-03 10:11:07 UTC
Created attachment 907789 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-03 10:11:08 UTC
Created attachment 907790 [details]
temp.tar.xz