[postgis-devel] [PostGIS] #129: Test 1.4 against Windows

PostGIS trac at osgeo.org
Fri Jul 17 08:36:36 PDT 2009


#129: Test 1.4 against Windows
-----------------------+----------------------------------------------------
  Reporter:  pramsey   |       Owner:  mcayland     
      Type:  task      |      Status:  assigned     
  Priority:  medium    |   Milestone:  postgis 1.4.0
 Component:  postgis   |     Version:  1.4          
Resolution:  accepted  |    Keywords:               
-----------------------+----------------------------------------------------
Comment (by robe):

 On mine as far as I can tell -- there is an additional whitespace ^M
 character added (which I can't see with a regular editor I can seein vim).
 Well actually I'm looking at my other install (my messed up one).  I get
 more failures on this one, but they look like that extra white space
 tacked at the end.  I'll attach for you to verify.  So I assume this is
 just an artifact of MingW and not necessarily a true error.

 Below is output of this make check

 make -C liblwgeom
 make[1]: Entering directory
 `/D/SVNProjects/Postgis/branches/1.4/liblwgeom'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory `/D/SVNProjects/Postgis/branches/1.4/liblwgeom'
 make -C postgis
 make[1]: Entering directory `/D/SVNProjects/Postgis/branches/1.4/postgis'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory `/D/SVNProjects/Postgis/branches/1.4/postgis'
 make -C liblwgeom/cunit check
 make[1]: Entering directory
 `/D/SVNProjects/Postgis/branches/1.4/liblwgeom/cunit'


      CUnit - A Unit testing framework for C - Version 2.1-0
      http://cunit.sourceforge.net/


 Suite: PostGIS Computational Geometry Suite
   Test: test_lw_segment_side() ... passed
   Test: test_lw_segment_intersects() ... passed
   Test: test_lwline_crossing_short_lines() ... passed
   Test: test_lwline_crossing_long_lines() ... passed
   Test: test_lwpoint_set_ordinate() ... passed
   Test: test_lwpoint_get_ordinate() ... passed
   Test: test_lwpoint_interpolate() ... passed
   Test: test_lwline_clip() ... passed
   Test: test_lwline_clip_big() ... passed
   Test: test_lwmline_clip() ... passed
   Test: test_geohash_point() ... passed
   Test: test_geohash_precision() ... passed
   Test: test_geohash() ... passed
 Suite: PostGIS Measures Suite
   Test: test_mindistance2d_recursive_tolerance() ... passed

 --Run Summary: Type      Total     Ran  Passed  Failed
                suites        2       2     n/a       0
                tests        14      14      14       0
                asserts      84      84      84       0
 make[1]: Leaving directory
 `/D/SVNProjects/Postgis/branches/1.4/liblwgeom/cunit'
 make -C regress check
 make[1]: Entering directory `/D/SVNProjects/Postgis/branches/1.4/regress'
 make -C ../postgis
 make[2]: Entering directory `/D/SVNProjects/Postgis/branches/1.4/postgis'
 make[2]: Nothing to be done for `all'.
 make[2]: Leaving directory `/D/SVNProjects/Postgis/branches/1.4/postgis'
 cp ../postgis/postgis.sql .
 Creating spatial db postgis_reg
 TMPDIR is /tmp/pgis_reg_3848
 PATH is /c/thesrc/pg84/REL-
 84~1.0/bin:.:/usr/local/bin:/mingw/bin:/bin:/c/program
 files/imagemagick-6.3.4-q16:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Program
 Files/Microsoft SQL Server/80/Tools/Binn/:/c/Program Files/Microsoft SQL
 Server/90/DTS/Binn/:/c/Program Files/Microsoft SQL
 Server/90/Tools/binn/:/c/Program Files/Microsoft SQL
 Server/90/Tools/Binn/VSShell/Common7/IDE/:/c/Program Files/Microsoft
 Visual Studio 8/Common7/IDE/PrivateAssemblies/:/c/Program
 Files/QuickTime/QTSystem/:/c/Program Files/jEdit:/c/Program Files/Support
 Tools/:/c/Program Files/pgAdmin III/1.8/:/c/Program
 Files/HTMLDOC:/c/Program Files/Smart
 Projects/IsoBuster:/c/WINDOWS/system32/WindowsPowerShell/v1.0:/c/Program
 Files/Microsoft SQL Server/100/Tools/Binn/:/c/Program Files/Microsoft SQL
 Server/100/DTS/Binn/:/c/Program Files/Microsoft SQL
 Server/100/Tools/Binn/VSShell/Common7/IDE/:/c/Program
 Files/doxygen/bin:/c/Program Files/WinMerge:/c/opt/gtk/bin:/c/MS4W/Apache/
 cgi-bin:/mingw/bin:/c/Program Files/Microsoft Office/Office

  PostgreSQL 8.4beta1 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
 3.4.5 (mingw special), 32-bit
  Postgis 1.4.0SVN - 2009-07-17 13:24:11
    GEOS: 3.1.1-CAPI-1.6.0
    PROJ: Rel. 4.6.1, 21 August 2008

 Running tests

  loader/Point... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_1_diff)
  loader/PointM... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_2_diff)
  loader/PointZ... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_3_diff)
  loader/MultiPoint... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_4_diff)
  loader/MultiPointM... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_5_diff)
  loader/MultiPointZ... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_6_diff)
  loader/Arc... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_7_diff)
  loader/ArcM... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_8_diff)
  loader/ArcZ.......... ok
  loader/Polygon... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_10_diff)
  loader/PolygonM... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_11_diff)
  loader/PolygonZ... failed (wkb insert: diff expected obtained:
 /tmp/pgis_reg_3848/test_12_diff)
  regress. failed (diff expected obtained: /tmp/pgis_reg_3848/test_13_diff)
  regress_index. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_14_diff)
  regress_index_nulls. ok
  lwgeom_regress. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_16_diff)
  regress_lrs. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_17_diff)
  removepoint. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_18_diff)
  setpoint. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_19_diff)
  simplify. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_20_diff)
  snaptogrid. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_21_diff)
  affine. failed (diff expected obtained: /tmp/pgis_reg_3848/test_22_diff)
  wkt. failed (diff expected obtained: /tmp/pgis_reg_3848/test_23_diff)
  measures. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_24_diff)
  long_xact. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_25_diff)
  ctors. failed (diff expected obtained: /tmp/pgis_reg_3848/test_26_diff)
  sql-mm-serialize. ok
  sql-mm-circularstring. ok
  sql-mm-compoundcurve. ok
  sql-mm-curvepoly. ok
  sql-mm-general. ok
  sql-mm-multicurve. ok
  sql-mm-multisurface. ok
  geojson. ok
  gml. ok
  svg. ok
  kml. ok
  regress_ogc. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_38_diff)
  regress_bdpoly. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_39_diff)
  regress_proj. failed (diff expected obtained:
 /tmp/pgis_reg_3848/test_40_diff)
  regress_ogc_cover. ok
  regress_ogc_prep. ok

 Run tests: 42
 Failed: 27
 make[1]: Leaving directory `/D/SVNProjects/Postgis/branches/1.4/regress'

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/129#comment:12>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list