-
### Describe the bug
See title
This may be related to the fact that MIPS has been by rustc demoted to tier 3 a while back. In other words no pre-compiled standard library is shipped anymore. If th…
-
### Hardware
ESP32-C3
### Firmware version
v2.4.6
### Application version
v2.4.6
### What happened? What did you expect to happen?
Compiling the code from scratch ( arduino ide 1.8.19) for ESP…
-
Hey, I made a small change in generate_v2.py to run a loop to the whole test set. I am getting some error because of cacheing I guess. I have pasted the error message and code below which i am getting…
-
I came here from https://github.com/distribution/distribution/issues/3557, which is the first and only reasonable match for "docker bug report" on google. There I was pointed to write here and I hope …
-
I'm cross-compiling Rust for `riscv64gc-unknown-linux-musl` with the following `config.toml`:
```
profile = "codegen"
changelog-seen = 2
[build]
docs = false
compiler-docs = false
extended …
-
I didn't want to clutter my other issue, so here is another one.
EDIT: is there a possibility of enabling discussions or is using issues for this sort of thing ok with you?
I noticed that the wip …
-
* 86_64-linux
* GHC 9.4.8
* Haskell.nix commit 12913adbe6ea1d3045522cc15729e675efaaab98
My configuration flake contains:
nix.settings.substituters = [ "https://cache.iog.io" ];
nix.settings.tru…
-
Hi,
Suddenly the sdk stooped building. I was trying to remove and clone from git from scratch, the same problem:
` LD /home/qczek/my-projects/milkv/duo-buildroot-sdk/fsbl/build/cv1812cp_milk…
-
### Feature description
I'm finding Cozy a really great application, which is minimal and does its job. But sadly it doesn't have an Android application. On the other hand there is a great app on fdr…
-
```
What steps will reproduce the problem?
1. run enthought python distribution 6.3-2 on scientific linux 5
2. build/install pylibtiff (revision 70)
3. run python -c "from libtiff import TIFF"
What i…