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)
Change History (5)
by , 13 years ago
Attachment: | pgis_reg_5651.zip added |
---|
comment:1 by , 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 , 13 years ago
Status: | new → assigned |
---|---|
Summary: | ST_CreateTopoGeom: error in checking phase → ST_CreateTopoGeo: error in checking phase |
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
works for me. Andrea — feel free to reopen if it doesn't work for you.
Note:
See TracTickets
for help on using tickets.
Log from check system