Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2016 18:53:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214516] games/plee-the-bear: fails to build with boost 1.62
Message-ID:  <bug-214516-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 214516
           Summary: games/plee-the-bear: fails to build with boost 1.62
           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: 199601
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)
          Assignee: amdmi3@FreeBSD.org

bear-engine/core/src/engine/code/resource_pool.cpp:138:34: error: no member
named 'slash' in namespace 'boost::filesystem'
        *it + boost::filesystem::slash<boost::filesystem::path>::value + na=
me;
              ~~~~~~~~~~~~~~~~~~~^
bear-engine/core/src/engine/code/resource_pool.cpp:138:63: error: expected =
'('
for function-style cast or type construction
        *it + boost::filesystem::slash<boost::filesystem::path>::value + na=
me;
                                       ~~~~~~~~~~~~~~~~~~~~~~~^
/usr/local/include/claw/system_info_unix.hpp:32:9: note:
'__CLAW_SYSTEM_INFO_UNIXHPP__' is defined here; did you mean
'__CLAW_SYSTEM_INFO_UNIX_HPP__'?
#define __CLAW_SYSTEM_INFO_UNIXHPP__
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __CLAW_SYSTEM_INFO_UNIX_HPP__
bear-engine/core/src/engine/code/resource_pool.cpp:138:66: error: no member
named 'value' in the global namespace
        *it + boost::filesystem::slash<boost::filesystem::path>::value + na=
me;
                                                               ~~^
3 errors generated.

http://package18.nyi.freebsd.org/data/101amd64-default-PR199601/2016-03-26_=
20h35m15s/logs/errors/plee-the-bear-0.6.0_7.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199601
[Bug 199601] devel/boost-all: Upgrade to 1.62
--=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-214516-13>