Skip to content

Change base image from Ubuntu 24.04 to 22.04#10

Open
wsmoses wants to merge 1 commit intomainfrom
wsmoses-patch-1
Open

Change base image from Ubuntu 24.04 to 22.04#10
wsmoses wants to merge 1 commit intomainfrom
wsmoses-patch-1

Conversation

@wsmoses
Copy link
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
Member

What's the motivation for the change?

@wsmoses
Copy link
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+

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