Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2016 16:07:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215599] www/wt: fails to build with boost 1.63
Message-ID:  <bug-215599-13-vQbXaNFp2t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215599-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215599-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215599

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Dec 31 16:06:29 UTC 2016
New revision: 430140
URL: https://svnweb.freebsd.org/changeset/ports/430140

Log:
  www/wt: unbreak with boost 1.63

  In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26:
  [...]
=20
/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<F, A0 , A1 , A2 , A3=
 ,
A4>::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
                          ^~

  PR:           215599
  Approved by:  Mohammad S. Babaei (maintainer)

Changes:
  head/www/wt/Makefile
  head/www/wt/files/patch-src_Wt_Render_CssParser.C

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215599-13-vQbXaNFp2t>