You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have refreshed the patches in the Debian package, but haven't bothered to rebase my branches here as I haven't been able to get the current state of master to build successfully.
The patches from Fedora may help, but I haven't found the motivation try again to get a newer git snapshot to build. I'm leaning more towards removing python-mapnik (and nik4) from Debian as there are still no proper releases after almost ten years.
A few patches are required to build with the mapnik (4.0.0+ds-1) Debian package:
This worked with mapnik 4.0.0-rc1 and python-mapnik @ 5ab32f0
The above two patches needed to be rebased to work with python-mapnik @ 248003c
Unfortunately the pybind11 port doesn't support all variants of
mapnik::value_holder::value_holder()
:This might be caused by 64-bit time_t (
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64
) being used in Debian.The text was updated successfully, but these errors were encountered: