-
currently the license filed in `meta.yaml` says:
BSD or GPL2
The code in pyFFTW itself is BSD 3-clause licensed, but FFTW3 is GPL 2.0. To avoid possible misunderstanding, I think we should list …
-
Instructions at https://info.michael-simons.eu/2022/10/15/use-oracle-cloud-infrastructure-compute-instances-as-custom-github-runners/
-
Is this command:
`GOPATH=/path/to/gb/project/vendor:/path/to/gb/project CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-w -extld ld -extldflags -static' -a -x .`
listed in https:…
-
The version of tpm2-tss I am using is 3.2. x, and the application uses static linking to link tpm2-tss. The statically linked libraries include:
- libtss2-sys.a
- libtss2-esys.a
- libtss2-tctildr…
-
If ros_comm has been build in Debug-mode (which is catkins default), and one starts roscore, two rosout-process are launch, which taking up about 80% to 160% cpu load. The reason for this is a busy lo…
-
Test with https://github.com/trailofbits/cb-multios
Linux and Windows only support file-based PoVs, i.e., programs that read input from a file.
In general, CTF binaries read/write to stdin/stdout,…
-
ref: https://github.com/jdx/mise/issues/1743
```
poetry/1.8.2/venv/bin/python3:
error while loading shared libraries:
poetry/1.8.2/venv/bin/../lib/libpython3.10.so.1.0:
cannot open shared…
-
It seems that the binaries in the x86_64 directory (for example, [bash](http://s.minos.io/archive/bifrost/x86_64/bash-4.4-1.tar.xz)), are compiled 32-bit:
```sh
$ ./static-get -x -a x86_64 bash
b…
-
I'm working on a code base that has multiple test executables, and I'm interested in the case where multiple test programs all have some common library statically linked in, and hence all the tests co…
anaru updated
3 years ago
-
### Description
With a plain Fedora 39 gitea-1.21.11-1.x86_64 rpm installed via Fedora, the portal appears operational but the images are not loader properly and there are missing "assets" I think.
…