Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#328 closed defect (duplicate)

make check failure on Mac OS X 10.6.2

Reported by: theory Owned by: mloskot
Priority: minor Milestone:
Component: Core Version: 3.0.3
Severity: Unassigned Keywords: mac, macosx, osx
Cc:

Description

The output:

===============================
  GEOS Test Suite Application
===============================

capi::GEOSBuffer: ..................
capi::GEOSContains: ...
capi::GEOSCoordSeq: ......
capi::GEOSGeomFromWKB: .....
capi::GEOSGeomToWKT: ............
capi::GEOSPolygonizeGetCutEdges: ..
capi::GEOSPreparedGeometry: ....
capi::GEOSSimplify: .
capi::GEOSWithin: ...
geos::algorithm::CGAlgorithms::computeOrientation: ..
geos::algorithm::CGAlgorithms::isCCW: ...
geos::algorithm::CGAlgorithms::isPointInRing: ..
geos::algorithm::ConvexHull: .......
geos::algorithm::PointLocator: ....
geos::algorithm::RobustLineIntersection: ..
geos::algorithm::RobustLineIntersector: .............
geos::algorithm::distace::DiscreteHausdorffDistance: ....
geos::geom::Coordinate: .........
geos::geom::CoordinateArraySequence: ................
geos::geom::CoordinateArraySequenceFactory: [1=F]...
geos::geom::CoordinateList: .
geos::geom::Dimension: .....
geos::geom::Envelope: .........
geos::geom::Geometry::covers: ...
geos::geom::Geometry::isRectangle: .......
geos::geom::GeometryFactory: ...................................
geos::geom::IntersectionMatrix: .............................
geos::geom::LineSegment: ......
geos::geom::LineString: .........................
geos::geom::LinearRing: ..............................
geos::geom::Location: ...
geos::geom::MultiLineString: .
geos::geom::MultiPoint: ............................
geos::geom::MultiPolygon: .
geos::geom::Point: .......................................
geos::geom::Polygon: .....................................
geos::geom::Triangle: .....
geos::geom::prep::PreparedGeometryFactory: .............................
geos::index::quadtree::DoubleBits: .
geos::io::ByteOrderValues: ...
geos::io::WKBReader: .......
geos::linearref::LocationIndexedLine: ........................
geos::noding::BasicSegmentString: ....
geos::noding::NodedSegmentString: .....
geos::noding::SegmentNode: ....
geos::noding::SegmentPointComparator: .
geos::operation::IsSimpleOp: ...
geos::operation::buffer::BufferOp: .........
geos::operation::distance::DistanceOp: ..................
geos::operation::geounion::CascadedPolygonUnion: .
geos::operation::overlay::snap::GeometrySnapper: ..
geos::operation::overlay::snap::LineStringSnapper: ..
geos::operation::overlay::validate::FuzzyPointLocator: .......
geos::operation::overlay::validate::OffsetPointGenerator: .....
geos::operation::overlay::validate::OverlayResultValidator: ......
geos::operation::valid::IsValidOp: .
geos::operation::valid::ValidClosedRing: .....
geos::operation::valid::ValidSelfTouchingRingFormingHole: .......
geos::precision::SimpleGeometryPrecisionReducer: .......
geos::simplify::DouglasPeuckerSimplifier: ..........
geos::simplify::TopologyPreservingSimplifier: ..........
geos::util::UniqueCoordinateArrayFilter: .

---> group: geos::geom::CoordinateArraySequenceFactory, test: test<1>
     problem: assertion failed

tests summary: failures:1 ok:555
FAIL: geos_unit
===================
1 of 1 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1

Let me know if you need more information.

Change History (3)

comment:1 by mloskot, 14 years ago

Owner: changed from strk to mloskot
Status: newassigned

comment:2 by mloskot, 14 years ago

Keywords: macosx osx added; os x removed
Resolution: duplicate
Status: assignedclosed

This is duplicate of #299

comment:3 by theory, 14 years ago

So it is. Apologies for the noise.

Note: See TracTickets for help on using tickets.