[postgis-tickets] [PostGIS] #4781: winnie and windows failures on raster

PostGIS trac at osgeo.org
Tue Nov 3 01:34:40 PST 2020


#4781: winnie and windows failures on raster
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  strk
      Type:  defect                 |     Status:  new
  Priority:  blocker                |  Milestone:  PostGIS 3.1.0
 Component:  build/upgrade/install  |    Version:  master
Resolution:                         |   Keywords:
------------------------------------+---------------------------

Comment (by strk):

 This seems to be the culprit:

  ./raster/test/regress/load_outdb . failed (Failed evaluating
 ./raster/test/regress/load_outdb-pre.pl: ./raster/test/regress/load_outdb:
 No such file or directory at ./raster/test/regress/load_outdb-pre.pl line
 60.)

 Line 60 of load_outdb-pre.pl reads:

 my $PREFNAME = abs_path($TEST) . '-pre.sql';

 Could it be the Perl version on winnie has an `abs_path` function that
 fails at evaluating non-existing files ? Can you try running run_test.pl
 manually ?

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4781#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