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

[deps] Add the missing checksums for the libunwind-1.3.2.tar.gz file #42621

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Oct 13, 2021

See also #42592
See also #42619


This pull request adds the missing checksums for the libunwind-1.3.2.tar.gz file. To generate these checksums, I ran the following commands on a Linux x86_64 machine.

git clone git@github.com:JuliaLang/julia.git
cd julia
make release USE_BINARYBUILDER_LIBUNWIND=0

However, this is not the correct way to update the checksums. Instead, we should be using the contrib/refresh_checksums.mk script. Unfortunately, I cannot figure out how to use contrib/refresh_checksums.mk to create or update the checksums for the libunwind-1.3.2.tar.gz file.

@DilumAluthge DilumAluthge added building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries labels Oct 13, 2021
@DilumAluthge DilumAluthge added the merge me PR is reviewed. Merge when all tests are passing label Oct 13, 2021
@DilumAluthge DilumAluthge changed the title [deps] Adds the missing checksums for the libunwind-1.3.2.tar.gz file [deps] Add the missing checksums for the libunwind-1.3.2.tar.gz file Oct 13, 2021
@vtjnash vtjnash merged commit adb3696 into master Oct 13, 2021
@vtjnash vtjnash deleted the dpa/libunwind-checksums branch October 13, 2021 19:00
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Oct 14, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants