L2 radius value error observed in auxiliaries test case run for specfem3d_globe-7.0.2 application

Hi,
I compiled the application specfem3d_globe-7.0.2 with Intel compiler-2022.0.2 + Openmpi-4.1.3 and ran the standard auxiliaries test case example,

test name

NAME=“xwrite_profile”

relative location of SPECFEM3D_GLOBE EXAMPLES/ directory for test

EXAMPLES=“…/…/EXAMPLES/global_s362ani_shakemovie”
from the path specfem3d_globe-7.0.2/tests using the command “./run_all_tests.sh auxiliaries”.
Then, observed the following output in file specfem3d_globe-7.0.2/tests/auxiliaries/results.log
testing profile:
L2 radius = 1
failed 1
L2 rho = 0
good
L2 vpv = 0
good
L2 vsv = 0
good
L2 Qkappa = 0
good
L2 Qmu = 0
good
L2 vph = 0
good
L2 vsh = 0
good
L2 eta = 0
good
successful run

Concern :L2 radius =1 instead of ‘0’

Configuration used in the file:
specfem3d_globe7.0.2/tests/auxiliaries/0.configure.sh
$srcdir/configure MPIFC=mpifort FC=ifort CC=icc CXX=icpc --enable-openmp --enable-double-precision --enable-vectorization >> $testdir/results.log 2>&1

May i know the further steps and likely procedure to resolve the L2 radius error.

With regards,
Nishant Reddy