Bug 214516

Summary: games/plee-the-bear: fails to build with boost 1.62
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: rene
Priority: --- Keywords: needs-patch, regression
Version: LatestFlags: rakuco: maintainer-feedback-
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 199601    

Description Jan Beich freebsd_committer freebsd_triage 2016-11-14 18:53:15 UTC
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
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-11-16 08:58:59 UTC
Mark as not blocking boost update, I'll fix it after boost update hits the tree.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2017-07-22 11:07:11 UTC
Ping. ports 446387 scheduled removal after 2017-08-23.
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2017-08-23 11:18:01 UTC
No feedback for a month, port removed.