-
Trying to `runonce` a freshly configured backup set on a new system with 2.2.5 results in `znapzend` hanging forever without creating or sending anything.
Ran an `strace` of the execution and looks…
-
You've committed 5 binary executables in your repository:
bggen
vdcomp
xcmap
xv
xvpictoppm
I don't know if this is intentional or not, but "make clean" deletes them. This means anyone who cl…
-
This is not super common but we've noticed that if someone has extra files in their `androidsdk/build-tools/34.0.0/lib/*` they will be used an input files to an action which will cause a cache miss an…
-
### Describe the bug
The resulting stat struct after fstat never have the mode set to named pipe (`(stat.st_mode & libc::S_IFMT) == libc::S_IFIFO`) when it should.
```sh
wasmer 4.3.0 (??????? 1…
-
Two rules, csharp_binary and cc_binary both depend on a single code generation rule. However, because csharp_binary uses transitions, the code generation rule runs multiple times, once for cc_binary, …
-
I recently upgraded to the latest Sapling release 0.2.20240718-145624+f4e9df48. Unfortunately, some commands now result in permission denied errors:
```
robert@fedora > sl st
abort: Permission deni…
-
I want to build media-transport-library with intel oneAPI DPC++ library, I'm trying to set "icx" compiler, but it reports errors.
Here is more detail infomations.
1. change "build.sh" script
…
-
### Describe the bug
Using clang to compile the following C file into Wasm binaries, and execute the Wasm binaries.
However, wasmer prints different result.
### Steps to reproduce
The c file is …
-
I've noticed a huge change in this repository. I used it to try to fit a three-level binary HGF model. But I'm a bit confused if it works the way I understand it. In particular, I noticed that the ini…
-
### Describe the bug
I am encountering an inconsistency in the reported metrics between the validation and testing phases, despite using the same dataset (`val_split_mode=ValSplitMode.SAME_AS_TEST`).…