Skip to content

Change base image from Ubuntu 24.04 to 22.04#10

Merged
wsmoses merged 1 commit into
mainfrom
wsmoses-patch-1
Jun 3, 2026
Merged

Change base image from Ubuntu 24.04 to 22.04#10
wsmoses merged 1 commit into
mainfrom
wsmoses-patch-1

Conversation

@wsmoses
Copy link
Copy Markdown
Member

@wsmoses wsmoses commented Feb 17, 2026

No description provided.

@wsmoses wsmoses requested a review from giordano February 17, 2026 14:17
@giordano
Copy link
Copy Markdown
Member

What's the motivation for the change?

@wsmoses
Copy link
Copy Markdown
Member Author

wsmoses commented Feb 17, 2026

if I fail to do this EnzymeAD/compiler-explorer-builder#25

currently we have:

/opt/compiler-explorer/main/enzyme-opttrunk: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /opt/compiler-explorer/main/enzyme-opttrunk)
Compiler returned: 1

which happens because the explorer runs 22.04, but the enzymejax ci runs 24.04

this is because of a combination of factors

namely we need to install llvm's into the docker for the explorer, but 24.04 only has 18+ whereas 22.04 (used in our ci for this) has 15+

@wsmoses wsmoses force-pushed the wsmoses-patch-1 branch from 0a8c381 to b6e068c Compare June 3, 2026 17:44
@wsmoses wsmoses mentioned this pull request Jun 3, 2026
@wsmoses wsmoses merged commit b6e068c into main Jun 3, 2026
3 checks passed
@wsmoses wsmoses deleted the wsmoses-patch-1 branch June 3, 2026 18:07
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