[postgis-tickets] [PostGIS] #2678: Build fails with multiple postgresql servers installed
PostGIS
trac at osgeo.org
Tue Mar 18 09:03:51 PDT 2014
#2678: Build fails with multiple postgresql servers installed
-----------------------+----------------------------------------------------
Reporter: strk | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.2
Component: buildbots | Version: 2.1.x
Keywords: |
-----------------------+----------------------------------------------------
Comment(by strk):
pg_config --version gives 9.3.3: https://travis-
ci.org/postgis/postgis/builds/21026125#L679
We should maybe check the version of the database we connect to and refuse
to run "make check" for regress if the database version doesnt' match the
built against version.
In any case for travis it'd be better to only build against the installed
version (9.1.1).
I'll try that.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2678#comment:1>
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