-
hi.
in linux vps,
git clone https://github.com/luciusmagn/morpho
cd morpho
cargo build --release
shows:
....
Compiling unic-segment v0.9.0
Compiling pest_derive v2.5.1
Compiling gl…
-
Sometimes build fails with the following error:
```
/runner/_work/intel-xpu-backend-for-triton/intel-xpu-backend-for-triton/include/triton/Dialect/TritonGPU/IR/Types.h:11:10: fatal error: tr…
-
I've followed the build instructions from the Readme to my best understanding, ending up with this build recipe:
```yaml
- git clone https://github.com/rust-lang/rustup.git -b 1.25.1
…
-
I will look and see what might be needed to repair the build but I'm getting the following on my Mac:
(venv) ballanty@d142-058-016-198 fnss-cpp % make
./build
./build/.tests
./bu…
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build *alot*
## Build log
```
nix-shell -p alot
this derivation will be built:
/nix/store/piclm89wlmj6p77vzfi1iyndc97jkvic-al…
-
Description
===========
![image](https://github.com/user-attachments/assets/213c6ec8-b61c-45df-99ea-f9fcf418a4b2)
> go get github.com/confluentinc/confluent-kafka-go/v2/kafka
go: added github.…
-
Couple builds broken this morning. It looks like it's due to recent PRs. @mperego do you want to take a look?
-
Hi,
Thanks for the work you're putting into this. I'm following along with your tutorial and I encountered two problems, one of which I could fix.
The `cargo-lipo` step failed with the following…
-
Each HTML file currently averages a size of 2.5MB, likely due to repetitive inclusion of CSS/JS files. Could we explore separating these resources to reduce redundancy?
-
While i build react-complex-tree from source code
I got error message
"Type 'unknown' is not assignable to type 'ReactNode' "
**src/environmentActions/EnvironmentActionsProvider.tsx:260:7**
*…