[PostGIS] #5696: Strange regression failure on woodie
PostGIS
trac at osgeo.org
Fri Mar 15 18:54:44 PDT 2024
#5696: Strange regression failure on woodie
---------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: upgrade | Version: master
Keywords: |
---------------------+---------------------------
I was making changes to address standardizer_data_us extension, which note
has nothing to do with postgis. Strangely woodie errors out and only with
pg15 check. I'm wondering if this is some-sort of parallel build run
issue.
The other runs even the upgrades were fine, it's just check-pg15 that
failed
https://woodie.osgeo.org/repos/30/pipeline/1972/10
{{{
Upgrading core
Died at
/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/regress/run_test.pl
line 481.
failed (Error encountered loading
/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15/regress/00
-regress-install/share/contrib/postgis/postgis_upgrade.sql:
/tmp/pgis_reg/regress_log.tmp)
-----------------------------------------------------------------------------
NOTICE: schema "public" already exists, skipping
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
psql:/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15/regress/00
-regress-install/share/contrib/postgis/postgis_upgrade.sql:210: NOTICE:
function st_aslatlontext(geometry) does not exist, skipping
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
_postgis_drop_function_by_identity
------------------------------------
(1 row)
psql:/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15/regress/00
-regress-install/share/contrib/postgis/postgis_upgrade.sql:260: NOTICE:
function st_coverageinvalidlocations(geometry,pg_catalog.float8) does not
exist, skipping
psql:/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15/regress/00
-regress-install/share/contrib/postgis/postgis_upgrade.sql:305: ERROR:
could not access file "$libdir/postgis-3.5": No such file or directory
-----------------------------------------------------------------------------
make[1]: ***
[/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/regress/runtest.mk:24:
check-regress] Error 3
make[1]: Leaving directory
'/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/build/pg15'
make: ***
[/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/regress/runtest.mk:50:
check-locked-upgrade] Error 2
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5696>
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