Even Rouault <even.roua...@spatialys.com> writes: > I indeed see that some generated files have a lower timestamp than > their .i sources. Probably something due to some files being > regenerated as identical (apart higher timestamp) to their existing > versions in git and thus not being committed into git. There is > nothing new in the generation process related to this, so weird that > this shows up only now. Or perhaps this has hit in the past unnoticed. > > Anyway I've uploaded updated archives whose only difference is just > doing "touch swig/python/extensions/*" on top of rc1 > > https://download.osgeo.org/gdal/3.5.3/gdal-3.5.3rc2.tar.xz > https://download.osgeo.org/gdal/3.5.3/gdal-3.5.3rc2.tar.gz > https://download.osgeo.org/gdal/3.5.3/gdal353rc2.zip > > I've also modified the mkgdaldist.sh to force updating the timestamps > for future releases
Thanks for the quick turnaround! I have locally updated pkgsrc to 3.5.3rc2, and both gdal-lib and py-gdal build fine now. With those, running autotest from gdal release-3.5 branch (tag v3.5.1RC1), I get a few failures, but I have no reason to think they are new or super concerning, and should dig into them myself in the background (while I also flip pkgsrc to cmake). FAILED ogr/ogr_gpkg.py::test_ogr_gpkg_14 - assert False == 1 FAILED ogr/ogr_gpkg.py::test_ogr_gpkg_15 - AssertionError: SELECT HasSpatialI... FAILED ogr/ogr_gpkg.py::test_ogr_gpkg_58 - AssertionError: assert 0 == 1 FAILED ogr/ogr_gpkg.py::test_ogr_gpkg_59 - AssertionError: assert 0 == 1 FAILED ogr/ogr_gpkg.py::test_ogr_gpkg_deferred_spi_creation - AssertionError:... FAILED ogr/ogr_gpkg.py::test_ogr_gpkg_deferred_spi_update - AssertionError: a... FAILED gcore/geoloc.py::test_geoloc_fill_line[YES] - AssertionError: assert 2... FAILED gcore/geoloc.py::test_geoloc_fill_line[NO] - AssertionError: assert 22... FAILED gcore/tiff_read.py::test_tiff_read_big_strip_chunky_way - assert 38441... FAILED gcore/tiff_write.py::test_tiff_write_64 - AssertionError: coordinate s... FAILED gcore/tiff_write.py::test_tiff_write_163 - assert 47600 == 47567 FAILED gcore/vrt_read.py::test_vrt_statistics_and_implicit_ovr_recursion_issue FAILED gdrivers/gpkg.py::test_gpkg_42 - assert 'sqlite3_exec...module: rtree'... FAILED utilities/test_ogrinfo.py::test_ogrinfo_fielddomains - AssertionError:... So I'm good with rc2 being promoted.
signature.asc
Description: PGP signature
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev