Bug 214516 - games/plee-the-bear: fails to build with boost 1.62
Summary: games/plee-the-bear: fails to build with boost 1.62
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: needs-patch, regression
Depends on:
Blocks: 199601
  Show dependency treegraph
 
Reported: 2016-11-14 18:53 UTC by Jan Beich
Modified: 2017-08-23 11:28 UTC (History)
1 user (show)

See Also:
rakuco: maintainer-feedback-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.