On 7/8/24 9:38 AM, Gianfranco Costamagna wrote:
Hello, the bug seems to have regressed due to new gcc/boost.
Mapnik 4.0.0-rc2 switched from boost:optional to std:optional which broke the python-mapnik git snapshot in experimental which worked correctly with Mapnik 4.0.0-rc1.
I crafted a new patch on top of the experimental upload that makes it build (note: one test is now relaxed, not sure how bad this is)
Thanks for the patch, I managed to make the version in experimental build too but all tests failed due type mismatches related to std:optional.
python-mapnik upstream has since switched to pybind11 which FTBFS due to other issues. I'll try to forward port your patch to what we currently have in master to see if that might be good enough to upload and upstream.
Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
