Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904417 - net-dns/knot-3.2.2 - libknot/.../quic.c: error: unknown type name ngtcp2_conn_stat
Summary: net-dns/knot-3.2.2 - libknot/.../quic.c: error: unknown type name ngtcp2_conn...
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-16 20:24 UTC by Toralf Förster
Modified: 2023-04-16 20:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2023-04-16 20:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.63 KB, text/plain)
2023-04-16 20:24 UTC, Toralf Förster
Details
environment (environment,82.38 KB, text/plain)
2023-04-16 20:24 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,711 bytes, application/x-bzip)
2023-04-16 20:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.89 KB, application/x-bzip)
2023-04-16 20:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,15.23 KB, application/x-bzip)
2023-04-16 20:24 UTC, Toralf Förster
Details
net-dns:knot-3.2.2:20230416-200719.log (net-dns:knot-3.2.2:20230416-200719.log,187.83 KB, text/plain)
2023-04-16 20:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.33 KB, application/x-bzip)
2023-04-16 20:24 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-16 20:24:19 UTC
libknot/xdp/quic.c: In function knot_xquic_session_load:
libknot/xdp/quic.c:114:9: error: implicit declaration of function ngtcp2_conn_set_early_remote_transport_params; did you mean ngtcp2_conn_get_remote_transport_params? [-Werror=implicit-function-declaration]
  114 |         ngtcp2_conn_set_early_remote_transport_params(conn->conn, &session->quic_params);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |         ngtcp2_conn_get_remote_transport_params
libknot/xdp/quic.c: In function knot_xquic_conn_rtt:
libknot/xdp/quic.c:400:9: error: unknown type name ngtcp2_conn_stat; did you mean ngtcp2_conn_info?
  400 |         ngtcp2_conn_stat stat = { 0 };
      |         ^~~~~~~~~~~~~~~~

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

  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-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 f9461d2462dc1182d2360924b9083de7c1d63315
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 16 19:02:01 2023 +0000

    2023-04-16 19:02:00 UTC

emerge -qpvO net-dns/knot
[ebuild  N    ] net-dns/knot-3.2.2  USE="caps dnsproxy dnstap fastparser idn libidn2 noudp onlinesign queryacl quic rrl stats xdp -cookies -doc -doh -geoip -synthrecord -systemd -utils -whoami"
Comment 1 Toralf Förster gentoo-dev 2023-04-16 20:24:20 UTC
Created attachment 860199 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-16 20:24:21 UTC
Created attachment 860200 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-16 20:24:22 UTC
Created attachment 860201 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-16 20:24:23 UTC
Created attachment 860202 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-16 20:24:24 UTC
Created attachment 860203 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-16 20:24:25 UTC
Created attachment 860204 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-16 20:24:26 UTC
Created attachment 860205 [details]
net-dns:knot-3.2.2:20230416-200719.log
Comment 8 Toralf Förster gentoo-dev 2023-04-16 20:24:27 UTC
Created attachment 860206 [details]
temp.tar.bz2