Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 604496

Summary: net-analyzer/icinga-2.5.4-r1 with <dev-libs/boost1.58 - ?: error: call of overloaded ‘swap(boost::blank&, boost::blank&)’ is ambiguous
Product: Gentoo Linux Reporter: Dennis Lichtenthäler <dennis>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://dev.icinga.com/issues/13661
See Also: https://dev.icinga.com/issues/13661
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 590244    
Bug Blocks:    

Description Dennis Lichtenthäler 2017-01-03 11:28:34 UTC
The build fails with

error: call of overloaded ‘swap(boost::blank&, boost::blank&)’ is ambiguous
     swap(lhs, rhs);

Confirmed on the icinga2 bug tracker (see URL).
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-01-06 16:41:16 UTC
Glad to see that this is why it was failing to build
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-01-06 22:50:06 UTC
I do think that this only impacted 2.6.0.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-01-11 19:23:39 UTC
Upstream acked that this is a known issue in boost, either use an old version or a new version, the current stable has a known bug.