[postgis-devel] Build problem on Itanium2

Markus Schaber markus at schabi.de
Tue Mar 8 08:26:45 PST 2005


Hi, Strk,

strk at refractions.net schrieb:

> The 64bit invalid-WKB seems to be the only one issue left.

And this one seems to cause the regression tests to fail on Itanium:


$ make test
make -C lwgeom
make[1]: Entering directory
`/home/schabi/postgresql-7.4.7/build-tree/postgresql-7.4.7/contrib/postgis/lwgeom'
sh ../geos_version.sh /usr > postgis_geos_version.h
make[1]: Leaving directory
`/home/schabi/postgresql-7.4.7/build-tree/postgresql-7.4.7/contrib/postgis/lwgeom'
make -C regress test
make[1]: Entering directory
`/home/schabi/postgresql-7.4.7/build-tree/postgresql-7.4.7/contrib/postgis/regress'
Running Normal Regression Test.
Output file is: '/tmp/regress_out_14732'

       expected:'<'     obtained:'>'

Running Index Regression.
Output file is: '/tmp/regress_index_out_14778'

Index Creation will take some time...

Running LWGEOM Regression Test...
Output file is: '/tmp/regress_lwgeom_out_14823'

Building a database for testing (postgis_reg).
Building postgis support in it.

there shouldnt be any real output produced after this line.

1a2
> ERROR:  invalid wkb
Running OGC Regression Test...
Output file is: '/tmp/regress_ogc_out_14869'

       expected:'<'     obtained:'>'

1c1
< buffer|POLYGON((1 0,0.707106781202421
-0.707106781170674,4.48965921677393e-11 -1,-0.707106781138927
-0.707106781234168,-1 -8.97931843354786e-11,-0.707106781265914
0.707106781107181,-1.34689776503218e-10 1,0.707106781075434
0.707106781297661,1 0))
---
> buffer|POLYGON((1 0,0.707106781202421
-0.707106781170674,4.48965921697616e-11 -1,-0.707106781138927
-0.707106781234168,-1 -8.97931843395232e-11,-0.707106781265914
0.707106781107181,-1.34689776509285e-10 1,0.707106781075434
0.707106781297661,1 0))
make[1]: Leaving directory
`/home/schabi/postgresql-7.4.7/build-tree/postgresql-7.4.7/contrib/postgis/regress'

Markus
-- 
Markus Schaber - http://schabi.de/

But hey!, Standard compliance is something we should strive for, so
let's try and change the Standard :-) [Alexandre Oliva, GCC Developer]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20050308/574547a9/attachment.sig>


More information about the postgis-devel mailing list