Opened 13 years ago

Closed 13 years ago

#1210 closed defect (fixed)

ST_CreateTopoGeo: error in checking phase

Reported by: aperi2007 Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: master
Keywords: Cc:

Description

Hi, try-ing to compile the last r7888 version of postgis. I see this error in the ST_CreateTopoGeom test.

 regress/st_changeedgegeom. ok
 regress/st_createtopogeo. failed (diff expected obtained: /tmp/pgis_reg_5651/test_16_diff)
 regress/st_getfacegeometry. ok

I attach also the logs from check system.

I'm using Postgres 9.1.0 on a RedHat ES6 64 bit. Regards,

Attachments (1)

pgis_reg_5651.zip (2.9 KB ) - added by aperi2007 13 years ago.
Log from check system

Download all attachments as: .zip

Change History (5)

by aperi2007, 13 years ago

Attachment: pgis_reg_5651.zip added

Log from check system

comment:1 by robe, 13 years ago

see my mingw regress log attached on ticket #1211. I assume its the same issue.

I have the same issue on my 9.1 build, however my 8.4 build passes with flying colors, so perhaps it's because strk only tested on 8.4.

comment:2 by strk, 13 years ago

Status: newassigned
Summary: ST_CreateTopoGeom: error in checking phaseST_CreateTopoGeo: error in checking phase

comment:3 by strk, 13 years ago

Please try r7893.

comment:4 by robe, 13 years ago

Resolution: fixed
Status: assignedclosed

works for me. Andrea — feel free to reopen if it doesn't work for you.

Note: See TracTickets for help on using tickets.