From: | Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com> |
---|---|
To: | Christoph Berg <myon(at)debian(dot)org> |
Cc: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
Subject: | Re: Updated packaging for MobilityDB 1.1.0 |
Date: | 2024-04-05 06:06:13 |
Message-ID: | CAOMoQbQS5b5i7ZAomy9ro9=xFVMLC-HcAB+ZDGxxueZFMK8UWg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Hi Christoph,
> where are we with MobilityDB? Are the remaining test failures a
> problem in the source, or just artifacts of the way we try to run the
> tests?
I pushed a commit to s.d.o this past weekend updating the version from
1.1.0~rc.1 to 1.1.0. Looking at the latest build on pgdgbuild [1], I see
that there is a failure for sid amd64. I've only looked at the build
output briefly but it looks like the failure is building against
postgres 12:
meos/src/general/tsequence.c:3116:19: error: implicit declaration
of function ‘hash_bytes_uint32’;
There have been some recent commits on this file (tsequence.c) between
1.1.0~rc.1 and 1.1.0 but I'll need to investigate more to figure out a
fix.
--Bradford
[1]: https://pgdgbuild.dus.dg-i.net/job/mobilitydb-binaries/8/
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2024-04-05 07:38:30 | Re: Updated packaging for MobilityDB 1.1.0 |
Previous Message | Bradford Boyle | 2024-04-05 03:07:31 | Re: Fix FTBFS for prometheus-sql-exporter |