Describe the bug

Welcome, I was able to install the version 7.2.3 on Mac but with 7.0.14 I get the following error:

 asdf install redis 7.0.14
** Resuming transfer from byte position 2994188
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   206  100   206    0     0    140      0  0:00:01  0:00:01 --:--:--   140
cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make install
    LINK redis-server
clang: error: no such file or directory: '../deps/lua/src/liblua.a'
clang: error: no such file or directory: '../deps/hdr_histogram/libhdrhistogram.a'
make[1]: *** [redis-server] Error 1
make: *** [install] Error 2

Comment From: wpplumber

After a reboot the install passed!