You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/11/14 00:52:35 UTC

[jira] [Created] (CLIMATE-557) Investigate dubious GEOS installation output

Lewis John McGibbney created CLIMATE-557:
--------------------------------------------

             Summary: Investigate dubious GEOS installation output
                 Key: CLIMATE-557
                 URL: https://issues.apache.org/jira/browse/CLIMATE-557
             Project: Apache Open Climate Workbench
          Issue Type: Bug
          Components: easy-ocw
    Affects Versions: 0.4
            Reporter: Lewis John McGibbney
             Fix For: 0.5


When invoking the install-ubuntu.sh -e command, I get the following

{code}
 -  Installing GEOS dependency ...
/opt/local/bin/ranlib: file: .libs/liblocation.a(PointOnGeometryLocator.o) has no symbols
ranlib: file: .libs/liblocation.a(PointOnGeometryLocator.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libalgorithm.a(PointOnGeometryLocator.o) has no symbols
ranlib: file: .libs/libalgorithm.a(PointOnGeometryLocator.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libgeomprep.a(PreparedGeometry.o) has no symbols
ranlib: file: .libs/libgeomprep.a(PreparedGeometry.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libgeom.a(PreparedGeometry.o) has no symbols
ranlib: file: .libs/libgeom.a(PreparedGeometry.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libintervalrtree.a(IntervalRTreeNode.o) has no symbols
ranlib: file: .libs/libintervalrtree.a(IntervalRTreeNode.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libindex.a(IntervalRTreeNode.o) has no symbols
ranlib: file: .libs/libindex.a(IntervalRTreeNode.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libio.a(ByteOrderDataInStream.o) has no symbols
ranlib: file: .libs/libio.a(ByteOrderDataInStream.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libgeos.a(PointOnGeometryLocator.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libgeos.a(PreparedGeometry.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libgeos.a(IntervalRTreeNode.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libgeos.a(ByteOrderDataInStream.o) has no symbols
ranlib: file: .libs/libgeos.a(PointOnGeometryLocator.o) has no symbols
ranlib: file: .libs/libgeos.a(PreparedGeometry.o) has no symbols
ranlib: file: .libs/libgeos.a(IntervalRTreeNode.o) has no symbols
ranlib: file: .libs/libgeos.a(ByteOrderDataInStream.o) has no symbols
ranlib: file: /usr/local/lib/libgeos.a(PointOnGeometryLocator.o) has no symbols
ranlib: file: /usr/local/lib/libgeos.a(PreparedGeometry.o) has no symbols
ranlib: file: /usr/local/lib/libgeos.a(IntervalRTreeNode.o) has no symbols
ranlib: file: /usr/local/lib/libgeos.a(ByteOrderDataInStream.o) has no symbols
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)