Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinned build: relative directories don't work #130

Closed
matthewdarwin opened this issue Sep 9, 2022 · 0 comments · Fixed by #180
Closed

Pinned build: relative directories don't work #130

matthewdarwin opened this issue Sep 9, 2022 · 0 comments · Fixed by #180
Assignees
Labels
bug Something isn't working

Comments

@matthewdarwin
Copy link

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
@stephenpdeos stephenpdeos moved this to Todo in Team Backlog Sep 12, 2022
@linh2931 linh2931 self-assigned this Sep 14, 2022
@linh2931 linh2931 moved this from Todo to In Progress in Team Backlog Sep 14, 2022
@stephenpdeos stephenpdeos added this to the Leap 3.2.0-rc1 milestone Sep 15, 2022
@linh2931 linh2931 moved this from In Progress to Awaiting Review in Team Backlog Sep 16, 2022
Repository owner moved this from Awaiting Review to Done in Team Backlog Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants