Date: Mon, 18 Dec 2017 12:42:59 +0100 From: Guido Falsi <madpilot@FreeBSD.org> To: Dmitry Marakasov <amdmi3@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r456614 - head/games/pokerth Message-ID: <700a5b07-0972-091e-8467-670347d18e06@FreeBSD.org> In-Reply-To: <201712181101.vBIB1cOv050021@repo.freebsd.org> References: <201712181101.vBIB1cOv050021@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/18/2017 12:01, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Mon Dec 18 11:01:38 2017 > New Revision: 456614 > URL: https://svnweb.freebsd.org/changeset/ports/456614 > > Log: > - Mark BROKEN: does not build: src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:422:45: error: use of class template 'boost::asio::strand' requires template arguments Hi, I just ran a quick test in poudriere in a 12-CURRENT jail with latest ports tree, by commenting out the broken line and the port builds fine actually. I'm also running the test on other FreeBSD versions, but I'm sure it will build fine there too. The error you report looks quite similar to the one I have bee reported here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224123 to which I'm trying to find a solution, but that's for an upcoming boost version still not present in the tree. So I kindly ask you to revert the broken line since, with the present state of the tree, the port builds (and works) fine. If I can't find a fix by the time boost 1.66 is committed to the tree I agree a BROKEN line will be needed there. Thanks! -- Guido Falsi <madpilot@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?700a5b07-0972-091e-8467-670347d18e06>