In file included from /var/tmp/portage/sci-geosciences/osm2pgsql-0.90.0/work/osm2pgsql-0.90.0/geometry-builder.cpp:39:0: /usr/include/geos/geom/GeometryFactory.h: In member function ‘geometry_builder::pg_geom_t geometry_builder::get_wkb_simple(const nodelist_t&, int) const’: /usr/include/geos/geom/GeometryFactory.h:420:2: error: ‘geos::geom::GeometryFactory::GeometryFactory()’ is protected GeometryFactory(); ^ ----------------------------------------------------------------- This is an unstable amd64 chroot image (named desktop-unstable_20170121-000413) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * llvm-config --version: 3.9.1 Available Java Virtual Machines: [1] icedtea-7 [2] icedtea-bin-7 [3] icedtea-bin-8 system-vm Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] pypy (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.8 [icedtea-7] 2) IcedTea JDK 7.2.6.8 [icedtea-bin-7] *) IcedTea JDK 3.2.0 [icedtea-bin-8] -----------------------------------------------------------------
Created attachment 461676 [details] emerge-info.txt
Created attachment 461678 [details] emerge-history.txt
Created attachment 461680 [details] environment
Created attachment 461682 [details] etc.portage.tbz2
Created attachment 461684 [details] sci-geosciences:osm2pgsql-0.90.0:20170128-090758.log
This is known to upstream: https://github.com/openstreetmap/osm2pgsql/issues/634 Seems like they prefer to depend on GEOS < 3.6.0 for the moment.
commit dd361c5a36dfc26991ce8827ef9e4f863948eef4 Author: Amy Liffey <amynka@gentoo.org> Date: Fri Feb 10 11:24:18 2017 +0100 sci-geosciences/osm2pgsql: fix dep bug #607456 Suggested-by: bugtrack@web.de Upstream-bug: https://github.com/openstreetmap/osm2pgsql/issues/634 Thank you !