google / google/brotli

Missing libbrotlidec-static.a in version 1.1.0

Open
#1,174 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14.9k
Forks
1.4k
Avg merge
4d 20h
Merged PRs (30d)
9

Description

I am building the `Brunsli/0.1-GCCcore-13.2.0` module from source on our HPC clusters, and it depends on `libbrotlidec-static.a`. The latter static library is automatically created with Brotli version 1.0.9. However, in the newer minor release 1.1.0, the static library is no longer created.

This is causing a lot of dependency resolution issues for me when building massive bundle of R packages using EasyBuild (see e.g. (this PR)[https://github.com/easybuilders/easybuild-easyconfigs/pull/20756]).

Now, I wonder how it would be possible to let the build system for version 1.1.0 consistently create `libbrotlidec-static.a`, so that I can compile my desired version of Brunsli by linking to it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.