-
When analyzing our project with many SPM dependencies we get a lot of different parsing errors. Some examples below:
```
15:12:46 [ INFO] Analyzing swift project at *****/derivedData/SourcePackag…
-
https://github.com/abseil/abseil-cpp/blob/43ef2148c0936ebf7cb4be6b19927a9d9d145b8f/absl/container/internal/raw_hash_set.h#L1717
The length of ctrl_ is capacity + width + 1, and your comment says se…
-
Abseil-cpp or other Google project has support on cmake (using add_subdirectory). Is there any plan for opencensus-cpp?
-
*Installation details*
Scylla version (or git commit hash): 5.4.0~rc1-0.20231029.24efacf90d0b with build-id f59b16b61ac1631394eebf369635ef29f7918e60
Cluster size: 3
OS (RHEL/CentOS/Ubuntu/AWS AMI)…
-
### Steps to reproduce the issue
```console
$ spack spec -I bazel@5.4.0
Input spec
--------------------------------
- bazel@5.4.0
Concretized
--------------------------------
- baze…
-
**Does this issue affect the google-cloud-cpp project?** yes
**What component of `google-cloud-cpp` is this related to?** `storage_version_test`
**Describe the bug** Build fails on Alpine Linux …
-
Opening a tracking issue to communicate where I am with this:
- Support for full Abseil/RE2 is working with Bazel: https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/pull/173/
- I ran into issues wi…
-
Hi there - I help package many a package for conda-forge, which is a pretty big ecosystem of packages especially in data science and ML/AI. It started out mainly focussed on Python, but has come to in…
-
We're currently running 57 individual workflows in CI on every commit,[^1] and counting (#14964).
Some runs are fairly small, like the library compatiblity tests for `OpenSSL` and `libpcre` which t…
-
**Description**
After compiling the triton server using installed libraries in vcpkg , these compiled libraries will cause symbol conflicts and result in the linking failure of the client compilation…