[postgis-tickets] [PostGIS] #5066: Can't build under mingw64, might be sfcgal issue
PostGIS
trac at osgeo.org
Fri Jan 21 07:55:08 PST 2022
#5066: Can't build under mingw64, might be sfcgal issue
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.0
Component: postgis | Version: master
Keywords: |
---------------------+---------------------------
Since commit
[dd4ab0d7/git]
both winnie and I are getting error
https://winnie.postgis.net/job/PostGIS_EDB_Regress_winnie/13183/consoleFull
{{{
NOTICE: schema "public" already exists, skipping
CREATE SCHEMA
SET
BEGIN
SET
DO
DO
CREATE FUNCTION
psql:E:/jenkins/postgis/branches/3.3/regress/00-regress-
install/share/contrib/postgis/postgis.sql:106: ERROR: could not access
file "/projects/postgis/branches/3.3/regress/00-regress-
install/lib/postgis-3.3": No such file or directory
-----------------------------------------------------------------------------
failed (Error encountered loading
/projects/postgis/branches/3.3/regress/00-regress-
install/share/contrib/postgis/postgis_comments.sql:
/projects/postgis/tmp/3.3.0dev_pg11_geos3.11_gdal3.3.3w64/regress_log)
-----------------------------------------------------------------------------
}}}
and last commit still has error
-- https://winnie.postgis.net/job/PostGIS_EDB_Regress_winnie/13192/console
-- corresponding to [cbb884c5/git]
{{{
NOTICE: schema "public" already exists, skipping
CREATE SCHEMA
SET
BEGIN
SET
DO
DO
CREATE FUNCTION
psql:E:/jenkins/postgis/branches/3.3/regress/00-regress-
install/share/contrib/postgis/postgis.sql:106: ERROR: could not access
file "/projects/postgis/branches/3.3/regress/00-regress-
install/lib/postgis-3.3": No such file or directory
-----------------------------------------------------------------------------
failed (Error encountered loading
/projects/postgis/branches/3.3/regress/00-regress-
install/share/contrib/postgis/postgis_comments.sql:
/projects/postgis/tmp/3.3.0dev_pg11_geos3.11_gdal3.3.3w64/regress_log)
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5066>
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