Make error _mm512_packs_epi32 was not declared

Error occurs when building files using make command.

System information (version)
  • OpenCV => 3.4.7
  • Operating System / Platform => Ubuntu 16.04
  • cmake --version=> 3.10.0

make error:
error: ‘_mm512_packus_epi32’ was not declared in this scope
error: ‘_mm512_packs_epi32’ was not declared in this scope

hi, I’m having the same problem, did you solve it?