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

Unexpected git-tree-sha1 in get_default_args() #352

Closed
jonathanBieler opened this issue Dec 1, 2021 · 3 comments
Closed

Unexpected git-tree-sha1 in get_default_args() #352

jonathanBieler opened this issue Dec 1, 2021 · 3 comments

Comments

@jonathanBieler
Copy link

jonathanBieler commented Dec 1, 2021

Looks like the path to the include folder is wrong and this makes get_default_args fails. It also download the artifact every time which seems a bit strange.

v1.7, Clang.jl v0.15.0, macOS big sur (triple = "x86_64-apple-darwin14")

julia> args = get_default_args()
┌ Error: Tree Hash Mismatch!
│   Expected git-tree-sha1:   303e65f6896f295459c81aa311b5eb993f702d89
│   Calculated git-tree-sha1: 78a3cf7c8dfe0b0ad81b8ba0a86f7d89a8d19300
└ @ Pkg.Artifacts /Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.7/Pkg/src/Artifacts.jl:364
ERROR: AssertionError: failed to setup environment due to missing dirs, please file an issue at https://github.com/JuliaInterop/Clang.jl/issues.
@Gnimuc
Copy link
Member

Gnimuc commented Dec 2, 2021

@Gnimuc
Copy link
Member

Gnimuc commented Dec 12, 2021

JuliaLang/Pkg.jl#2881

@Gnimuc
Copy link
Member

Gnimuc commented Dec 24, 2021

Looks like this has been fixed in Julia 1.7.1.

@Gnimuc Gnimuc closed this as completed Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants