From owner-freebsd-ports-bugs@freebsd.org Tue Dec 27 07:55:17 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4177BC9315D for ; Tue, 27 Dec 2016 07:55:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 302E51CE3 for ; Tue, 27 Dec 2016 07:55:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR7tF5f073378 for ; Tue, 27 Dec 2016 07:55:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215599] www/wt: fails to build with boost 1.63 Date: Tue, 27 Dec 2016 07:55:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc blocked flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 07:55:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215599 Bug ID: 215599 Summary: www/wt: fails to build with boost 1.63 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: info@babaei.net Blocks: 215598 Flags: maintainer-feedback?(info@babaei.net) CC: info@babaei.net In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:15: In file included from /usr/local/include/boost/spirit/home/qi/auto.hpp:15: In file included from /usr/local/include/boost/spirit/home/qi/auto/auto.hpp= :13: In file included from /usr/local/include/boost/spirit/home/support/common_terminals.hpp:15: In file included from /usr/local/include/boost/spirit/home/support/terminal.hpp:18: In file included from /usr/local/include/boost/spirit/include/phoenix_function.hpp:11: In file included from /usr/local/include/boost/phoenix/function.hpp:11: In file included from /usr/local/include/boost/phoenix/function/function.hpp:58: In file included from /usr/local/include/boost/phoenix/function/detail/cpp03/function_operator.hp= p:6: In file included from /usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/functio= n_operator.hpp:12: /usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/functio= n_operator_10.hpp:91:105: error: cannot initialize a parameter of type 'char *' with an lvalue of type 'char const[17]' return detail::expression::function_eval::make(f, a0 , a1 , a2 , a3 , a4); =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 ^~ wt-3.3.6/src/Wt/Render/CssParser.C:375:5: note: in instantiation of function template specialization 'boost::phoenix::function > >::operator() >, boost::phoenix::actor >, boost::phoenix::actor >, char [17], fs_error_tag= >' requested here error_report(qi::_2, qi::_3, qi::_4, "styleSheetText()", fs_error_tag()) ^ wt-3.3.6/src/Wt/Render/CssParser.C:449:43: note: in instantiation of member function 'CssGrammer >::CssGrammer' requested here CssGrammer cssGrammer; ^ /usr/local/include/boost/phoenix/core/expression.hpp:63:65: note: passing argument to parameter 'a' here static type make(typename call_traits::param_type... a) ^ full build log: http://sprunge.us/NdAN Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215598 [Bug 215598] devel/boost-all: update to 1.63 --=20 You are receiving this mail because: You are the assignee for the bug.=