This issue appeared lately as I don't test ARM with my library very often; but it has compiled in the past.
The PROGMEM support for ARM (specifically Zero) does not define the PGM_VOID_P and this causes any library that does use it to not compile for that board type.