[postgis-tickets] [PostGIS] #5476: winnie's build script is broken

PostGIS trac at osgeo.org
Sun Aug 13 16:25:04 PDT 2023


#5476: winnie's build script is broken
-----------------------------------+---------------------------
 Reporter:  robe                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  blocker                |  Milestone:  PostGIS 3.4.0
Component:  build/upgrade/install  |    Version:  master
 Keywords:                         |
-----------------------------------+---------------------------
 Might have been my reshuffling.

 I get error on my local


 {{{
 make[2]: Entering directory '/projects/postgis/postgis-
 git/extensions/postgis'
 'C:/MING64~1/projects/POSTGR~1/rel/PG15W6~2/share/extension'
 make[2]: C:/MING64~1/projects/POSTGR~1/rel/PG15W6~2/share/extension: No
 such file or directory
 make[2]: ***
 [C:/MING64~1/projects/POSTGR~1/rel/PG15W6~2/lib/pgxs/src/MAKEFI~1/pgxs.mk:278:
 installdirs] Error 127

 }}}


 and on hers:


 {{{
 make[2]: Entering directory
 '/projects/postgis/branches/3.4/extensions/postgis'
 'E:/jenkins/postgresql/rel/pg16w64gcc81/share/extension'
 make[2]: E:/jenkins/postgresql/rel/pg16w64gcc81/share/extension: No such
 file or directory
 make[2]: ***
 [E:/jenkins/postgresql/rel/pg16w64gcc81/lib/pgxs/src/makefiles/pgxs.mk:281:
 installdirs] Error 127
 make[2]: Leaving directory
 '/projects/postgis/branches/3.4/extensions/postgis'
 make[1]: *** [Makefile:29: install] Error 1
 make[1]: Leaving directory '/projects/postgis/branches/3.4/extensions'
 make: *** [GNUmakefile:25: install] Error 1

 }}}


 This must have happened between 8/4 and 8/11

 unfortunately I had her off for a couple of days so not sure exactly when.
 I'm guessing when I was reshuffling the scripts.

 What is odd is that
 E:/jenkins/postgresql/rel/pg16w64gcc81/share/extension  exists, though
 maybe under msys, it's expecting the folder to be called
 /projects/postgresql/rel/pg16w64gcc81/share/extension
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5476>
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