[postgis-tickets] [PostGIS] #3940: Regression failures on Bessies - FReeBSD 11 bots
PostGIS
trac at osgeo.org
Mon Dec 11 20:59:07 PST 2017
#3940: Regression failures on Bessies - FReeBSD 11 bots
------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.5.0
Component: buildbots | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------
Description changed by robe:
Old description:
> Getting some weird failures on FreeBSD bots. Unfortunately not sure how
> long it's been happening since I had an issue with the regress database
> not being dropped.
>
> I'm also going to do a clean checkout to make sure it's not a something
> to do with dirty install.
>
> The error from 64-bit looks like this a lot of proj type looking errors
>
> {{{
> 04:50:54 out_geometry .. failed (diff expected obtained:
> /home/jenkins/tmp/pgis_reg_trunk/test_55_diff)
> 04:50:54
> -----------------------------------------------------------------------------
> 04:50:54 --- out_geometry_expected 2017-11-28 18:23:08.079753000
> +0000
> 04:50:54 +++ /home/jenkins/tmp/pgis_reg_trunk/test_55_out
> 2017-12-11 23:49:31.008324000 +0000
> 04:50:54 @@ -27,8 +27,8 @@
> 04:50:54
> gml_out_curve_03|<gml:Polygon><gml:exterior><gml:Ring><gml:curveMember><gml:Curve><gml:segments><gml:ArcString><gml:posList
> srsDimension="2">-2 0 -1 -1 0 0 1 -1 2 0 0 2 -2
> 0</gml:posList></gml:ArcString></gml:segments></gml:Curve></gml:curveMember></gml:Ring></gml:exterior><gml:interior><gml:LinearRing><gml:posList
> srsDimension="2">-1 0 0 0.5 1 0 0 1 -1
> 0</gml:posList></gml:LinearRing></gml:interior></gml:Polygon>
> 04:50:54
> gml_out_curve_04|<gml:MultiCurve><gml:curveMember><gml:Curve><gml:segments><gml:LineStringSegment><gml:posList
> srsDimension="2">5 5 3 5 3 3 0
> 3</gml:posList></gml:LineStringSegment></gml:segments></gml:Curve></gml:curveMember><gml:curveMember><gml:Curve><gml:segments><gml:ArcString><gml:posList
> srsDimension="2">0 0 2 1 2
> 2</gml:posList></gml:ArcString></gml:segments></gml:Curve></gml:curveMember></gml:MultiCurve>
> 04:50:54
> gml_out_curve_05|<gml:MultiSurface><gml:Polygon><gml:exterior><gml:Ring><gml:curveMember><gml:Curve><gml:segments><gml:ArcString><gml:posList
> srsDimension="2">-2 0 -1 -1 0 0 1 -1 2 0 0 2 -2
> 0</gml:posList></gml:ArcString></gml:segments></gml:Curve></gml:curveMember></gml:Ring></gml:exterior><gml:interior><gml:LinearRing><gml:posList
> srsDimension="2">-1 0 0 0.5 1 0 0 1 -1
> 0</gml:posList></gml:LinearRing></gml:interior></gml:Polygon><gml:Polygon><gml:exterior><gml:LinearRing><gml:posList
> srsDimension="2">7 8 10 10 6 14 4 11 7
> 8</gml:posList></gml:LinearRing></gml:exterior></gml:Polygon></gml:MultiSurface>
> 04:50:54 -ERROR: GetProj4StringSPI: Cannot find SRID (10) in
> spatial_ref_sys
> 04:50:54 -ERROR: Input geometry has unknown (0) SRID
> 04:50:54 +kml_srid_01|<Point><coordinates>0,1</coordinates></Point>
> 04:50:54 +kml_srid_02|<Point><coordinates>0,1</coordinates></Point>
>
> 04:51:00 regress_proj .. failed (diff expected obtained:
> /home/jenkins/tmp/pgis_reg_trunk/test_70_diff)
> 04:51:00
> -----------------------------------------------------------------------------
> 04:51:00 --- regress_proj_expected 2017-11-28 18:23:08.196550000
> +0000
> 04:51:00 +++ /home/jenkins/tmp/pgis_reg_trunk/test_70_out
> 2017-12-11 23:49:36.271043000 +0000
> 04:51:00 @@ -1,11 +1,11 @@
> 04:51:00 0|EMPTY
> 04:51:00 -1|SRID=100001;POINT(574600 5316780)
> 04:51:00 -2|SRID=100001;POINT(574600 5316780 171)
> 04:51:00 -3|SRID=100001;POINT(574600 5316780 171 -500)
> 04:51:00 -4|SRID=100001;LINESTRING(574600 5316780,573140 5427940)
> 04:51:00 -5|SRID=100001;LINESTRING(574600 5316780 0 0,573140 5427940 0 0)
> 04:51:00 +1|SRID=100002;POINT(20 50)
> 04:51:00 +2|SRID=100002;POINT(20 50 171)
> 04:51:00 +3|SRID=100002;POINT(20 50 171 -500)
> 04:51:00 +4|SRID=100002;LINESTRING EMPTY
> 04:51:00 +5|SRID=100002;LINESTRING EMPTY
> 04:51:00 6|16.00000000|48.00000000
> 04:51:00 -ERROR: Input geometry has unknown (0) SRID
> 04:51:00 +010100000000000000000000000000000000000000
> 04:51:00 8|SRID=100002;POINT(0 0)
> 04:51:00 9|POINT(574600 5316780)
> 04:51:00 10|POINT(574600 5316780)
> 04:51:00
> -----------------------------------------------------------------------------
>
> 04:51:04 #408|Too few points in geometry component[
> 04:51:04 @@ -123,7 +133,7 @@
> 04:51:04 #695
> 04:51:04 ERROR: First argument must be a LINESTRING
> 04:51:04
> #696|010f000080060000000103000080010000000500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f03f0000000000000000000000000000f03f000000000000f03f0000000000000000000000000000f03f0000000000000000000000000000000000000000000000000000000000000000010300008001000000050000000000000000000000000000000000000000000000000000000000000000000000000000000000f03f0000000000000000000000000000f03f000000000000f03f0000000000000000000000000000f03f0000000000000000000000000000000000000000000000000000000000000000000000000000000001030000800100000005000000000000000000000000000000000000000000000000000000000000000000f03f00000000000000000000000000000000000000000000f03f0000000000000000000000000000f03f00000000000000000000000000000000000000000000f03f00000000000000000000000000000000000000000000000001030000800100000005000000000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f00000000000000000000000000000000000000000000f03f000000000000f03f0000000000000000010300008001000000050000000000000000000000000000000000f03f00000000000000000000000000000000000000000000f03f000000000000f03f000000000000f03f000000000000f03f000000000000f03f000000000000f03f000000000000f03f00000000000000000000000000000000000000000000f03f00000000000000000103000080010000000500000000000000000000000000000000000000000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f00000000000000000000000000000000000000000000f03f
> 04:51:04 -#720|MULTIPOINT(-1113194.91 4838471.4,-1113194.91
> 7326837.72,-1113194.91 11028513.63,556597.45 4838471.4,556597.45
> 7326837.72,556597.45 11028513.63,2226389.82 4838471.4,2226389.82
> 7326837.72,2226389.82 11028513.63,3896182.18 4838471.4,3896182.18
> 7326837.72,3896182.18 11028513.63,5565974.54 4838471.4,5565974.54
> 7326837.72,5565974.54 11028513.63)
> 04:51:04 +#720|MULTIPOINT(-10 40,-10 55,-10 70,5 40,5 55,5 70,20 40,20
> 55,20 70,35 40,35 55,35 70,50 40,50 55,50 70)
> 04:51:04 #723|0101000020e61000006284f068e33826c00000000000004440
> 04:51:04 #723|0107000020e610000000000000
> 04:51:04 #723|0107000020e610000000000000
> 04:51:04 @@ -187,7 +197,7 @@
> 04:51:04 #852.2|1|t|t
> 04:51:04 #852.2|2|t|t
> 04:51:04 #1489|MULTIPOINT EMPTY|0|MULTILINESTRING EMPTY|0|MULTIPOLYGON
> EMPTY|0|GEOMETRYCOLLECTION EMPTY|0
> 04:51:04 -ERROR: AddToPROJ4SRSCache: could not parse proj4 string ''
> 04:51:04 +#1150|POINT(0 0)
>
> 04:51:15 knn_recheck .. failed (diff expected obtained:
> /home/jenkins/tmp/pgis_reg_trunk/test_97_diff)
> 04:51:29
> -----------------------------------------------------------------------------
> 04:51:29 --- knn_recheck_expected 2017-11-28 18:23:08.047960000
> +0000
> 04:51:29 +++ /home/jenkins/tmp/pgis_reg_trunk/test_97_out
> 2017-12-11 23:50:05.996983000 +0000
> 04:51:29 @@ -38,30 +38,16 @@
> 04:51:29 #3|500101|600001|1106.0791|1106.0791
> 04:51:29 #3|500101|600002|1210.3577|1210.3577
> 04:51:29 #3|500101|12905|1239.5484|1239.5484
> 04:51:29 -#1g|500000|0.0000|0.0000
> 04:51:29 -#1g|600003|69974.6935|69974.6935
> 04:51:29 -#1g|2614|70976.1794|70976.1794
> 04:51:29 -#1g|2615|75048.8551|75048.8551
> 04:51:29 -#1g|2795|86965.9298|86965.9298
> 04:51:29 -#2g|31244|4189.9122|4189.9122
> 04:51:29 -#2g|31061|6756.6424|6756.6424
> 04:51:29 -#2g|30878|15161.4706|15161.4706
> 04:51:29 -#2g|30695|21264.3654|21264.3654
> 04:51:29 -#2g|30512|25313.2118|25313.2118
> 04:51:29 -#3g|1000|t
> 04:51:29 -#3g|500000|t
> 04:51:29 -#1g|500000|0.0000|0.0000
> 04:51:29 -#1g|600003|69974.6935|69974.6935
> 04:51:29 -#1g|2614|70976.1794|70976.1794
> 04:51:29 -#1g|2615|75048.8551|75048.8551
> 04:51:29 -#1g|2795|86965.9298|86965.9298
> 04:51:29 -#2g|31244|4189.9122|4189.9122
> 04:51:29 -#2g|31061|6756.6424|6756.6424
> 04:51:29 -#2g|30878|15161.4706|15161.4706
> 04:51:29 -#2g|30695|21264.3654|21264.3654
> 04:51:29 -#2g|30512|25313.2118|25313.2118
> 04:51:29 -#3g|1000|t
> 04:51:29 -#3g|500000|t
> 04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
> 180 90] for GEOGRAPHY
> 04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
> 180 90] for GEOGRAPHY
> 04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
> 180 90] for GEOGRAPHY
> 04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
> 180 90] for GEOGRAPHY
> 04:51:29 +ERROR: BOOM! Could not generate outside point!
> 04:51:29 +ERROR: BOOM! Could not generate outside point!
> 04:51:29 +ERROR: BOOM! Could not generate outside point!
> 04:51:29 +ERROR: BOOM! Could not generate outside point!
> 04:51:29 +ERROR: BOOM! Could not generate outside point!
> 04:51:29 +ERROR: BOOM! Could not generate outside point!
> 04:51:29 #1nd-3|290|260.6797|260.6797
> 04:51:29 #1nd-3|287|264.3000|264.3000
> 04:51:29 #1nd-3|579|265.4356|265.4356
> 04:51:29
> -----------------------------------------------------------------------------
> }}}
>
> and others
New description:
Getting some weird failures on FreeBSD bots. Unfortunately not sure how
long it's been happening since I had an issue with the regress database
not being dropped.
I'm also going to do a clean checkout to make sure it's not a something to
do with dirty install.
The error from 64-bit looks like this a lot of proj type looking errors
{{{
04:48:26 -------------- Dependencies --------------
04:48:26 GEOS config: /usr/local/bin/geos-config
04:48:26 GEOS version: 3.6.2
04:48:26 GDAL config: /usr/local/bin/gdal-config
04:48:26 GDAL version: 2.2.2
04:48:26 SFCGAL config: /usr/local/bin/sfcgal-config
04:48:26 SFCGAL version: 1.3.1
04:48:26 PostgreSQL config: /usr/local/bin/pg_config
04:48:26 PostgreSQL version: PostgreSQL 10.1
04:48:26 PROJ4 version: 49
04:48:26 Libxml2 config: /usr/local/bin/xml2-config
04:48:26 Libxml2 version: 2.9.4
04:48:26 JSON-C support: no
04:48:26 protobuf-c support: no
04:48:26 PCRE support: no
04:48:26 Perl: /usr/local/bin/perl
04:48:26
04:48:26 --------------- Extensions ---------------
04:48:26 PostGIS Raster: enabled
04:48:26 PostGIS Topology: enabled
04:48:26 SFCGAL support: enabled
04:48:26 Address Standardizer support: disabled
04:48:26
04:48:26 -------- Documentation Generation --------
04:48:26 xsltproc: /usr/local/bin/xsltproc
04:48:26 xsl style sheets:
04:48:26 dblatex:
04:48:26 convert: /usr/local/bin/convert
04:48:26 mathml2.dtd:
http://www.w3.org/Math/DTD/mathml2/mathml2.dtd
04:50:54 out_geometry .. failed (diff expected obtained:
/home/jenkins/tmp/pgis_reg_trunk/test_55_diff)
04:50:54
-----------------------------------------------------------------------------
04:50:54 --- out_geometry_expected 2017-11-28 18:23:08.079753000
+0000
04:50:54 +++ /home/jenkins/tmp/pgis_reg_trunk/test_55_out 2017-12-11
23:49:31.008324000 +0000
04:50:54 @@ -27,8 +27,8 @@
04:50:54
gml_out_curve_03|<gml:Polygon><gml:exterior><gml:Ring><gml:curveMember><gml:Curve><gml:segments><gml:ArcString><gml:posList
srsDimension="2">-2 0 -1 -1 0 0 1 -1 2 0 0 2 -2
0</gml:posList></gml:ArcString></gml:segments></gml:Curve></gml:curveMember></gml:Ring></gml:exterior><gml:interior><gml:LinearRing><gml:posList
srsDimension="2">-1 0 0 0.5 1 0 0 1 -1
0</gml:posList></gml:LinearRing></gml:interior></gml:Polygon>
04:50:54
gml_out_curve_04|<gml:MultiCurve><gml:curveMember><gml:Curve><gml:segments><gml:LineStringSegment><gml:posList
srsDimension="2">5 5 3 5 3 3 0
3</gml:posList></gml:LineStringSegment></gml:segments></gml:Curve></gml:curveMember><gml:curveMember><gml:Curve><gml:segments><gml:ArcString><gml:posList
srsDimension="2">0 0 2 1 2
2</gml:posList></gml:ArcString></gml:segments></gml:Curve></gml:curveMember></gml:MultiCurve>
04:50:54
gml_out_curve_05|<gml:MultiSurface><gml:Polygon><gml:exterior><gml:Ring><gml:curveMember><gml:Curve><gml:segments><gml:ArcString><gml:posList
srsDimension="2">-2 0 -1 -1 0 0 1 -1 2 0 0 2 -2
0</gml:posList></gml:ArcString></gml:segments></gml:Curve></gml:curveMember></gml:Ring></gml:exterior><gml:interior><gml:LinearRing><gml:posList
srsDimension="2">-1 0 0 0.5 1 0 0 1 -1
0</gml:posList></gml:LinearRing></gml:interior></gml:Polygon><gml:Polygon><gml:exterior><gml:LinearRing><gml:posList
srsDimension="2">7 8 10 10 6 14 4 11 7
8</gml:posList></gml:LinearRing></gml:exterior></gml:Polygon></gml:MultiSurface>
04:50:54 -ERROR: GetProj4StringSPI: Cannot find SRID (10) in
spatial_ref_sys
04:50:54 -ERROR: Input geometry has unknown (0) SRID
04:50:54 +kml_srid_01|<Point><coordinates>0,1</coordinates></Point>
04:50:54 +kml_srid_02|<Point><coordinates>0,1</coordinates></Point>
04:51:00 regress_proj .. failed (diff expected obtained:
/home/jenkins/tmp/pgis_reg_trunk/test_70_diff)
04:51:00
-----------------------------------------------------------------------------
04:51:00 --- regress_proj_expected 2017-11-28 18:23:08.196550000
+0000
04:51:00 +++ /home/jenkins/tmp/pgis_reg_trunk/test_70_out 2017-12-11
23:49:36.271043000 +0000
04:51:00 @@ -1,11 +1,11 @@
04:51:00 0|EMPTY
04:51:00 -1|SRID=100001;POINT(574600 5316780)
04:51:00 -2|SRID=100001;POINT(574600 5316780 171)
04:51:00 -3|SRID=100001;POINT(574600 5316780 171 -500)
04:51:00 -4|SRID=100001;LINESTRING(574600 5316780,573140 5427940)
04:51:00 -5|SRID=100001;LINESTRING(574600 5316780 0 0,573140 5427940 0 0)
04:51:00 +1|SRID=100002;POINT(20 50)
04:51:00 +2|SRID=100002;POINT(20 50 171)
04:51:00 +3|SRID=100002;POINT(20 50 171 -500)
04:51:00 +4|SRID=100002;LINESTRING EMPTY
04:51:00 +5|SRID=100002;LINESTRING EMPTY
04:51:00 6|16.00000000|48.00000000
04:51:00 -ERROR: Input geometry has unknown (0) SRID
04:51:00 +010100000000000000000000000000000000000000
04:51:00 8|SRID=100002;POINT(0 0)
04:51:00 9|POINT(574600 5316780)
04:51:00 10|POINT(574600 5316780)
04:51:00
-----------------------------------------------------------------------------
04:51:04 #408|Too few points in geometry component[
04:51:04 @@ -123,7 +133,7 @@
04:51:04 #695
04:51:04 ERROR: First argument must be a LINESTRING
04:51:04
#696|010f000080060000000103000080010000000500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f03f0000000000000000000000000000f03f000000000000f03f0000000000000000000000000000f03f0000000000000000000000000000000000000000000000000000000000000000010300008001000000050000000000000000000000000000000000000000000000000000000000000000000000000000000000f03f0000000000000000000000000000f03f000000000000f03f0000000000000000000000000000f03f0000000000000000000000000000000000000000000000000000000000000000000000000000000001030000800100000005000000000000000000000000000000000000000000000000000000000000000000f03f00000000000000000000000000000000000000000000f03f0000000000000000000000000000f03f00000000000000000000000000000000000000000000f03f00000000000000000000000000000000000000000000000001030000800100000005000000000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f00000000000000000000000000000000000000000000f03f000000000000f03f0000000000000000010300008001000000050000000000000000000000000000000000f03f00000000000000000000000000000000000000000000f03f000000000000f03f000000000000f03f000000000000f03f000000000000f03f000000000000f03f000000000000f03f00000000000000000000000000000000000000000000f03f00000000000000000103000080010000000500000000000000000000000000000000000000000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f000000000000f03f000000000000f03f0000000000000000000000000000f03f000000000000f03f00000000000000000000000000000000000000000000f03f
04:51:04 -#720|MULTIPOINT(-1113194.91 4838471.4,-1113194.91
7326837.72,-1113194.91 11028513.63,556597.45 4838471.4,556597.45
7326837.72,556597.45 11028513.63,2226389.82 4838471.4,2226389.82
7326837.72,2226389.82 11028513.63,3896182.18 4838471.4,3896182.18
7326837.72,3896182.18 11028513.63,5565974.54 4838471.4,5565974.54
7326837.72,5565974.54 11028513.63)
04:51:04 +#720|MULTIPOINT(-10 40,-10 55,-10 70,5 40,5 55,5 70,20 40,20
55,20 70,35 40,35 55,35 70,50 40,50 55,50 70)
04:51:04 #723|0101000020e61000006284f068e33826c00000000000004440
04:51:04 #723|0107000020e610000000000000
04:51:04 #723|0107000020e610000000000000
04:51:04 @@ -187,7 +197,7 @@
04:51:04 #852.2|1|t|t
04:51:04 #852.2|2|t|t
04:51:04 #1489|MULTIPOINT EMPTY|0|MULTILINESTRING EMPTY|0|MULTIPOLYGON
EMPTY|0|GEOMETRYCOLLECTION EMPTY|0
04:51:04 -ERROR: AddToPROJ4SRSCache: could not parse proj4 string ''
04:51:04 +#1150|POINT(0 0)
04:51:15 knn_recheck .. failed (diff expected obtained:
/home/jenkins/tmp/pgis_reg_trunk/test_97_diff)
04:51:29
-----------------------------------------------------------------------------
04:51:29 --- knn_recheck_expected 2017-11-28 18:23:08.047960000
+0000
04:51:29 +++ /home/jenkins/tmp/pgis_reg_trunk/test_97_out 2017-12-11
23:50:05.996983000 +0000
04:51:29 @@ -38,30 +38,16 @@
04:51:29 #3|500101|600001|1106.0791|1106.0791
04:51:29 #3|500101|600002|1210.3577|1210.3577
04:51:29 #3|500101|12905|1239.5484|1239.5484
04:51:29 -#1g|500000|0.0000|0.0000
04:51:29 -#1g|600003|69974.6935|69974.6935
04:51:29 -#1g|2614|70976.1794|70976.1794
04:51:29 -#1g|2615|75048.8551|75048.8551
04:51:29 -#1g|2795|86965.9298|86965.9298
04:51:29 -#2g|31244|4189.9122|4189.9122
04:51:29 -#2g|31061|6756.6424|6756.6424
04:51:29 -#2g|30878|15161.4706|15161.4706
04:51:29 -#2g|30695|21264.3654|21264.3654
04:51:29 -#2g|30512|25313.2118|25313.2118
04:51:29 -#3g|1000|t
04:51:29 -#3g|500000|t
04:51:29 -#1g|500000|0.0000|0.0000
04:51:29 -#1g|600003|69974.6935|69974.6935
04:51:29 -#1g|2614|70976.1794|70976.1794
04:51:29 -#1g|2615|75048.8551|75048.8551
04:51:29 -#1g|2795|86965.9298|86965.9298
04:51:29 -#2g|31244|4189.9122|4189.9122
04:51:29 -#2g|31061|6756.6424|6756.6424
04:51:29 -#2g|30878|15161.4706|15161.4706
04:51:29 -#2g|30695|21264.3654|21264.3654
04:51:29 -#2g|30512|25313.2118|25313.2118
04:51:29 -#3g|1000|t
04:51:29 -#3g|500000|t
04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
180 90] for GEOGRAPHY
04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
180 90] for GEOGRAPHY
04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
180 90] for GEOGRAPHY
04:51:29 +NOTICE: Coordinate values were coerced into range [-180 -90,
180 90] for GEOGRAPHY
04:51:29 +ERROR: BOOM! Could not generate outside point!
04:51:29 +ERROR: BOOM! Could not generate outside point!
04:51:29 +ERROR: BOOM! Could not generate outside point!
04:51:29 +ERROR: BOOM! Could not generate outside point!
04:51:29 +ERROR: BOOM! Could not generate outside point!
04:51:29 +ERROR: BOOM! Could not generate outside point!
04:51:29 #1nd-3|290|260.6797|260.6797
04:51:29 #1nd-3|287|264.3000|264.3000
04:51:29 #1nd-3|579|265.4356|265.4356
04:51:29
-----------------------------------------------------------------------------
}}}
and others
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3940#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list