Issue with successfully creating PS4 release build

Hello, Im trying to create PS4 release package with package checks, but it fails every time because of issue with libfmod_haptics.prx:
[Error] Format of the elf file is not valid. (Media/Plugins/libfmod_haptics.prx, already stripped)
[Error] Could not convert elf file. (Media/Plugins/libfmod_haptics.prx)

I have checked devnet and Unity forums but couldn’t find more about this.On other platforms like PS5/Switch builds are created without issues also FMOD works fine in our project.

FMOD 2.03,

Unity 6.000.3.19f1,

installed FMOD PS4 integration package,
PS4 Cross-Gen 12.5 SDK

Thanks!