[postgis-tickets] [PostGIS] #5157: basic_test failure on i386
PostGIS
trac at osgeo.org
Sat Jul 23 22:20:53 PDT 2022
#5157: basic_test failure on i386
-----------------------------+---------------------------
Reporter: Bas Couwenberg | Owner: strk
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 3.3.0
Component: liblwgeom | Version: master
Resolution: fixed | Keywords:
-----------------------------+---------------------------
Comment (by Bas Couwenberg):
Replying to [comment:11 robe]:
> Replying to [comment:10 Bas Couwenberg]:
> > 3.2.2 does not have this issue.
>
> Dependencies are all the same? I didn't think any of that code has
changed.
gcc-12 is now default, everything else is mostly the same:
{{{
--- /tmp/postgis-3.3.0.deps 2022-07-24 07:14:46.896921001 +0200
+++ /tmp/postgis-3.2.2.deps 2022-07-24 07:14:59.852608988 +0200
-Setting up bsdextrautils (2.38-4) ...
+Setting up bsdextrautils (2.38-5) ...
-Setting up lib32gcc-s1 (12.1.0-5) ...
+Setting up lib32gcc-s1 (12.1.0-7) ...
-Setting up lib32stdc++6 (12.1.0-5) ...
+Setting up lib32stdc++6 (12.1.0-7) ...
-Setting up libblosc1:amd64 (1.21.1+ds2-2) ...
+Setting up libblosc1:amd64 (1.21.1+ds2-3) ...
-Setting up libblosc-dev (1.21.1+ds2-2) ...
+Setting up libblosc-dev:amd64 (1.21.1+ds2-3) ...
-Setting up libgfortran5:amd64 (12.1.0-5) ...
+Setting up libgfortran5:amd64 (12.1.0-7) ...
-Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
+Setting up liblcms2-2:amd64 (2.13.1-1) ...
-Setting up liblz1:amd64 (1.13-3) ...
+Setting up liblz1:amd64 (1.13-4) ...
-Setting up libobjc-11-dev:amd64 (11.3.0-4) ...
+Setting up libobjc-11-dev:amd64 (11.3.0-5) ...
-Setting up libobjc4:amd64 (12.1.0-5) ...
+Setting up libobjc4:amd64 (12.1.0-7) ...
-Setting up libpython3-stdlib:amd64 (3.10.4-1+b1) ...
+Setting up libpython3-stdlib:amd64 (3.10.5-3) ...
-Setting up libsqlite3-dev:amd64 (3.39.0-2) ...
+Setting up libsqlite3-dev:amd64 (3.39.2-1) ...
+Setting up libstdc++-11-dev:amd64 (11.3.0-5) ...
-Setting up libwww-mechanize-perl (2.10-1) ...
+Setting up libwww-mechanize-perl (2.12-1) ...
-Setting up libxslt1.1:amd64 (1.1.34-4) ...
+Setting up libxslt1.1:amd64 (1.1.35-1) ...
-Setting up libyaml-0-2:amd64 (0.2.2-1) ...
+Setting up libyaml-0-2:amd64 (0.2.5-1) ...
-Setting up plzip (1.10-3) ...
+Setting up plzip (1.10-4) ...
-Setting up python3 (3.10.4-1+b1) ...
+Setting up python3 (3.10.5-3) ...
-Setting up python3-minimal (3.10.4-1+b1) ...
+Setting up python3-minimal (3.10.5-3) ...
-Setting up xsltproc (1.1.34-4) ...
+Setting up xsltproc (1.1.35-1) ...
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5157#comment:13>
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