[postgis-tickets] [PostGIS] #5066: Can't build under mingw64
PostGIS
trac at osgeo.org
Thu Jan 27 16:23:04 PST 2022
#5066: Can't build under mingw64
------------------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.3.0
Component: build/upgrade/install | Version: master
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by strk):
In https://winnie.postgis.net/job/PostGIS_EDB_Regress_winnie/13211/console
I see:
{{{
/bin/install -c -m 755 postgis-3.3.dll
'/projects/postgis/branches/3.3/regress/00-regress-
install/lib/postgis-3.3.dll'
}}}
So it looks like the DLL is being installed in
`/projects/postgis/branches/3.3/regress/00-regress-
install/lib/postgis-3.3.dll`
I don't see why the file should not be there anymore later (or would that
reference really need a .dll suffix?)
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
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5066#comment:11>
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