-
JIRA Issue: [KIEKER-1392] Kieker build freezes occasionally
Original Reporter: Andre van Hoorn
***
Typically, this happens at exactly the following state:
avhAndrè van Hoorn-ThinkPad-RSS:0:~/git_w…
-
this is a general topic for listing and discussing build tool alternatives for different build systems, dev tools and libraries to be used as (mostly) drop-in replacements
here is a short list that…
-
In CLI application, it is often that you can use `--` to say anything after this instruction should be ignored. For example, Fable use it to forward CLI arguments to subprocess or `dotnet fsi` make it…
-
### Steps To Reproduce
This is on a macOS 15.0.1 machine, using [this NixOS template](https://github.com/dustinlyons/nixos-config).
_I don't know if this is related to the recent updates to the …
-
### Brief Issue Summary
When using the cmake tools extension, I am unable to change the target architecture(x86/x64) with the "architecture" field in my configure preset. This functionality **does** …
-
### OpenVINO Version
2024.4.0
### Operating System
Ubuntu 22.04 (LTS)
### Hardware Architecture
x86 (64 bits)
### Target Platform
OpenCV Version: 4.10.0
### Build issue descrip…
-
C++ is a complex beast, and there is a number of static code analysis (SCA) tools which aim to help developers tame this complexity. The tools are run best as part of the build, _but_ they can be slow…
-
I'm trying to install insightface but always returning this:
```
[!] Building wheel for insightface (pyproject.toml) did not run successfully.
[!] exit code: 1
[!]
[!] [213 lines of outpu…
-
## Which area/kind this issue is related to?
/area registry
## Issue Description
The scripts contained within the [`/build-tools`](https://github.com/devfile/registry-support/tree/main/…
-
The `--noexperimental_python_import_all_repositories` setting is useful in working around https://github.com/bazelbuild/bazel/issues/14640 with the PYTHONPATH becoming too large if you have python tar…