<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - can't compile Mapnik"
href="https://bugs.llvm.org/show_bug.cgi?id=39039">39039</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>can't compile Mapnik
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.8
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>Julie@empowerengine.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>