[Pkg-osm-maint] Bug#788767: monav: FTBFS with gcc 4.9/mapnik 3.0.0: requires flags for c++11 support

Chris West (Faux) solo-debianbugs at goeswhere.com
Sun Jun 14 20:53:13 UTC 2015


Source: monav
Version: 0.3-8
Severity: important

Dear Maintainer,

The package fails to build on sid, inside libmapnik:

make[4]: Entering directory '/tmp/buildd/monav-0.3/plugins/osmrenderer'
[...]
In file included from /usr/include/c++/4.9/cstdint:35:0,
                 from /usr/include/mapnik/global.hpp:27,
                 from /usr/include/mapnik/color.hpp:28,
                 from /usr/include/mapnik/map.hpp:28,
                 from mapnikrenderer.cpp:27:
/usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
[..]
mapnikrenderer.cpp:32:31: fatal error: mapnik/graphics.hpp: No such file or directory
 #include <mapnik/graphics.hpp>
                               ^

Maybe this is a problem with libmapnik instead?  I'm not sure what their expectation is.

<cstdint> doesn't strike me as a very important header.


Full build logs can be seen on the Reproducible Builds builder:
https://reproducible.debian.net/rb-pkg/unstable/amd64/monav.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-20-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Pkg-osm-maint mailing list