Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 604496 - net-analyzer/icinga-2.5.4-r1 with <dev-libs/boost1.58 - ?: error: call of overloaded ‘swap(boost::blank&, boost::blank&)’ is ambiguous
Summary: net-analyzer/icinga-2.5.4-r1 with <dev-libs/boost1.58 - ?: error: call of ove...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL: https://dev.icinga.com/issues/13661
Whiteboard:
Keywords:
Depends on: 590244
Blocks:
  Show dependency tree
 
Reported: 2017-01-03 11:28 UTC by Dennis Lichtenthäler
Modified: 2017-01-11 19:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.