Skip to content

llvm-julia-16.0.6-2.tar.gz checksum fail #53399

@semarie

Description

@semarie

While building julia with USE_BINARYBUILDER=0, the llvm tarball fetched is llvm-julia-16.0.6-2.tar.gz, and it failed the checksum check.

the deps/checksums/llvm has been updated by #53195, and the downloaded file currently match the previous hash.

I am unsure if:

  • the fetched file isn't the right one because the PR updated llvm to 16.0.6+4 (and we are fetching 16.0.6-2)
  • the fetched file isn't the right one because the file should have been updated too (and it wasn't)
  • the fetched file is the right one and the checksum change is unintented

Cc @gbaraldi and @vchuravy who worked on the llvm update

Metadata

Metadata

Assignees

Labels

buildingBuild system, or building Julia or its dependencies

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions