Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794532 - net-dns/pdns-4.4.1 fails tests
Summary: net-dns/pdns-4.4.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-06 07:12 UTC by Agostino Sarubbo
Modified: 2021-06-27 21:07 UTC (History)
0 users

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


Attachments
build.log (build.log,146.37 KB, text/plain)
2021-06-06 07:12 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,10.79 KB, text/plain)
2021-06-06 07:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-06 07:12:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/pdns-4.4.1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-06 07:12:08 UTC
Created attachment 713868 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-06 07:12:10 UTC
Created attachment 713871 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Larry the Git Cow gentoo-dev 2021-06-27 21:07:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f06d066a951b3f5de9b33d60198ba6cb0c944ce

commit 9f06d066a951b3f5de9b33d60198ba6cb0c944ce
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2021-06-27 21:03:15 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2021-06-27 21:07:14 +0000

    net-dns/pdns: Fix support for boost-1.76
    
    Boost 1.76 uses different exceptions for the containers, force it back to
    standard exceptions.
    
    Closes: https://bugs.gentoo.org/794532
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 net-dns/pdns/files/pdns-4.4.1-boost-1.76.patch |  26 ++++
 net-dns/pdns/pdns-4.4.1-r1.ebuild              | 172 +++++++++++++++++++++++++
 2 files changed, 198 insertions(+)