-
### Issue Type
Build/Install
### Source
binary
### Secretflow Version
main
### OS Platform and Distribution
Linux ubuntu 22.04
### Python version
python 3.8
### Bazel version
bazel 5.1.1
…
-
When running unit tests on Ubuntu compiled with gcc on the architecture ppc64el, the test format-test fails with the following error:
```
./test/format-test.cc:1493: Failure
Expected equality of th…
-
fmtlib: trunk
Repro: https://godbolt.org/z/7YM9oY4cj
Perhaps this is just to add to the collection of bogus `-Wstringop-overflow` warnings. Unless I'm using the library incorrectly. Seems to be fi…
-
I bazelized fmt -> https://vertexwahn.de/2022/09/27/bazelizingfmtlib/
fmt is now also part of this bazel-central-registry. Maybe it makes sense to make use of https://github.com/fmtlib/fmt/blob/ma…
-
I'm trying to compile spdlog with intel oneapi and gnu compiler on different platforms.
Here are the results.
|System|Intel onapi Compiler|Status|
|-------|---------|-------|
|Linux |icc/icx …
-
```
#9 0.554 [ 5%] Creating directories for 'lightgbm'
#9 0.619 [ 10%] Performing download step (git clone) for 'lightgbm'
#9 0.637 Cloning into 'lightgbm'...
#9 3.799 HEAD is now at e4231205 [py…
-
**Describe the bug**
When I try to install the project on windows it fails to install
**To Reproduce**
Steps to reproduce the behavior:
1. Checkout https://github.com/microsoft/vcpkg/pull/32461
…
-
I am unable to compile on an up to date Debian Bullseye system anything past `gromox-2.4` tag. I'm unable to tell what is wrong, other than it fails at exact same location each time.
I have tried s…
-
Hi! :)
Found a strange error in the outputted 'cmake_install.cmake', per below screenshot and quote (also visible on the current master branch, where I pulled fmt from a few hours ago);
![Scre…
-
> By submitting a pull request or a patch, you represent that you have the right to license your contribution to the {fmt} project owners and the community,
But you’re not licensing it to them alon…