[llvm-bugs] [Bug 39039] New: can't compile Mapnik

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 21 09:44:51 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39039

            Bug ID: 39039
           Summary: can't compile Mapnik
           Product: clang
           Version: 3.8
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: Julie at empowerengine.com
                CC: llvm-bugs at lists.llvm.org

I'm working on Ubuntu 14.04 on an AWS EC2 box.

I'm trying to compile Mapnik following these instructions (except the second
Clang install which tries to downgrade and causes other problems):

On the "make", it breaks on the command:
clang++-3.8 -v -o src/renderer_common/render_group_symbolizer.os -c -std=c++14
-DU_USING_ICU_NAMESPACE=0 -D_GLIBCXX_USE_CXX11_ABI=0 -fvisibility=hidden
-fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare
-Wno-unsequenced -Wtautological-compare -Wheader-hygiene -O3 -fPIC
-DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU
-DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX
-DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1
-DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1
-DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DSVG_RENDERER -Ideps
-Ideps/mapbox/polylabel/include -Ideps/mapbox/protozero/include
-Ideps/mapbox/geometry/include -Ideps/mapbox/variant/include -Ideps/agg/include
-Iinclude -Imason_packages/.link/include
-Imason_packages/.link/include/freetype2
-Imason_packages/.link/include/libpng16
-Imason_packages/linux-x86_64/libgdal/2.1.3/include
-Imason_packages/.link/include/cairo -Imason_packages/.link/include/pixman-1
src/renderer_common/render_group_symbolizer.cpp

It says to file a bug report and attach two specified files, which I've done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180921/d7abb9e9/attachment.html>


More information about the llvm-bugs mailing list