I get this error with omp but it looks fine to me. I see its from a (new) sycl test. Is this a bug?

/home/glci/builds/dDpd88Yu/0/petsc/petsc/src/dm/impls/plex/landau/plexland.c(1455): error #3180: unrecognized OpenMP #pragma
1781 #pragma omp parallel for private(j)
1782 ^
1783compilation aborted for /home/glci/builds/dDpd88Yu/0/petsc/petsc/src/dm/impls/plex/landau/plexland.c (code 2)
1784gmake[3]: *** [gmakefile:172: arch-ci-linux-sycl-double/obj/dm/impls/plex/landau/plexland.o] Error 2
1785gmake[3]: *** Waiting for unfinished jobs....
1786 .....
1796**************************ERROR*************************************
1797 Error during compile, check arch-ci-linux-sycl-double/lib/petsc/conf/make.log
1798 Send it and arch-ci-linux-sycl-double/lib/petsc/conf/configure.log to petsc-maint@mcs.anl.gov
1799********************************************************************