Date: Mon, 21 Oct 2019 16:46:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237016] graphics/mapnik: fails to build with boost 1.70 Message-ID: <bug-237016-7788-mdsbwCN1Jr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237016-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-237016-7788@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=3D237016 --- Comment #6 from Ting-Wei Lan <lantw44@gmail.com> --- Now it failed even earlier than before. Mapnik doesn't work with scons 3.1.= 1. Downgrading scons to 3.0.1 fixes the problem, but it still doesn't build wi= th boost 1.71. https://github.com/mapnik/mapnik/issues/4081 =3D=3D=3D> Building for mapnik-3.0.9_29 scons: Reading SConscript files ... Welcome to Mapnik... Configuring build environment... Configuring on FreeBSD in *release mode*... Checking for freetype-config... yes Checking for dlfcn.h support ... yes Checking if compiler (c++) supports -std=3Dc++11 flag... (cached) yes Checking for C library z... yes Checking for C++ library icuuc... yes Checking for ICU version >=3D 4.2... found: icu 65.1 (cached) Checking for C++ library harfbuzz... yes Checking for HarfBuzz version >=3D 0.9.34... found: HarfBuzz 2.6.2 Checking for HarfBuzz with freetype support (cached) yes Searching for boost libs and headers... (cached) Found boost libs: /usr/local/lib Found boost headers: /usr/local/include Checking for C++ header file boost/version.hpp... yes Checking for Boost version >=3D 1.47... yes Found boost lib version... 1_71 KeyError: 'BOOST_APPEND': File "/tmp/wrkdirs/usr/ports/graphics/mapnik/work/mapnik-v3.0.9/SConstruc= t", line 1435: if not conf.CheckLibWithHeader('boost_%s%s' % (libinfo[0],env['BOOST_APPEND']), libinfo[1], 'C++'): File "/usr/local/lib/scons/SCons/Environment.py", line 410: return self._dict[key] --=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-237016-7788-mdsbwCN1Jr>