-
Here are a list of issues that need to be resolved after the most recent `python@3.9` run (https://github.com/Homebrew/homebrew-core/pull/66268):
- [x] `asuka` — test (11.0) dd308e73fd63f639eb62bf6…
-
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
Running performous on windows results into a nullreference
#### stacktrace
```
libaubio-5.dll!aubio_t…
-
### Describe the bug
`wafHook` does not correctly honor `NIX_BUILD_CORES`. `wafHook` assumes `waf`, like `make`, builds single jobs, unless parallel build is enabled with `-j `. However, `waf` **by …
-
BPO | [40246](https://bugs.python.org/issue40246)
--- | :---
Nosy | @gvanrossum, @terryjreedy, @vstinner, @ericvsmith, @encukou, @serhiy-storchaka, @hroncok, @lysnikolaou, @pablogsal, @aeros
PRs | pyt…
-
hi,
is there a way to upload twice from a single build? for instance both C and python coverage results?
i tried this in [aubio](/aubio/aubio)'s coveralls branch: both POST requests were success…
-
Este issue es para trackear esta dependencias e ir corrigiendolas
```
alumno@huayra:~$ sudo apt-get install huayra-conig
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Le…
-
**Host Environment**
- OS: Windows
- Compiler: MSVC 19.28.29913
**To Reproduce**
Steps to reproduce the behavior:
- `./vcpkg install aubio`
- Build an app that uses the `new_aubio_source` func…
-
The following test is failing:
```
_________________ TestNonOsVulnerabilities.test_package_paths __________________
self =
stdout = ['Vulnerability ID Package Se…
-
### Problem
Using the plugin, I get this warning on every command, before any other output:
```
/homes/my_home/.local/lib/python3.8/site-packages/beets/util/confit.py:21: UserWarning: beets.uti…
-
Hi, I've declared `aubio-rs`, `aubio-lib` dependencies like so in my Cargo.toml below.
```
[dependencies]
aubio-rs = "0.1.3"
aubio-lib = "0.1.3"
```
When I run `cross build --target armv7-unkn…