facebookincubator / antlir

ANoTher Linux Image buildeR
https://facebookincubator.github.io/antlir/docs/
MIT License
76 stars 13 forks source link

[antlir][oss] disable experimental zstd feature #247

Closed vmagro closed 2 months ago

vmagro commented 2 months ago

Summary: This is why we're getting errors like

❯ buck build antlir//antlir/antlir2/features/tarball/tests:tarball
Action failed: antlir//antlir/antlir2/features/tarball/tests:tarball (antlir2_feature_analyze compile/tarball[0])
Local command returned non-zero exit code 1
Reproduce locally: `env -- 'BUCK_SCRATCH_PATH=buck-out/v2/tmp/antlir/4d2ef6eeff94964d/antlir2_feature_analyze/compile/ta ...<omitted>... antlir/antlir2/features/tarball/tests/__tarball__/compile/features/compile/tarball[0].analyzed.json' (run `buck2 log what-failed` to get the full command)`
stdout:
stderr:
Error: while determining feature requires

Caused by:
    could not load plugin: buck-out/v2/gen/antlir/1cd7095141bd4987/antlir/antlir2/features/tarball/__tarball__/tarball.so: undefined symbol: ZSTD_createThreadPool

Test Plan: GitHub Actions

Differential Revision: D59683732

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D59683732

facebook-github-bot commented 2 months ago

This pull request has been merged in facebookincubator/antlir@ee369d9214cd289f2b2b13c5f3d02e25f031b38c.