Skip to content

Use AlmaLinux:8 for x86_64-linux binary-compatible-builds#8892

Merged
elliottt merged 3 commits into
bytecodealliance:mainfrom
elliottt:trevor/bcb-ubuntu
Jul 2, 2024
Merged

Use AlmaLinux:8 for x86_64-linux binary-compatible-builds#8892
elliottt merged 3 commits into
bytecodealliance:mainfrom
elliottt:trevor/bcb-ubuntu

Conversation

@elliottt
Copy link
Copy Markdown
Member

@elliottt elliottt commented Jul 1, 2024

CentOS 7 has hit EOL, and is beginning to cause build failures due to mirror lists being unavailable. This PR switches us over to using AlmaLinux 8 instead.

AlmaLinux 8 has cmake-3.26, so it's reasonable to continue explicitly installing cmake-3.29.

@elliottt elliottt force-pushed the trevor/bcb-ubuntu branch from bcf1b62 to 87a904d Compare July 2, 2024 00:13
@elliottt elliottt changed the title Use Ubuntu-16.04 for x86_64-linux binary-compatible-builds Use AlmaLinux:8 for x86_64-linux binary-compatible-builds Jul 2, 2024
@elliottt elliottt marked this pull request as ready for review July 2, 2024 00:15
@elliottt elliottt requested a review from a team as a code owner July 2, 2024 00:15
@elliottt elliottt requested review from fitzgen and jameysharp and removed request for a team July 2, 2024 00:15
Copy link
Copy Markdown
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

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

This makes sense to me.

I think it's worth specifically calling out that AlmaLinux 8 is the current recommended base for Python's manylinux, which exists to solve essentially the same problem.

@elliottt elliottt added this pull request to the merge queue Jul 2, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 2, 2024
@elliottt elliottt added this pull request to the merge queue Jul 2, 2024
Merged via the queue into bytecodealliance:main with commit 248bc65 Jul 2, 2024
@elliottt elliottt deleted the trevor/bcb-ubuntu branch July 2, 2024 01:13
fitzgen added a commit to fitzgen/wizer that referenced this pull request Aug 19, 2024
The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance/wasmtime#8892 in Wasmtime.
fitzgen added a commit to bytecodealliance/wizer that referenced this pull request Aug 19, 2024
…ds (#108)

* Update the binary-compatible-builds action from Wasmtime

* Use `almalinux:8` as base image for x86_64-linux CI docker image

The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance/wasmtime#8892 in Wasmtime.

* Allos `cfg(fuzzing)`

* Remove dead code ever since module-linking support was removed

* set global npm config with sudo in ci
alexcrichton pushed a commit to alexcrichton/wizer that referenced this pull request Oct 8, 2025
…ds (bytecodealliance#108)

* Update the binary-compatible-builds action from Wasmtime

* Use `almalinux:8` as base image for x86_64-linux CI docker image

The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance/wasmtime#8892 in Wasmtime.

* Allos `cfg(fuzzing)`

* Remove dead code ever since module-linking support was removed

* set global npm config with sudo in ci
alexcrichton pushed a commit to alexcrichton/wizer that referenced this pull request Oct 8, 2025
…ds (bytecodealliance#108)

* Update the binary-compatible-builds action from Wasmtime

* Use `almalinux:8` as base image for x86_64-linux CI docker image

The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance/wasmtime#8892 in Wasmtime.

* Allos `cfg(fuzzing)`

* Remove dead code ever since module-linking support was removed

* set global npm config with sudo in ci
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
…ds (bytecodealliance#108)

* Update the binary-compatible-builds action from Wasmtime

* Use `almalinux:8` as base image for x86_64-linux CI docker image

The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance#8892 in Wasmtime.

* Allos `cfg(fuzzing)`

* Remove dead code ever since module-linking support was removed

* set global npm config with sudo in ci
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