[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by aperi2007):

 Hi,
 changing the configure phase in this mode it seem work.

 CFLAGS="-m64" CPPFLAGS="-m64" CXXFLAGS="-m64" LDFLAGS="-m64" FFLAGS="-m64"
 LDFLAGS="-L/usr/lib64/" ./configure --enable-python

 Now the "make check" start and end without any error.

 it only report some strange notice like these:


 {{{
 capi::GEOSBuffer: 
 capi::GEOSContains: ...
 capi::GEOSCoordSeq: ..
 capi::GEOSDistance: .
 capi::GEOSGeomFromWKB: .
 capi::GEOSGeomToWKT: .
 capi::GEOSGeom_create: ...
 capi::GEOSGeom_extractUniquePoints: ...
 capi::GEOSIntersects: ...NOTICE: IllegalArgumentException:
 RobustDeterminant encountered non-finite numbers
 .NOTICE: IllegalArgumentException: RobustDeterminant encountered non-
 finite numbers
 .
 capi::GEOSLineStringPoint: ...
 capi::GEOSOffsetCurve: ..
 capi::GEOSOrientationIndex: ...
 capi::GEOSPolygonizeGetCutEdges: ..
 capi::GEOSPreparedGeometry: ..
 capi::GEOSRelateBoundaryNodeRule: ...NOTICE: Invalid boundary node
 rule 5
 .
 capi::GEOSRelatePatternMatch: .NOTICE: IllegalArgumentException:
 Geometry is not lineal

 capi::GEOSSharedPaths: ..NOTICE: IllegalArgumentException: Geometry is not
 lineal
 .
 capi::GEOSSimplify: .
 capi::GEOSSnap: 
 capi::GEOSUnaryUnion: 
 capi::GEOSWithin: ...
 capi::GEOSisValidDetail: ..
 geos::algorithm::Angle: 
 geos::algorithm::CGAlgorithms::computeOrientation: ..
 geos::algorithm::CGAlgorithms::isCCW: .
 geos::algorithm::CGAlgorithms::isPointInRing: ..
 geos::algorithm::CGAlgorithms::signedArea: ...
 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: 
 geos::geom::CoordinateList: ..
 geos::geom::Dimension: .
 geos::geom::Envelope: .
 geos::geom::Geometry::clone: ...
 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::PrecisionModel: .
 geos::geom::Triangle: .
 geos::geom::prep::PreparedGeometryFactory: .
 geos::geom::util::GeometryExtracter: ..
 geos::index::quadtree::DoubleBits: .
 geos::io::ByteOrderValues: ...
 geos::io::WKBReader: ...
 geos::io::WKBWriter: ...
 geos::io::WKTReader: ..
 geos::io::WKTWriter: .
 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::geounion::UnaryUnionOp: .
 geos::operation::linemerge::LineMerger: ..
 geos::operation::linemerge::LineSequencer: 
 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::polygonize::Polygonizer: ..
 geos::operation::sharedpaths::SharedPathsOp: .
 geos::operation::valid::IsValidOp: .
 geos::operation::valid::ValidClosedRing: .
 geos::operation::valid::ValidSelfTouchingRingFormingHole: ...
 geos::precision::SimpleGeometryPrecisionReducer: ...
 geos::simplify::DouglasPeuckerSimplifier: ..
 geos::simplify::TopologyPreservingSimplifier: ..
 geos::util::UniqueCoordinateArrayFilter: .

 tests summary: ok:732
 PASS: geos_unit
 =

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by aperi2007):

 Hi,
 sorry for my slow steps forward, but I'm no skill with gdb.

 this is the final result of backtrace :


 {{{

 Temporary breakpoint 1, main (argC=71, argV=0x7fffd838)
 at XMLTester.cpp:1458
 1458{
 Missing separate debuginfos, use: debuginfo-install
 glibc-2.12-1.25.el6_1.3.x86_64 libgcc-4.4.5-6.el6.x86_64
 libstdc++-4.4.5-6.el6.x86_64
 (gdb) libstdc++-4.4.5-6.el6.x86_64
 Undefined command: "libstdc++-4".  Try "help".
 (gdb) bt
 #0  main (argC=71, argV=0x7fffd838) at XMLTester.cpp:1458
 (gdb) q
 A debugging session is active.

 Inferior 1 [process 31527] will be killed.

 Quit anyway? (y or n) n
 Not confirmed.
 (gdb) continue
 Continuing.
 lt-XMLTester: GeometryComponentFilter.cpp:35: virtual void
 geos::geom::GeometryComponentFilter::filter_ro(const
 geos::geom::Geometry*): Assertion `0' failed.

 Program received signal SIGABRT, Aborted.
 0x7746d905 in raise () from /lib64/libc.so.6
 (gdb) bt
 #0  0x7746d905 in raise () from /lib64/libc.so.6
 #1  0x7746f0e5 in abort () from /lib64/libc.so.6
 #2  0x774669be in __assert_fail_base () from /lib64/libc.so.6
 #3  0x77466a80 in __assert_fail () from /lib64/libc.so.6
 #4  0x77afcb13 in geos::geom::GeometryComponentFilter::filter_ro (
 this=, geom=)
 at GeometryComponentFilter.cpp:35
 #5  0x77b631c5 in getLines (this=0x7fffc7f0)
 at ../../../include/geos/geom/util/LinearComponentExtracter.h:57
 #6  geos::operation::distance::DistanceOp::computeFacetDistance (
 this=0x7fffc7f0) at DistanceOp.cpp:396
 #7  0x77b63871 in geos::operation::distance::DistanceOp::distance
 (
 this=0x7fffc7f0) at DistanceOp.cpp:148
 #8  0x77b63b50 in geos::operation::distance::DistanceOp::distance
 (
 g0=, g1=) at
 DistanceOp.cpp:63
 #9  0x0040cc46 in XMLTester::parseTest (this=0x7fffd610,
 node=) at XMLTester.cpp:1375
 #10 0x0040d41b in XMLTester::parseCase (this=0x7fffd610,
 node=) at XMLTester.cpp:644
 #11 0x0040da23 in XMLTester::parseRun (this=0x7fffd610,
 node=) at XMLTester.cpp:449
 #12 0x0040df99 in XMLTester::run (this=0x7fffd610, source=
 "./tests/general/TestDistance.xml") at XMLTester.cpp:399
 #13 0x0040e41a in main (argC=71, argV=)
 at XMLTester.cpp:1507
 (gdb)

 }}}

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by aperi2007):

 Hi,
 finally I found how execute the program :)

 This is the result of execution with gdb:


 {{{
 make[3]: `bug234' is up to date.
 make[3]: `TestSweepLineSpeed' is up to date.
 make[3]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 make[2]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 Making check in xmltester
 make[2]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make  check-TESTS
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-48.el6)
 Copyright (C) 2010 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "x86_64-redhat-linux-gnu".
 For bug reporting instructions, please see:
 ...
 Reading symbols from /home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester/.libs/lt-XMLTester...done.
 (gdb) start
 Temporary breakpoint 1 at 0x40e290: file XMLTester.cpp, line 1458.
 Starting program: /home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester/.libs/lt-XMLTester -v --test-valid-output
 ./tests/testLeaksBig.xml ./tests/split.xml ./tests/hexwkb.xml
 ./tests/test.xml ./tests/linemerge.xml ./tests/TestIsValid.xml
 ./tests/robustness.xml ./tests/buffer.xml ./tests/singlesidedbuffer.xml
 ./tests/ticket/bug176.xml ./tests/ticket/bug188.xml
 ./tests/ticket/bug244.xml ./tests/ticket/bug275.xml
 ./tests/ticket/bug350.xml ./tests/ticket/bug356.xml
 ./tests/ticket/bug358.xml ./tests/ticket/bug360.xml
 ./tests/ticket/bug366.xml ./tests/ticket/bug392.xml
 ./tests/ticket/bug398.xml ./tests/ticket/bug434.xml
 ./tests/general/TestBoundary.xml ./tests/general/TestBuffer.xml
 ./tests/general/TestBufferMitredJoin.xml ./tests/general/TestCentroid.xml
 ./tests/general/TestConvexHull.xml ./tests/general/TestConvexHull-big.xml
 ./tests/general/TestDistance.xml ./tests/general/TestFunctionAAPrec.xml
 ./tests/general/TestFunctionAA.xml ./tests/general/TestFunctionLAPrec.xml
 ./tests/general/TestFunctionLA.xml ./tests/general/TestFunctionLLPrec.xml
 ./tests/general/TestFunctionLL.xml ./tests/general/TestFunctionPA.xml
 ./tests/general/TestFunctionPLPrec.xml ./tests/general/TestFunctionPL.xml
 ./tests/general/TestFunctionPP.xml ./tests/general/TestInteriorPoint.xml
 ./tests/general/TestRectanglePredicate.xml
 ./tests/general/TestRelateAA.xml ./tests/general/TestRelateLA.xml
 ./tests/general/TestRelateLL.xml ./tests/general/TestRelatePL.xml
 ./tests/general/TestRelateAC.xml ./tests/general/TestRelateLC.xml
 ./tests/general/TestRelatePA.xml ./tests/general/TestRelatePP.xml
 ./tests/general/TestSimple.xml ./tests/general/TestUnaryUnion.xml
 ./tests/general/TestValid.xml ./tests/general/TestValid2.xml
 ./tests/general/TestValid2-big.xml ./tests/general/TestWithinDistance.xml
 ./tests/stmlf/stmlf-cases-20061020.xml ./tests/stmlf/stmlf-cases-20061020
 -invalid-output.xml ./tests/stmlf/stmlf-cases-20070119.xml
 ./tests/robust/TestRobustOverlayFixed.xml
 ./tests/robust/TestRobustRelate.xml ./tests/fme.xml
 ./tests/TestBufferExternal.xml ./tests/TestBufferExternal2.xml
 ./tests/heisenbugs.xml ./tests/badguy3.xml ./tests/hole_from_shell.xml
 ./tests/hole_red.xml ./tests/safe/16595.xml ./tests/safe/16596.xml

 Temporary breakpoint 1, main (argC=71, argV=0x7fffd838)
 at XMLTester.cpp:1458
 1458{
 Missing separate debuginfos, use: debuginfo-install
 glibc-2.12-1.25.el6_1.3.x86_64 libgcc-4.4.5-6.el6.x86_64
 libstdc++-4.4.5-6.el6.x86_64
 (gdb) libstdc++-4.4.5-6.el6.x86_64

 }}}

 and this is the result of bt command:


 {{{
 #0  main (argC=71, argV=0x7fffd838) at XMLTester.cpp:1458

 }}}

 Regards,

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by aperi2007):

 I tested..
 this is the result.


 {{{
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos
 -I../../include -I../../src/io/markup   -DGEOS_INLINE  -pedantic -Wall
 -ansi -Wno-long-long  -ffloat-store -g -O2 -MT bug234.o -MD -MP -MF
 .deps/bug234.Tpo -c -o bug234.o bug234.cpp
 mv -f .deps/bug234.Tpo .deps/bug234.Po
 /bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic
 -Wall -ansi -Wno-long-long  -ffloat-store -g -O2  -lstdc++ -o bug234
 bug234.o ../../src/libgeos.la ../../src/libgeos.la
 libtool: link: g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long
 -ffloat-store -g -O2 -o .libs/bug234 bug234.o  -lstdc++
 ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/local/lib
 g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos
 -I../../include -I../../src/io/markup   -DGEOS_INLINE  -pedantic -Wall
 -ansi -Wno-long-long  -ffloat-store -g -O2 -MT TestSweepLineSpeed.o -MD
 -MP -MF .deps/TestSweepLineSpeed.Tpo -c -o TestSweepLineSpeed.o
 TestSweepLineSpeed.cpp
 mv -f .deps/TestSweepLineSpeed.Tpo .deps/TestSweepLineSpeed.Po
 g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos
 -I../../include -I../../src/io/markup   -DGEOS_INLINE  -pedantic -Wall
 -ansi -Wno-long-long  -ffloat-store -g -O2 -MT GeometryTestFactory.o -MD
 -MP -MF .deps/GeometryTestFactory.Tpo -c -o GeometryTestFactory.o
 GeometryTestFactory.cpp
 mv -f .deps/GeometryTestFactory.Tpo .deps/GeometryTestFactory.Po
 /bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic
 -Wall -ansi -Wno-long-long  -ffloat-store -g -O2  -lstdc++ -o
 TestSweepLineSpeed TestSweepLineSpeed.o GeometryTestFactory.o
 ../../src/libgeos.la ../../src/libgeos.la
 libtool: link: g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long
 -ffloat-store -g -O2 -o .libs/TestSweepLineSpeed TestSweepLineSpeed.o
 GeometryTestFactory.o  -lstdc++ ../../src/.libs/libgeos.so -Wl,-rpath
 -Wl,/usr/local/lib
 make[3]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 make[2]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 Making check in xmltester
 make[2]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make  check-TESTS
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make[3]: Warning: File `testrunner.sh' has modification time 26 s in the
 future
 Runner: testrunner created
 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-48.el6)
 Copyright (C) 2010 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "x86_64-redhat-linux-gnu".
 For bug reporting instructions, please see:
 ...
 Reading symbols from /home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester/.libs/lt-XMLTester...done.
 (gdb) bt
 No stack.
 (gdb)

 }}}

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Re: [geos-devel] RE: [GEOS] #468: Geometry breaks valid() and buffer(): "Assertion failed: (0), function query, file AbstractSTRtree.cpp, line 286"

2011-08-22 Thread Christopher DeMars
I'm thinking that there must be some sort of conflict between the GEOS
and geodjango. Has the API changed significantly lately?

After installing the latest SVN release (3.4.0dev-CAPI-1.8.0), things
got worse, not better. Now no geometry will buffer, even super simple
example geometries from wikipedia's wkt entry.

Using two geometries from my dataset (attached as wkt), I ran through
the geodjango geos api.

Operations that seemed to work:
.empty
.geom_type
.num_coords
.num_geom
.hasz
.ring
.simple
.srid
.json
.ewkt
.hex
.hexewkb
.geojson
.ogr
.ewkb
.wkb
.contains(w2)
.crosses(w2)
.disjoint(w2)
.equals(w2)
.equals_exact(w2)
.intersects(w2)
.overlaps(w2)
.touches(w2)
.within(w2)
.relate(w2)
.boundary
.centroid
.convex_hull
.envelope
.area
.clone
.length
.prepared
.srs


Worked, but returned a bogus answer
In [17]: w1.distance(w2)
Out[17]: 1.7976931348623157e+308


Type errors:
.kml
GEOS_ERROR: Argument is not a Polygon
GEOS_ERROR: Argument is not a Polygon
w1.difference(w2)
GEOS_ERROR: UnsupportedOperationException: GeometryGraph::add(Geometry
*): unknown geometry type: N4geos4geom12MultiPolygonE
 w1.intersection(w2)
GEOS_ERROR: UnsupportedOperationException: GeometryGraph::add(Geometry
*): unknown geometry type: N4geos4geom12MultiPolygonE
w1.sym_difference(w2)
GEOS_ERROR: UnsupportedOperationException: GeometryGraph::add(Geometry
*): unknown geometry type: N4geos4geom12MultiPolygonE
 w1.union(w2)
GEOS_ERROR: UnsupportedOperationException: GeometryGraph::add(Geometry
*): unknown geometry type: N4geos4geom12MultiPolygonE
w1.point_on_surface
GEOS_ERROR: UnsupportedOperationException: GeometryGraph::add(Geometry
*): unknown geometry type: N4geos4geom10LineStringE
GEOS_ERROR: UnsupportedOperationException: GeometryGraph::add(Geometry
*): unknown geometry type: N4geos4geom10LineStringE
w1.extent
GEOS_ERROR: Geometry must be a Point or LineString
GEOS_ERROR: Geometry must be a Point or LineString
w1.coords
GEOS_ERROR: Argument is not a Polygon
GEOS_ERROR: Argument is not a Polygon


Segfault:
w1.simplify()
Segmentation fault
w1.valid
Segmentation fault
w1.valid_reason
Segmentation fault
w1.buffer(20)
Segmentation fault


I guess I'll go bitch at the GeoDjango folks for a while until I can
get an exact reason why things are going fubar when translating from
django to geos.

Thanks for your time,
--Christopher


w1fubar.wkt
Description: Binary data


w2fubar.wkt
Description: Binary data
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by strk):

 Oops, XMLTester is a libtool script, you'll need:

 libtool --mode=execute gdb --args ./XMLTester 

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by aperi2007):

 Hi,
 I have obtain some result from gdb.

 after an execution it report this
 I'm not sure if it is really useful :)

 {{{
 make  check-TESTS
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/unit'
 ===
   GEOS Test Suite Application
 ===

 capi::GEOSBuffer: 
 capi::GEOSContains: ...
 capi::GEOSCoordSeq: ..lt-geos_unit: GeometryComponentFilter.cpp:35:
 virtual void geos::geom::GeometryComponentFilter::filter_ro(const
 geos::geom::Geometry*): Assertion `0' failed.
 /bin/sh: line 5: 23596 Aborted (core dumped) ${dir}$tst
 FAIL: geos_unit
 ==
 1 of 1 test failed
 ==
 make[3]: *** [check-TESTS] Error 1
 make[3]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/unit'
 make[2]: *** [check-am] Error 2
 make[2]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/unit'
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests'
 make: *** [check-recursive] Error 1
 [postgres@artu geos-svn]$


 }}}

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by aperi2007):

 I'm not sure to execute well your prescriptions.

 I try:

 gdb --args ./XMLTester -v --test-valid-output ./tests/testLeaksBig.xml
 .

 after execution it enter in gdb .
 I type
 bt,
 but it report:
 'no stack'

 To give more information,
 I report also the last part of messages from console..

 ..
 Making check in tests
 make[1]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests'
 Making check in bigtest
 make[2]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 make  bug234 TestSweepLineSpeed
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 make[3]: `bug234' is up to date.
 make[3]: `TestSweepLineSpeed' is up to date.
 make[3]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 make[2]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 Making check in xmltester
 make[2]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make  check-TESTS
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make[3]: Warning: File `testrunner' has modification time 21 s in the
 future
 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-48.el6)
 Copyright (C) 2010 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "x86_64-redhat-linux-gnu".
 For bug reporting instructions, please see:
 ...
 "/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester/XMLTester": not in executable format: File format not
 recognized
 (gdb) bt
 No stack.
 (gdb)

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] Re: [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---

Comment(by strk):

 Can you obtain a backtrace ?
 If you edit 'testrunner' (it's a shell script) you can add a 'gdb --args'
 prefix to the ./XMLTester call, the enter 'bt' when you get the
 assertion

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[geos-devel] [GEOS] #469: testrunner fail

2011-08-22 Thread GEOS
#469: testrunner fail
+---
 Reporter:  aperi2007   |   Owner:  geos-devel@…  
 Type:  defect  |  Status:  new   
 Priority:  major   |   Milestone:  3.3.1 
Component:  Default | Version:  svn-trunk 
 Severity:  Unassigned  |Keywords:
+---
 Hi,
 testing the last svn version of geos.
 When try the "make check"
 I see this error:

 I work on a RedHat ES6 - 64 bit.

 {{{
 make[3]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 make[2]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/bigtest'
 Making check in xmltester
 make[2]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make  check-TESTS
 make[3]: Entering directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 Runner: testrunner created
 lt-XMLTester: GeometryComponentFilter.cpp:35: virtual void
 geos::geom::GeometryComponentFilter::filter_ro(const
 geos::geom::Geometry*): Assertion `0' failed.
 ./testrunner: line 2: 21747 Aborted (core dumped)
 ./XMLTester -v --test-valid-output ./tests/testLeaksBig.xml
 ./tests/split.xml ./tests/hexwkb.xml ./tests/test.xml
 ./tests/linemerge.xml ./tests/TestIsValid.xml ./tests/robustness.xml
 ./tests/buffer.xml ./tests/singlesidedbuffer.xml ./tests/ticket/bug176.xml
 ./tests/ticket/bug188.xml ./tests/ticket/bug244.xml
 ./tests/ticket/bug275.xml ./tests/ticket/bug350.xml
 ./tests/ticket/bug356.xml ./tests/ticket/bug358.xml
 ./tests/ticket/bug360.xml ./tests/ticket/bug366.xml
 ./tests/ticket/bug392.xml ./tests/ticket/bug398.xml
 ./tests/ticket/bug434.xml ./tests/general/TestBoundary.xml
 ./tests/general/TestBuffer.xml ./tests/general/TestBufferMitredJoin.xml
 ./tests/general/TestCentroid.xml ./tests/general/TestConvexHull.xml
 ./tests/general/TestConvexHull-big.xml ./tests/general/TestDistance.xml
 ./tests/general/TestFunctionAAPrec.xml ./tests/general/TestFunctionAA.xml
 ./tests/general/TestFunctionLAPrec.xml ./tests/general/TestFunctionLA.xml
 ./tests/general/TestFunctionLLPrec.xml ./tests/general/TestFunctionLL.xml
 ./tests/general/TestFunctionPA.xml ./tests/general/TestFunctionPLPrec.xml
 ./tests/general/TestFunctionPL.xml ./tests/general/TestFunctionPP.xml
 ./tests/general/TestInteriorPoint.xml
 ./tests/general/TestRectanglePredicate.xml
 ./tests/general/TestRelateAA.xml ./tests/general/TestRelateLA.xml
 ./tests/general/TestRelateLL.xml ./tests/general/TestRelatePL.xml
 ./tests/general/TestRelateAC.xml ./tests/general/TestRelateLC.xml
 ./tests/general/TestRelatePA.xml ./tests/general/TestRelatePP.xml
 ./tests/general/TestSimple.xml ./tests/general/TestUnaryUnion.xml
 ./tests/general/TestValid.xml ./tests/general/TestValid2.xml
 ./tests/general/TestValid2-big.xml ./tests/general/TestWithinDistance.xml
 ./tests/stmlf/stmlf-cases-20061020.xml ./tests/stmlf/stmlf-cases-20061020
 -invalid-output.xml ./tests/stmlf/stmlf-cases-20070119.xml
 ./tests/robust/TestRobustOverlayFixed.xml
 ./tests/robust/TestRobustRelate.xml ./tests/fme.xml
 ./tests/TestBufferExternal.xml ./tests/TestBufferExternal2.xml
 ./tests/heisenbugs.xml ./tests/badguy3.xml ./tests/hole_from_shell.xml
 ./tests/hole_red.xml ./tests/safe/16595.xml ./tests/safe/16596.xml
 FAIL: testrunner
 ==
 1 of 1 test failed
 ==
 make[3]: *** [check-TESTS] Error 1
 make[3]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make[2]: *** [check-am] Error 2
 make[2]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests/xmltester'
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory `/home/archivio/postgres/software/geos/geos-
 svn/tests'
 make: *** [check-recursive] Error 1
 [postgres@artu geos-svn]$

 }}}

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel