[Bug 220762] games/spring: fails to build with boost 1.65 but only on FreeBSD 10.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 16 12:08:35 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220762
Bug ID: 220762
Summary: games/spring: fails to build with boost 1.65 but only
on FreeBSD 10.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: amdmi3 at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Blocks: 220714
Assignee: amdmi3 at FreeBSD.org
Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
In file included from rts/Game/Camera/FreeController.cpp:10:
In file included from rts/System/Config/ConfigHandler.h:10:
In file included from /usr/local/include/boost/function.hpp:24:
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17:
In file included from /usr/local/include/boost/function/function_base.hpp:21:
In file included from /usr/local/include/boost/type_index.hpp:29:
In file included from
/usr/local/include/boost/type_index/stl_type_index.hpp:46:
In file included from /usr/local/include/boost/functional/hash.hpp:6:
In file included from /usr/local/include/boost/functional/hash/hash.hpp:21:
In file included from
/usr/local/include/boost/functional/hash/detail/hash_float.hpp:14:
In file included from
/usr/local/include/boost/functional/hash/detail/float_functions.hpp:14:
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21:
/usr/include/c++/v1/cmath:638:7: error: no member named 'signbit' in the global
namespace; did you mean 'math::signbit'?
using ::signbit;
^~
rts/lib/streflop/SMath.h:264:13: note: 'math::signbit' declared here
inline int signbit (Simple x) {return streflop_libm::__signbitf(x);}
^
http://package22.nyi.freebsd.org/data/103amd64-default-PR220714/2017-07-15_11h52m05s/logs/errors/spring-98.0_5.log
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220714
[Bug 220714] devel/boost-all: Update to 1.65 (currently beta)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list