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

GH-45183: [C++][Release] Add llvm-dev back to setup-ubuntu.sh #45184

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

amoeba
Copy link
Member

@amoeba amoeba commented Jan 6, 2025

Rationale for this change

Fixes verification nightly jobs. See #45183.

What changes are included in this PR?

Updates dev/release/setup-ubuntu.sh to re-add llvm-dev as an installed package.

Are these changes tested?

Yes, locally (via archery docker run....)

Are there any user-facing changes?

No.

Closes #45183

Copy link

github-actions bot commented Jan 6, 2025

⚠️ GitHub issue #45183 has been automatically assigned in GitHub to PR creator.

@amoeba
Copy link
Member Author

amoeba commented Jan 6, 2025

@github-actions crossbow submit verify-rc-*

@github-actions github-actions bot added the awaiting review Awaiting review label Jan 6, 2025
Copy link

github-actions bot commented Jan 6, 2025

Revision: 1e0a19d

Submitted crossbow builds: ursacomputing/crossbow @ actions-cd6f8ed57c

Task Status
verify-rc-binaries-apt-linux-amd64 GitHub Actions
verify-rc-binaries-binary-linux-amd64 GitHub Actions
verify-rc-binaries-jars-linux-almalinux-8-amd64 GitHub Actions
verify-rc-binaries-jars-linux-conda-latest-amd64 GitHub Actions
verify-rc-binaries-jars-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-binaries-jars-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-binaries-wheels-linux-almalinux-8-amd64 GitHub Actions
verify-rc-binaries-wheels-linux-conda-latest-amd64 GitHub Actions
verify-rc-binaries-wheels-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-binaries-wheels-macos-13-amd64 GitHub Actions
verify-rc-binaries-wheels-macos-14-arm64 GitHub Actions
verify-rc-binaries-wheels-windows GitHub Actions
verify-rc-binaries-yum-linux-amd64 GitHub Actions
verify-rc-source-cpp-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-cpp-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-cpp-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-cpp-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-cpp-macos-amd64 GitHub Actions
verify-rc-source-cpp-macos-arm64 GitHub Actions
verify-rc-source-cpp-macos-conda-amd64 GitHub Actions
verify-rc-source-csharp-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-csharp-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-csharp-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-csharp-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-csharp-macos-amd64 GitHub Actions
verify-rc-source-csharp-macos-arm64 GitHub Actions
verify-rc-source-integration-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-integration-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-integration-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-integration-macos-amd64 GitHub Actions
verify-rc-source-integration-macos-arm64 GitHub Actions
verify-rc-source-integration-macos-conda-amd64 GitHub Actions
verify-rc-source-js-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-js-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-js-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-js-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-js-macos-amd64 GitHub Actions
verify-rc-source-js-macos-arm64 GitHub Actions
verify-rc-source-python-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-python-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-python-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-python-macos-amd64 GitHub Actions
verify-rc-source-python-macos-arm64 GitHub Actions
verify-rc-source-python-macos-conda-amd64 GitHub Actions
verify-rc-source-ruby-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-ruby-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-ruby-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-ruby-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-ruby-macos-amd64 GitHub Actions
verify-rc-source-ruby-macos-arm64 GitHub Actions
verify-rc-source-windows GitHub Actions

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Jan 6, 2025
@kou kou merged commit 777797e into apache:main Jan 7, 2025
6 checks passed
@kou kou removed the awaiting merge Awaiting merge label Jan 7, 2025
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 777797e.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 9 possible false positives for unstable benchmarks that are known to sometimes produce them.

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.

[C++][Release] Linux nightly verification jobs failing with Could NOT find LLVMAlt
2 participants