[Bug 229569] devel/boost-all: Update to 1.68.0 (currently, Beta phase)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 11 12:50:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229569

--- Comment #12 from commit-hook at 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 =
      ^
  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

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


More information about the freebsd-office mailing list