#42317: fluxbox: update to 1.3.5 ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: fluxbox | ---------------------------+-------------------------------- Changes (by snc@…): * status: closed => reopened * resolution: fixed => Comment: 10.9 Build failure. {{{ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/functional:1026:13: error: no matching constructor for initialization of 'binder2nd<std::__1::equal_to<WinClient *> >' {return binder2nd<__Operation>(__op, __x);} ^ ~~~~~~~~~ fluxbox.cc:1362:25: note: in instantiation of function template specialization 'std::__1::bind2nd<std::__1::equal_to<WinClient *>, const WinClient *>' requested here Compose(bind2nd(equal_to<WinClient *>(), client), ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/functional:1012:5: note: candidate constructor not viable: 2nd argument ('const WinClient *const') would lose const qualifier binder2nd(const __Operation& __x, const typename __Operation::second_argument_type __y) ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/functional:1003:29: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided class _LIBCPP_TYPE_VIS_ONLY binder2nd ^ }}} -- Ticket URL: <https://trac.macports.org/ticket/42317#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X