[gdal-dev] GDAL 3.5.0rc2 available (Re: GDAL 3.5.0 release candidate available)

Sean Gillies sean.gillies at gmail.com
Mon May 9 11:47:19 PDT 2022


Hi Even,

I'm still using the legacy configure script and have found that
ogrmvtdataset.cpp doesn't compile on my system due to

In file included from ogrmvtdataset.cpp:43:
.../ogr_geos.h:40:12: fatal error: geos_c.h: No such file or directory

This is GDAL 3.5.0rc2. I haven't tried the earlier pre-releases. GDAL 3.4.3
compiled and installed on the same computer using the same script, which is:

LD_LIBRARY_PATH=/home/seangillies/local/lib ./configure
--prefix=/home/seangillies/local --with-curl
--with-geos=/home/seangillies/local/bin/geos-config
--with-proj=/home/seangillies/local


On Mon, May 9, 2022 at 3:48 AM Even Rouault <even.rouault at spatialys.com>
wrote:

> Hi,
>
> I've issued a RC2 with the following changes:
>
> - CMake: fix build of NITF driver if rebuilding after disabling JPEG driver
>
> - port/cpl_recode_iconv.cpp: fix invalid cast error with uclibc (#5684)
>
> - PNG: report cause when unable to create file
>
> - PCIDSK: fix build on 32-bit architectures on Debian (fixes #5694)
>
> - TileDB: compiler warning fix on 32bit
>
> - ogr2ogr: avoid potential nullptr deref (CID 1488679)
>
> - netCDF: add support for writing/reading geolocation array without a
> grid_mapping variable
>
> Updated archives:
>
>    https://download.osgeo.org/gdal/3.5.0/gdal-3.5.0rc2.tar.xz
>    https://download.osgeo.org/gdal/3.5.0/gdal-3.5.0rc2.tar.gz
>    https://download.osgeo.org/gdal/3.5.0/gdal350rc2.zip
> https://download.osgeo.org/gdal/3.5.0/gdalautotest-3.5.0rc2.tar.gz
>    https://download.osgeo.org/gdal/3.5.0/gdalautotest-3.5.0rc2.zip
>
> Even
>
> Le 06/05/2022 à 15:06, Even Rouault a écrit :
> > Hi,
> >
> > I have prepared a GDAL/OGR 3.5.0 release candidate.
> >
> > NEWS at:
> >
> >   https://github.com/OSGeo/gdal/blob/v3.5.0RC1/NEWS.md
> >
> > Note the first item about the new CMake build system, and the
> > deprecation of the autoconf & nmake build systems that will be removed
> > in GDAL 3.6.0
> >
> > Pick up an archive among the following ones (by ascending size):
> >
> >   https://download.osgeo.org/gdal/3.5.0/gdal-3.5.0rc1.tar.xz
> >   https://download.osgeo.org/gdal/3.5.0/gdal-3.5.0rc1.tar.gz
> >   https://download.osgeo.org/gdal/3.5.0/gdal350rc1.zip
> >
> > A snapshot of the gdalautotest suite is also available :
> >
> > https://download.osgeo.org/gdal/3.5.0/gdalautotest-3.5.0rc1.tar.gz
> >   https://download.osgeo.org/gdal/3.5.0/gdalautotest-3.5.0rc1.zip
> >
> > A snapshot of the documentation is at:
> >
> >   https://download.osgeo.org/gdal/3.5.0/gdal350doc.zip
> >
> > The GDAL-GRASS plugin sources and release process has been moved to
> > https://github.com/OSGeo/gdal-grass
> >
> > I'll call for a vote promoting it to next week if no serious problems
> > are reported before.
> >
> > The "release/3.5" branch has been created for all bug fixes related to
> > 3.5.x. master is now targetting 3.6.0dev.
> >
> > Best regards,
> >
> > Even
> >
>
>
-- 
Sean Gillies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220509/4383010c/attachment.htm>


More information about the gdal-dev mailing list