Skip to content

[BACKEND] Update gcc debian package to point to a version 14.1.0-2 which exists in gcc-defaults.#4548

Merged
vwbaker merged 1 commit intotriton-lang:llvm-headfrom
openxla:llvm-head-staging
Aug 22, 2024
Merged

[BACKEND] Update gcc debian package to point to a version 14.1.0-2 which exists in gcc-defaults.#4548
vwbaker merged 1 commit intotriton-lang:llvm-headfrom
openxla:llvm-head-staging

Conversation

@khasanovaa
Copy link
Copy Markdown
Contributor

The llvm build check is trying to get http://ftp.de.debian.org/debian/pool/main/g/gcc-defaults/gcc-aarch64-linux-gnu_13.2.0-7_amd64.deb, which does not exist and therefore fails. Updating the version to an existing one (14.1.0-2).

[x] I am not making a trivial change, such as fixing a typo in a comment.
[x] I have written a PR description following these
rules.
[x] I have run pre-commit run --from-ref origin/main --to-ref HEAD.
[x] This PR does not need a test because it is not a functional change, should fix git checks builds.
[x] I have not added any lit tests.

@khasanovaa khasanovaa requested a review from ptillet as a code owner August 21, 2024 19:56
@vwbaker vwbaker merged commit 980fd6d into triton-lang:llvm-head Aug 22, 2024
karupayun pushed a commit to openxla/triton that referenced this pull request Aug 26, 2024
…ich exists in gcc-defaults. (triton-lang#4548)

The llvm build check is trying to get
http://ftp.de.debian.org/debian/pool/main/g/gcc-defaults/gcc-aarch64-linux-gnu_13.2.0-7_amd64.deb,
which does not exist and therefore fails. Updating the version to an
existing one (14.1.0-2).

[x] I am not making a trivial change, such as fixing a typo in a
comment.
[x] I have written a PR description following these
  [rules](https://cbea.ms/git-commit/#why-not-how).
[x] I have run `pre-commit run --from-ref origin/main --to-ref HEAD`.
[x] This PR does not need a test because it is not a functional change,
should fix git checks builds.
[x] I have not added any `lit` tests.
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

Successfully merging this pull request may close these issues.

2 participants