Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937532 - net-dns/pdns-recursor-5.1.2 - [ncurses-6.5] [icu-75.1] [gcc-15] json11.cpp: error: uint8_t does not name a type
Summary: net-dns/pdns-recursor-5.1.2 - [ncurses-6.5] [icu-75.1] [gcc-15] json11.cpp: e...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-07 17:34 UTC by Toralf Förster
Modified: 2024-10-19 12:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.02 KB, text/plain)
2024-08-07 17:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.86 KB, text/plain)
2024-08-07 17:34 UTC, Toralf Förster
Details
environment (environment,115.70 KB, text/plain)
2024-08-07 17:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-08-07 17:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,38.74 KB, application/x-xz)
2024-08-07 17:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,20.76 KB, application/x-xz)
2024-08-07 17:34 UTC, Toralf Förster
Details
net-dns:pdns-recursor-5.0.8:20240807-170927.log (net-dns:pdns-recursor-5.0.8:20240807-170927.log,35.24 KB, text/plain)
2024-08-07 17:34 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,86.92 KB, text/plain)
2024-08-07 17:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.42 KB, application/x-xz)
2024-08-07 17:34 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-08-07 17:34:16 UTC
too long lines were shrinked:

make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-recursor-5.0.8/work/pdns-recursor-5.0.8/ext/yahttp'
Making all in json11
make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-recursor-5.0.8/work/pdns-recursor-5.0.8/ext/json11'
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -pthread  -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_TIME_BITS=64  -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-
libtool: compile:  x86_64-pc-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -pthread -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_TIME_BITS=64 -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -
json11.cpp: In function 'void json11::dump(const std::string&, std::string&)':
json11.cpp:96:32: error: 'uint8_t' does not name a type
   96 |         } else if (static_cast<uint8_t>(ch) <= 0x1f) {
      |                                ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240806-191039

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1
    Requested by sam
  >=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit c8609d83e3630c8170bfa7348bd958e38723b32b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 7 15:19:02 2024 +0000

    2024-08-07 15:19:01 UTC

emerge -qpvO net-dns/pdns-recursor
[ebuild  N    ] net-dns/pdns-recursor-5.0.8  USE="snmp valgrind -debug -dnstap -sodium -systemd -test" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2024-08-07 17:34:17 UTC
Created attachment 899455 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-07 17:34:18 UTC
Created attachment 899456 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-07 17:34:20 UTC
Created attachment 899457 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-07 17:34:21 UTC
Created attachment 899458 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-07 17:34:22 UTC
Created attachment 899459 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-07 17:34:22 UTC
Created attachment 899460 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-07 17:34:23 UTC
Created attachment 899461 [details]
net-dns:pdns-recursor-5.0.8:20240807-170927.log
Comment 8 Toralf Förster gentoo-dev 2024-08-07 17:34:25 UTC
Created attachment 899462 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-08-07 17:34:26 UTC
Created attachment 899463 [details]
temp.tar.xz
Comment 10 Agostino Sarubbo gentoo-dev 2024-10-19 12:17:58 UTC
tinderbox_x86 has reproduced this issue with version 5.1.2 - Updating summary.