[Bug 214819] converters/osm2pgsql: ERROR: error: calling a protected constructor

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 25 10:14:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214819

            Bug ID: 214819
           Summary: converters/osm2pgsql: ERROR: error: calling a
                    protected constructor
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3 at FreeBSD.org
          Reporter: ohartmann at walstatt.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
          Assignee: amdmi3 at FreeBSD.org

Upgrade osm2pgsql-0.87.2_1 to osm2pgsql-0.87.2_2 on 12-CURRENT fails due to the
error shown below:

[...]
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -pthread
-I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -I/usr/include
-I/usr/local/include -I/usr/local/include
-DOSM2PGSQL_DATADIR=\"/usr/local/share/osm2pgsql\" -Igeos-fallback
-I/usr/local/include/lua52 -pthread -I/usr/local/include -I/usr/local/include
-O2 -pipe -O3 -fstack-protector -fno-strict-aliasing -MT id-tracker.lo -MD -MP
-MF .deps/id-tracker.Tpo -c id-tracker.cpp  -fPIC -DPIC -o .libs/id-tracker.o
geometry-builder.cpp:97:21: error: calling a protected constructor of class
'geos::geom::GeometryFactory'
    GeometryFactory gf;
                    ^
/usr/local/include/geos/geom/GeometryFactory.h:420:2: note: declared protected
here
        GeometryFactory();

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list