Skip to content

ci: install build-essential in standalone_linux_intel job - #809

Merged
baentsch merged 1 commit into
mainfrom
ci/fix-standalone-install-build-essential-2026-08-04
Aug 4, 2026
Merged

ci: install build-essential in standalone_linux_intel job#809
baentsch merged 1 commit into
mainfrom
ci/fix-standalone-install-build-essential-2026-08-04

Conversation

@baentsch

@baentsch baentsch commented Aug 4, 2026

Copy link
Copy Markdown
Member

Add build-essential, pkg-config and ca-certificates to the apt install step so the C runtime startup objects (Scrt1.o, crti.o) are present and linking succeeds when building liboqs inside the ubuntu container (authored by Copilot)

Add build-essential, pkg-config and ca-certificates to the apt install step so the
C runtime startup objects (Scrt1.o, crti.o) are present and linking succeeds when
building liboqs inside the ubuntu container.
@baentsch
baentsch requested a review from jplomas as a code owner August 4, 2026 14:44
@RodriM11

RodriM11 commented Aug 4, 2026

Copy link
Copy Markdown
Member

Thanks for the contribution @baentsch ! DCO checks are missing, if you can add those would be great, and will merge immediately.

@baentsch
baentsch merged commit ed86b5e into main Aug 4, 2026
42 of 44 checks passed
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.

4 participants