[postgis-tickets] [PostGIS] #5254: address standardizer install-check is broken

PostGIS trac at osgeo.org
Sat Oct 1 18:17:27 PDT 2022


#5254: address standardizer install-check is broken
---------------------------------+---------------------------
 Reporter:  robe                 |      Owner:  robe
     Type:  defect               |     Status:  new
 Priority:  blocker              |  Milestone:  PostGIS 3.4.0
Component:  pagc_address_parser  |    Version:  master
 Keywords:                       |
---------------------------------+---------------------------
 on winnie

 when running:


 {{{
  cd extensions/address_standardizer
  make installcheck
 }}}

  this shows:


 {{{
 Makefile:220: warning: overriding recipe for target 'install'
 E:/jenkins/postgresql/rel/pg13w64gcc81/lib/pgxs/src/makefiles/pgxs.mk:232:
 warning: ignoring old recipe for target 'install'
 ../../src/test/regress/pg_regress --inputdir=.
 --bindir='E:/jenkins/postgresql/rel/pg13w64gcc81/bin'
 --dbname=contrib_regression test-init-extensions test-parseaddress test-
 standardize_address_1 test-standardize_address_2
 make: ../../src/test/regress/pg_regress: No such file or directory
 make: ***
 [E:/jenkins/postgresql/rel/pg13w64gcc81/lib/pgxs/src/makefiles/pgxs.mk:420:
 installcheck] Error 127

 }}}

 I suspect postgis_tiger_geocoder is broken too, but didn't get that far


 {{{
  cd extensions/postgis_tiger_geocoder
  make installcheck
 }}}


 I guess I should fold these into the regular regress process.  Will
 revisit later
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5254>
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