You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some error append when trying to cmake with the git master on aarch64(git version:f4a74cbff7c021342450f103623a6d9143230e85):
In function 'get_run':
/tmp/root/spack-stage/spack-stage-c-blosc2-develop-lyqsskyowlzmutok64dvgsil5ja3366c/spack-src/blosc/blosc2.c:689:21: error: 'ref' undeclared (first use in this function); did you mean '
read'?
60 memcpy(&value2, ref, 8);
61 ^~~
62 read
The text was updated successfully, but these errors were encountered:
There is some error append when trying to cmake with the git master on aarch64(git version:f4a74cbff7c021342450f103623a6d9143230e85):
In function 'get_run':
/tmp/root/spack-stage/spack-stage-c-blosc2-develop-lyqsskyowlzmutok64dvgsil5ja3366c/spack-src/blosc/blosc2.c:689:21: error: 'ref' undeclared (first use in this function); did you mean '
read'?
60 memcpy(&value2, ref, 8);
61 ^~~
62 read
The text was updated successfully, but these errors were encountered: