Re: [gdal-dev] GDAL 3.8.1 RC1 is available, and motion to approve it

2023-11-23 Thread Sebastiaan Couwenberg via gdal-dev
On 11/23/23 22:56, Even Rouault via gdal-dev wrote: From a packaging point of view, the following change might have impacts on build recipes: The Python utilities are no longer installed with the .py extension, this broke their use in QGIS when we removed this in the Debian package some time

[gdal-dev] GDAL 3.8.1 RC1 is available, and motion to approve it

2023-11-23 Thread Even Rouault via gdal-dev
Hi, I have prepared a GDAL/OGR 3.8.1 release candidate. Pick up an archive among the following ones (by ascending size):   https://download.osgeo.org/gdal/3.8.1/gdal-3.8.1rc1.tar.xz   https://download.osgeo.org/gdal/3.8.1/gdal-3.8.1rc1.tar.gz   https://download.osgeo.org/gdal/3.8.1/gdal381rc1.z

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Javier Jimenez Shaw via gdal-dev
My colleague (I have only Linux) will give more info. On Thu, 23 Nov 2023 at 16:25, Even Rouault wrote: > > >> I thought that it was enough disabling GDAL_USE_EXTERNAL_LIBS (we are not >> enabling explicitly arrow or kml). Am I wrong? >> >> He might have to remove CMakeCache.txt because it could

Re: [gdal-dev] Is the SOSI Norwegian driver still useful?

2023-11-23 Thread Even Rouault via gdal-dev
Hi, However, I doubt that these organisations use the SOSI driver from GDAL/OGR to produce these files. They can't: the driver is read-only Discussing that topic with other developers today during GDAL maintainer meeting, we could proceed with how we did in the past with drivers we suspec

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Even Rouault via gdal-dev
I thought that it was enough disabling GDAL_USE_EXTERNAL_LIBS (we are not enabling explicitly arrow or kml). Am I wrong? He might have to remove CMakeCache.txt because it could contain the GDAL_USE_LIBKML=ON declaration that was set before turning off GDAL_USE_EXTERNAL_LIB

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Javier Jimenez Shaw via gdal-dev
On Thu, 23 Nov 2023 at 15:01, Even Rouault wrote: > > Le 23/11/2023 à 14:53, Javier Jimenez Shaw via gdal-dev a écrit : > > Hi > > A colleague of mine is compiling in Mac. I am aware of the problems with > arrow and libkml: > https://gdal.org/development/building_from_source.html#building-on-maco

Re: [gdal-dev] Problems compiling in Mac

2023-11-23 Thread Even Rouault via gdal-dev
Le 23/11/2023 à 14:53, Javier Jimenez Shaw via gdal-dev a écrit : Hi A colleague of mine is compiling in Mac. I am aware of the problems with arrow and libkml: https://gdal.org/development/building_from_source.html#building-on-macos But we are compiling with GDAL_USE_EXTERNAL_LIBS=OFF Howev

[gdal-dev] Problems compiling in Mac

2023-11-23 Thread Javier Jimenez Shaw via gdal-dev
Hi A colleague of mine is compiling in Mac. I am aware of the problems with arrow and libkml: https://gdal.org/development/building_from_source.html#building-on-macos But we are compiling with GDAL_USE_EXTERNAL_LIBS=OFF However he has those problems with arrow and libkml, and had to unistall the