Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904479 - net-dns/knot-3.2.1-r1 - libknot/.../quic.c: error: ngtcp2_settings has no member named max_udp_payload_size
Summary: net-dns/knot-3.2.1-r1 - libknot/.../quic.c: error: ngtcp2_settings has no mem...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pierre-Olivier Mercier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-17 16:32 UTC by Toralf Förster
Modified: 2023-04-17 16:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.17 KB, text/plain)
2023-04-17 16:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.71 KB, text/plain)
2023-04-17 16:32 UTC, Toralf Förster
Details
environment (environment,82.35 KB, text/plain)
2023-04-17 16:32 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,714 bytes, application/x-bzip)
2023-04-17 16:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.30 KB, application/x-bzip)
2023-04-17 16:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,15.16 KB, application/x-bzip)
2023-04-17 16:32 UTC, Toralf Förster
Details
net-dns:knot-3.2.1-r1:20230417-034615.log (net-dns:knot-3.2.1-r1:20230417-034615.log,188.20 KB, text/plain)
2023-04-17 16:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.44 KB, application/x-bzip)
2023-04-17 16:32 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-04-17 16:32:25 UTC
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |         ngtcp2_conn_get_conn_info
libknot/xdp/quic.c:402:20: error: request for member smoothed_rtt in something not a structure or union
  402 |         return stat.smoothed_rtt / 1000; // nanosec --> usec
      |                    ^
libknot/xdp/quic.c: In function conn_new:
libknot/xdp/quic.c:648:18: error: ngtcp2_settings has no member named max_udp_payload_size; did you mean max_tx_udp_payload_size?
  648 |         settings.max_udp_payload_size = udp_pl;
      |                  ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20230416-075028

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 16.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.1
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.68.2 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit cbbca433721b5bb6a549f0f6b157a0a1e4d2f157
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 17 01:31:58 2023 +0000

    2023-04-17 01:31:58 UTC

emerge -qpvO net-dns/knot
[ebuild  N    ] net-dns/knot-3.2.1-r1  USE="caps dnsproxy dnstap fastparser idn libidn2 noudp onlinesign queryacl rrl stats xdp -cookies -doc -doh -geoip -synthrecord -systemd -utils -whoami"
Comment 1 Toralf Förster gentoo-dev 2023-04-17 16:32:26 UTC
Created attachment 860268 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-17 16:32:27 UTC
Created attachment 860269 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-17 16:32:28 UTC
Created attachment 860270 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-17 16:32:29 UTC
Created attachment 860271 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-17 16:32:30 UTC
Created attachment 860272 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-17 16:32:31 UTC
Created attachment 860273 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-17 16:32:32 UTC
Created attachment 860274 [details]
net-dns:knot-3.2.1-r1:20230417-034615.log
Comment 8 Toralf Förster gentoo-dev 2023-04-17 16:32:34 UTC
Created attachment 860275 [details]
temp.tar.bz2