Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2016 10:14:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214819] converters/osm2pgsql: ERROR: error: calling a protected constructor
Message-ID:  <bug-214819-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214819

            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@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)
          Assignee: amdmi3@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/inc=
lude
-I/usr/local/include -I/usr/local/include
-DOSM2PGSQL_DATADIR=3D\"/usr/local/share/osm2pgsql\" -Igeos-fallback
-I/usr/local/include/lua52 -pthread -I/usr/local/include -I/usr/local/inclu=
de
-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 protec=
ted
here
        GeometryFactory();

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214819-13>