Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907997 - net-dns/nsd-4.7.0 - remote.c: error: RES {aka struct remote_stream} has no member named ssl
Summary: net-dns/nsd-4.7.0 - remote.c: error: RES {aka struct remote_stream} has no me...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-07 10:35 UTC by Toralf Förster
Modified: 2023-06-07 11:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.80 KB, text/plain)
2023-06-07 10:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.76 KB, text/plain)
2023-06-07 10:35 UTC, Toralf Förster
Details
environment (environment,82.02 KB, text/plain)
2023-06-07 10:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-06-07 10:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.76 KB, application/x-xz)
2023-06-07 10:35 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.52 KB, application/x-xz)
2023-06-07 10:35 UTC, Toralf Förster
Details
net-dns:nsd-4.7.0:20230607-102926.log (net-dns:nsd-4.7.0:20230607-102926.log,13.87 KB, text/plain)
2023-06-07 10:35 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.78 KB, application/x-xz)
2023-06-07 10:35 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-06-07 10:35:24 UTC
x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-diagnostics-color -c xfrd-tcp.c
x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-diagnostics-color -c xfrd.c
x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-diagnostics-color -c remote.c
x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-diagnostics-color -c difffile.c
x86_64-pc-linux-gnu-gcc -I. -O2 -pipe -march=native -fno-diagnostics-color -c ipc.c
remote.c: In function do_stats:
remote.c:1249:12: error: RES {aka struct remote_stream} has no member named ssl
 1249 |         res.ssl = rs->ssl;
      |            ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20230605-053508

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.5
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.5
Python 3.11.3
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.6_p10 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 9e76a654dbe7c8c0aff631621543c4b92fe8c50b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 7 10:03:53 2023 +0000

    2023-06-07 10:03:53 UTC

emerge -qpvO net-dns/nsd
[ebuild  N    ] net-dns/nsd-4.7.0  USE="nsec3 -bind8-stats -debug -dnstap -libevent -minimal-responses -mmap -munin -ratelimit -root-server -ssl -systemd"
Comment 1 Toralf Förster gentoo-dev 2023-06-07 10:35:25 UTC
Created attachment 863477 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-07 10:35:27 UTC
Created attachment 863478 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-06-07 10:35:28 UTC
Created attachment 863479 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-07 10:35:29 UTC
Created attachment 863480 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-06-07 10:35:29 UTC
Created attachment 863481 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-07 10:35:30 UTC
Created attachment 863482 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-07 10:35:31 UTC
Created attachment 863483 [details]
net-dns:nsd-4.7.0:20230607-102926.log
Comment 8 Toralf Förster gentoo-dev 2023-06-07 10:35:32 UTC
Created attachment 863484 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-06-07 11:30:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9437e116b0186d464b1fe48f9ff7f0617e71fd

commit 6e9437e116b0186d464b1fe48f9ff7f0617e71fd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-07 11:20:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-07 11:20:12 +0000

    net-dns/nsd: fix build w/ USE='-bind8-stats -ssl'
    
    Closes: https://bugs.gentoo.org/907997
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/nsd-4.7.0-no-bind8-stats-no-ssl.patch    | 23 ++++++++++++++++++++++
 net-dns/nsd/nsd-4.7.0.ebuild                       |  2 ++
 2 files changed, 25 insertions(+)