Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 12:08:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220762] games/spring: fails to build with boost 1.65 but only on FreeBSD 10.3
Message-ID:  <bug-220762-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220762

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 220714
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@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:2=
1:
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 gl=
obal
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=3D220714
[Bug 220714] devel/boost-all: Update to 1.65 (currently beta)
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220762-13>