[postgis-tickets] [PostGIS] #5474: 3.4.0-rc2 fails to build (test failures)

PostGIS trac at osgeo.org
Sat Aug 12 02:35:05 PDT 2023


#5474: 3.4.0-rc2 fails to build (test failures)
------------------------------------+---------------------------
  Reporter:  Bas Couwenberg         |      Owner:  strk
      Type:  defect                 |     Status:  new
  Priority:  high                   |  Milestone:  PostGIS 3.4.0
 Component:  build/upgrade/install  |    Version:  master
Resolution:                         |   Keywords:
------------------------------------+---------------------------
Description changed by Bas Couwenberg:

Old description:

> The
> [https://buildd.debian.org/status/package.php?p=postgis&suite=experimental
> Debian package build] for 3.4.0-rc2 fails due to test failures:
> {{{
>  /<<PKGBUILDDIR>>/regress/core/flatgeobuf .. failed (diff expected
> obtained: /tmp/pgis_reg/test_17_diff)
> -----------------------------------------------------------------------------
> --- ./regress/core/flatgeobuf_expected  2023-08-12 06:12:41.000000000
> +0000
> +++ /tmp/pgis_reg/test_17_out   2023-08-12 08:58:31.031006772 +0000
> @@ -1,3 +1,4 @@
> +ERROR:  invalid value for parameter "TimeZone": "utc"
>  --- Null geometry ---
>  T1|0|
>  --- Geometry roundtrips ---
> -----------------------------------------------------------------------------
> }}}
> Full buildlog:
> [https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=amd64&ver=3.4.0%7Erc2%2Bdfsg-1%7Eexp1&stamp=1691830827&raw=0
> amd64],
> [https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=arm64&ver=3.4.0%7Erc2%2Bdfsg-1%7Eexp1&stamp=1691831167&raw=0
> arm64],
> [https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=ppc64el&ver=3.4.0%7Erc2%2Bdfsg-1%7Eexp1&stamp=1691830709&raw=0
> ppc64el]

New description:

 The
 [https://buildd.debian.org/status/package.php?p=postgis&suite=experimental
 Debian package build] for 3.4.0-rc2 fails due to test failures:
 {{{
  /<<PKGBUILDDIR>>/regress/core/flatgeobuf .. failed (diff expected
 obtained: /tmp/pgis_reg/test_17_diff)
 -----------------------------------------------------------------------------
 --- ./regress/core/flatgeobuf_expected  2023-08-12 06:12:41.000000000
 +0000
 +++ /tmp/pgis_reg/test_17_out   2023-08-12 08:58:31.031006772 +0000
 @@ -1,3 +1,4 @@
 +ERROR:  invalid value for parameter "TimeZone": "utc"
  --- Null geometry ---
  T1|0|
  --- Geometry roundtrips ---
 -----------------------------------------------------------------------------
 }}}
 Full buildlog:
 [https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=amd64&ver=3.4.0%7Erc2%2Bdfsg-1%7Eexp1&stamp=1691830827&raw=0
 amd64],
 [https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=arm64&ver=3.4.0%7Erc2%2Bdfsg-1%7Eexp1&stamp=1691831167&raw=0
 arm64],
 [https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=ppc64el&ver=3.4.0%7Erc2%2Bdfsg-1%7Eexp1&stamp=1691830709&raw=0
 ppc64el]

 The build is using tzdata (2023c-8) which contains this change:
 {{{
    * Ship only timezones in tzdata that follow the current rules of
 geographical
      region (continent or ocean) and city name. Move all legacy timezone
 symlinks
      (that are upgraded during package update) to tzdata-legacy. This
 includes
      dropping the special handling for US/* timezones. (Closes: #1040997)
 }}}
 tzdata (2023c-9) moved UTC back:
 {{{
    * Move top-level UTC timezone back to tzdata (Closes: #1043250, LP:
 #2030684)
 }}}
 tzdata (2023c-10) reverted more changes:
 {{{
    * Partially revert 2023c-8: Move top-level timezones like UTC and CET
 back to
      tzdata. Only the old or merged timezones mentioned in the upstream
 backward
      file stay in tzdata-legacy (Closes: #1043250, LP: #2030684)
 }}}
 The test failure might be resolved once tzdata >= 2023c-9 is used by the
 build daemons.

--
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5474#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