From 4424fde8780ff1e0bbda4918d08293e3e92acc4e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 25 Mar 2022 22:25:41 +0100 Subject: [PATCH] CI: fix build issue on CMake build-windows-conda config (refs #5513) --- .github/workflows/cmake_builds.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cmake_builds.yml b/.github/workflows/cmake_builds.yml index e14142e92e8a..7c165c282443 100644 --- a/.github/workflows/cmake_builds.yml +++ b/.github/workflows/cmake_builds.yml @@ -308,10 +308,12 @@ jobs: cmake --version - name: Install dependency shell: bash -l {0} + # We pin poppler to 21.03.0, as the 22.01.0 update breaks GDAL + # cf https://github.com/OSGeo/gdal/issues/5513 run: | conda install --yes --quiet --name gdalenv curl libiconv icu python=3.9 swig numpy pytest pytest-env zlib clcache lxml conda install --yes --quiet --name gdalenv -c conda-forge proj geos hdf4 hdf5 kealib \ - libnetcdf openjpeg poppler libtiff libpng xerces-c expat libxml2 kealib json-c \ + libnetcdf openjpeg poppler==21.03.0 libtiff libpng xerces-c expat libxml2 kealib json-c \ cfitsio freexl geotiff jpeg libpq libspatialite libwebp-base pcre pcre2 postgresql \ sqlite tiledb zstd charls cryptopp cgal jasper doxygen librttopo libkml openssl xz \ openjdk ant qhull armadillo blas blas-devel libblas libcblas liblapack liblapacke blosc