Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 12:50:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)
Message-ID:  <bug-229569-25061-oE4DflFxab@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229569-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229569-25061@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=3D229569

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

Author: jbeich
Date: Wed Jul 11 12:50:16 UTC 2018
New revision: 474442
URL: https://svnweb.freebsd.org/changeset/ports/474442

Log:
  graphics/mapnik: unbreak with boost 1.68

  In file included from src/save_map.cpp:40:
  include/mapnik/image_filter.hpp:166:23: error: no member named 'bits32f' =
in
namespace 'boost::gil'
      using boost::gil::bits32f;
            ~~~~~~~~~~~~^
  include/mapnik/image_filter.hpp:168:5: error: unknown type name 'bits32f'
      bits32f out_value =3D
      ^
  In file included from deps/agg/src/agg_pixfmt_rgba.cpp:7:
  deps/boost/gil/extension/toolbox/hsv.hpp:47:35: error: too few arguments
provided to function-like macro invocation
  GIL_DEFINE_ALL_TYPEDEFS( 32f, hsv )
                                    ^
  /usr/local/include/boost/gil/typedefs.hpp:89:9: note: macro
'GIL_DEFINE_ALL_TYPEDEFS' defined here
          ^

  PR:           229569

Changes:
  head/graphics/mapnik/Makefile
  head/graphics/mapnik/distinfo

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229569-25061-oE4DflFxab>