Summary: | net-dns/pdns-recursor-4.3.1 : /.../webserver.cc:384: undefined reference to YaHTTP::AsyncLoader<YaHTTP::Request>::feed(std::_cxx11 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Sven Wegener <swegener> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sergeev917 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-dns:pdns-recursor-4.3.1:20200521-011603.log temp.tbz2 net-dns/pdns-recursor (fix >=dev-libs/boost-1.73 issue) net-dns/pdns-recursor (fix gcc-10 issue) |
Description
Toralf Förster
![]() Created attachment 640660 [details]
emerge-info.txt
Created attachment 640662 [details]
emerge-history.txt
Created attachment 640664 [details]
environment
Created attachment 640666 [details]
etc.portage.tbz2
Created attachment 640668 [details]
logs.tbz2
Created attachment 640670 [details]
net-dns:pdns-recursor-4.3.1:20200521-011603.log
Created attachment 640672 [details]
temp.tbz2
Greetings, on my 32bit Gentoo system, after a recent emerge sync/world net-dns/pdns-recursor-4.3.1 install kept failing there are two issues. first is with >=dev-libs/boost-1.73 & second with gcc-10 the following two patches were able to successfully complete the installation on my system Created attachment 641470 [details, diff]
net-dns/pdns-recursor (fix >=dev-libs/boost-1.73 issue)
Created attachment 641472 [details, diff]
net-dns/pdns-recursor (fix gcc-10 issue)
the above two patches need to be installed under: /etc/portage/patches/net-dns/pdns-recursor-4.3.1 best regards Relevant links: https://github.com/PowerDNS/pdns/issues/9139 https://github.com/PowerDNS/pdns/pull/9122 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cb72bb0421f600e12802111db6d05514d763d8 commit 13cb72bb0421f600e12802111db6d05514d763d8 Author: Sven Wegener <swegener@gentoo.org> AuthorDate: 2020-05-30 09:50:25 +0000 Commit: Sven Wegener <swegener@gentoo.org> CommitDate: 2020-05-30 09:53:24 +0000 net-dns/pdns-recursor: Fix building with gcc-10, bug #724398 Closes: https://bugs.gentoo.org/724398 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sven Wegener <swegener@gentoo.org> .../files/pdns-recursor-4.3.1-gcc-10.patch | 61 ++++++++++++++++++++++ net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild | 1 + 2 files changed, 62 insertions(+) |