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
The instructions don't tell you not to use a relative directory:
<<
In the directory /scripts you will find the two scripts install_deps.sh and pinned_build.sh. If you haven't installed build dependencies then run install_deps.sh. Then run pinned_build.sh .
./scripts/pinned_build.sh ../lib ./build 8
error returned:
...
clang+llvm-11.0.1-x86_64-linux-gnu-ubuntu-16.04.tar 100%[=================================================================================================================>] 399.39M 17.6MB/s in 23s
2022-09-09 15:12:46 (17.5 MB/s) - ‘clang+llvm-11.0.1-x86_64-linux-gnu-ubuntu-16.04.tar.xz’ saved [418790120/418790120]
~/test-leap2/lib ~/test-leap2/leap
Directory is not where expected EXPECTED=../lib at /home/matthew/test-leap2/lib
The text was updated successfully, but these errors were encountered:
The instructions don't tell you not to use a relative directory:
<<
In the directory /scripts you will find the two scripts install_deps.sh and pinned_build.sh. If you haven't installed build dependencies then run install_deps.sh. Then run pinned_build.sh .
error returned:
The text was updated successfully, but these errors were encountered: