[geos-devel] Re: [GEOS] #469: testrunner fail
GEOS
geos-trac at osgeo.org
Mon Aug 22 16:58:19 EDT 2011
#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
<http://gnu.org/licenses/gpl.html>
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:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/archivio/postgres/software/geos/geos-
svn/tests/xmltester/.libs/lt-XMLTester...done.
(gdb) bt
No stack.
(gdb)
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/469#comment:5>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list