[Bug 214516] games/plee-the-bear: fails to build with boost 1.62

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 14 18:53:15 UTC 2016


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

            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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 199601
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
          Assignee: amdmi3 at 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 + name;
              ~~~~~~~~~~~~~~~~~~~^
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 + name;
                                       ~~~~~~~~~~~~~~~~~~~~~~~^
/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 + name;
                                                               ~~^
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=199601
[Bug 199601] devel/boost-all: Upgrade to 1.62
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list