Re: Updated packaging for MobilityDB 1.1.0

From: Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com>
To: SCHOEMANS Maxime <maxime(dot)schoemans(at)ulb(dot)be>
Cc: Christoph Berg <myon(at)debian(dot)org>, "pgsql-pkg-debian(at)lists(dot)postgresql(dot)org" <pgsql-pkg-debian(at)lists(dot)postgresql(dot)org>, Esteban Zimanyi <estebanzimanyi(at)gmail(dot)com>
Subject: Re: Updated packaging for MobilityDB 1.1.0
Date: 2024-04-14 00:58:57
Message-ID: CAOMoQbSsynQR2LPFxSRzd+n9-hyVkVgTq6jhA-JccBktpULOYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Hello Maxime,

I have a development branch [1] for the Debian packaging for MobilityDB
1.1.1 that contains some fixes for the build that allow running the
autopkgtest suite for MobilityDB on pgdgbuild [2]. I needed to update a
couple of CMakeLists.txt to write generated configuration files to the
build directory instead of back to the source directory.

The linked job builds one Debian package per supported Postgres version
and then runs MobilityDB's tests against the installed package. It looks
like there are four failing tests for Postgres 12, 13, 14, 15, and 16:

* 053_tpoint_inout_tbl (Failed)
- problem in alloc set ExprContext: detected write past chunk end in
block 0x560f423d2de0, chunk 0x560f423d2e08
* 070_tpoint_spatialrels (Failed)
* 091_tnpoint_routeops_gin_tbl (Failed)
- invalid memory alloc request size 2139062143
* 091_tnpoint_routeops_tbl (Failed)
- invalid memory alloc request size 2139062143

You can view the full console output (which includes both building and
running the tests) here [3].

Regards,
-- Bradford

[1]: https://salsa.debian.org/postgresql/mobilitydb/-/tree/dev-pgdg-autopkgtest?ref_type=heads
[2]: https://pgdgbuild.dus.dg-i.net/job/mobilitydb-binaries/
[3]: https://pgdgbuild.dus.dg-i.net/job/mobilitydb-binaries/16/architecture=amd64,distribution=sid/consoleText

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org Repository Update 2024-04-15 09:07:31 orafce updated to version 4.9.4-1.pgdg+1
Previous Message Bradford Boyle 2024-04-10 06:44:03 Re: Updated packaging for MobilityDB 1.1.0