[PostGIS] #5764: PostGIS regress issues when building PostgreSQL with meson

PostGIS trac at osgeo.org
Wed Jul 17 22:09:13 PDT 2024


#5764: PostGIS regress issues when building PostgreSQL with meson
----------------------+---------------------------
  Reporter:  robe     |      Owner:  strk
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.5.0
 Component:  install  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 Okay I think I made progress on the debbie front.

 Added to the PostGRIS_REGRESS of debbie jenkins job

 {{{
 export PGHOST=localhost
 }}}

 and that seemed to do the trick to get loader regress working.

 However install fails with the same issue that winnie is having.  I guess
 I always test after installing on winnie so assumed the issues were the
 same.


 {{{
 01:00:17 ---- Making install in postgis
 01:00:17 make[2]: Entering directory
 '/var/lib/jenkins/workspace/postgis/branches/3.5/extensions/postgis'
 01:00:17 /bin/mkdir -p
 '/var/lib/jenkins/workspace/pg/rel/pg17w64/share/postgresql/extension'
 01:00:17 /bin/mkdir -p
 '/var/lib/jenkins/workspace/pg/rel/pg17w64/share/postgresql/extension'
 01:00:17 mkdir -p
 "/var/lib/jenkins/workspace/pg/rel/pg17w64/share/postgresql/extension"
 01:00:17 /bin/sh ../../config/install-sh -c -m 644 "sql/postgis--ANY--
 3.5.0dev.sql"
 "/var/lib/jenkins/workspace/pg/rel/pg17w64/share/postgresql/extension/postgis
 --ANY--3.5.0dev.sql"
 01:00:17 /bin/sh: 0: cannot open ../../config/install-sh: No such file
 01:00:17 make[2]: *** [../upgrade-paths-rules.mk:26: install-upgrade-
 paths] Error 2
 01:00:17 make[2]: Leaving directory
 '/var/lib/jenkins/workspace/postgis/branches/3.5/extensions/postgis'
 01:00:17 make[1]: *** [Makefile:36: install] Error 1
 01:00:17 make[1]: Leaving directory
 '/var/lib/jenkins/workspace/postgis/branches/3.5/extensions'
 01:00:17 make: *** [GNUmakefile:27: install] Error 1
 01:00:17 Build step 'Execute shell' marked build as failure
 01:00:17 [Gitea] do not publish assets due to build being non-Successfully
 01:00:17 Triggering a new build of PostgreSQL stop
 01:00:17 Finished: FAILURE
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5764#comment:2>
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