[Bug 224130] games/wesnoth: fails to build with boost 1.66

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 5 21:25:56 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224130

            Bug ID: 224130
           Summary: games/wesnoth: fails to build with boost 1.66
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz at freebsd.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 223922
          Assignee: tz at freebsd.org
             Flags: maintainer-feedback?(tz at freebsd.org)

As part of exp-run in bug 223922 this port was found to break on Boost update.
If the issue won't disappear on its own by Boost release I plan to mark the
port as BROKEN. Can you check with upstream maintainer or help with a fix?

$ fetch -qo- 'https://reviews.freebsd.org/D13279?download=true' | patch -Efsp0
-d /usr/ports
$ make all deinstall install clean -C/usr/ports/devel/boost-libs
$ make -C/usr/ports/games/wesnoth
[...]
In file included from /usr/local/include/boost/variant/apply_visitor.hpp:17:0,
                 from src/config.hpp:38,
                 from src/serialization/schema_validator.hpp:21,
                 from src/tools/validator/validator_tool.cpp:15:
/usr/local/include/boost/variant/detail/apply_visitor_binary.hpp: In member
function 'typename boost::enable_if_c<(MoveSemantics && boost::is_same<Value2,
Value2>::value), typename Visitor::result_type>::type
boost::detail::variant::apply_visitor_binary_unwrap<Visitor, Visitable2,
MoveSemantics>::operator()(Value1&&)':
/usr/local/include/boost/variant/detail/apply_visitor_binary.hpp:137:17: error:
'is_lvalue_reference' is not a member of 'boost'
             , ! ::boost::is_lvalue_reference<Value1>::value
                 ^~
[...]

http://package23.nyi.freebsd.org/data/103i386-default-PR223922/2017-12-02_11h06m37s/logs/errors/wesnoth-1.12.6_7,1.log
http://package22.nyi.freebsd.org/data/103amd64-default-PR223922/2017-12-02_11h06m39s/logs/errors/wesnoth-1.12.6_7,1.log
http://package22.nyi.freebsd.org/data/111amd64-default-PR223922/2017-12-03_09h31m05s/logs/errors/wesnoth-1.12.6_7,1.log
http://package23.nyi.freebsd.org/data/111i386-default-PR223922/2017-12-03_09h31m14s/logs/errors/wesnoth-1.12.6_7,1.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223922
[Bug 223922] devel/boost-all: Update to 1.66.0 (currently beta)
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list