Skip to content

Conversation

smoser
Copy link
Contributor

@smoser smoser commented Apr 21, 2023

Top commit (54b6501b188041019c19dd6d93c66838bae6c165) on alpine zstd tree commit says:

main/zstd: split -static

That broke our build as the new zstd-dev does not contain a libzstd.a.

Thankfully the fix is as easy as adding zstd-static to the list of alpine packages in the container.

@smoser smoser requested review from rchincha and hallyn as code owners April 21, 2023 17:39
Top commit (54b6501b188041019c19dd6d93c66838bae6c165) on alpine
zstd tree commit says:

    main/zstd: split -static

That broke our build as the new zstd-dev does not contain a libzstd.a.

Thankfully the fix is as easy as adding zstd-static to the list of
alpine packages in the container.

Signed-off-by: Scott Moser <smoser@brickies.net>
@smoser smoser force-pushed the fix/alpine-needs-zstd-static branch from ec8fc1e to e15abfe Compare April 21, 2023 17:40
Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

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

lgtm

@rchincha rchincha merged commit e2d4016 into project-stacker:main Apr 21, 2023
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